tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / drivers / net / atl1e / atl1e_main.c
2010-02-12 Joe Perchesdrivers/net/atl1e: Use netdev_printk helpers
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2010-01-07 hartleysdrivers/net/atl1e/atl1e_main.c: use %pM to show MAC...
2009-12-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-12-02 Jie Yangatl1e:disable NETIF_F_TSO6 for hardware limit
2009-11-19 Joe Perchesdrivers/net: request_irq - Remove unnecessary leading...
2009-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-09-17 Jie Yangatl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API...
2009-09-04 Ben Hutchingsnetdev: Remove redundant checks for CAP_NET_ADMIN in...
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-08-02 Dean Nelsonatl1e: return PCI_ERS_RESULT_DISCONNECT on permanent...
2009-06-12 Eric Dumazetnet: ntohs() misuse
2009-06-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-30 Greg Kroah-Hartmanath1e: add new device id for asus hardware
2009-05-29 Eric Dumazetnet: dont update dev->trans_start
2009-05-26 Eric Dumazetatl1: use netdev->stats
2009-04-13 Alexander Beregalovdrivers/net: replace BUG() with BUG_ON() if possible
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2008-12-26 David S. Millernet: Fix warning fallout from recent NAPI interface...
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-20 Stephen Hemmingeratl1e: convert to net_device_ops
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-1
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-09-24 Matthew Wilcox[netdrvr] atl1e: Don't take the mdio_lock in atl1e_probe
2008-08-27 Ilpo Järvinenatl1e: multistatement if missing braces
2008-08-14 Adrian Bunk[netdrvr] uninline atl1e_setup_mac_ctrl()
2008-08-09 Adrian Bunkuninline atl1e_setup_mac_ctrl()
2008-07-23 Jeff Garzik[netdrvr] atl1d: fix !CONFIG_PM build
2008-07-22 Jie Yangatl1e: Atheros L1E Gigabit Ethernet driver