Age | Commit message (Expand) | Author | Files | Lines |
2011-06-25 | lib8390: Remove unnecessary extern | Joe Perches | 1 | -1/+0 |
2011-06-25 | lib8390: Convert include <asm to include <linux | Joe Perches | 1 | -2/+2 |
2011-06-25 | lib8390: Normalize source code spacing | Joe Perches | 1 | -37/+44 |
2011-06-25 | lib8390: Indent braces appropriately | Joe Perches | 1 | -81/+38 |
2011-06-25 | lib8390: Use pr_<level> and netdev_<level> | Joe Perches | 1 | -43/+43 |
2011-06-21 | lib8390: enable transmit and receive time stamping. | Richard Cochran | 1 | -2/+3 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2010-11-17 | drivers/net: Remove unnecessary casts of netdev_priv | Joe Perches | 1 | -12/+12 |
2010-10-28 | 8390: Don't oops on starting dev queue | Pavel Emelyanov | 1 | -1/+0 |
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 |