Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / net / atl1e / atl1e_main.c
2011-03-31 Lucas De MarchiFix common misspellings
2011-02-28 Sergei Shtylyovnet: use pci_dev->revision, again
2011-02-23 stephen hemmingeratl1[ce]: fix sparse warnings
2011-01-21 françois romieuatl1e: remove private #define.
2010-12-16 Michał Mirosławnet: Fix drivers advertising HW_CSUM feature to use...
2010-10-21 Jesse Grossvlan: Don't check for vlan group before vlan_tx_tag_pre...
2010-09-03 Eric Dumazetdrivers/net: avoid some skb->ip_summed initializations
2010-08-25 Joe Perchesdrivers/net: Remove address use from assignments of...
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
2010-04-14 Eric Dumazetdrivers: net: use skb_headlen()
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-31 Eric Dumazetnet: remove redundant code
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 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