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