Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atl1: add shutdown callback | Jay Cliburn | 2008-05-13 | 1 | -2/+9 |
* | atl1: fix broken suspend and resume | Jay Cliburn | 2008-05-13 | 1 | -45/+80 |
* | atl1: add PHY power save mode | Jay Cliburn | 2008-05-13 | 1 | -11/+8 |
* | [netdrvr] atlx: code movement: move atl1 parameter parsing | Chris Snook | 2008-04-25 | 1 | -0/+138 |
* | 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 | 1 | -703/+703 |
* | atl1: make functions static | Jay Cliburn | 2008-03-17 | 1 | -50/+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 | 1 | -45/+110 |
* | atl1: use csum_start | Jay Cliburn | 2008-03-17 | 1 | -5/+6 |
* | atl1: simplify tx packet descriptor | Jay Cliburn | 2008-03-17 | 1 | -124/+141 |
* | atl1: add ethtool register dump | Jay Cliburn | 2008-03-17 | 1 | -0/+53 |
* | atl1: fix broken TSO | Jay Cliburn | 2008-03-17 | 1 | -18/+11 |
* | atl1: move common functions to atlx files | Jay Cliburn | 2008-03-17 | 1 | -0/+3417 |