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
2024-12-14
bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is down
Saravanan Vajravel
1
-2
/
+6
2024-06-27
bnxt_en: Restore PTP tx_avail count in case of skb_pad() error
Pavan Chebbi
1
-3
/
+2
2024-05-02
eth: bnxt: fix counting packets discarded due to OOM and netpoll
Jakub Kicinski
1
-26
/
+18
2024-05-02
bnxt_en: Fix the PCI-AER routines
Vikas Gupta
1
-3
/
+16
2024-05-02
bnxt_en: refactor reset close code
Vikas Gupta
1
-6
/
+11
2024-04-17
bnxt_en: Reset PTP tx_avail after possible firmware reset
Pavan Chebbi
1
-0
/
+2
2024-02-01
bnxt_en: Wait for FLR to complete during probe
Michael Chan
1
-0
/
+5
2024-01-10
bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
Michael Chan
1
-2
/
+2
2023-12-20
bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic
Michael Chan
1
-3
/
+17
2023-12-20
bnxt_en: Fix wrong return value check in bnxt_close_nic()
Kalesh AP
1
-6
/
+7
2023-12-20
bnxt_en: Save ring error counters across reset
Michael Chan
1
-1
/
+31
2023-12-20
bnxt_en: Clear resource reservation during resume
Somnath Kotur
1
-0
/
+2
2023-10-06
bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
Sebastian Andrzej Siewior
1
-0
/
+5
2023-08-11
bnxt_en: Fix max_mtu setting for multi-buf XDP
Michael Chan
1
-7
/
+10
2023-08-11
bnxt_en: Fix page pool logic for page size >= 64K
Somnath Kotur
1
-16
/
+26
2023-06-14
bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks
Somnath Kotur
1
-7
/
+18
2023-06-14
bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE event
Pavan Chebbi
1
-0
/
+6
2023-06-14
bnxt_en: Skip firmware fatal error recovery if chip is not accessible
Vikas Gupta
1
-2
/
+3
2023-06-14
bnxt_en: Query default VLAN before VNIC setup on a VF
Somnath Kotur
1
-0
/
+3
2023-04-26
bnxt_en: Do not initialize PTP on older P3/P4 chips
Michael Chan
1
-1
/
+1
2023-04-06
bnxt_en: Fix typo in PCI id to device description string mapping
Kalesh AP
1
-4
/
+4
2023-03-17
bnxt_en: Avoid order-5 memory allocation for TPA data
Michael Chan
1
-11
/
+12
2023-02-22
bnxt_en: Fix mqprio and XDP ring checking logic
Michael Chan
1
-2
/
+6
2023-01-18
bnxt: make sure we return pages to the pool
Jakub Kicinski
1
-2
/
+2
2023-01-12
bnxt_en: Fix HDS and jumbo thresholds for RX packets
Michael Chan
1
-4
/
+5
2023-01-12
bnxt_en: Fix first buffer size calculations for XDP multi-buffer
Michael Chan
1
-4
/
+5
2023-01-12
bnxt_en: Fix XDP RX path
Michael Chan
1
-1
/
+1
2023-01-12
bnxt_en: Simplify bnxt_xdp_buff_init()
Michael Chan
1
-1
/
+1
2022-11-14
bnxt_en: Remove debugfs when pci_register_driver failed
Gaosheng Cui
1
-1
/
+9
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-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
[next]