index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
2024-07-09
bnxt: fix crashes when reducing ring count with active RSS contexts
Jakub Kicinski
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-04
bnxt_en: Fix the resource check condition for RSS contexts
Pavan Chebbi
2024-07-02
bnxt_en: unlink page pool when stopping Rx queue
David Wei
2024-07-01
bnxt_en: Remove atomic operations on ptp->tx_avail
Pavan Chebbi
2024-07-01
bnxt_en: Increase the max total outstanding PTP TX packets to 4
Pavan Chebbi
2024-07-01
bnxt_en: Let bnxt_stamp_tx_skb() return error code
Pavan Chebbi
2024-07-01
bnxt_en: Remove an impossible condition check for PTP TX pending SKB
Pavan Chebbi
2024-07-01
bnxt_en: Refactor all PTP TX timestamp fields into a struct
Pavan Chebbi
2024-07-01
bnxt_en: Add BCM5760X specific PHC registers mapping
Pavan Chebbi
2024-07-01
bnxt_en: Add TX timestamp completion logic
Michael Chan
2024-07-01
bnxt_en: Allow some TX packets to be unprocessed in NAPI
Michael Chan
2024-07-01
bnxt_en: Add is_ts_pkt field to struct bnxt_sw_tx_bd
Michael Chan
2024-07-01
bnxt_en: Add new TX timestamp completion definitions
Michael Chan
2024-06-21
bnxt_en: implement netdev_queue_mgmt_ops
David Wei
2024-06-21
bnxt_en: split rx ring helpers out from ring helpers
David Wei
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-20
bnxt_en: Restore PTP tx_avail count in case of skb_pad() error
Pavan Chebbi
2024-06-20
bnxt_en: Set TSO max segs on devices with limits
Michael Chan
2024-06-20
bnxt_en: Update firmware interface to 1.10.3.44
Michael Chan
2024-06-17
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
bnxt_en: Adjust logging of firmware messages in case of released token in __h...
Aleksandr Mishin
2024-06-13
bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
Michael Chan
2024-06-13
auxbus: make to_auxiliary_drv accept and return a constant pointer
Greg Kroah-Hartman
2024-06-05
bnxt_en: fix atomic counter for ptp packets
Vadim Fedorenko
2024-06-01
bnxt_en: add timestamping statistics support
Vadim Fedorenko
2024-05-10
bnxt_en: silence clang build warning
Vadim Fedorenko
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-03
bnxt: fix bnxt_get_avail_msix() returning negative values
David Wei
2024-05-02
bnxt_en: Add VF PCI ID for 5760X (P7) chips
Ajit Khaparde
2024-05-02
bnxt_en: Optimize recovery path ULP locking in the driver
Kalesh AP
2024-05-02
bnxt_en: Add a mutex to synchronize ULP operations
Kalesh AP
2024-05-02
bnxt_en: Don't call ULP_STOP/ULP_START during L2 reset
Michael Chan
2024-05-02
bnxt_en: Don't support offline self test when RoCE driver is loaded
Kalesh AP
2024-05-02
bnxt_en: share NQ ring sw_stats memory with subrings
Edwin Peer
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-24
eth: bnxt: fix counting packets discarded due to OOM and netpoll
Jakub Kicinski
2024-04-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-04-24
bnxt_en: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-22
bnxt_en: Fix error recovery for 5760X (P7) chips
Michael Chan
2024-04-22
bnxt_en: Fix the PCI-AER routines
Vikas Gupta
2024-04-22
bnxt_en: refactor reset close code
Vikas Gupta
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-10
bnxt_en: Update MODULE_DESCRIPTION
Michael Chan
2024-04-10
bnxt_en: Utilize ulp client resources if RoCE is not registered
Vikas Gupta
2024-04-10
bnxt_en: Change MSIX/NQs allocation policy
Vikas Gupta
2024-04-10
bnxt_en: Refactor bnxt_rdma_aux_device_init/uninit functions
Vikas Gupta
2024-04-10
bnxt_en: Remove unneeded MSIX base structure fields and code
Vikas Gupta
[prev]
[next]