aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/cpmac.c
AgeCommit message (Expand)Author
2009-04-16cpmac: convert to net_device_opsAlexander Beregalov
2009-01-26net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-08phylib: move to dynamic allocation of struct mii_busLennert Buytenhek
2008-08-14[netdrvr] remove unnecessary #includeHuang Weiyi
2008-07-22netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328Anton Vorontsov
2008-07-17net: Use queue aware tests throughout.David S. Miller
2008-07-17netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller
2008-07-08net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller
2008-05-22cpmac bugfixes and enhancementsMatteo Croce
2008-04-25net drivers: fix platform driver hotplug/coldplugKay Sievers
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming
2008-02-05cpmac: convert to new Fixed PHY infrastructureAnton Vorontsov
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik
2008-01-18Replace cpmac fixMatteo Croce
2007-10-25cpmac: update to new fixed phy driver interfaceEugene Konev
2007-10-25cpmac: convert to napi_struct interfaceEugene Konev
2007-10-25cpmac: use print_mac() instead of MAC_FMTEugene Konev
2007-10-23AR7 ethernet: small post-merge cleanups and fixesMatteo Croce
2007-10-22[NET]: Make and use skb_get_queue_mappingPavel Emelyanov
2007-10-15AR7 ethernetMatteo Croce