aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/plip.c
Commit message (Expand)AuthorAge
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-16
|\
| * netdev: restore MTU change operationBen Hutchings2009-07-12
| * netdev: restore MAC address set and validate operationsBen Hutchings2009-07-12
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* plip: update to net_device_opsStephen Hemminger2009-01-07
* drivers/net: fix sparse warnings: make symbols staticHannes Eder2008-12-26
* drivers/net: fix sparse warnings: make do-while a compound statementHannes Eder2008-12-26
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-04
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-13
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* plip: replace spin_lock_irq with spin_lock_irqsave in irq contextMikulas Patocka2008-04-01
* PLIP driver: convert the semaphore killed_timer_sem to completionMatthias Kaehlcke2008-01-28
* plip: fix parport_register_device name parameterMikulas Patocka2007-11-26
* plip: use netif_rx_ni() for packet receiveMikulas Patocka2007-11-26
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-23
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-26
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* Massive net driver const-ification.Arjan van de Ven2006-03-03
* [PATCH] parport: include fixesMarko Kohtala2006-01-06
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-27
* [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16