| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -2/+0 |
* | 3c503: Fix IRQ probing | Ben Hutchings | 2010-04-07 | 1 | -12/+30 |
* | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 | 1 | -7/+8 |
* | net: Fix a build break because of a typo in drivers/net/3c503.c | Sachin Sant | 2009-09-04 | 1 | -1/+1 |
* | WARNING: some request_irq() failures ignored in el2_open() | roel kluin | 2009-09-02 | 1 | -3/+7 |
* | 3c50x: convert printk() to pr_<foo>() | Alexander Beregalov | 2009-05-26 | 1 | -17/+19 |
* | 3c503, smc-ultra: netdev_ops bugs | Stephen Hemminger | 2009-03-27 | 1 | -3/+0 |
* | netdev: add missing set_mac_address hook | Stephen Hemminger | 2009-01-11 | 1 | -0/+1 |
* | 3c503: convert to net_device_ops | Stephen Hemminger | 2008-11-25 | 1 | -2/+16 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -2/+1 |
* | 8390: Split 8390 support into a pausing and a non pausing driver core | Alan Cox | 2008-07-04 | 1 | -7/+7 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 | 1 | -1/+3 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 | 1 | -2/+0 |
* | [PATCH] kill eth_io_copy_and_sum() | Al Viro | 2007-02-09 | 1 | -2/+1 |
* | [PATCH] trivial missing __init in drivers/net/* | Al Viro | 2006-12-04 | 1 | -1/+1 |
* | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 | 1 | -2/+2 |
* | drivers/net: Trim trailing whitespace | Jeff Garzik | 2006-09-13 | 1 | -6/+6 |
* | [PATCH] 3c5zz ethernet: fix section warnings | Randy Dunlap | 2006-06-11 | 1 | -1/+1 |
* | [PATCH] fix a few "warning: 'cleanup_card' defined but not used" | Denis Vlasenko | 2006-01-09 | 1 | -8/+8 |
* | [netdrvr] Fix register_netdev() races in older ISA net drivers | | 2005-05-12 | 1 | -10/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+747 |