Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2bbb5fa37475d7aa5fa62f34db1623f3da2dfdfa
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.h
35b842f
bnxt_en: Copy and paste bug in extended tx_stats
by Dan Carpenter
· 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
44c6f72
bnxt_en: Increase RSS context array count and skip ring groups on 57500 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
50e3ab7
bnxt_en: Allocate completion ring structures 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
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
31d357c
bnxt_en: Update firmware interface spec. to 1.10.0.3.
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
afdc8a8
bnxt_en: Add DCBNL DSCP application protocol support.
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
6fc92c3
bnxt_en: Update firmware interface version to 1.9.2.25.
by Michael Chan
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 7 years ago
48559af
bnxt_en: remove redundant debug register dma mem allocation
by YueHaibing
· 7 years ago
30f5294
bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.
by Michael Chan
· 7 years ago
7328a23
bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.
by Vasundhara Volam
· 7 years ago
cc559c1
bnxt_en: Fix firmware message delay loop regression.
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
2e8ef77
bnxt_en: Add TC to hardware QoS queue mapping logic.
by Michael Chan
· 7 years ago
fbcfc8e
bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.
by Michael Chan
· 7 years ago
9899bb5
bnxt_en: Improve ring allocation logic.
by Michael Chan
· 7 years ago
db4723b
bnxt_en: Check max_tx_scheduler_inputs value from firmware.
by Michael Chan
· 7 years ago
00db3cb
bnxt_en: Add extended port statistics support
by Vasundhara Volam
· 7 years ago
746df13
bnxt_en: Add support for ndo_set_vf_trust
by Vasundhara Volam
· 7 years ago
abe93ad
bnxt_en: Use a dedicated VNIC mode for RDMA.
by Michael Chan
· 7 years ago
d4f52de
bnxt_en: Update firmware interface to 1.9.1.15.
by Michael Chan
· 7 years ago
fd141fa
bnxt_en: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
ed7bc602
bnxt_en: Pass complete VLAN TCI to the stack.
by Michael Chan
· 7 years ago
dd4ea1d
bnxt_en: export a common switchdev PARENT_ID for all reps of an adapter
by Sathya Perla
· 7 years ago
91cdda4
bnxt_en: Forward VF MAC address to the PF.
by Vasundhara Volam
· 7 years ago
4673d66
bnxt_en: Implement new method for the PF to assign SRIOV resources.
by Michael Chan
· 7 years ago
be0dd9c
bnxt_en: Add the new firmware API to query hardware resources.
by Michael Chan
· 7 years ago
6a4f294
bnxt_en: Refactor hardware resource data structures.
by Michael Chan
· 7 years ago
80fcaf4
bnxt_en: Restore MSIX after disabling SRIOV.
by Michael Chan
· 7 years ago
894aa69
bnxt_en: Update firmware interface to 1.9.0.
by Michael Chan
· 7 years ago
6a8788f
bnxt_en: add support for software dynamic interrupt moderation
by Andy Gospodarek
· 7 years ago
96a8604
bnxt_en: setup xdp_rxq_info
by Jesper Dangaard Brouer
· 7 years ago
cd66358
bnxt_en: alloc tc_info{} struct only when tc flower is enabled
by Sathya Perla
· 7 years ago
5a84acb
bnxt_en: query cfa flow stats periodically to compute 'lastused' attribute
by Sathya Perla
· 7 years ago
8c95f77
bnxt_en: add support for Flower based vxlan encap/decap offload
by Sathya Perla
· 7 years ago
18775aa
bnxt_en: Reorganize the coalescing parameters.
by Michael Chan
· 7 years ago
7eb9bb3
bnxt_en: Check maximum supported MTU from firmware.
by Michael Chan
· 7 years ago
8ed693b
bnxt_en: Add PCIe device ID for bcm58804
by Ray Jui
· 7 years ago
cc72f3b
bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.
by Michael Chan
· 7 years ago
e2dc9b6
bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.
by Michael Chan
· 7 years ago
2ae7408
bnxt_en: bnxt: add TC flower filter offload support
by Sathya Perla
· 7 years ago
d5430d3
bnxt_en: Reduce default rings on multi-port cards.
by Michael Chan
· 7 years ago
4a58139
bnxt: Add PCIe device IDs for bcm58802/bcm58808
by Ray Jui
· 7 years ago
56f0fd8
bnxt_en: assign CPU affinity hints to bnxt_en IRQs
by Vasundhara Volam
· 7 years ago
98fdbe7
bnxt_en: Improve tx ring reservation logic.
by Michael Chan
· 7 years ago
c124a62
bnxt_en: add support for port_attr_get and and get_phys_port_name
by Sathya Perla
· 7 years ago
ee5c7fb
bnxt_en: add vf-rep RX/TX and netdev implementation
by Sathya Perla
· 7 years ago
4ab0c6a
bnxt_en: add support to enable VF-representors
by Sathya Perla
· 7 years ago
9315edc
bnxt_en: Report firmware DCBX agent.
by Michael Chan
· 7 years ago
32e8239c
bnxt_en: Retrieve the hardware bridge mode from the firmware.
by Michael Chan
· 7 years ago
acb2005
bnxt_en: Update firmware interface spec to 1.8.0.
by Michael Chan
· 7 years ago
3b6b34d
bnxt_en: Fix bug in ethtool -L.
by Michael Chan
· 8 years ago
f9b76eb
bnxt_en: Fix race conditions in .ndo_get_stats64().
by Michael Chan
· 8 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
69c149e
bnxt_en: Add missing logic to handle TPA end error conditions.
by Michael Chan
· 8 years ago
434c975
bnxt_en: Optimize doorbell write operations for newer chips.
by Michael Chan
· 8 years ago
3284f9e
bnxt_en: Add additional chip ID definitions.
by Michael Chan
· 8 years ago
e605db8
bnxt_en: Support for Short Firmware Message
by Deepak Khungar
· 8 years ago
9e54e32
bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configuration
by Deepak Khungar
· 8 years ago
38a21b3
bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtool
by Deepak Khungar
· 8 years ago
f7dc1ea
bnxt_en: Add ethtool mac loopback self test.
by Michael Chan
· 8 years ago
eb51365
bnxt_en: Add basic ethtool -t selftest support.
by Michael Chan
· 8 years ago
5282db6
bnxt_en: Add ethtool set_wol method.
by Michael Chan
· 8 years ago
c1ef146
bnxt_en: Add basic WoL infrastructure.
by Michael Chan
· 8 years ago
282ccf6
drivers: add explicit interrupt.h includes
by Florian Westphal
· 8 years ago
bc39f88
bnxt_en: Check if firmware LLDP agent is running.
by Michael Chan
· 8 years ago
e70c752
bnxt_en: Print FEC settings as part of the linkup dmesg.
by Michael Chan
· 8 years ago
bac9a7e
bnxt_en: Update to firmware interface spec 1.7.0.
by Michael Chan
· 8 years ago
3841340
bnxt_en: Add support for XDP_TX action.
by Michael Chan
· 8 years ago
c6d30e8
bnxt_en: Add basic XDP support.
by Michael Chan
· 8 years ago
fa3e93e
bnxt_en: Refactor tx completion path.
by Michael Chan
· 8 years ago
5f44924
bnxt_en: Add a set of TX rings to support XDP.
by Michael Chan
· 8 years ago
a960dec
bnxt_en: Add tx ring mapping logic.
by Michael Chan
· 8 years ago
d1e7925
bnxt_en: Centralize logic to reserve rings.
by Michael Chan
· 8 years ago
4e5dbbda
bnxt_en: Use event bit map in RX path.
by Michael Chan
· 8 years ago
c61fb99
bnxt_en: Add RX page mode support.
by Michael Chan
· 8 years ago
b3dba77
bnxt_en: Parameterize RX buffer offsets.
by Michael Chan
· 8 years ago
745fc05
bnxt_en: Add bp->rx_dir field for rx buffer DMA direction.
by Michael Chan
· 8 years ago
11cd119
bnxt_en: Don't use DEFINE_DMA_UNMAP_ADDR to store DMA address in RX path.
by Michael Chan
· 8 years ago
Next »