index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cirrus
/
mac89x0.c
Age
Commit message (
Expand
)
Author
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-19
net: ethernet: mac89x0: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2023-09-20
net: ethernet: cirrus: Convert to platform remove callback returning void
Uwe Kleine-König
2021-11-19
cirrus: mac89x0: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2018-09-21
net: cirrus: fix return type of ndo_start_xmit function
YueHaibing
2018-03-01
net/mac89x0: Replace custom debug logging with netif_* calls
Finn Thain
2018-03-01
net/mac89x0: Fix and modernize log messages
Finn Thain
2018-03-01
net/mac89x0: Convert to platform_driver
Finn Thain
2018-03-01
net/mac89x0: Remove redundant code
Finn Thain
2018-01-16
nubus: Adopt standard linked list implementation
Finn Thain
2017-05-08
format-security: move static strings to const
Kees Cook
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2014-10-24
cirrus/mac89x0: Remove superfluous interrupt disable/restore
Geert Uytterhoeven
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-02-28
mac89x0: Fix build error.
David S. Miller
2012-02-24
cirrus/mac89x0: print MAC via printk format specifier
Danny Kukawka
2011-11-01
net/ethernet: Move mac89x0.c from apple to cirrus
Geert Uytterhoeven