Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+1 |
* | 8390p: fix build breakage | Alexander Beregalov | 2009-04-24 | 1 | -4/+4 |
* | 8390p: Get rid of init_module/cleanup_module | Mateusz Mandera | 2009-04-22 | 1 | -5/+4 |
* | 8390(p): remove old compat_net_dev_ops code | Alexander Beregalov | 2009-04-16 | 1 | -8/+2 |
* | netdev: add missing set_mac_address hook | Stephen Hemminger | 2009-01-11 | 1 | -0/+1 |
* | 8390/8390p: Fix compat netdev ops handling. | David S. Miller | 2008-12-15 | 1 | -1/+10 |
* | 8390: add common net_device ops | Stephen Hemminger | 2008-11-25 | 1 | -0/+39 |
* | drivers/net: coding styles fixes to drivers/net/8390p.c | Gustavo F. Padovan | 2008-08-07 | 1 | -10/+7 |
* | drivers/net: Remove 'return' of void function NS8390p_init() | Gustavo F. Padovan | 2008-08-07 | 1 | -1/+1 |
* | 8390: Split 8390 support into a pausing and a non pausing driver core | Alan Cox | 2008-07-04 | 1 | -0/+66 |