index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.c
Age
Commit message (
Expand
)
Author
2021-08-13
bnxt: disable napi before canceling DIM
Jakub Kicinski
2021-08-13
bnxt: don't lock the tx queue from napi poll
Jakub Kicinski
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-08
bnxt_en: Update firmware call to retrieve TX PTP timestamp
Michael Chan
2021-08-03
bnxt_en: Increase maximum RX ring size if jumbo ring is not used
Michael Chan
2021-08-03
bnxt_en: Don't use static arrays for completion ring pages
Michael Chan
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-28
bnxt_en: Log if an invalid signal detected on TSIO pin
Pavan Chebbi
2021-07-28
bnxt_en: Event handler for PPS events
Pavan Chebbi
2021-07-28
bnxt_en: 1PPS functions to configure TSIO pins
Pavan Chebbi
2021-07-28
bnxt_en: 1PPS support for 5750X family chips
Pavan Chebbi
2021-07-28
bnxt_en: Do not read the PTP PHC during chip reset
Michael Chan
2021-07-28
bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()
Michael Chan
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-26
bnxt_en: Fix static checker warning in bnxt_fw_reset_task()
Somnath Kotur
2021-07-19
bnxt_en: Fix PTP capability discovery
Michael Chan
2021-07-19
bnxt_en: Move bnxt_ptp_init() to bnxt_open()
Michael Chan
2021-07-19
bnxt_en: Check abort error state in bnxt_half_open_nic()
Somnath Kotur
2021-07-19
bnxt_en: Validate vlan protocol ID on RX packets
Michael Chan
2021-07-19
bnxt_en: fix error path of FW reset
Somnath Kotur
2021-07-19
bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()
Michael Chan
2021-07-19
bnxt_en: don't disable an already disabled PCI device
Kalesh AP
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-28
bnxt_en: Enable hardware PTP support
Michael Chan
2021-06-28
bnxt_en: Transmit and retrieve packet timestamps
Pavan Chebbi
2021-06-28
bnxt_en: Get the RX packet timestamp
Pavan Chebbi
2021-06-28
bnxt_en: Get the full 48-bit hardware timestamp periodically
Pavan Chebbi
2021-06-28
bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods
Michael Chan
2021-06-28
bnxt_en: Get PTP hardware capability from firmware
Michael Chan
2021-06-18
bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
Somnath Kotur
2021-06-18
bnxt_en: Fix TQM fastpath ring backing store computation
Rukhsana Ansari
2021-06-18
bnxt_en: Rediscover PHY capabilities after firmware reset
Michael Chan
2021-05-17
bnxt_en: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-17
bnxt_en: Fix context memory setup for 64K page size.
Michael Chan
2021-05-17
bnxt_en: Include new P5 HV definition in VF check.
Andy Gospodarek
2021-05-12
bnxt_en: Fix and improve .ndo_features_check().
Michael Chan
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-25
bnxt_en: Implement .ndo_features_check().
Michael Chan
2021-04-25
bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS.
Michael Chan
2021-04-25
bnxt_en: Add PCI IDs for Hyper-V VF devices.
Michael Chan
2021-04-25
bnxt_en: allow promiscuous mode for trusted VFs
Edwin Peer
2021-04-25
bnxt_en: Add support for fw managed link down feature.
Michael Chan
2021-04-25
bnxt_en: Add a new phy_flags field to the main driver structure.
Michael Chan
2021-04-25
bnxt_en: report signal mode in link up messages
Edwin Peer
2021-04-25
bnxt_en: Fix RX consumer index logic in the error path.
Michael Chan
2021-04-22
bnxt_en: fix ternary sign extension bug in bnxt_show_temp()
Dan Carpenter
[prev]
[next]