| Commit message (Expand) | Author | Age | Files | Lines |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 | 1 | -1/+1 |
* | netdev: restore MTU change operation | Ben Hutchings | 2009-07-12 | 1 | -0/+1 |
* | netdev: restore MAC address set and validate operations | Ben Hutchings | 2009-07-12 | 1 | -1/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 1 | -12/+14 |
|\ |
|
| * | IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com... | Krzysztof Hałasa | 2009-05-25 | 1 | -7/+6 |
| * | IXP4xx: Whitespace fixes in the Ethernet driver. | Krzysztof Hałasa | 2009-05-23 | 1 | -5/+5 |
| * | IXP4xx: Ethernet and WAN drivers now support "high" hardware queues. | Krzysztof Hałasa | 2009-05-23 | 1 | -6/+9 |
* | | net: replace dma_sync_single with dma_sync_single_for_cpu | FUJITA Tomonori | 2009-05-29 | 1 | -2/+2 |
* | | ixp4xx_eth: Remove references to BUS_ID_SIZE. | David S. Miller | 2009-05-26 | 1 | -2/+2 |
|/ |
|
* | IXP4xx: complete Ethernet netdev setup before calling register_netdev(). | Krzysztof Hałasa | 2009-05-09 | 1 | -12/+13 |
* | IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. | Krzysztof Hałasa | 2009-05-09 | 1 | -3/+3 |
* | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 1 | -6/+6 |
|\ |
|
| * | net: Remove redundant NAPI functions | Ben Hutchings | 2009-01-21 | 1 | -6/+6 |
* | | IXP4xx: add Ethernet and NPE support for IXP43x CPU. | Krzysztof Hałasa | 2009-03-17 | 1 | -7/+13 |
|/ |
|
* | net: Fix more NAPI interface netdev argument drop fallout. | Kamalesh Babulal | 2008-12-29 | 1 | -1/+1 |
* | Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr... | David S. Miller | 2008-12-25 | 1 | -164/+173 |
|\ |
|
| * | Convert ixp4xx_eth driver to use net_device_ops. | Krzysztof Hałasa | 2008-12-22 | 1 | -5/+10 |
| * | IXP4xx: move common debugging from network drivers to QMGR module. | Krzysztof Hałasa | 2008-12-22 | 1 | -43/+12 |
| * | IXP4xx: Add ethtool support to Ethernet driver. | Krzysztof Hałasa | 2008-12-22 | 1 | -0/+45 |
| * | IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver. | Krzysztof Hałasa | 2008-12-22 | 1 | -1/+3 |
| * | IXP4xx: Add PHYLIB support to Ethernet driver. | Krzysztof Hałasa | 2008-12-22 | 1 | -99/+95 |
| * | IXP4xx: Make the Ethernet driver use built-in netdev stats. | Krzysztof Hałasa | 2008-12-22 | 1 | -16/+8 |
| * | IXP4xx: Silence section mismatch warning in Ethernet driver. | Krzysztof Hałasa | 2008-12-22 | 1 | -3/+3 |
* | | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 2008-12-22 | 1 | -3/+3 |
|/ |
|
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 1 | -1/+0 |
* | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-08-14 | 1 | -3/+3 |
|\ |
|
| * | ixp4xx_eth: fix dma_mapping_error() compile errors | Mikael Pettersson | 2008-08-14 | 1 | -3/+3 |
* | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -2/+2 |
|/ |
|
* | ARM: IXP4xx Ethernet NAPI fix | Krzysztof Halasa | 2008-07-11 | 1 | -2/+1 |
* | Driver for IXP4xx built-in Ethernet ports | Krzysztof Halasa | 2008-04-29 | 1 | -0/+1265 |