index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
asp2
/
bcmasp.c
Age
Commit message (
Expand
)
Author
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-03
net: bcmasp: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-07-05
net: bcmasp: Fix error code in probe()
Dan Carpenter
2024-03-01
net: bcmasp: Add support for PHY interrupts
Justin Chen
2024-03-01
net: bcmasp: Add support for ASP 2.2
Justin Chen
2024-02-18
net: bcmasp: Sanity check is off by one
Justin Chen
2023-09-20
net: ethernet: broadcom: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-11
net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
Hangyu Hua
2023-09-10
net: bcmasp: add missing of_node_put
Julia Lawall
2023-08-08
net: bcmasp: Prevent array undereflow in bcmasp_netfilt_get_init()
Dan Carpenter
2023-07-28
net: bcmasp: Clean up redundant dev_err_probe()
Chen Jiahao
2023-07-17
net: bcmasp: Add support for ethtool driver stats
Justin Chen
2023-07-17
net: bcmasp: Add support for wake on net filters
Justin Chen
2023-07-17
net: bcmasp: Add support for WoL magic packet
Justin Chen
2023-07-17
net: bcmasp: Add support for ASP2.0 Ethernet controller
Justin Chen