hwmon: (adt7475) Fix temperature fault flags
[safe/jmp/linux-2.6] / drivers / net / atlx / atl1.c
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-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-21 Stephen Hemmingernetdev: add more functions to netdevice ops
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-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-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