summaryrefslogtreecommitdiffstats
path: root/drivers/net/lib8390.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove unnecessary casts of netdev_privJoe Perches2010-11-171-12/+12
* 8390: Don't oops on starting dev queuePavel Emelyanov2010-10-281-1/+0
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* net: trans_start cleanupsEric Dumazet2010-05-101-2/+1
* net: small cleanup of lib8390Nikanth Karthikesan2010-04-211-6/+6
* net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko2010-02-261-11/+4
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-6/+6
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* 8390/8390p: Fix compat netdev ops handling.David S. Miller2008-12-151-6/+0
* 8390: add common net_device opsStephen Hemminger2008-11-251-14/+5
* ne2k: convert to net_device_opsStephen Hemminger2008-11-211-10/+16
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* lib8390: Fix locking in ei_poll (poll controller)Jarek Poplawski2008-10-081-2/+2
* [netdrvr] Fix 8390 build breakageStephen Rothwell2008-06-111-0/+4
* drivers/net/lib8390: fix warning, trim trailing whitespaceJeff Garzik2008-05-131-14/+12
* lib8390: use netstats in net_device structurePaulius Zaleckas2008-05-131-35/+35
* Fix a small number of "memeber" typoes.Robert P. J. Day2008-02-031-1/+1
* lib8390: comment on locking by Alan CoxJarek Poplawski2007-07-301-0/+46
* m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata2007-07-261-9/+0
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [PATCH] beginning of 8390 fixes - generic and arm/etherhAl Viro2006-12-021-0/+1097
OpenPOWER on IntegriCloud