Age | Commit message (Expand) | Author | Files | Lines |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 1 | -1/+0 |
2010-05-10 | net: trans_start cleanups | Eric Dumazet | 1 | -2/+1 |
2010-04-22 | net: small cleanup of lib8390 | Nikanth Karthikesan | 1 | -6/+6 |
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 | -11/+4 |
2009-12-04 | drivers/net: Move && and || to end of previous line | Joe Perches | 1 | -6/+6 |
2009-09-01 | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 1 | -1/+2 |
2009-07-06 | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 1 | -1/+1 |
2009-06-13 | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 1 | -1/+1 |
2008-12-16 | 8390/8390p: Fix compat netdev ops handling. | David S. Miller | 1 | -6/+0 |
2008-11-26 | 8390: add common net_device ops | Stephen Hemminger | 1 | -14/+5 |
2008-11-22 | ne2k: convert to net_device_ops | Stephen Hemminger | 1 | -10/+16 |
2008-11-04 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 1 | -1/+0 |
2008-10-09 | lib8390: Fix locking in ei_poll (poll controller) | Jarek Poplawski | 1 | -2/+2 |
2008-06-12 | [netdrvr] Fix 8390 build breakage | Stephen Rothwell | 1 | -0/+4 |
2008-05-13 | drivers/net/lib8390: fix warning, trim trailing whitespace | Jeff Garzik | 1 | -14/+12 |
2008-05-13 | lib8390: use netstats in net_device structure | Paulius Zaleckas | 1 | -35/+35 |
2008-02-03 | Fix a small number of "memeber" typoes. | Robert P. J. Day | 1 | -1/+1 |
2007-07-30 | lib8390: comment on locking by Alan Cox | Jarek Poplawski | 1 | -0/+46 |
2007-07-26 | m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c | Hirokazu Takata | 1 | -9/+0 |
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-02 | [PATCH] beginning of 8390 fixes - generic and arm/etherh | Al Viro | 1 | -0/+1097 |