Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b9eaf18722221ef8b2bd6a67240ebe668622152a
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.c
7dfaa7b
bnxt: fix bnxt_hwrm_fw_set_time for y2038
by Arnd Bergmann
· 7 years ago
575ed7d
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
by Nogah Frankel
· 7 years ago
f4e6352
net: bpf: rename ndo_xdp to ndo_bpf
by Jakub Kicinski
· 7 years ago
b153cbc
bnxt_en: Fix IRQ coalescing regression.
by Michael Chan
· 7 years ago
44ae12a
net: sched: move the can_offload check from binding phase to rule insertion phase
by Jiri Pirko
· 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
f850396
bnxt_en: Refactor and simplify coalescing code.
by Michael Chan
· 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
c1a7bdf
bnxt_en: Optimize .ndo_set_mac_address() for VFs.
by Michael Chan
· 7 years ago
431aa1e
bnxt_en: Get firmware package version one time.
by Michael Chan
· 7 years ago
618784e
bnxt_en: adding PCI ID for SMARTNIC VF support
by Rob Miller
· 7 years ago
8ed693b
bnxt_en: Add PCIe device ID for bcm58804
by Ray Jui
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
3c467bf
bnxt: Move generic devlink code to new file
by Steve Lin
· 7 years ago
8d26d56
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
by Jiri Pirko
· 7 years ago
9e0fd15
bnxt: Convert ndo_setup_tc offloads to block callbacks
by Jiri Pirko
· 7 years ago
cc72f3b
bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.
by Michael Chan
· 7 years ago
7ab0760
bnxt_en: Fix VF PCIe link speed and width logic.
by Vasundhara Volam
· 7 years ago
e2dc9b6
bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.
by Michael Chan
· 7 years ago
c213eae
bnxt_en: Improve VF/PF link change logic.
by Michael Chan
· 7 years ago
1fac4b2
bnxt_en: Remove redundant unlikely()
by Tobias Klauser
· 7 years ago
6c43824
drivers: net: bnxt: use setup_timer() helper.
by Allen Pais
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
903649e
bnxt_en: Improve -ENOMEM logic in NAPI poll loop.
by Michael Chan
· 7 years ago
27573a7
bnxt: initialize board_info values with proper enums
by Scott Branden
· 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
a22a6ac
bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps().
by Michael Chan
· 7 years ago
87e9b37
bnxt_en: Fix .ndo_setup_tc() to include XDP rings.
by Michael Chan
· 7 years ago
de4784c
net: sched: get rid of struct tc_to_netdev
by Jiri Pirko
· 7 years ago
38cf042
net: sched: change return value of ndo_setup_tc for driver supporting mqprio only
by Jiri Pirko
· 7 years ago
5fd9fc4
net: sched: push cls related args into cls_common structure
by Jiri Pirko
· 7 years ago
2572ac5
net: sched: make type an argument for ndo_setup_tc
by Jiri Pirko
· 7 years ago
53f70b8
bnxt_en: fix switchdev port naming for external-port-rep and vf-reps
by Sathya Perla
· 7 years ago
351bac3
bnxt: fix unused variable warnings
by stephen hemminger
· 7 years ago
bc88055
bnxt_en: Use SWITCHDEV_SET_OPS().
by David S. Miller
· 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
adcc331
bnxt_en: Allow the user to set ethtool stats-block-usecs to 0.
by Michael Chan
· 7 years ago
39d8ba2
bnxt_en: Implement ndo_bridge_{get|set}link methods.
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
9b0436c
bnxt_en: Fix SRIOV on big-endian architecture.
by Michael Chan
· 8 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
2270bc5
bnxt_en: Fix netpoll handling.
by Michael Chan
· 8 years ago
69c149e
bnxt_en: Add missing logic to handle TPA end error conditions.
by Michael Chan
· 8 years ago
a5fcf8a
net: propagate tc filter chain index down the ndo_setup_tc call
by Jiri Pirko
· 8 years ago
ffe4064
bnxt_en: Fix xmit_more with BQL.
by Michael Chan
· 8 years ago
702c221
bnxt_en: Pass in sh parameter to bnxt_set_dflt_rings().
by Michael Chan
· 8 years ago
4d172f2
bnxt_en: Implement xmit_more.
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
0efd2fc
bnxt_en: Add a callback to inform RDMA driver during PCI shutdown.
by Michael Chan
· 8 years ago
c7ef35e
bnxt_en: Add PCI IDs for BCM57454 VF devices.
by Deepak Khungar
· 8 years ago
e605db8
bnxt_en: Support for Short Firmware Message
by Deepak Khungar
· 8 years ago
c6cd850
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
87fe603
bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.
by Michael Chan
· 8 years ago
c519fe9
bnxt: add dma mapping attributes
by Shannon Nelson
· 8 years ago
ac45bd9
bnxt_en: allocate enough space for ->ntp_fltr_bmap
by Dan Carpenter
· 8 years ago
9e54e32
bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configuration
by Deepak Khungar
· 8 years ago
7d63818
bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent.
by Michael Chan
· 8 years ago
38a21b3
bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtool
by Deepak Khungar
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
68a946b
bnxt_en: Cap the msix vector with the max completion rings.
by Michael Chan
· 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
f65a204
bnxt_en: Add suspend/resume callbacks.
by Michael Chan
· 8 years ago
5282db6
bnxt_en: Add ethtool set_wol method.
by Michael Chan
· 8 years ago
d196ece
bnxt_en: Add pci shutdown method.
by Michael Chan
· 8 years ago
c1ef146
bnxt_en: Add basic WoL infrastructure.
by Michael Chan
· 8 years ago
3ed3a83
bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown.
by Michael Chan
· 8 years ago
23e12c8
bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa()
by Sankar Patchineelam
· 8 years ago
2247925
bnxt_en: Fix NULL pointer dereference in reopen failure path
by Sankar Patchineelam
· 8 years ago
56f36ac
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
by Amritha Nambiar
· 8 years ago
520ad89
bnxt_en: Ignore 0 value in autoneg supported speed from firmware.
by Michael Chan
· 8 years ago
bc39f88
bnxt_en: Check if firmware LLDP agent is running.
by Michael Chan
· 8 years ago
b386cd3
bnxt_en: Call bnxt_ulp_stop() during tx timeout.
by Michael Chan
· 8 years ago
3c2217a
bnxt_en: Perform function reset earlier during probe.
by Michael Chan
· 8 years ago
1faaa78
bnxt_en: use eth_hw_addr_random()
by Tobias Klauser
· 8 years ago
1708639
bnxt_en: fix pci cleanup in bnxt_init_one() failure path
by Sathya Perla
· 8 years ago
daf1f1e
bnxt_en: Fix NULL pointer dereference in a failure path during open.
by Michael Chan
· 8 years ago
4e00338
bnxt_en: Reject driver probe against all bridge devices
by Ray Jui
· 8 years ago
32b4079
bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICs
by Deepak Khungar
· 8 years ago
b451c8b
bnxt_en: Fix bnxt_setup_tc() error message.
by Michael Chan
· 8 years ago
e70c752
bnxt_en: Print FEC settings as part of the linkup dmesg.
by Michael Chan
· 8 years ago
33dac24
bnxt_en: Do not setup PHY unless driving a single PF.
by Michael Chan
· 8 years ago
61aad72
bnxt_en: Add hardware NTUPLE filter for encapsulated packets.
by Michael Chan
· 8 years ago
964fd48
bnxt_en: Allow NETIF_F_NTUPLE to be enabled on VFs.
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
Next »