aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/lib8390.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-24lib8390: Remove unnecessary externJoe Perches1-1/+0
2011-06-24lib8390: Convert include <asm to include <linuxJoe Perches1-2/+2
2011-06-24lib8390: Normalize source code spacingJoe Perches1-37/+44
2011-06-24lib8390: Indent braces appropriatelyJoe Perches1-81/+38
2011-06-24lib8390: Use pr_<level> and netdev_<level>Joe Perches1-43/+43
2011-06-20lib8390: enable transmit and receive time stamping.Richard Cochran1-2/+3
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-11-17drivers/net: Remove unnecessary casts of netdev_privJoe Perches1-12/+12
2010-10-288390: Don't oops on starting dev queuePavel Emelyanov1-1/+0
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-05-10net: trans_start cleanupsEric Dumazet1-2/+1
2010-04-21net: small cleanup of lib8390Nikanth Karthikesan1-6/+6
2010-04-03net: convert multicast list to list_headJiri Pirko1-3/+3
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko1-11/+4
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches1-6/+6
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger1-1/+2
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy1-1/+1
2008-12-158390/8390p: Fix compat netdev ops handling.David S. Miller1-6/+0
2008-11-258390: add common net_device opsStephen Hemminger1-14/+5
2008-11-21ne2k: convert to net_device_opsStephen Hemminger1-10/+16
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-10-08lib8390: Fix locking in ei_poll (poll controller)Jarek Poplawski1-2/+2
2008-06-11[netdrvr] Fix 8390 build breakageStephen Rothwell1-0/+4
2008-05-13drivers/net/lib8390: fix warning, trim trailing whitespaceJeff Garzik1-14/+12
2008-05-13lib8390: use netstats in net_device structurePaulius Zaleckas1-35/+35
2008-02-03Fix a small number of "memeber" typoes.Robert P. J. Day1-1/+1
2007-07-30lib8390: comment on locking by Alan CoxJarek Poplawski1-0/+46
2007-07-26m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata1-9/+0
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2006-12-02[PATCH] beginning of 8390 fixes - generic and arm/etherhAl Viro1-0/+1097