Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |