Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / atlx /
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
2010-05-10 Eric Dumazetnet: trans_start cleanups
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-07 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-03-27 Joe Perchesdrivers/net: Fix continuation lines
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-22 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-01-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2010-01-07 Jiri SlabyNET: atlx, fix memory leak
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-11-19 Joe Perchesdrivers/net: request_irq - Remove unnecessary leading...
2009-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
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-10 Roel Kluinatlx: strncpy does not null terminate string
2009-07-13 roel kluinatlx: duplicate testing of MCAST flag
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-29 Eric Dumazetnet: dont update dev->trans_start
2009-05-27 Alex Chiangatlx: move modinfo data from atlx.h to atl1.c
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/atlx: fix sparse warnings: fix signedness
2008-12-26 Hannes Ederdrivers/net/atlx: fix sparse warnings: make symbols...
2008-11-26 Ingo Molnaratlx: fix warning in drivers/net/atlx/atl2.c
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-20 Alan Jenkinsatl2: don't request irq on resume if netif running
2008-11-20 Stephen Hemmingeratlx: 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. Cliburnatl1: Do not enumerate options unsupported by chip
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-11-02 Stephen Hemmingeratlx: timer cleanup
2008-11-02 Stephen Hemmingeratlx: use embedded net_device_stats
2008-10-31 Jay Cliburnatl1: fix vlan tag regression
2008-10-08 Jay Cliburnatl1: update introductory comments
2008-10-08 Jay Cliburnatl1: remove LLTX
2008-10-08 Jay Cliburnatl1: fix transmit timeout bug
2008-10-08 Kevin Haonet: remove LLTX in atl2 driver
2008-10-08 Kevin Haonet: add net poll support for atl2 driver
2008-09-25 Jay Cliburnatl2: add tx bytes statistic
2008-09-18 Chris Snookatl2: add atl2 driver
2008-08-27 Jay Cliburnatl1: disable TSO by default
2008-08-07 Jay Cliburnatl1: deal with hardware rx checksum bug
2008-07-21 David S. Milleratl1: Do not wake queue before queue has been started.
2008-06-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-18 Radu Cristescuatl1: relax eeprom mac address error check
2008-06-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-10 Jay Cliburnatl1: fix suspend regression
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-04 David S. MillerMerge branch 'davem-fixes' of /linux/kernel/git/jgarzik...
2008-05-31 Alexey Dobriyanatl1: fix 4G memory corruption bug
2008-05-22 Stephen Hemmingeratl1: use netdev_alloc_skb
2008-05-22 Al Viromisc drivers/net endianness noise
2008-05-21 Al Viromisc drivers/net endianness noise
2008-05-13 Jay Cliburnatl1: bump version number
2008-05-13 Jay Cliburnatl1: add shutdown callback
2008-05-13 Jay Cliburnatl1: fix broken suspend and resume
2008-05-13 Jay Cliburnatl1: add PHY power save mode
2008-04-25 Chris Snook[netdrvr] atlx: code movement: move atl1 parameter...
2008-04-25 Chris Snookatlx: remove flash vendor parameter
2008-03-23 David S. MillerMerge branch 'upstream-net26' of /linux/kernel/git...
2008-03-17 Jay Cliburnatl1: reduce forward declarations
2008-03-17 Jay Cliburnatl1: make functions static
2008-03-17 Jay Cliburnatl1: print debug info if rrd error
2008-03-17 Jay Cliburnatl1: use netif_msg
2008-03-17 Jay Cliburnatl1: use csum_start
2008-03-17 Jay Cliburnatl1: simplify tx packet descriptor
2008-03-17 Jay Cliburnatl1: add ethtool register dump
2008-03-17 Jay Cliburnatl1: fix broken TSO
2008-03-17 Jay Cliburnatl1: move common functions to atlx files
2008-03-17 Jay Cliburnatl1: relocate atl1 driver to /drivers/net/atlx