aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arm/ixp4xx_eth.c
Commit message (Expand)AuthorAge
* ixp4xx: Support the all multicast flag on the NPE devices.Richard Cochran2010-06-01
* net: trans_start cleanupsEric Dumazet2010-05-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* net/arm: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-22
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.Krzysztof Hałasa2009-12-05
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* netdev: restore MTU change operationBen Hutchings2009-07-12
* netdev: restore MAC address set and validate operationsBen Hutchings2009-07-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com...Krzysztof Hałasa2009-05-25
| * IXP4xx: Whitespace fixes in the Ethernet driver.Krzysztof Hałasa2009-05-23
| * IXP4xx: Ethernet and WAN drivers now support "high" hardware queues.Krzysztof Hałasa2009-05-23
* | net: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori2009-05-29
* | ixp4xx_eth: Remove references to BUS_ID_SIZE.David S. Miller2009-05-27
|/
* IXP4xx: complete Ethernet netdev setup before calling register_netdev().Krzysztof Hałasa2009-05-09
* IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa2009-05-09
* Merge branch 'origin' into develRussell King2009-03-28
|\
| * net: Remove redundant NAPI functionsBen Hutchings2009-01-21
* | IXP4xx: add Ethernet and NPE support for IXP43x CPU.Krzysztof Hałasa2009-03-17
|/
* net: Fix more NAPI interface netdev argument drop fallout.Kamalesh Babulal2008-12-29
* Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller2008-12-25
|\
| * Convert ixp4xx_eth driver to use net_device_ops.Krzysztof Hałasa2008-12-21
| * IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa2008-12-21
| * IXP4xx: Add ethtool support to Ethernet driver.Krzysztof Hałasa2008-12-21
| * IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver.Krzysztof Hałasa2008-12-21
| * IXP4xx: Add PHYLIB support to Ethernet driver.Krzysztof Hałasa2008-12-21
| * IXP4xx: Make the Ethernet driver use built-in netdev stats.Krzysztof Hałasa2008-12-21
| * IXP4xx: Silence section mismatch warning in Ethernet driver.Krzysztof Hałasa2008-12-21
* | net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22
|/
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-08-14
|\
| * ixp4xx_eth: fix dma_mapping_error() compile errorsMikael Pettersson2008-08-14
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
|/
* ARM: IXP4xx Ethernet NAPI fixKrzysztof Halasa2008-07-11
* Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa2008-04-29