aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/arm
AgeCommit message (Expand)Author
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-04net: more timeouts that reach -1Roel Kluin
2009-02-22Revert "etherh: Get working again."David S. Miller
2009-02-22[ARM] RiscPC: Fix etherh oopsRussell King
2009-02-21etherh: Get working again.Russell King
2009-02-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-01-28[ARM] etherh: continue fixing build failureRussell King
2009-01-26net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-01-24[NET] am79c961a: fix spin_lock usageUwe Kleine-König
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-14ARM etherh: Fix build failure.David S. Miller
2009-01-11netdev: missing validate_address hooksStephen Hemminger
2009-01-11netdev: add missing set_mac_address hookStephen Hemminger
2008-12-29net: KS8695: removed duplicated #includeHuang Weiyi
2008-12-29net: Fix more NAPI interface netdev argument drop fallout.Kamalesh Babulal
2008-12-25Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-22Convert ixp4xx_eth driver to use net_device_ops.Krzysztof Hałasa
2008-12-22IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa
2008-12-22IXP4xx: Add ethtool support to Ethernet driver.Krzysztof Hałasa
2008-12-22IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver.Krzysztof Hałasa
2008-12-22IXP4xx: Add PHYLIB support to Ethernet driver.Krzysztof Hałasa
2008-12-22IXP4xx: Make the Ethernet driver use built-in netdev stats.Krzysztof Hałasa
2008-12-22IXP4xx: Silence section mismatch warning in Ethernet driver.Krzysztof Hałasa
2008-12-11net: Add support for the KS8695 ethernet devices.Daniel Silverstone
2008-12-02etherh: build fix for net-nextStephen Hemminger
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-31at91_ether: request/free GPIO for PHY interruptDavid Brownell
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-08-14Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-08-14ixp4xx_eth: fix dma_mapping_error() compile errorsMikael Pettersson
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-22at91_ether: use netstats in net_device structurePaulius Zaleckas
2008-07-21arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-11ARM: IXP4xx Ethernet NAPI fixKrzysztof Halasa
2008-07-03[ARM] rpc: etherh: fix unused variable warningRussell King
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-29Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa
2008-04-29ARM: am79c961a: platform_get_irq() may return signed unnoticedRoel Kluin
2008-04-28[ARM] am79c961a: platform_get_irq() may return signed unnoticedRoel Kluin
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-25net drivers: fix platform driver hotplug/coldplugKay Sievers