tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / drivers / net / tsi108_eth.c
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2009-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-04-13 Alexander Beregalovtsi108_eth: convert to net_device_ops
2009-02-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-03 Roel Kluinnet: variables reach -1, but 0 tested
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-09-24 Harvey Harrisondrivers/net: replace __FUNCTION__ with __func__
2008-06-28 Jeff Garzik[netdrvr] kill sync_irq-before-freq_irq pattern
2008-05-31 Stephen Hemmingerts108: use netdev_alloc_skb
2008-05-13 Jeff Garzik[netdrvr] Trim trailing whitespace for several drivers
2008-04-25 Kay Sieversnet drivers: fix platform driver hotplug/coldplug
2008-02-11 Alex BounineTsi108_eth: Add ethtool support
2008-02-11 Alex BounineTsi108_eth: fix link recovery after disconnect
2008-02-11 Alex BounineTsi108_eth: remove not needed code
2008-02-11 Alex BounineTsi108_eth: fix detection of 1000Mb mode
2008-02-11 Alex BounineTsi108_eth: add missing linking to driver data
2007-10-20 Olof JohanssonFix build break in tsi108.c
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Jesper JuhlClean up duplicate includes in drivers/net/
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-05-08 Josh Boyer[POWERPC] Generalize tsi108 PHY types
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2006-12-02 Zang Roy-r61911[PATCH] Add tsi108/9 On Chip Ethernet device driver...