nfsd4: shutdown callbacks on expiry
[safe/jmp/linux-2.6] / drivers / net / arm /
2010-02-26 Yegor YefremovKS8695: Don't call netif_carrier_off() from ndo_stop()
2010-02-22 Jiri Pirkonet/arm: convert to use netdev_for_each_mc_addr
2010-02-12 Uwe Kleine-Könignet: move am79c961's probe function to .devinit.text
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-08 H Hartley Sweetenep93xx_eth.c general cleanup
2010-01-05 Li JieARM: 5865/1: nuc900 ethernet driver needs mii
2009-12-12 Linus TorvaldsMerge branch 'ixp4xx' of git://git./linux/kernel/git...
2009-12-05 Krzysztof HałasaIXP4xx: Fix normally-disabled debugging text in drivers...
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-30 Florian Fainelliep93xx-eth: check for zero MAC address on probe, not...
2009-11-17 zealKS8695: fix ks8695_rx() unreasonable action.
2009-11-17 zealKS8695: fix ks8695_rx_irq() bug.
2009-11-14 Wan ZongShunARM: fix bug of checking on signed return value using...
2009-11-02 Figo.zhangNET:KS8695: add API for get rx interrupt bit
2009-10-28 Figo.zhangNET/KS8695: add support NAPI for Rx
2009-09-03 Eric Dumazetdrivers: Kill now superfluous ->last_rx stores
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-19 Wan ZongShunnet: Rename MAC platform driver for w90p910 platform
2009-08-13 Wan ZongShunAdd support for w90p910 mac driver
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-22 Uwe Kleine-Königregister at91_ether using platform_driver_probe
2009-07-20 Wan ZongShunAdd mac driver for w90p910
2009-07-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-12 Ben Hutchingsnetdev: restore MTU change operation
2009-07-12 Ben Hutchingsnetdev: restore MAC address set and validate operations
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-05-29 FUJITA Tomonorinet: replace dma_sync_single with dma_sync_single_for_cpu
2009-05-27 David S. Millerixp4xx_eth: Remove references to BUS_ID_SIZE.
2009-05-25 Krzysztof HałasaIXP4xx: Change QMgr function names to qmgr_stat_*_water...
2009-05-23 Krzysztof HałasaIXP4xx: Whitespace fixes in the Ethernet driver.
2009-05-23 Krzysztof HałasaIXP4xx: Ethernet and WAN drivers now support "high...
2009-05-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-05-09 Krzysztof HałasaIXP4xx: complete Ethernet netdev setup before calling...
2009-05-09 Krzysztof HałasaIXP4xx: use "ENODEV" instead of "ENOSYS" in module...
2009-04-17 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-04-16 Hartley Sweeten[ARM] 5454/1: ep93xx_eth: fix sparse warnings
2009-04-11 Alexander Beregalovether3: convert to net_device_ops
2009-04-11 Alexander Beregalovether1: convert to net_device_ops
2009-04-11 Alexander Beregalovep93xx_eth: convert to net_device_ops
2009-04-11 Alexander Beregalovat91_ether: convert to net_device_ops
2009-04-11 Alexander Beregalovam79c961a: convert to net_device_ops
2009-03-28 Russell KingMerge branch 'origin' into devel
2009-03-25 Russell King[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Conve...
2009-03-24 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2009-03-17 Russell KingMerge branch 'for-russell' of git://git./linux/kernel...
2009-03-17 Krzysztof HałasaIXP4xx: add Ethernet and NPE support for IXP43x CPU.
2009-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-04 Roel Kluinnet: more timeouts that reach -1
2009-02-23 David S. MillerRevert "etherh: Get working again."
2009-02-22 Russell King[ARM] RiscPC: Fix etherh oops
2009-02-22 Russell Kingetherh: Get working again.
2009-02-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-01-28 Russell King[ARM] etherh: continue fixing build failure
2009-01-27 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2009-01-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-01-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-01-24 Uwe Kleine-König[NET] am79c961a: fix spin_lock usage
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2009-01-14 David S. MillerARM etherh: Fix build failure.
2009-01-11 Stephen Hemmingernetdev: missing validate_address hooks
2009-01-11 Stephen Hemmingernetdev: add missing set_mac_address hook
2008-12-30 Huang Weiyinet: KS8695: removed duplicated #include
2008-12-30 Kamalesh Babulalnet: Fix more NAPI interface netdev argument drop fallout.
2008-12-26 David S. MillerMerge branch 'for-david' of git://git./linux/kernel...
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-12-22 Krzysztof HałasaConvert ixp4xx_eth driver to use net_device_ops.
2008-12-21 Krzysztof HałasaIXP4xx: move common debugging from network drivers...
2008-12-21 Krzysztof HałasaIXP4xx: Add ethtool support to Ethernet driver.
2008-12-21 Krzysztof HałasaIXP4xx: Add PHYLIB MII ioctl to the Ethernet driver.
2008-12-21 Krzysztof HałasaIXP4xx: Add PHYLIB support to Ethernet driver.
2008-12-21 Krzysztof HałasaIXP4xx: Make the Ethernet driver use built-in netdev...
2008-12-21 Krzysztof HałasaIXP4xx: Silence section mismatch warning in Ethernet...
2008-12-12 Daniel Silverstonenet: Add support for the KS8695 ethernet devices.
2008-12-02 Stephen Hemmingeretherh: build fix for net-next
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-31 David Brownellat91_ether: request/free GPIO for PHY interrupt
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-08-14 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-08-14 Mikael Petterssonixp4xx_eth: fix dma_mapping_error() compile errors
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-08-07 Russell King[ARM] Remove asm/hardware.h, use asm/arch/hardware...
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-22 Paulius Zaleckasat91_ether: use netstats in net_device structure
2008-07-22 Kay Sieversarm: bus_id -> dev_name() and dev_set_name() conversions
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-11 Krzysztof HalasaARM: IXP4xx Ethernet NAPI fix
2008-07-03 Russell King[ARM] rpc: etherh: fix unused variable warning
2008-04-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-29 Krzysztof HalasaDriver for IXP4xx built-in Ethernet ports
2008-04-29 Roel KluinARM: am79c961a: platform_get_irq() may return signed...
2008-04-28 Roel Kluin[ARM] am79c961a: platform_get_irq() may return signed...
2008-04-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-25 Kay Sieversnet drivers: fix platform driver hotplug/coldplug
next