开源镜像站
帮助
动态
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
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
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: Synchronize tx when xdp redirects happen on same ring
Pavan Chebbi
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: 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: Properly report no pause support on some cards
Michael Chan
2022-03-05
bnxt_en: introduce initial link state of unknown
Edwin Peer
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-20
bnxt_en: Restore the resets_reliable flag in bnxt_open()
Kalesh AP
2022-02-20
bnxt_en: Fix incorrect multicast rx mask setting when not requested
Pavan Chebbi
2022-02-20
bnxt_en: Fix occasional ethtool -t loopback test failures
Michael Chan
2022-02-20
bnxt_en: Fix offline ethtool selftest with RDMA enabled
Michael Chan
2022-01-26
bnxt_en: Handle async event when the PHC is updated in RTC mode
Pavan Chebbi
2022-01-26
bnxt_en: Add driver support to use Real Time Counter for PTP
Pavan Chebbi
2022-01-09
bnxt_en: improve firmware timeout messaging
Edwin Peer
2022-01-09
bnxt_en: use firmware provided max timeout for messages
Edwin Peer
2022-01-09
bnxt_en: improve VF error messages when PF is unavailable
Edwin Peer
2022-01-09
bnxt_en: add dynamic debug support for HWRM messages
Edwin Peer
2021-12-27
bnxt_en: Use page frag RX buffers for better software GRO performance
Jakub Kicinski
2021-12-27
bnxt_en: convert to xdp_do_flush
Edwin Peer
2021-12-27
bnxt_en: Support configurable CQE coalescing mode
Michael Chan
2021-12-27
bnxt_en: enable interrupt sampling on 5750X for DIM
Andy Gospodarek
2021-12-27
bnxt_en: Log error report for dropped doorbell
Michael Chan
2021-12-27
bnxt_en: Add event handler for PAUSE Storm event
Somnath Kotur
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-10-29
bnxt_en: implement firmware live patching
Edwin Peer
[next]