Commit Graph

74 Commits (cd3aafd0bd3ad383fd43196bc8dcac2edfec95c2)

Author SHA1 Message Date
Manuel Lauss ad1184c6cf net: au1000_eth: remove unused global variable. 14 years ago
Wolfgang Grandegger 462ca99c2f au1000_eth: fix invalid address accessing the MAC enable register 14 years ago
Florian Fainelli dc99839cf6 au1000-eth: change multi-line comments style 15 years ago
Florian Fainelli d0e7cb5d40 au1000-eth: remove volatiles, switch to I/O accessors 15 years ago
Florian Fainelli 49a42c080f au1000-eth: fix asm -> linux headers inclusion 15 years ago
Florian Fainelli 215e17be9f au1000-eth: fix bad printk usages 15 years ago
Florian Fainelli 18b8e15b04 au1000-eth: fix all but one "line over 80 characters warnings" 15 years ago
Florian Fainelli ec7eabdde2 au1000-eth: stylistic fixes 15 years ago
Florian Fainelli 3441592b34 au1000-eth: typedefs removal 15 years ago
Manuel Lauss f66736532a MIPS: au1000_eth: Get ethernet address from platform_data 15 years ago
Richard Cochran 28b041139e net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Florian Fainelli 8020eb82d4 au1000-eth: bump to 1.7 15 years ago
Florian Fainelli 5368c726b6 au1000-eth: Use (dev|netdev|netif)_<level> macro helpers 15 years ago
Florian Fainelli 7cd2e6e38c au1000-eth: implement set/get_msglevel 15 years ago
Florian Fainelli 2cc3c6b1bc au1000-eth: fix checkpatch errors. 15 years ago
Florian Fainelli eb0496308f au1000-eth: prefix all functions with au1000_ 15 years ago
Florian Fainelli 13130c7a99 au1000-eth: set MODULE_VERSION 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Florian Fainelli bd2302c220 NET: au1000-eth: Convert to platform_driver model 15 years ago
Jiri Pirko 0ddf477b8a net: convert multiple drivers to use netdev_for_each_mc_addr, part3 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Alexander Beregalov 63edaf6476 Au1x00: fix crash when trying register_netdev() 15 years ago
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Manuel Lauss bc36b42851 net: au1000_eth: add missing capability.h 16 years ago
roel kluin 4989ccb25c au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats() 16 years ago
roel kluin dcbfef820b au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe() 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Alexander Beregalov d9a92cee09 au1000: convert to net_device_ops 16 years ago
Kay Sievers c23135573f net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Kay Sievers db1d7bf70f net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Florian Fainelli 5ef3041e4a au1000: reorder functions 16 years ago
Julia Lawall b0fd0d235d drivers/net/au1000_eth.c: Remove redundant test 16 years ago
Wang Chen 454d7c9b14 netdevice: safe convert to netdev_priv() #part-1 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 17 years ago
Adrian Bunk 1210dde7b3 net/au1000_eth.c MDIO namespace fixes 17 years ago
Lennert Buytenhek 298cf9beb9 phylib: move to dynamic allocation of struct mii_bus 17 years ago
Martin Gebert 533763d348 [netdrvr] au1000_eth: Spinlock initialisation fix 17 years ago
Vegard Nossum 2726fcf0da au1000_eth: use 'unsigned long' for irqflags 17 years ago
Anton Vorontsov c8f15686a4 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 17 years ago
David S. Miller 263ba3204a netdev: Convert all drivers away from netif_schedule(). 17 years ago
Francois Romieu d04455fba3 au1000_eth: remove useless check 17 years ago
Andy Fleming 9d9326d3bc phy: Change mii_bus id field to a string 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Yoichi Yuasa 25b31cb118 add new prom.h for AU1x00 18 years ago
Yoichi Yuasa 2de889235d update AU1000 get_ethernet_addr() 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
David S. Miller 8c7b7faaa6 [NET]: Kill eth_copy_and_sum(). 18 years ago