| Commit message (Expand) | Author | Age | Files | Lines |
* | 8390: Move the 8390 related drivers | Jeff Kirsher | 2011-08-10 | 1 | -1080/+0 |
* | lib8390: Remove unnecessary extern | Joe Perches | 2011-06-24 | 1 | -1/+0 |
* | lib8390: Convert include <asm to include <linux | Joe Perches | 2011-06-24 | 1 | -2/+2 |
* | lib8390: Normalize source code spacing | Joe Perches | 2011-06-24 | 1 | -37/+44 |
* | lib8390: Indent braces appropriately | Joe Perches | 2011-06-24 | 1 | -81/+38 |
* | lib8390: Use pr_<level> and netdev_<level> | Joe Perches | 2011-06-24 | 1 | -43/+43 |
* | lib8390: enable transmit and receive time stamping. | Richard Cochran | 2011-06-20 | 1 | -2/+3 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | drivers/net: Remove unnecessary casts of netdev_priv | Joe Perches | 2010-11-17 | 1 | -12/+12 |
* | 8390: Don't oops on starting dev queue | Pavel Emelyanov | 2010-10-28 | 1 | -1/+0 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -1/+0 |
* | net: trans_start cleanups | Eric Dumazet | 2010-05-10 | 1 | -2/+1 |
* | net: small cleanup of lib8390 | Nikanth Karthikesan | 2010-04-21 | 1 | -6/+6 |
* | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -3/+3 |
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 | Jiri Pirko | 2010-02-26 | 1 | -11/+4 |
* | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 | 1 | -6/+6 |
* | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+2 |
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 1 | -1/+1 |
* | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 2009-06-13 | 1 | -1/+1 |
* | 8390/8390p: Fix compat netdev ops handling. | David S. Miller | 2008-12-15 | 1 | -6/+0 |
* | 8390: add common net_device ops | Stephen Hemminger | 2008-11-25 | 1 | -14/+5 |
* | ne2k: convert to net_device_ops | Stephen Hemminger | 2008-11-21 | 1 | -10/+16 |
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 1 | -1/+0 |
* | lib8390: Fix locking in ei_poll (poll controller) | Jarek Poplawski | 2008-10-08 | 1 | -2/+2 |
* | [netdrvr] Fix 8390 build breakage | Stephen Rothwell | 2008-06-11 | 1 | -0/+4 |
* | drivers/net/lib8390: fix warning, trim trailing whitespace | Jeff Garzik | 2008-05-13 | 1 | -14/+12 |
* | lib8390: use netstats in net_device structure | Paulius Zaleckas | 2008-05-13 | 1 | -35/+35 |
* | Fix a small number of "memeber" typoes. | Robert P. J. Day | 2008-02-03 | 1 | -1/+1 |
* | lib8390: comment on locking by Alan Cox | Jarek Poplawski | 2007-07-30 | 1 | -0/+46 |
* | m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c | Hirokazu Takata | 2007-07-26 | 1 | -9/+0 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+0 |
* | [PATCH] beginning of 8390 fixes - generic and arm/etherh | Al Viro | 2006-12-02 | 1 | -0/+1097 |