Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-03-22 | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 5 | -0/+5300 |
2008-03-17 | atl1: reduce forward declarations | Jay Cliburn | 2 | -713/+703 |
2008-03-17 | atl1: make functions static | Jay Cliburn | 2 | -53/+51 |
2008-03-17 | atl1: print debug info if rrd error | Jay Cliburn | 1 | -4/+22 |
2008-03-17 | atl1: use netif_msg | Jay Cliburn | 2 | -46/+111 |
2008-03-17 | atl1: use csum_start | Jay Cliburn | 1 | -5/+6 |
2008-03-17 | atl1: simplify tx packet descriptor | Jay Cliburn | 2 | -220/+246 |
2008-03-17 | atl1: add ethtool register dump | Jay Cliburn | 2 | -0/+54 |
2008-03-17 | atl1: fix broken TSO | Jay Cliburn | 1 | -18/+11 |
2008-03-17 | atl1: move common functions to atlx files | Jay Cliburn | 9 | -2710/+2751 |
2008-03-17 | atl1: relocate atl1 driver to /drivers/net/atlx | Jay Cliburn | 7 | -0/+5115 |