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