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