index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+9
2022-11-14
bnxt_en: Remove debugfs when pci_register_driver failed
Gaosheng Cui
1
-1
/
+9
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+45
2022-11-08
bnxt_en: Add a non-real time mode to access NIC clock
Pavan Chebbi
1
-1
/
+4
2022-11-08
bnxt_en: update RSS config using difference algorithm
Edwin Peer
1
-1
/
+34
2022-11-08
bnxt_en: refactor VNIC RSS update functions
Edwin Peer
1
-18
/
+16
2022-11-05
bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steer
Alex Barba
1
-1
/
+1
2022-11-05
bnxt_en: fix the handling of PCIE-AER
Vikas Gupta
1
-1
/
+28
2022-11-05
bnxt_en: refactor bnxt_cancel_reservations()
Vikas Gupta
1
-7
/
+16
2022-11-04
net: remove unused ndo_get_devlink_port
Jiri Pirko
1
-8
/
+0
2022-11-04
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
1
-5
/
+1
2022-10-12
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-3
/
+3
2022-09-22
bnxt: prevent skb UAF after handing over to PTP worker
Jakub Kicinski
1
-5
/
+5
2022-08-24
bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callback
Vikas Gupta
1
-4
/
+1
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2022-07-13
bnxt_en: Fix bnxt_reinit_after_abort() code path
Michael Chan
1
-1
/
+2
2022-07-13
bnxt_en: reclaim max resources if sriov enable fails
Kashyap Desai
1
-1
/
+1
2022-07-07
bnxt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+2
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-5
/
+2
2022-06-24
bnxt: Fix typo in comments
Jiang Jian
1
-1
/
+1
2022-05-13
bnxt_en: Enable packet timestamping for all RX packets
Pavan Chebbi
1
-2
/
+6
2022-05-13
bnxt_en: Configure ptp filters during bnxt open
Pavan Chebbi
1
-0
/
+1
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+8
2022-05-04
bnxt_en: Fix unnecessary dropping of RX packets
Michael Chan
1
-0
/
+4
2022-05-04
bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag
Somnath Kotur
1
-5
/
+4
2022-04-08
bnxt: XDP multibuffer enablement
Andy Gospodarek
1
-2
/
+1
2022-04-08
bnxt: support transmit and free of aggregation buffers
Andy Gospodarek
1
-5
/
+13
2022-04-08
bnxt: adding bnxt_xdp_build_skb to build skb from multibuffer xdp_buff
Andy Gospodarek
1
-7
/
+58
2022-04-08
bnxt: add page_pool support for aggregation ring when using xdp
Andy Gospodarek
1
-30
/
+47
2022-04-08
bnxt: change receive ring space parameters
Andy Gospodarek
1
-15
/
+27
2022-04-08
bnxt: set xdp_buff pfmemalloc flag if needed
Andy Gospodarek
1
-5
/
+9
2022-04-08
bnxt: adding bnxt_rx_agg_pages_xdp for aggregated xdp
Andy Gospodarek
1
-0
/
+31
2022-04-08
bnxt: rename bnxt_rx_pages to bnxt_rx_agg_pages_skb
Andy Gospodarek
1
-11
/
+11
2022-04-08
bnxt: refactor bnxt_rx_pages operate on skb_shared_info
Andy Gospodarek
1
-17
/
+33
2022-04-08
bnxt: add flag to denote that an xdp program is currently attached
Andy Gospodarek
1
-0
/
+7
2022-04-08
bnxt: refactor bnxt_rx_xdp to separate xdp_init_buff/xdp_prepare_buff
Andy Gospodarek
1
-4
/
+7
2022-04-04
bnxt_en: Synchronize tx when xdp redirects happen on same ring
Pavan Chebbi
1
-0
/
+7
2022-03-21
bnxt: use the devlink instance lock to protect sriov
Jakub Kicinski
1
-1
/
+0
2022-03-12
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-2
/
+2
2022-03-10
bnxt: revert hastily merged uAPI aberrations
Jakub Kicinski
1
-19
/
+0
2022-03-05
bnxt_en: implement hw health reporter
Kalesh AP
1
-0
/
+19
2022-03-05
bnxt_en: Do not destroy health reporters during reset
Edwin Peer
1
-6
/
+1
2022-03-05
bnxt_en: Properly report no pause support on some cards
Michael Chan
1
-1
/
+1
2022-03-05
bnxt_en: introduce initial link state of unknown
Edwin Peer
1
-11
/
+22
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+35
2022-02-20
bnxt_en: Restore the resets_reliable flag in bnxt_open()
Kalesh AP
1
-2
/
+15
2022-02-20
bnxt_en: Fix incorrect multicast rx mask setting when not requested
Pavan Chebbi
1
-5
/
+8
2022-02-20
bnxt_en: Fix occasional ethtool -t loopback test failures
Michael Chan
1
-0
/
+7
2022-02-20
bnxt_en: Fix offline ethtool selftest with RDMA enabled
Michael Chan
1
-5
/
+5
[next]