summaryrefslogtreecommitdiffstats
path: root/drivers/net/lp486e.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: return operator cleanupEric Dumazet2010-09-261-1/+1
* net: trans_start cleanupsEric Dumazet2010-05-101-2/+0
* 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-2/+2
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-5/+7
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-1/+1
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+2
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
* netdev: convert lp486e to net_device_opsStephen Hemminger2009-03-271-5/+12
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-121-14/+14
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* [netdrvr] Drivers should not set IFF_* flag themselvesWang Chen2008-08-071-2/+0
* [netdrvr] checkpatch cleanupsJeff Garzik2008-01-281-1/+1
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-281-5/+4
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-33/+23
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-101-3/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-211-3/+3
|\
| * [netdrvr] lp486e: fix typoJeff Garzik2006-09-211-3/+3
* | drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-11/+11
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-2/+1
* [PATCH] lp486e: remove SLOW_DOWN_IOAlexey Dobriyan2006-02-011-2/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1352
OpenPOWER on IntegriCloud