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.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
net: bcmasp: Add support for asp-v3.0
Justin Chen
1
-22
/
+57
2025-04-24
net: bcmasp: Remove support for asp-v2.0
Justin Chen
1
-89
/
+8
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-03
net: bcmasp: Simplify with scoped for each OF child loop
Jinjie Ruan
1
-3
/
+2
2024-07-05
net: bcmasp: Fix error code in probe()
Dan Carpenter
1
-0
/
+1
2024-03-01
net: bcmasp: Add support for PHY interrupts
Justin Chen
1
-0
/
+17
2024-03-01
net: bcmasp: Add support for ASP 2.2
Justin Chen
1
-8
/
+65
2024-02-18
net: bcmasp: Sanity check is off by one
Justin Chen
1
-3
/
+3
2023-09-20
net: ethernet: broadcom: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-09-11
net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
Hangyu Hua
1
-2
/
+7
2023-09-10
net: bcmasp: add missing of_node_put
Julia Lawall
1
-0
/
+1
2023-08-08
net: bcmasp: Prevent array undereflow in bcmasp_netfilt_get_init()
Dan Carpenter
1
-1
/
+1
2023-07-28
net: bcmasp: Clean up redundant dev_err_probe()
Chen Jiahao
1
-1
/
+1
2023-07-17
net: bcmasp: Add support for ethtool driver stats
Justin Chen
1
-1
/
+3
2023-07-17
net: bcmasp: Add support for wake on net filters
Justin Chen
1
-0
/
+595
2023-07-17
net: bcmasp: Add support for WoL magic packet
Justin Chen
1
-0
/
+144
2023-07-17
net: bcmasp: Add support for ASP2.0 Ethernet controller
Justin Chen
1
-0
/
+696