index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnxt_en: Fix bug in ethtool -L.
Michael Chan
2017-07-11
1
-1
/
+2
*
bnxt_en: Fix race conditions in .ndo_get_stats64().
Michael Chan
2017-07-11
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-1
/
+5
|
\
|
*
bnxt_en: Add missing logic to handle TPA end error conditions.
Michael Chan
2017-06-23
1
-1
/
+5
*
|
bnxt_en: Optimize doorbell write operations for newer chips.
Michael Chan
2017-05-31
1
-0
/
+9
*
|
bnxt_en: Add additional chip ID definitions.
Michael Chan
2017-05-31
1
-4
/
+25
*
|
bnxt_en: Support for Short Firmware Message
Deepak Khungar
2017-05-31
1
-0
/
+4
|
/
*
bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configuration
Deepak Khungar
2017-04-24
1
-1
/
+3
*
bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtool
Deepak Khungar
2017-04-24
1
-0
/
+2
*
bnxt_en: Add ethtool mac loopback self test.
Michael Chan
2017-04-05
1
-0
/
+2
*
bnxt_en: Add basic ethtool -t selftest support.
Michael Chan
2017-04-05
1
-2
/
+11
*
bnxt_en: Add ethtool set_wol method.
Michael Chan
2017-04-05
1
-0
/
+2
*
bnxt_en: Add basic WoL infrastructure.
Michael Chan
2017-04-05
1
-0
/
+4
*
drivers: add explicit interrupt.h includes
Florian Westphal
2017-03-30
1
-0
/
+2
*
bnxt_en: Check if firmware LLDP agent is running.
Michael Chan
2017-03-10
1
-0
/
+1
*
bnxt_en: Print FEC settings as part of the linkup dmesg.
Michael Chan
2017-02-13
1
-0
/
+4
*
bnxt_en: Update to firmware interface spec 1.7.0.
Michael Chan
2017-02-13
1
-2
/
+3
*
bnxt_en: Add support for XDP_TX action.
Michael Chan
2017-02-07
1
-1
/
+18
*
bnxt_en: Add basic XDP support.
Michael Chan
2017-02-07
1
-1
/
+8
*
bnxt_en: Refactor tx completion path.
Michael Chan
2017-02-07
1
-0
/
+5
*
bnxt_en: Add a set of TX rings to support XDP.
Michael Chan
2017-02-07
1
-1
/
+2
*
bnxt_en: Add tx ring mapping logic.
Michael Chan
2017-02-07
1
-0
/
+2
*
bnxt_en: Centralize logic to reserve rings.
Michael Chan
2017-02-07
1
-1
/
+1
*
bnxt_en: Use event bit map in RX path.
Michael Chan
2017-02-07
1
-0
/
+3
*
bnxt_en: Add RX page mode support.
Michael Chan
2017-02-07
1
-0
/
+7
*
bnxt_en: Parameterize RX buffer offsets.
Michael Chan
2017-02-07
1
-0
/
+2
*
bnxt_en: Add bp->rx_dir field for rx buffer DMA direction.
Michael Chan
2017-02-07
1
-0
/
+1
*
bnxt_en: Don't use DEFINE_DMA_UNMAP_ADDR to store DMA address in RX path.
Michael Chan
2017-02-07
1
-1
/
+1
*
bnxt_en: Refactor rx SKB function.
Michael Chan
2017-02-07
1
-2
/
+9
*
bnxt_en: Add support for ethtool -p.
Michael Chan
2017-01-14
1
-0
/
+17
*
bnxt_en: Handle no aggregation ring gracefully.
Michael Chan
2016-12-29
1
-0
/
+1
*
bnxt_en: Implement new scheme to reserve tx rings.
Michael Chan
2016-12-29
1
-0
/
+2
*
bnxt_en: Add new hardware RFS mode.
Michael Chan
2016-12-29
1
-0
/
+1
*
bnxt_en: Add function to get vnic capability.
Michael Chan
2016-12-29
1
-0
/
+1
*
bnxt_en: Fix and clarify link_info->advertising.
Michael Chan
2016-12-29
1
-2
/
+2
*
bnxt_en: Remove busy poll logic in the driver.
Michael Chan
2016-12-29
1
-99
/
+0
*
bnxt_en: Add interface to support RDMA driver.
Michael Chan
2016-12-07
1
-0
/
+6
*
bnxt_en: Refactor the driver registration function with firmware.
Michael Chan
2016-12-07
1
-0
/
+2
*
bnxt_en: Reserve RDMA resources by default.
Michael Chan
2016-12-07
1
-0
/
+9
*
bnxt_en: Improve completion ring allocation for VFs.
Michael Chan
2016-12-07
1
-1
/
+1
*
bnxt_en: Move function reset to bnxt_init_one().
Michael Chan
2016-12-07
1
-1
/
+0
*
bnxt_en: Enable MSIX early in bnxt_init_one().
Michael Chan
2016-12-07
1
-0
/
+1
*
bnxt_en: Add bnxt_set_max_func_irqs().
Michael Chan
2016-12-07
1
-0
/
+1
*
bnxt_en: Add PFC statistics.
Michael Chan
2016-12-05
1
-0
/
+7
*
bnxt_en: Implement DCBNL to support host-based DCBX.
Michael Chan
2016-12-05
1
-0
/
+9
*
bnxt_en: Update firmware header file to latest 1.6.0.
Michael Chan
2016-12-05
1
-2
/
+3
*
bnxt_en: Re-factor bnxt_setup_tc().
Michael Chan
2016-12-05
1
-0
/
+1
*
bnxt_en: Add UDP RSS support for 57X1X chips.
Michael Chan
2016-11-17
1
-1
/
+2
*
bnxt_en: Enhance autoneg support.
Michael Chan
2016-11-17
1
-0
/
+1
*
bnxt_en: Pad TX packets below 52 bytes.
Michael Chan
2016-09-20
1
-1
/
+1
[next]