summaryrefslogtreecommitdiff
path: root/drivers/net/plip.c
Commit message (Expand)AuthorAge
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-12
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-03
* 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-25
* 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-rc2Linus Torvalds2005-04-16