开源镜像站
帮助
动态
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
2020-10-26
bnxt_en: Re-write PCI BARs after PCI fatal error.
Vasundhara Volam
2020-10-12
bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info.
Vasundhara Volam
2020-10-04
bnxt_en: Eliminate unnecessary RX resets.
Michael Chan
2020-10-04
bnxt_en: Add a software counter for RX ring reset.
Michael Chan
2020-10-04
bnxt_en: log firmware status on firmware init failure
Edwin Peer
2020-09-27
bnxt_en: Implement ethtool set_fec_param() method.
Michael Chan
2020-09-27
bnxt_en: Report FEC settings to ethtool.
Michael Chan
2020-09-27
bnxt_en: Handle ethernet link being disabled by firmware.
Michael Chan
2020-09-27
bnxt_en: add basic infrastructure to support PAM4 link speeds
Edwin Peer
2020-09-27
bnxt_en: Update firmware interface spec to 1.10.1.65.
Michael Chan
2020-09-07
bnxt_en: Avoid sending firmware messages when AER error is detected.
Vasundhara Volam
2020-07-27
bnxt_en: Add support for 'ethtool -d'
Vasundhara Volam
2020-07-27
bnxt_en: Switch over to use the 64-bit software accumulated counters.
Michael Chan
2020-07-27
bnxt_en: Accumulate all counters.
Michael Chan
2020-07-27
bnxt_en: Allocate additional memory for all statistics blocks.
Michael Chan
2020-07-27
bnxt_en: Refactor statistics code and structures.
Michael Chan
2020-07-27
bnxt_en: Use macros to define port statistics size and offset.
Michael Chan
2020-07-27
bnxt_en: Update firmware interface to 1.10.1.54.
Michael Chan
2020-07-27
bnxt_en: Remove PCIe non-counters from ethtool statistics
Vasundhara Volam
2020-07-10
bnxt: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-08
bnxt_en: allow firmware to disable VLAN offloads
Edwin Peer
2020-07-08
bnxt_en: clean up VLAN feature bit handling
Edwin Peer
2020-07-08
bnxt_en: Add helper function to return the number of RSS contexts.
Michael Chan
2020-07-08
bnxt_en: Add logical RSS indirection table structure.
Michael Chan
2020-07-08
bnxt_en: Set up the chip specific RSS table size.
Michael Chan
2020-06-23
bnxt_en: Do not enable legacy TX push on older firmware.
Michael Chan
2020-06-23
bnxt_en: Store the running firmware version code.
Michael Chan
2020-06-01
bnxt_tc: update indirect block support
Pablo Neira Ayuso
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-26
bnxt_en: fix firmware message length endianness
Edwin Peer
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-04
bnxt_en: Refactor the software ring counters.
Michael Chan
2020-05-04
bnxt_en: Add support for L2 doorbell size.
Michael Chan
2020-05-04
bnxt_en: Define the doorbell offsets on 57500 chips.
Michael Chan
2020-05-04
bnxt_en: Allocate TQM ring context memory according to fw specification.
Michael Chan
2020-04-27
bnxt_en: Fix VF anti-spoof filter setup.
Michael Chan
2020-03-27
bnxt_en: Read partno and serialno of the board from VPD
Vasundhara Volam
2020-03-27
bnxt_en: Add fw.mgmt.api version to devlink info_get cb.
Vasundhara Volam
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-23
bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.
Michael Chan
2020-03-03
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
2020-01-27
bnxt_en: Rename switch_id to dsn
Vasundhara Volam
2020-01-27
bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.
Michael Chan
2020-01-18
bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.
Michael Chan
2020-01-18
bnxt_en: Fix NTUPLE firmware command failures.
Michael Chan
2019-11-24
bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.
Michael Chan
2019-11-24
bnxt_en: Add async. event logic for PHY configuration changes.
Michael Chan
2019-11-24
bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.
Michael Chan
2019-11-24
bnxt_en: Initialize context memory to the value specified by firmware.
Michael Chan
2019-11-24
bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.
Vasundhara Volam
[next]