aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/irda/irda-usb.c
AgeCommit message (Expand)Author
2010-10-11irda: Test index before read in stir421x_patch_device()Roel Kluin
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-03-24net/irda: remove trailing space in messagesFrans Pop
2010-03-07irda-usb: add error handling and fix leakDan Carpenter
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-18drivers/net/irda: remove exceptional & on function nameJulia Lawall
2009-09-01irda: convert to netdev_tx_tStephen Hemminger
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: fix network drivers ndo_start_xmit() return values (part 2)Patrick McHardy
2009-05-29irda-usb: suspend/resume supportTadashi Abe
2009-03-21irda: convert irda_usb to net_device_opsStephen Hemminger
2009-01-14drivers/net/irda/irda-usb.c: fix buffer overflowJos-Vicente Gilabert
2009-01-06irda: convert to internal statsStephen Hemminger
2008-11-12netdevice: safe convert to netdev_priv() #part-2Wang Chen
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-07-30irda: replace __FUNCTION__ with __func__Harvey Harrison
2008-07-10irda-usb: treat firmware data as constDavid Woodhouse
2008-05-21irda-usb endianness annotations and fixesAl Viro
2007-12-16[IRDA]: Race between open and disconnect in irda-usb.Oliver Neukum
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-08-13[IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-03-20[IrDA]: Delay needed when uploading firmware chunksNigel Williams
2007-01-23[IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz
2007-01-23[IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....Samuel Ortiz
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-01usb: irda-usb free urb cleanupMariusz Kozlowski
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev
2006-06-25[PATCH] irda-usb printk fixAndrew Morton
2006-06-17[IRDA]: irda-usb.c: STIR421x cleanupsNick Fedchik
2006-05-06[IRDA] irda-usb: use NULL instead of 0Randy Dunlap
2006-04-14[IRDA]: irda-usb, unregister netdev when patch upload failsSamuel Ortiz
2006-04-09[IRDA]: Support for Sigmatel STIR421x chipSamuel Ortiz
2006-03-20[PATCH] USB: Fix irda-usb use after useEugene Teo
2006-02-19[IRDA]: irda-usb bug fixesJean Tourrilhes
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern
2005-04-16Linux-2.6.12-rc2Linus Torvalds