summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cirrus/mac89x0.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: cirrus: Convert to platform remove callback returning voidUwe Kleine-König2023-09-201-3/+2
* cirrus: mac89x0: use eth_hw_addr_set()Jakub Kicinski2021-11-191-2/+5
* ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* net: cirrus: fix return type of ndo_start_xmit functionYueHaibing2018-09-221-2/+2
* net/mac89x0: Replace custom debug logging with netif_* callsFinn Thain2018-03-021-32/+15
* net/mac89x0: Fix and modernize log messagesFinn Thain2018-03-021-10/+9
* net/mac89x0: Convert to platform_driverFinn Thain2018-03-021-39/+29
* net/mac89x0: Remove redundant codeFinn Thain2018-03-021-32/+0
* nubus: Adopt standard linked list implementationFinn Thain2018-01-161-2/+4
* format-security: move static strings to constKees Cook2017-05-091-1/+1
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* cirrus/mac89x0: Remove superfluous interrupt disable/restoreGeert Uytterhoeven2014-10-241-6/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* mac89x0: Fix build error.David S. Miller2012-02-281-3/+3
* cirrus/mac89x0: print MAC via printk format specifierDanny Kukawka2012-02-241-4/+8
* net/ethernet: Move mac89x0.c from apple to cirrusGeert Uytterhoeven2011-11-021-0/+634