Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atlx: fix warning in drivers/net/atlx/atl2.c | Ingo Molnar | 2008-11-25 | 1 | -2/+0 |
* | netdev: add more functions to netdevice ops | Stephen Hemminger | 2008-11-20 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 | 1 | -3/+5 |
|\ | |||||
| * | atl2: don't request irq on resume if netif running | Alan Jenkins | 2008-11-20 | 1 | -3/+5 |
* | | atlx: convert to net_device_ops | Stephen Hemminger | 2008-11-19 | 1 | -16/+17 |
* | | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 1 | -1/+0 |
* | | atlx: timer cleanup | Stephen Hemminger | 2008-11-02 | 1 | -3/+5 |
* | | atlx: use embedded net_device_stats | Stephen Hemminger | 2008-11-02 | 1 | -33/+22 |
|/ | |||||
* | net: remove LLTX in atl2 driver | Kevin Hao | 2008-10-08 | 1 | -23/+1 |
* | net: add net poll support for atl2 driver | Kevin Hao | 2008-10-08 | 1 | -0/+12 |
* | atl2: add tx bytes statistic | Jay Cliburn | 2008-09-24 | 1 | -1/+3 |
* | atl2: add atl2 driver | Chris Snook | 2008-09-18 | 1 | -0/+3127 |