index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
asp2
/
bcmasp_ethtool.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
net: bcmasp: Add support for asp-v3.0
Justin Chen
1
-13
/
+2
2025-04-24
net: bcmasp: Remove support for asp-v2.0
Justin Chen
1
-19
/
+2
2025-01-15
net: bcm: asp2: convert to phylib managed EEE
Russell King (Oracle)
1
-31
/
+0
2025-01-15
net: bcm: asp2: remove tx_lpi_enabled
Russell King (Oracle)
1
-6
/
+0
2025-01-15
net: bcm: asp2: fix LPI timer handling
Russell King (Oracle)
1
-2
/
+0
2024-11-06
net: broadcom: use ethtool string helpers
Rosen Penev
1
-3
/
+3
2024-10-11
net: bcmasp: enable SW timestamping
Justin Chen
1
-0
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-02-07
net: bcmasp: remove eee_enabled/eee_active in bcmasp_get_eee()
Russell King (Oracle)
1
-4
/
+0
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side
Heiner Kallweit
1
-4
/
+4
2023-09-11
net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
Hangyu Hua
1
-1
/
+1
2023-07-17
net: bcmasp: Add support for ethtool driver stats
Justin Chen
1
-0
/
+160
2023-07-17
net: bcmasp: Add support for ethtool standard stats
Justin Chen
1
-0
/
+77
2023-07-17
net: bcmasp: Add support for eee mode
Justin Chen
1
-0
/
+61
2023-07-17
net: bcmasp: Add support for wake on net filters
Justin Chen
1
-1
/
+130
2023-07-17
net: bcmasp: Add support for WoL magic packet
Justin Chen
1
-0
/
+36
2023-07-17
net: bcmasp: Add support for ASP2.0 Ethernet controller
Justin Chen
1
-0
/
+40