Age | Commit message (Expand) | Author | Files | Lines |
2010-11-09 | drivers/net: normalize TX_TIMEOUT | Eric Dumazet | 1 | -1/+1 |
2010-09-15 | drivers/net: Use static const char * const where possible | Joe Perches | 1 | -1/+3 |
2010-08-26 | drivers/net: Remove address use from assignments of function pointers | Joe Perches | 1 | -1/+1 |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 1 | -2/+0 |
2010-05-10 | net: trans_start cleanups | Eric Dumazet | 1 | -3/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2010-02-19 | 3c5xx: use netdev_mc_* helpers | Jiri Pirko | 1 | -1/+1 |
2009-12-04 | drivers/net: Move && and || to end of previous line | Joe Perches | 1 | -6/+7 |
2009-11-19 | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 1 | -2/+2 |
2009-09-01 | 3com: convert drivers to netdev_tx_t | Stephen Hemminger | 1 | -4/+4 |
2009-07-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+3 |
2009-07-31 | 3c515: Write outside array bounds | roel kluin | 1 | -1/+3 |
2009-07-06 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 1 | -2/+2 |
2009-06-13 | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 1 | -1/+1 |
2009-05-27 | 3c5xx: convert printk() to pr_<foo>() | Alexander Beregalov | 1 | -64/+60 |
2009-01-22 | 3c515: convert to net_device_ops | Stephen Hemminger | 1 | -6/+15 |
2008-12-04 | netdev: remove pathetic compile-command lines | Alexey Dobriyan | 1 | -8/+0 |
2008-11-04 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 1 | -2/+0 |
2008-10-28 | net: convert print_mac to %pM | Johannes Berg | 1 | -2/+1 |
2008-10-14 | net: Rationalise email address: Network Specific Parts | Alan Cox | 1 | -1/+1 |
2008-05-22 | 3c515: fix using pnp_get_resource when CONFIG_ISAPNP=n | Randy Dunlap | 1 | -0/+4 |
2008-04-29 | 3c515: use netstats in net_device structure | Paulius Zaleckas | 1 | -34/+30 |
2008-01-29 | NULL noise in drivers/net | Al Viro | 1 | -1/+1 |
2008-01-18 | 3c574, 3c515 bitfields abuse | Al Viro | 1 | -29/+31 |
2007-10-11 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 1 | -2/+2 |
2007-10-11 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 1 | -2/+0 |
2007-04-26 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 1 | -2/+0 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -4/+2 |
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 | -30/+30 |
2006-08-24 | [PATCH] Signedness issue in drivers/net/3c515.c | Eric Sesterhenn | 1 | -1/+2 |
2006-07-03 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2005-06-29 | [NET]: Remove gratuitous use of skb->tail in network drivers. | David S. Miller | 1 | -2/+2 |
2005-05-13 | [netdrvr] Fix register_netdev() races in older ISA net drivers | | 1 | -6/+6 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+1594 |