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