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