summaryrefslogtreecommitdiff
path: root/drivers/net/arm
AgeCommit message (Expand)Author
2011-05-23ptp: Added a clock driver for the IXP46x.Richard Cochran
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-06ARM: RiscPC: etherh: fix section mismatchesRussell King
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-01-24module: fix missing semicolons in MODULE macro usageRusty Russell
2011-01-14ks8695net: Use default implementation of ethtool_ops::get_linkBen Hutchings
2011-01-14ks8695net: Disable non-working ethtool operationsBen Hutchings
2011-01-06net: ixp4xx_eth: Return proper error for eth_init_oneAxel Lin
2010-12-06net: am79c961a: Omit private ndo_get_stats functionTobias Klauser
2010-11-09drivers/net: normalize TX_TIMEOUTEric Dumazet
2010-08-20ep93xx_eth: Use net_device_stats from struct net_deviceTobias Klauser
2010-08-19ether3: Use net_device_stats from struct net_deviceTobias Klauser
2010-08-19ether1: Use net_device_stats from struct net_deviceTobias Klauser
2010-08-17am79c961a: Use net_device_stats from struct net_deviceTobias Klauser
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds
2010-07-19net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran
2010-07-16net/nuc900: enable Mac driver clockWan ZongShun
2010-06-01ixp4xx: Support the all multicast flag on the NPE devices.Richard Cochran
2010-05-27IXP4xx: Make mdio_bus struct static in the Ethernet driver.Krzysztof Hałasa
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-10net: trans_start cleanupsEric Dumazet
2010-05-07KS8695: Remove unnecessary memset of netdev private dataTobias Klauser
2010-05-04net: ep93xx_eth stops receiving packetsDavid S. Miller
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-31net: remove redundant codeEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-20KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov
2010-03-07fix a race in ks8695_pollFigo.zhang
2010-02-26KS8695: Don't call netif_carrier_off() from ndo_stop()Yegor Yefremov
2010-02-22net/arm: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-12net: move am79c961's probe function to .devinit.textUwe Kleine-König
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-08ep93xx_eth.c general cleanupH Hartley Sweeten
2010-01-05ARM: 5865/1: nuc900 ethernet driver needs miiLi Jie
2009-12-12Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds
2009-12-05IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.Krzysztof Hałasa
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-30ep93xx-eth: check for zero MAC address on probe, not on device openFlorian Fainelli
2009-11-17KS8695: fix ks8695_rx() unreasonable action.zeal
2009-11-17KS8695: fix ks8695_rx_irq() bug.zeal
2009-11-14ARM: fix bug of checking on signed return value using unsigned statement in w...Wan ZongShun
2009-11-02NET:KS8695: add API for get rx interrupt bitFigo.zhang
2009-10-28NET/KS8695: add support NAPI for RxFigo.zhang
2009-09-03drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-19net: Rename MAC platform driver for w90p910 platformWan ZongShun
2009-08-13Add support for w90p910 mac driverWan ZongShun