aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/irda-usb.c
Commit message (Expand)AuthorAge
* net/irda: remove trailing space in messagesFrans Pop2010-03-24
* irda-usb: add error handling and fix leakDan Carpenter2010-03-07
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* drivers/net/irda: remove exceptional & on function nameJulia Lawall2009-11-18
* irda: convert to netdev_tx_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: fix network drivers ndo_start_xmit() return values (part 2)Patrick McHardy2009-06-13
* irda-usb: suspend/resume supportTadashi Abe2009-05-30
* irda: convert irda_usb to net_device_opsStephen Hemminger2009-03-21
* drivers/net/irda/irda-usb.c: fix buffer overflowJos-Vicente Gilabert2009-01-14
* irda: convert to internal statsStephen Hemminger2009-01-06
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-13
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-30
* irda-usb: treat firmware data as constDavid Woodhouse2008-07-10
* irda-usb endianness annotations and fixesAl Viro2008-05-21
* [IRDA]: Race between open and disconnect in irda-usb.Oliver Neukum2007-12-16
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski2007-08-14
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [IrDA]: Delay needed when uploading firmware chunksNigel Williams2007-03-20
* [IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz2007-01-23
* [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....Samuel Ortiz2007-01-23
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* usb: irda-usb free urb cleanupMariusz Kozlowski2006-12-01
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-27
* [PATCH] irda-usb printk fixAndrew Morton2006-06-25
* [IRDA]: irda-usb.c: STIR421x cleanupsNick Fedchik2006-06-18
* [IRDA] irda-usb: use NULL instead of 0Randy Dunlap2006-05-06
* [IRDA]: irda-usb, unregister netdev when patch upload failsSamuel Ortiz2006-04-14
* [IRDA]: Support for Sigmatel STIR421x chipSamuel Ortiz2006-04-10
* [PATCH] USB: Fix irda-usb use after useEugene Teo2006-03-20
* [IRDA]: irda-usb bug fixesJean Tourrilhes2006-02-20
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-28
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-08
* Linux-2.6.12-rc2Linus Torvalds2005-04-16