r8169: support additional 8168cp chipset
[safe/jmp/linux-2.6] / drivers / net / atlx /
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