summaryrefslogtreecommitdiffstats
path: root/drivers/net/atlx/atl1.c
Commit message (Expand)AuthorAgeFilesLines
* [netdrvr] atlx: code movement: move atl1 parameter parsingChris Snook2008-04-251-0/+138
* Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-231-3/+2Star
* atl1: reduce forward declarationsJay Cliburn2008-03-171-703/+703
* atl1: make functions staticJay Cliburn2008-03-171-50/+51
* atl1: print debug info if rrd errorJay Cliburn2008-03-171-4/+22
* atl1: use netif_msgJay Cliburn2008-03-171-45/+110
* atl1: use csum_startJay Cliburn2008-03-171-5/+6
* atl1: simplify tx packet descriptorJay Cliburn2008-03-171-124/+141
* atl1: add ethtool register dumpJay Cliburn2008-03-171-0/+53
* atl1: fix broken TSOJay Cliburn2008-03-171-18/+11Star
* atl1: move common functions to atlx filesJay Cliburn2008-03-171-0/+3417