summaryrefslogtreecommitdiffstats
path: root/drivers/net/atlx
AgeCommit message (Expand)AuthorLines
2008-06-04Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller-0/+1
2008-05-30atl1: fix 4G memory corruption bugAlexey Dobriyan-0/+1
2008-05-21misc drivers/net endianness noiseAl Viro-1/+1
2008-05-13atl1: bump version numberJay Cliburn-5/+5
2008-05-13atl1: add shutdown callbackJay Cliburn-2/+9
2008-05-13atl1: fix broken suspend and resumeJay Cliburn-45/+80
2008-05-13atl1: add PHY power save modeJay Cliburn-11/+11
2008-04-25[netdrvr] atlx: code movement: move atl1 parameter parsingChris Snook-138/+138
2008-04-25atlx: remove flash vendor parameterChris Snook-39/+0
2008-03-22Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller-0/+5300
2008-03-17atl1: reduce forward declarationsJay Cliburn-713/+703
2008-03-17atl1: make functions staticJay Cliburn-53/+51
2008-03-17atl1: print debug info if rrd errorJay Cliburn-4/+22
2008-03-17atl1: use netif_msgJay Cliburn-46/+111
2008-03-17atl1: use csum_startJay Cliburn-5/+6
2008-03-17atl1: simplify tx packet descriptorJay Cliburn-220/+246
2008-03-17atl1: add ethtool register dumpJay Cliburn-0/+54
2008-03-17atl1: fix broken TSOJay Cliburn-18/+11
2008-03-17atl1: move common functions to atlx filesJay Cliburn-2710/+2751
2008-03-17atl1: relocate atl1 driver to /drivers/net/atlxJay Cliburn-0/+5115