index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-15
net: bcmasp: Handle RX buffer allocation failure
Florian Fainelli
1
-0
/
+3
2024-02-12
tg3: fix bug caused by uninitialized variable
Heiner Kallweit
1
-1
/
+1
2024-02-09
bnx2x: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
1
-23
/
+21
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-07
net: bcmasp: remove eee_enabled/eee_active in bcmasp_get_eee()
Russell King (Oracle)
2
-6
/
+3
2024-02-07
net: bcmgenet: remove eee_enabled/eee_active in bcmgenet_get_eee()
Russell King (Oracle)
2
-7
/
+6
2024-02-06
tg3: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
1
-13
/
+14
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
4
-28
/
+28
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
10
-26
/
+26
2024-01-26
bnx2x: Fix firmware version string character counts
Kees Cook
3
-12
/
+13
2024-01-26
bnxt_en: Make PTP timestamp HWRM more silent
Breno Leitao
1
-1
/
+1
2024-01-24
net: fill in MODULE_DESCRIPTION()s for Broadcom bgmac
Breno Leitao
5
-0
/
+5
2024-01-19
bnxt_en: Fix possible crash after creating sw mqprio TCs
Michael Chan
5
-11
/
+17
2024-01-19
bnxt_en: Prevent kernel warning when running offline self test
Michael Chan
1
-0
/
+3
2024-01-19
bnxt_en: Fix RSS table entries calculation for P5_PLUS chips
Michael Chan
2
-6
/
+14
2024-01-19
bnxt_en: Fix memory leak in bnxt_hwrm_get_rings()
Michael Chan
1
-2
/
+3
2024-01-19
bnxt_en: Wait for FLR to complete during probe
Michael Chan
1
-0
/
+5
2024-01-08
bnxt_en: Fix RCU locking for ntuple filters in bnxt_rx_flow_steer()
Michael Chan
1
-1
/
+1
2024-01-08
bnxt_en: Fix RCU locking for ntuple filters in bnxt_srxclsrldel()
Michael Chan
1
-10
/
+11
2024-01-08
bnxt_en: Remove unneeded variable in bnxt_hwrm_clear_vnic_filter()
Michael Chan
1
-4
/
+1
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+5
2024-01-04
bnxt_en: Fix compile error without CONFIG_RFS_ACCEL
Michael Chan
1
-0
/
+2
2024-01-04
bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
Michael Chan
1
-2
/
+2
2024-01-02
net: bcmgenet: Fix FCS generation for fragmented skbuffs
Adrian Cinal
1
-1
/
+3
2024-01-02
bnxt_en: Add support for ntuple filter deletion by ethtool.
Michael Chan
1
-0
/
+29
2024-01-02
bnxt_en: Add support for ntuple filters added from ethtool.
Michael Chan
3
-7
/
+201
2024-01-02
bnxt_en: Add ntuple matching flags to the bnxt_ntuple_filter structure.
Michael Chan
3
-50
/
+99
2024-01-02
bnxt_en: Refactor ntuple filter removal logic in bnxt_cfg_ntp_filters().
Michael Chan
2
-16
/
+22
2024-01-02
bnxt_en: Refactor the hash table logic for ntuple filters.
Michael Chan
3
-28
/
+59
2024-01-02
bnxt_en: Refactor filter insertion logic in bnxt_rx_flow_steer().
Michael Chan
2
-52
/
+41
2024-01-02
bnxt_en: Add new BNXT_FLTR_INSERTED flag to bnxt_filter_base struct.
Michael Chan
2
-1
/
+11
2024-01-02
bnxt_en: Add bnxt_lookup_ntp_filter_from_idx() function
Michael Chan
1
-6
/
+20
2024-01-02
bnxt_en: Add function to calculate Toeplitz hash
Pavan Chebbi
2
-3
/
+108
2024-01-02
bnxt_en: Refactor L2 filter alloc/free firmware commands.
Michael Chan
2
-54
/
+112
2024-01-02
bnxt_en: Re-structure the bnxt_ntuple_filter structure.
Michael Chan
2
-26
/
+40
2024-01-02
bnxt_en: Add bnxt_l2_filter hash table.
Michael Chan
2
-14
/
+191
[prev]
[next]