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