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
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
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
[prev]
[next]