Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8167e00e9e35ad90f62e2e424c80c9bc4f3adf7b
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.c
0000b81
bnxt_en: Wait longer for the firmware message response to complete.
by Michael Chan
· 6 years ago
67681d0
bnxt_en: Fix typo in firmware message timeout logic.
by Michael Chan
· 6 years ago
5e66e35
bnxt_en: Disable interrupts when allocating CP rings or NQs.
by Michael Chan
· 6 years ago
e874644
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
6ef982d
bnxt_en: Fix context memory allocation.
by Michael Chan
· 6 years ago
0b81502
bnxt_en: Fix ring checking logic on 57500 chips.
by Michael Chan
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
0c2ff8d
bnxt_en: Adjust default RX coalescing ticks to 10 us.
by Michael Chan
· 6 years ago
abd43a1
bnxt_en: Support for 64-bit flow handle.
by Venkat Duvvuru
· 6 years ago
cf6daed
bnxt_en: Increase context memory allocations on 57500 chips for RDMA.
by Michael Chan
· 6 years ago
08fe9d1
bnxt_en: Add Level 2 context memory paging support.
by Michael Chan
· 6 years ago
4f49b2b
bnxt_en: Enhance bnxt_alloc_ring()/bnxt_free_ring().
by Michael Chan
· 6 years ago
760b6d3
bnxt_en: Add support for 2nd firmware message channel.
by Venkat Duvvuru
· 6 years ago
5c209fc
bnxt_en: Introduce bnxt_get_hwrm_resp_addr & bnxt_get_hwrm_seq_id routines.
by Venkat Duvvuru
· 6 years ago
8945501
bnxt_en: Avoid arithmetic on void * pointer.
by Venkat Duvvuru
· 6 years ago
2e9ee39
bnxt_en: Use macros for firmware message doorbell offsets.
by Venkat Duvvuru
· 6 years ago
fc718bb
bnxt_en: Set hwrm_intr_seq_id value to its inverted value.
by Venkat Duvvuru
· 6 years ago
fd3ab1c
bnxt_en: Do not free port statistics buffer when device is down.
by Michael Chan
· 6 years ago
b8875ca
bnxt_en: Save ring statistics before reset.
by Michael Chan
· 6 years ago
e37fed7
bnxt_en: Add ethtool -S priority counters.
by Michael Chan
· 6 years ago
b16b689
bnxt_en: Add SR-IOV support for 57500 chips.
by Michael Chan
· 6 years ago
36d65be
bnxt_en: Disable MSIX before re-reserving NQs/CMPL rings.
by Michael Chan
· 6 years ago
780baad
bnxt_en: Reserve 1 stat_ctx for RDMA driver.
by Vasundhara Volam
· 6 years ago
f4e8961
bnxt_en: Do not modify max_stat_ctxs after RDMA driver requests/frees stat_ctxs
by Vasundhara Volam
· 6 years ago
c027c6b
bnxt_en: get rid of num_stat_ctxs variable
by Vasundhara Volam
· 6 years ago
e916b08
bnxt_en: Add bnxt_get_avail_cp_rings_for_en() helper function.
by Michael Chan
· 6 years ago
f7588cd
bnxt_en: Store the maximum NQs available on the PF.
by Michael Chan
· 6 years ago
2fd527b
net: ndo_bridge_setlink: Add extack
by Petr Machata
· 6 years ago
351cbde
bnxt: remove printing of hwrm message
by Jonathan Toppins
· 6 years ago
e30fbc3
bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.
by Michael Chan
· 6 years ago
c0b8cda
bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.
by Michael Chan
· 6 years ago
75720e6
bnxt_en: Keep track of reserved IRQs.
by Michael Chan
· 6 years ago
804fba4
bnxt_en: Fix CNP CoS queue regression.
by Michael Chan
· 6 years ago
83eb5c5
bnxt_en: Add software "missed_irqs" counter.
by Michael Chan
· 6 years ago
ffd7762
bnxt_en: Workaround occasional TX timeout on 57500 A0.
by Michael Chan
· 6 years ago
d198192
bnxt_en: Fix rx_l4_csum_errors counter on 57500 devices.
by Michael Chan
· 6 years ago
6ba9903
bnxt_en: Fix RSS context allocation.
by Michael Chan
· 6 years ago
bd6bf7c
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
1ab968d
bnxt_en: Add PCI ID for BCM57508 device.
by Michael Chan
· 6 years ago
0fcec98
bnxt_en: Add new NAPI poll function for 57500 chips.
by Michael Chan
· 6 years ago
3675b92
bnxt_en: Refactor bnxt_poll_work().
by Michael Chan
· 6 years ago
58590c8
bnxt_en: Add coalescing setup for 57500 chips.
by Michael Chan
· 6 years ago
e44758b
bnxt_en: Use bnxt_cp_ring_info struct pointer as parameter for RX path.
by Michael Chan
· 6 years ago
7b3af4f
bnxt_en: Add RSS support for 57500 chips.
by Michael Chan
· 6 years ago
44c6f72
bnxt_en: Increase RSS context array count and skip ring groups on 57500 chips.
by Michael Chan
· 6 years ago
3e08b18
bnxt_en: Allocate/Free CP rings for 57500 series chips.
by Michael Chan
· 6 years ago
23aefdd
bnxt_en: Modify bnxt_ring_alloc_send_msg() to support 57500 chips.
by Michael Chan
· 6 years ago
2c61d21
bnxt_en: Add helper functions to get firmware CP ring ID.
by Michael Chan
· 6 years ago
50e3ab7
bnxt_en: Allocate completion ring structures for 57500 series chips.
by Michael Chan
· 6 years ago
41e8d79
bnxt_en: Modify the ring reservation functions for 57500 series chips.
by Michael Chan
· 6 years ago
9c1fabd
bnxt_en: Adjust MSIX and ring groups for 57500 series chips.
by Michael Chan
· 6 years ago
697197e
bnxt_en: Re-structure doorbells.
by Michael Chan
· 6 years ago
e38287b
bnxt_en: Add 57500 new chip ID and basic structures.
by Michael Chan
· 6 years ago
1b9394e
bnxt_en: Configure context memory on new devices.
by Michael Chan
· 6 years ago
98f04cf
bnxt_en: Check context memory requirements from firmware.
by Michael Chan
· 6 years ago
66cca20
bnxt_en: Add new flags to setup new page table PTE bits on newer devices.
by Michael Chan
· 6 years ago
6fe1988
bnxt_en: Refactor bnxt_ring_struct.
by Michael Chan
· 6 years ago
74706af
bnxt_en: Update interrupt coalescing logic.
by Michael Chan
· 6 years ago
1dfddc4
bnxt_en: Add maximum extended request length fw message support.
by Michael Chan
· 6 years ago
36e5334
bnxt_en: Add additional extended port statistics.
by Michael Chan
· 6 years ago
c78fe05
bnxt_en: get the reduced max_irqs by the ones used by RDMA
by Vasundhara Volam
· 6 years ago
a2bf74f
bnxt_en: free hwrm resources, if driver probe fails.
by Venkat Duvvuru
· 6 years ago
dbe80d4
bnxt_en: Fix VNIC reservations on the PF.
by Michael Chan
· 6 years ago
62b36c3
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
by Oza Pawandeep
· 6 years ago
73f21c6
bnxt_en: Fix TX timeout during netpoll.
by Michael Chan
· 6 years ago
58e0e22
bnxt: remove ndo_poll_controller
by Eric Dumazet
· 6 years ago
28ea334
bnxt_en: Fix VF mac address regression.
by Michael Chan
· 6 years ago
00fe9c3
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
by Michael Chan
· 6 years ago
ad95c27
bnxt_en: Clean up unused functions.
by Michael Chan
· 6 years ago
6b95c3e
bnxt_en: Fix firmware signaled resource change logic in open.
by Michael Chan
· 6 years ago
bc171e8
bnx2x: Mark expected switch fall-thoughs
by Gustavo A. R. Silva
· 6 years ago
aabfc01
bnxt_en: Do not use the CNP CoS queue for networking traffic.
by Michael Chan
· 6 years ago
cde49a4
bnxt_en: Add hwmon sysfs support to read temperature
by Vasundhara Volam
· 6 years ago
25e1acd
bnxt_en: Notify firmware about IF state changes.
by Michael Chan
· 6 years ago
97381a1
bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.
by Michael Chan
· 6 years ago
f1ca94d
bnxt_en: Add BNXT_NEW_RM() macro.
by Michael Chan
· 6 years ago
50f011b
bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.
by Michael Chan
· 6 years ago
bf82736
bnxt_en: Add new VF resource allocation strategy mode.
by Michael Chan
· 6 years ago
a1ef4a79
bnxt_en: Add PHY retry logic.
by Michael Chan
· 6 years ago
55fd0cf
bnxt_en: Add external loopback test to ethtool selftest.
by Michael Chan
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 6 years ago
48559af
bnxt_en: remove redundant debug register dma mem allocation
by YueHaibing
· 7 years ago
c58387a
bnxt_en: Fix for system hang if request_irq fails
by Vikas Gupta
· 7 years ago
30f5294
bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.
by Michael Chan
· 7 years ago
30e3384
bnxt_en: Support clearing of the IFF_BROADCAST flag.
by Michael Chan
· 7 years ago
78f058a
bnxt_en: Always set output parameters in bnxt_get_max_rings().
by Michael Chan
· 7 years ago
07f4fde
bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.
by Michael Chan
· 7 years ago
8360734
bnx2x: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
60513bd
net: sched: pass extack pointer to block binds and cb registration
by John Hurley
· 7 years ago
3a3869f
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
af125b7
bnxt_en: Report PCIe link properties with pcie_print_link_status()
by Bjorn Helgaas
· 7 years ago
707e7e9
bnxt_en: Always forward VF MAC address to the PF.
by Michael Chan
· 7 years ago
dac04907
bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.
by Michael Chan
· 7 years ago
cc559c1
bnxt_en: Fix firmware message delay loop regression.
by Michael Chan
· 7 years ago
47558ac
bnxt_en: Reserve rings at driver open if none was reserved at probe time.
by Michael Chan
· 7 years ago
86c3380
bnxt_en: Reserve RSS and L2 contexts for VF.
by Michael Chan
· 7 years ago
2773dfb
bnxt_en: Don't reserve rings on VF when min rings were not provisioned by PF.
by Michael Chan
· 7 years ago
cabfb09
bnxt_en: add debugfs support for DIM
by Andy Gospodarek
· 7 years ago
9751e8e
bnxt_en: reduce timeout on initial HWRM calls
by Andy Gospodarek
· 7 years ago
05abe4dd
bnxt_en: Increase RING_IDLE minimum threshold to 50
by Andy Gospodarek
· 7 years ago
Next »