aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/atlx (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-13atl1: bump version numberJay Cliburn4-5/+5
2008-05-13atl1: add shutdown callbackJay Cliburn1-2/+9
2008-05-13atl1: fix broken suspend and resumeJay Cliburn1-45/+80
2008-05-13atl1: add PHY power save modeJay Cliburn2-11/+11
2008-04-25[netdrvr] atlx: code movement: move atl1 parameter parsingChris Snook2-138/+138
2008-04-25atlx: remove flash vendor parameterChris Snook1-39/+0
2008-03-22Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller5-0/+5300
2008-03-17atl1: reduce forward declarationsJay Cliburn2-713/+703
2008-03-17atl1: make functions staticJay Cliburn2-53/+51
2008-03-17atl1: print debug info if rrd errorJay Cliburn1-4/+22
2008-03-17atl1: use netif_msgJay Cliburn2-46/+111
2008-03-17atl1: use csum_startJay Cliburn1-5/+6
2008-03-17atl1: simplify tx packet descriptorJay Cliburn2-220/+246
2008-03-17atl1: add ethtool register dumpJay Cliburn2-0/+54
2008-03-17atl1: fix broken TSOJay Cliburn1-18/+11
2008-03-17atl1: move common functions to atlx filesJay Cliburn9-2710/+2751
2008-03-17atl1: relocate atl1 driver to /drivers/net/atlxJay Cliburn7-0/+5115