aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arm
Commit message (Expand)AuthorAge
* Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2010-08-11
|\
| * IXP4xx: Make mdio_bus struct static in the Ethernet driver.Krzysztof Hałasa2010-05-27
* | net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-18
* | net/nuc900: enable Mac driver clockWan ZongShun2010-07-15
* | ixp4xx: Support the all multicast flag on the NPE devices.Richard Cochran2010-06-01
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-12
|\|
| * net: ep93xx_eth stops receiving packetsDavid S. Miller2010-05-04
* | net: trans_start cleanupsEric Dumazet2010-05-10
* | KS8695: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-07
* | 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: remove redundant codeEric Dumazet2010-03-31
|/
* KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov2010-03-20
* fix a race in ks8695_pollFigo.zhang2010-03-07
* KS8695: Don't call netif_carrier_off() from ndo_stop()Yegor Yefremov2010-02-26
* net/arm: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-22
* net: move am79c961's probe function to .devinit.textUwe Kleine-König2010-02-12
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-23
|\
| * ARM: 5865/1: nuc900 ethernet driver needs miiLi Jie2010-01-05
* | ep93xx_eth.c general cleanupH Hartley Sweeten2010-01-08
|/
* Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-12-12
|\
| * IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.Krzysztof Hałasa2009-12-05
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
|\|
| * ep93xx-eth: check for zero MAC address on probe, not on device openFlorian Fainelli2009-11-30
* | KS8695: fix ks8695_rx() unreasonable action.zeal2009-11-17
* | KS8695: fix ks8695_rx_irq() bug.zeal2009-11-17
* | ARM: fix bug of checking on signed return value using unsigned statement in w...Wan ZongShun2009-11-13
* | NET:KS8695: add API for get rx interrupt bitFigo.zhang2009-11-02
* | NET/KS8695: add support NAPI for RxFigo.zhang2009-10-28
|/
* drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-03
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-02
|\
| * net: Rename MAC platform driver for w90p910 platformWan ZongShun2009-08-19
* | Add support for w90p910 mac driverWan ZongShun2009-08-13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
|\|
| * register at91_ether using platform_driver_probeUwe Kleine-König2009-07-22
| * Add mac driver for w90p910Wan ZongShun2009-07-20
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-16
|\|
| * netdev: restore MTU change operationBen Hutchings2009-07-12
| * netdev: restore MAC address set and validate operationsBen Hutchings2009-07-12
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* 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: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* | 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
|/