summaryrefslogtreecommitdiff
path: root/drivers/net/lib8390.c
AgeCommit message (Expand)Author
2011-06-24lib8390: Remove unnecessary externJoe Perches
2011-06-24lib8390: Convert include <asm to include <linuxJoe Perches
2011-06-24lib8390: Normalize source code spacingJoe Perches
2011-06-24lib8390: Indent braces appropriatelyJoe Perches
2011-06-24lib8390: Use pr_<level> and netdev_<level>Joe Perches
2011-06-20lib8390: enable transmit and receive time stamping.Richard Cochran
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-17drivers/net: Remove unnecessary casts of netdev_privJoe Perches
2010-10-288390: Don't oops on starting dev queuePavel Emelyanov
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-21net: small cleanup of lib8390Nikanth Karthikesan
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2008-12-158390/8390p: Fix compat netdev ops handling.David S. Miller
2008-11-258390: add common net_device opsStephen Hemminger
2008-11-21ne2k: convert to net_device_opsStephen Hemminger
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-08lib8390: Fix locking in ei_poll (poll controller)Jarek Poplawski
2008-06-11[netdrvr] Fix 8390 build breakageStephen Rothwell
2008-05-13drivers/net/lib8390: fix warning, trim trailing whitespaceJeff Garzik
2008-05-13lib8390: use netstats in net_device structurePaulius Zaleckas
2008-02-03Fix a small number of "memeber" typoes.Robert P. J. Day
2007-07-30lib8390: comment on locking by Alan CoxJarek Poplawski
2007-07-26m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2006-12-02[PATCH] beginning of 8390 fixes - generic and arm/etherhAl Viro