开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
Age
Commit message (
Expand
)
Author
2022-08-05
bnxt_en: Remove duplicated include bnxt_devlink.c
Yang Li
2022-07-28
bnxt_en: implement callbacks for devlink selftests
vikas
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-12
bnxt_en: Fix bnxt_refclk_read()
Pavan Chebbi
2022-07-12
bnxt_en: Fix and simplify XDP transmit path
Michael Chan
2022-07-12
bnxt_en: fix livepatch query
Vikas Gupta
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-06-10
ethernet: Remove vf rate limit check for drivers
Bin Chen
2022-05-20
eth: bnxt: make ulp_id unsigned to make GCC 12 happy
Jakub Kicinski
2022-05-13
bnxt_en: parse and report result field when NVRAM package install fails
Kalesh AP
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-13
bnxt_en: Update firmware interface to 1.10.2.95
Michael Chan
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: Initiallize bp->ptp_lock first before using it
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
2022-04-08
bnxt: rename bnxt_rx_pages to bnxt_rx_agg_pages_skb
Andy Gospodarek
2022-04-08
bnxt: refactor bnxt_rx_pages operate on skb_shared_info
Andy Gospodarek
2022-04-08
bnxt: add flag to denote that an xdp program is currently attached
Andy Gospodarek
2022-04-08
bnxt: refactor bnxt_rx_xdp to separate xdp_init_buff/xdp_prepare_buff
Andy Gospodarek
2022-04-04
bnxt_en: Prevent XDP redirect from running when stopping TX queue
Ray Jui
2022-04-04
bnxt_en: reserve space inside receive page for skb_shared_info
Andy Gospodarek
2022-04-04
bnxt_en: Synchronize tx when xdp redirects happen on same ring
Pavan Chebbi
2022-03-28
net: bnxt_ptp: fix compilation error
Damien Le Moal
2022-03-21
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
2022-03-21
bnxt: use the devlink instance lock to protect sriov
Jakub Kicinski
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-09
bnxt: revert hastily merged uAPI aberrations
Jakub Kicinski
2022-03-05
bnxt_en: add an nvm test for hw diagnose
Vikas Gupta
2022-03-05
bnxt_en: implement hw health reporter
Kalesh AP
2022-03-05
bnxt_en: Do not destroy health reporters during reset
Edwin Peer
2022-03-05
bnxt_en: Eliminate unintended link toggle during FW reset
Michael Chan
2022-03-05
bnxt_en: Properly report no pause support on some cards
Michael Chan
2022-03-05
bnxt_en: introduce initial link state of unknown
Edwin Peer
2022-03-05
bnxt_en: parse result field when NVRAM package install fails
Kalesh AP
2022-03-05
bnxt_en: add more error checks to HWRM_NVM_INSTALL_UPDATE
Kalesh AP
2022-03-05
bnxt_en: refactor error handling of HWRM_NVM_INSTALL_UPDATE
Kalesh AP
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]