summaryrefslogtreecommitdiffstats
path: root/drivers/net/plip.c
Commit message (Expand)AuthorAgeFilesLines
* plip: replace spin_lock_irq with spin_lock_irqsave in irq contextMikulas Patocka2008-04-011-3/+4
* PLIP driver: convert the semaphore killed_timer_sem to completionMatthias Kaehlcke2008-01-281-5/+5
* plip: fix parport_register_device name parameterMikulas Patocka2007-11-261-1/+1
* plip: use netif_rx_ni() for packet receiveMikulas Patocka2007-11-261-1/+1
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-231-3/+3
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-28/+22
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-22/+10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-17/+21
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-061-5/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-21/+21
* Massive net driver const-ification.Arjan van de Ven2006-03-031-2/+2
* [PATCH] parport: include fixesMarko Kohtala2006-01-061-2/+0
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-15/+14
* [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-121-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1427