开源镜像站
帮助
动态
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.c
Age
Commit message (
Expand
)
Author
2023-03-08
bnxt: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-06
bnxt_en: Fix the double free during device removal
Selvin Xavier
2023-03-06
bnxt_en: Avoid order-5 memory allocation for TPA data
Michael Chan
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-13
bnxt_en: Fix mqprio and XDP ring checking logic
Michael Chan
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2023-02-01
bnxt_en: Use direct API instead of indirection
Ajit Khaparde
2023-02-01
bnxt_en: Remove usage of ulp_id
Ajit Khaparde
2023-02-01
bnxt_en: Add auxiliary driver support
Ajit Khaparde
2023-01-11
bnxt: make sure we return pages to the pool
Jakub Kicinski
2022-12-28
bnxt_en: Fix HDS and jumbo thresholds for RX packets
Michael Chan
2022-12-28
bnxt_en: Fix first buffer size calculations for XDP multi-buffer
Michael Chan
2022-12-28
bnxt_en: Fix XDP RX path
Michael Chan
2022-12-28
bnxt_en: Simplify bnxt_xdp_buff_init()
Michael Chan
2022-12-28
bnxt_en: fix devlink port registration to netdev
Vikas Gupta
2022-12-12
bnxt: Use generic HBH removal helper in tx path
Coco Li
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-14
bnxt_en: Remove debugfs when pci_register_driver failed
Gaosheng Cui
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-08
bnxt_en: Add a non-real time mode to access NIC clock
Pavan Chebbi
2022-11-08
bnxt_en: update RSS config using difference algorithm
Edwin Peer
2022-11-08
bnxt_en: refactor VNIC RSS update functions
Edwin Peer
2022-11-04
bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steer
Alex Barba
2022-11-04
bnxt_en: fix the handling of PCIE-AER
Vikas Gupta
2022-11-04
bnxt_en: refactor bnxt_cancel_reservations()
Vikas Gupta
2022-11-03
net: remove unused ndo_get_devlink_port
Jiri Pirko
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-10-11
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-22
bnxt: prevent skb UAF after handing over to PTP worker
Jakub Kicinski
2022-08-23
bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callback
Vikas Gupta
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-12
bnxt_en: Fix bnxt_reinit_after_abort() code path
Michael Chan
2022-07-12
bnxt_en: reclaim max resources if sriov enable fails
Kashyap Desai
2022-07-06
bnxt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-06-23
bnxt: Fix typo in comments
Jiang Jian
2022-05-13
bnxt_en: Enable packet timestamping for all RX packets
Pavan Chebbi
2022-05-13
bnxt_en: Configure ptp filters during bnxt open
Pavan Chebbi
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-03
bnxt_en: Fix unnecessary dropping of RX packets
Michael Chan
2022-05-03
bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag
Somnath Kotur
2022-04-08
bnxt: XDP multibuffer enablement
Andy Gospodarek
2022-04-08
bnxt: support transmit and free of aggregation buffers
Andy Gospodarek
2022-04-08
bnxt: adding bnxt_xdp_build_skb to build skb from multibuffer xdp_buff
Andy Gospodarek
2022-04-08
bnxt: add page_pool support for aggregation ring when using xdp
Andy Gospodarek
2022-04-08
bnxt: change receive ring space parameters
Andy Gospodarek
2022-04-08
bnxt: set xdp_buff pfmemalloc flag if needed
Andy Gospodarek
2022-04-08
bnxt: adding bnxt_rx_agg_pages_xdp for aggregated xdp
Andy Gospodarek
[prev]
[next]