summaryrefslogtreecommitdiffstats
path: root/drivers/net/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-151-12/+14
|\
| * IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com...Krzysztof Hałasa2009-05-251-7/+6
| * IXP4xx: Whitespace fixes in the Ethernet driver.Krzysztof Hałasa2009-05-231-5/+5
| * IXP4xx: Ethernet and WAN drivers now support "high" hardware queues.Krzysztof Hałasa2009-05-231-6/+9
* | net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-132-2/+2
* | net: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori2009-05-292-4/+4
* | ixp4xx_eth: Remove references to BUS_ID_SIZE.David S. Miller2009-05-261-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-101-15/+16
|\
| * IXP4xx: complete Ethernet netdev setup before calling register_netdev().Krzysztof Hałasa2009-05-091-12/+13
| * IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa2009-05-091-3/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-171-1/+1
|\ \ | |/ |/|
| * [ARM] 5454/1: ep93xx_eth: fix sparse warningsHartley Sweeten2009-04-161-1/+1
* | ether3: convert to net_device_opsAlexander Beregalov2009-04-111-6/+13
* | ether1: convert to net_device_opsAlexander Beregalov2009-04-111-6/+13
* | ep93xx_eth: convert to net_device_opsAlexander Beregalov2009-04-111-6/+13
* | at91_ether: convert to net_device_opsAlexander Beregalov2009-04-111-13/+19
* | am79c961a: convert to net_device_opsAlexander Beregalov2009-04-111-9/+15
|/
* Merge branch 'origin' into develRussell King2009-03-283-11/+11
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-053-7/+7
| |\
| * | Revert "etherh: Get working again."David S. Miller2009-02-222-6/+6
| * | etherh: Get working again.Russell King2009-02-212-6/+6
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-041-1/+1
| |\ \
| * | | 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
| |\ \ \
| * | | | net: Remove redundant NAPI functionsBen Hutchings2009-01-212-10/+10
* | | | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2009-03-251-1/+1
* | | | | Merge branch 'for-russell' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Russell King2009-03-171-7/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | IXP4xx: add Ethernet and NPE support for IXP43x CPU.Krzysztof Hałasa2009-03-171-7/+13
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-042-6/+6
|\ \ \ \ \ | |/ / / /
| * | | | [ARM] RiscPC: Fix etherh oopsRussell King2009-02-222-6/+6
| | |_|/ | |/| |
* | | | net: more timeouts that reach -1Roel Kluin2009-03-041-1/+1
|/ / /
* | | [ARM] etherh: continue fixing build failureRussell King2009-01-281-1/+1
| |/ |/|
* | 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
* | 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
OpenPOWER on IntegriCloud