summaryrefslogtreecommitdiffstats
path: root/drivers/net/arm/ixp4xx_eth.c
Commit message (Expand)AuthorAgeFilesLines
* xscale: Move the Intel XScale IXP driversJeff Kirsher2011-08-111-1489/+0
* ptp: Added a clock driver for the IXP46x.Richard Cochran2011-05-231-3/+192
* net: ixp4xx_eth: Return proper error for eth_init_oneAxel Lin2011-01-061-1/+3
* Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2010-08-111-1/+1
|\
| * IXP4xx: Make mdio_bus struct static in the Ethernet driver.Krzysztof Hałasa2010-05-271-1/+1
* | net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-181-1/+2
* | ixp4xx: Support the all multicast flag on the NPE devices.Richard Cochran2010-06-011-0/+11
* | net: trans_start cleanupsEric Dumazet2010-05-101-1/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-4/+4
|/
* net/arm: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-221-5/+8
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-1/+1
* IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.Krzysztof Hałasa2009-12-051-1/+1
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
* netdev: restore MTU change operationBen Hutchings2009-07-121-0/+1
* netdev: restore MAC address set and validate operationsBen Hutchings2009-07-121-1/+2
* 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: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori2009-05-291-2/+2
* | ixp4xx_eth: Remove references to BUS_ID_SIZE.David S. Miller2009-05-261-2/+2
|/
* 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 branch 'origin' into develRussell King2009-03-281-6/+6
|\
| * net: Remove redundant NAPI functionsBen Hutchings2009-01-211-6/+6
* | IXP4xx: add Ethernet and NPE support for IXP43x CPU.Krzysztof Hałasa2009-03-171-7/+13
|/
* net: Fix more NAPI interface netdev argument drop fallout.Kamalesh Babulal2008-12-291-1/+1
* Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller2008-12-251-164/+173
|\
| * 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-221-99/+95
| * 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-221-3/+3
|/
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* 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-071-2/+2
|/
* ARM: IXP4xx Ethernet NAPI fixKrzysztof Halasa2008-07-111-2/+1
* Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa2008-04-291-0/+1265
OpenPOWER on IntegriCloud