Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Remove redundant NAPI functions | Ben Hutchings | 2009-01-21 | 1 | -3/+3 |
* | net: Fix warning fallout from recent NAPI interface changes. | David S. Miller | 2008-12-26 | 1 | -1/+0 |
* | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 2008-12-22 | 1 | -3/+3 |
* | netdev: add more functions to netdevice ops | Stephen Hemminger | 2008-11-20 | 1 | -1/+2 |
* | atl1e: convert to net_device_ops | Stephen Hemminger | 2008-11-19 | 1 | -13/+19 |
* | netdevice: safe convert to netdev_priv() #part-1 | Wang Chen | 2008-11-12 | 1 | -3/+3 |
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 1 | -1/+0 |
* | [netdrvr] atl1e: Don't take the mdio_lock in atl1e_probe | Matthew Wilcox | 2008-09-24 | 1 | -2/+0 |
* | atl1e: multistatement if missing braces | Ilpo Järvinen | 2008-08-27 | 1 | -1/+2 |
* | uninline atl1e_setup_mac_ctrl() | Adrian Bunk | 2008-08-09 | 1 | -2/+2 |
* | [netdrvr] atl1d: fix !CONFIG_PM build | Jeff Garzik | 2008-07-22 | 1 | -1/+1 |
* | atl1e: Atheros L1E Gigabit Ethernet driver | Jie Yang | 2008-07-22 | 1 | -0/+2599 |