summaryrefslogtreecommitdiff
path: root/drivers/net/irda/irda-usb.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-31irda: replace __FUNCTION__ with __func__Harvey Harrison1-46/+46
2008-07-10irda-usb: treat firmware data as constDavid Woodhouse1-6/+6
2008-05-22irda-usb endianness annotations and fixesAl Viro1-1/+1
2007-12-17[IRDA]: Race between open and disconnect in irda-usb.Oliver Neukum1-0/+5
2007-10-11[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-08-14[IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski1-14/+10
2007-04-26[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+2
2007-04-26[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-03-20[IrDA]: Delay needed when uploading firmware chunksNigel Williams1-0/+2
2007-01-24[IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz1-2/+0
2007-01-24[IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....Samuel Ortiz1-23/+20
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-02usb: irda-usb free urb cleanupMariusz Kozlowski1-4/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-6/+6
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-11/+7
2006-06-25[PATCH] irda-usb printk fixAndrew Morton1-1/+1
2006-06-18[IRDA]: irda-usb.c: STIR421x cleanupsNick Fedchik1-186/+141
2006-05-07[IRDA] irda-usb: use NULL instead of 0Randy Dunlap1-1/+1
2006-04-15[IRDA]: irda-usb, unregister netdev when patch upload failsSamuel Ortiz1-2/+4
2006-04-10[IRDA]: Support for Sigmatel STIR421x chipSamuel Ortiz1-20/+343
2006-03-21[PATCH] USB: Fix irda-usb use after useEugene Teo1-2/+3
2006-02-20[IRDA]: irda-usb bug fixesJean Tourrilhes1-14/+76
2006-01-05[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-10-29drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl1-4/+2
2005-09-09[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-11/+2
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1602