aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/plip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-26plip: fix parport_register_device name parameterMikulas Patocka1-1/+1
2007-11-26plip: use netif_rx_ni() for packet receiveMikulas Patocka1-1/+1
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik1-3/+3
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-28/+22
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik1-22/+10
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-17/+21
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik1-5/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-21/+21
2006-03-03Massive net driver const-ification.Arjan van de Ven1-2/+2
2006-01-06[PATCH] parport: include fixesMarko Kohtala1-2/+0
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-15/+14
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1427