summaryrefslogtreecommitdiffstats
path: root/drivers/net/arm
Commit message (Expand)AuthorAgeFilesLines
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-261-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-261-10/+10
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-261-10/+10
| |\
| | * [NET] am79c961a: fix spin_lock usageUwe Kleine-König2009-01-241-10/+10
* | | net: Remove redundant NAPI functionsBen Hutchings2009-01-212-10/+10
|/ /
* | ARM etherh: Fix build failure.David S. Miller2009-01-141-1/+1
|/
* netdev: missing validate_address hooksStephen Hemminger2009-01-111-0/+1
* netdev: add missing set_mac_address hookStephen Hemminger2009-01-111-0/+1
* net: KS8695: removed duplicated #includeHuang Weiyi2008-12-291-1/+0
* net: Fix more NAPI interface netdev argument drop fallout.Kamalesh Babulal2008-12-292-2/+2
* Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller2008-12-252-165/+174
|\
| * Convert ixp4xx_eth driver to use net_device_ops.Krzysztof Hałasa2008-12-221-5/+10
| * IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa2008-12-221-43/+12
| * IXP4xx: Add ethtool support to Ethernet driver.Krzysztof Hałasa2008-12-221-0/+45
| * IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver.Krzysztof Hałasa2008-12-221-1/+3
| * IXP4xx: Add PHYLIB support to Ethernet driver.Krzysztof Hałasa2008-12-222-100/+96
| * IXP4xx: Make the Ethernet driver use built-in netdev stats.Krzysztof Hałasa2008-12-221-16/+8
| * IXP4xx: Silence section mismatch warning in Ethernet driver.Krzysztof Hałasa2008-12-221-3/+3
* | net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-222-6/+6
|/
* net: Add support for the KS8695 ethernet devices.Daniel Silverstone2008-12-114-0/+1792
* etherh: build fix for net-nextStephen Hemminger2008-12-022-4/+17
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-034-5/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-311-1/+5
|\
| * at91_ether: request/free GPIO for PHY interruptDavid Brownell2008-10-311-1/+5
* | net: convert print_mac to %pMJohannes Berg2008-10-275-19/+12
|/
* Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-08-141-3/+3
|\
| * ixp4xx_eth: fix dma_mapping_error() compile errorsMikael Pettersson2008-08-141-3/+3
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-074-8/+8
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
|/
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-222-21/+19
|\
| * at91_ether: use netstats in net_device structurePaulius Zaleckas2008-07-222-21/+19
* | arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers2008-07-213-5/+5
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-1/+1
|\
| * [ARM] rpc: etherh: fix unused variable warningRussell King2008-07-031-1/+1
* | ARM: IXP4xx Ethernet NAPI fixKrzysztof Halasa2008-07-111-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-303-0/+1274
|\
| * Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa2008-04-293-0/+1274
| * ARM: am79c961a: platform_get_irq() may return signed unnoticedRoel Kluin2008-04-291-3/+7
* | [ARM] am79c961a: platform_get_irq() may return signed unnoticedRoel Kluin2008-04-281-3/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-252-0/+3
|\ \ | |/
| * net drivers: fix platform driver hotplug/coldplugKay Sievers2008-04-252-0/+3
* | [ARM] 4980/1: [AT91] emQbit ECB_AT91 board supportAndrew Victor2008-04-171-1/+3
|/
* drivers/net/arm/at91_ether.c: logical/bitand typo in function reset_phy()Roel Kluin2008-02-031-1/+1
* [EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.David S. Miller2007-11-131-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-105-28/+22
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-101-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-104-4/+0
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-38/+34
* [ARM] rpc: silence two section mismatch warningsRussell King2007-07-202-2/+2
OpenPOWER on IntegriCloud