index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cirrus
/
mac89x0.c
Age
Commit message (
Expand
)
Author
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