Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / atl1e /
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
2010-04-14 Eric Dumazetdrivers: net: use skb_headlen()
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-31 Eric Dumazetnet: remove redundant code
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-22 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
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 Ben Hutchingsatl1e: Remove non-implementation of ethtool set_msgleve...
2009-12-03 Ben Hutchingsatl1e: Remove redundant definitions of ethtool operations
2009-12-03 Ben Hutchingsatl1e: Allow TX checksum offload and TSO to be disabled...
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-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
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-25 Brandon Philipsatl1*: add device_set_wakeup_enable to atl1*_set_wol
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-02-18 Hannes Ederdrivers/net/atl1e: fix sparse warnings: fix signedness
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-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-14 J. K. Cliburnatl1e: fix broken multicast by removing unnecessary...
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-1
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-04 Jianjun Kongdrivers: remove duplicated #include
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-09-25 Jie Yangatl1e: remove the unneeded (struct atl1e_adapter *)
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 roel kluinatl1e: WAKE_MCAST 2x. 1st WAKE_UCAST?
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