aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/atlx
AgeCommit message (Expand)Author
2008-07-21atl1: Do not wake queue before queue has been started.David S. Miller
2008-06-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-17atl1: relax eeprom mac address error checkRadu Cristescu
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-10atl1: fix suspend regressionJay Cliburn
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-04Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-05-30atl1: fix 4G memory corruption bugAlexey Dobriyan
2008-05-22atl1: use netdev_alloc_skbStephen Hemminger
2008-05-22misc drivers/net endianness noiseAl Viro
2008-05-21misc drivers/net endianness noiseAl Viro
2008-05-13atl1: bump version numberJay Cliburn
2008-05-13atl1: add shutdown callbackJay Cliburn
2008-05-13atl1: fix broken suspend and resumeJay Cliburn
2008-05-13atl1: add PHY power save modeJay Cliburn
2008-04-25[netdrvr] atlx: code movement: move atl1 parameter parsingChris Snook
2008-04-25atlx: remove flash vendor parameterChris Snook
2008-03-22Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-03-17atl1: reduce forward declarationsJay Cliburn
2008-03-17atl1: make functions staticJay Cliburn
2008-03-17atl1: print debug info if rrd errorJay Cliburn
2008-03-17atl1: use netif_msgJay Cliburn
2008-03-17atl1: use csum_startJay Cliburn
2008-03-17atl1: simplify tx packet descriptorJay Cliburn
2008-03-17atl1: add ethtool register dumpJay Cliburn
2008-03-17atl1: fix broken TSOJay Cliburn
2008-03-17atl1: move common functions to atlx filesJay Cliburn
2008-03-17atl1: relocate atl1 driver to /drivers/net/atlxJay Cliburn