index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-08
bnxt_en: Fix error recovery for RoCE ulp client
Vikas Gupta
1
-0
/
+3
2024-04-08
bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()
Vikas Gupta
1
-1
/
+2
2024-04-05
bnxt_en: Fix PTP firmware timeout parameter
Michael Chan
1
-1
/
+1
2024-04-04
bnxt_en: Add warning message about disallowed speed change
Sreekanth Reddy
1
-0
/
+3
2024-04-04
bnxt_en: Update firmware interface to 1.10.3.39
Pavan Chebbi
1
-47
/
+137
2024-04-04
bnxt_en: Add XDP Metadata support
Somnath Kotur
2
-5
/
+41
2024-04-04
bnxt_en: Change bnxt_rx_xdp function prototype
Somnath Kotur
3
-16
/
+16
2024-04-04
bnxt_en: Allocate page pool per numa node
Somnath Kotur
1
-4
/
+11
2024-04-04
bnxt_en: Enable XPS by default on driver load
Somnath Kotur
1
-1
/
+45
2024-04-04
bnxt_en: Add delay to handle Downstream Port Containment (DPC) AER
Vikas Gupta
1
-0
/
+4
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
1
-4
/
+1
2024-03-28
bnxt_en: Support adding ntuple rules on RSS contexts
Pavan Chebbi
3
-9
/
+51
2024-03-28
bnxt_en: Refactor bnxt_cfg_rfs_ring_tbl_idx()
Pavan Chebbi
1
-2
/
+4
2024-03-28
bnxt_en: Support RSS contexts in ethtool .{get|set}_rxfh()
Pavan Chebbi
3
-8
/
+196
2024-03-28
bnxt_en: Refactor bnxt_set_rxfh()
Michael Chan
1
-13
/
+27
2024-03-28
bnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable()
Pavan Chebbi
2
-4
/
+7
2024-03-28
bnxt_en: Simplify bnxt_rfs_capable()
Michael Chan
1
-15
/
+6
2024-03-28
bnxt_en: Refactor RSS indir alloc/set functions
Pavan Chebbi
2
-10
/
+23
2024-03-28
bnxt_en: Introduce rss ctx structure, alloc/free functions
Pavan Chebbi
3
-0
/
+80
2024-03-28
bnxt_en: Refactor VNIC alloc and cfg functions
Pavan Chebbi
3
-72
/
+75
2024-03-28
bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()
Pavan Chebbi
2
-11
/
+21
2024-03-28
bnxt_en: Retry PTP TX timestamp from FW for 1 second
Pavan Chebbi
2
-1
/
+19
2024-03-28
bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query()
Michael Chan
2
-4
/
+13
2024-03-07
eth: bnxt: support per-queue statistics
Jakub Kicinski
1
-0
/
+65
2024-02-27
bnxt_en: fix accessing vnic_info before allocating it
Alexander Lobakin
1
-3
/
+3
2024-02-22
bnxt_en: Use the new VNIC to create ntuple filters
Pavan Chebbi
1
-6
/
+27
2024-02-22
bnxt_en: Create and setup the additional VNIC for adding ntuple filters
Pavan Chebbi
2
-10
/
+36
2024-02-22
bnxt_en: Provision for an additional VNIC for ntuple filters
Pavan Chebbi
2
-5
/
+32
2024-02-22
bnxt_en: Define BNXT_VNIC_DEFAULT for the default vnic index
Pavan Chebbi
3
-21
/
+24
2024-02-22
bnxt_en: Refactor bnxt_set_features()
Pavan Chebbi
1
-7
/
+12
2024-02-22
bnxt_en: Add bnxt_get_total_vnics() to calculate number of VNICs
Venkat Duvvuru
1
-11
/
+17
2024-02-22
bnxt_en: Check additional resources in bnxt_check_rings()
Michael Chan
1
-0
/
+2
2024-02-22
bnxt_en: Improve RSS context reservation infrastructure
Pavan Chebbi
2
-23
/
+36
2024-02-22
bnxt_en: Explicitly specify P5 completion rings to reserve
Michael Chan
2
-7
/
+13
2024-02-22
bnxt_en: Refactor ring reservation functions
Michael Chan
2
-130
/
+132
2024-02-09
bnxt_en: Add RSS support for IPSEC headers
Ajit Khaparde
3
-4
/
+49
2024-02-09
bnxt_en: Invalidate user filters when needed
Pavan Chebbi
3
-1
/
+17
2024-02-09
bnxt_en: Add support for user configured RSS key
Pavan Chebbi
3
-4
/
+24
2024-02-09
bnxt_en: Restore all the user created L2 and ntuple filters
Pavan Chebbi
1
-2
/
+38
2024-02-09
bnxt_en: Retain user configured filters when closing
Pavan Chebbi
1
-3
/
+6
2024-02-09
bnxt_en: Save user configured filters in a lookup list
Pavan Chebbi
2
-0
/
+28
2024-02-09
bnxt_en: Add separate function to delete the filter structure
Pavan Chebbi
2
-10
/
+14
2024-02-09
bnxt_en: Add drop action support for ntuple
Vikas Gupta
2
-4
/
+14
2024-02-09
bnxt_en: Enhance ethtool ntuple support for ip flows besides TCP/UDP
Vikas Gupta
4
-18
/
+113
2024-02-09
bnxt_en: implement fully specified 5-tuple masks
Edwin Peer
3
-168
/
+134
2024-02-09
bnxt_en: Support ethtool -n to display ether filters.
Michael Chan
2
-1
/
+38
2024-02-09
bnxt_en: Add ethtool -N support for ether filters.
Michael Chan
3
-3
/
+103
2024-02-09
bnxt_en: Use firmware provided maximum filter counts.
Michael Chan
3
-17
/
+26
2024-02-08
bnxt: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
3
-50
/
+40
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
[prev]
[next]