index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-23
bnxt_en: Fix netpoll handling.
Michael Chan
1
-6
/
+48
2017-06-23
bnxt_en: Add missing logic to handle TPA end error conditions.
Michael Chan
2
-4
/
+9
2017-05-17
bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.
Michael Chan
1
-2
/
+4
2017-05-17
bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.
Michael Chan
1
-2
/
+1
2017-05-08
bnxt_en: allocate enough space for ->ntp_fltr_bmap
Dan Carpenter
1
-1
/
+2
2017-04-24
bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configuration
Deepak Khungar
2
-5
/
+12
2017-04-24
bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent.
Michael Chan
1
-1
/
+2
2017-04-24
bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtool
Deepak Khungar
3
-3
/
+18
2017-04-24
bnxt_en: Fix VF attributes reporting.
Michael Chan
1
-3
/
+5
2017-04-24
bnxt_en: Pass DCB RoCE app priority to firmware.
Michael Chan
2
-1
/
+108
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+24
2017-04-05
bnxt_en: Cap the msix vector with the max completion rings.
Michael Chan
1
-2
/
+3
2017-04-05
bnxt_en: Use short TX BDs for the XDP TX ring.
Michael Chan
1
-14
/
+2
2017-04-05
bnxt_en: Add interrupt test to ethtool -t selftest.
Michael Chan
1
-1
/
+31
2017-04-05
bnxt_en: Add PHY loopback to ethtool self-test.
Michael Chan
1
-2
/
+60
2017-04-05
bnxt_en: Add ethtool mac loopback self test.
Michael Chan
5
-11
/
+199
2017-04-05
bnxt_en: Add basic ethtool -t selftest support.
Michael Chan
4
-3
/
+150
2017-04-05
bnxt_en: Add suspend/resume callbacks.
Michael Chan
1
-0
/
+57
2017-04-05
bnxt_en: Add ethtool set_wol method.
Michael Chan
3
-0
/
+60
2017-04-05
bnxt_en: Add ethtool get_wol method.
Michael Chan
2
-0
/
+17
2017-04-05
bnxt_en: Add pci shutdown method.
Michael Chan
1
-0
/
+31
2017-04-05
bnxt_en: Add basic WoL infrastructure.
Michael Chan
2
-0
/
+47
2017-04-05
bnxt_en: Update firmware interface spec to 1.7.6.2.
Michael Chan
3
-37
/
+297
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
1
-0
/
+2
2017-03-30
bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown.
Michael Chan
1
-5
/
+10
2017-03-30
bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa()
Sankar Patchineelam
1
-1
/
+1
2017-03-30
bnxt_en: Fix NULL pointer dereference in reopen failure path
Sankar Patchineelam
1
-0
/
+13
2017-03-16
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
1
-1
/
+3
2017-03-10
bnxt_en: Ignore 0 value in autoneg supported speed from firmware.
Michael Chan
1
-2
/
+3
2017-03-10
bnxt_en: Check if firmware LLDP agent is running.
Michael Chan
3
-1
/
+6
2017-03-10
bnxt_en: Call bnxt_ulp_stop() during tx timeout.
Michael Chan
1
-1
/
+7
2017-03-10
bnxt_en: Perform function reset earlier during probe.
Michael Chan
1
-4
/
+4
2017-02-21
bnxt_en: use eth_hw_addr_random()
Tobias Klauser
1
-1
/
+1
2017-02-21
bnxt_en: fix pci cleanup in bnxt_init_one() failure path
Sathya Perla
1
-37
/
+39
2017-02-21
bnxt_en: Fix NULL pointer dereference in a failure path during open.
Michael Chan
1
-1
/
+3
2017-02-21
bnxt_en: Reject driver probe against all bridge devices
Ray Jui
1
-1
/
+1
2017-02-13
bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICs
Deepak Khungar
1
-0
/
+6
2017-02-13
bnxt_en: Fix bnxt_setup_tc() error message.
Michael Chan
1
-1
/
+1
2017-02-13
bnxt_en: Print FEC settings as part of the linkup dmesg.
Michael Chan
2
-1
/
+16
2017-02-13
bnxt_en: Do not setup PHY unless driving a single PF.
Michael Chan
1
-0
/
+3
2017-02-13
bnxt_en: Add hardware NTUPLE filter for encapsulated packets.
Michael Chan
1
-3
/
+14
2017-02-13
bnxt_en: Allow NETIF_F_NTUPLE to be enabled on VFs.
Michael Chan
1
-1
/
+1
2017-02-13
bnxt_en: Fix ethtool -l pre-set max combined channel.
Michael Chan
1
-1
/
+1
2017-02-13
bnxt_en: Retry failed NVM_INSTALL_UPDATE with defragmentation flag.
Kshitij Soni
1
-6
/
+26
2017-02-13
bnxt_en: Update to firmware interface spec 1.7.0.
Michael Chan
3
-88
/
+363
2017-02-07
bnxt_en: Add support for XDP_TX action.
Michael Chan
4
-17
/
+122
2017-02-07
bnxt_en: Add basic XDP support.
Michael Chan
5
-8
/
+214
2017-02-07
bnxt_en: Refactor tx completion path.
Michael Chan
2
-1
/
+9
2017-02-07
bnxt_en: Add a set of TX rings to support XDP.
Michael Chan
3
-13
/
+27
2017-02-07
bnxt_en: Add tx ring mapping logic.
Michael Chan
2
-3
/
+14
[next]