summaryrefslogtreecommitdiff
path: root/drivers/net/atlx/atl1.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-23Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller1-0/+3564
2008-03-17atl1: reduce forward declarationsJay Cliburn1-703/+703
2008-03-17atl1: make functions staticJay Cliburn1-50/+51
2008-03-17atl1: print debug info if rrd errorJay Cliburn1-4/+22
2008-03-17atl1: use netif_msgJay Cliburn1-45/+110
2008-03-17atl1: use csum_startJay Cliburn1-5/+6
2008-03-17atl1: simplify tx packet descriptorJay Cliburn1-124/+141
2008-03-17atl1: add ethtool register dumpJay Cliburn1-0/+53
2008-03-17atl1: fix broken TSOJay Cliburn1-18/+11
2008-03-17atl1: move common functions to atlx filesJay Cliburn1-0/+3417