Age | Commit message (Expand) | Author | Files | Lines |
2010-05-10 | net: trans_start cleanups | Eric Dumazet | 1 | -2/+0 |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 1 | -3/+3 |
2010-02-26 | net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 | Jiri Pirko | 1 | -2/+2 |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 1 | -5/+7 |
2009-11-19 | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 1 | -1/+1 |
2009-09-01 | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 1 | -2/+2 |
2009-07-06 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 1 | -2/+2 |
2009-03-27 | netdev: convert lp486e to net_device_ops | Stephen Hemminger | 1 | -5/+12 |
2008-11-13 | netdevice: safe convert to netdev_priv() #part-1 | Wang Chen | 1 | -14/+14 |
2008-11-04 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 1 | -1/+0 |
2008-08-07 | [netdrvr] Drivers should not set IFF_* flag themselves | Wang Chen | 1 | -2/+0 |
2008-01-29 | [netdrvr] checkpatch cleanups | Jeff Garzik | 1 | -1/+1 |
2008-01-29 | [netdrvr] irq handler minor cleanups in several drivers | Jeff Garzik | 1 | -5/+4 |
2007-10-11 | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code | Jeff Garzik | 1 | -33/+23 |
2007-10-11 | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis Cheng | 1 | -3/+1 |
2007-04-26 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 1 | -2/+2 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+2 |
2006-09-21 | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 1 | -3/+3 |
2006-09-21 | [netdrvr] lp486e: fix typo | Jeff Garzik | 1 | -3/+3 |
2006-09-13 | drivers/net: Trim trailing whitespace | Jeff Garzik | 1 | -11/+11 |
2006-07-03 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-23 | [NET]: Avoid allocating skb in skb_pad | Herbert Xu | 1 | -2/+1 |
2006-02-01 | [PATCH] lp486e: remove SLOW_DOWN_IO | Alexey Dobriyan | 1 | -2/+0 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+1352 |