aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/irda-usb.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* irda: Test index before read in stir421x_patch_device()Roel Kluin2010-10-111-4/+4
* drivers/net: return operator cleanupEric Dumazet2010-09-261-1/+1
* net/irda: remove trailing space in messagesFrans Pop2010-03-241-1/+1
* irda-usb: add error handling and fix leakDan Carpenter2010-03-071-0/+4
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-4/+4
* drivers/net/irda: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* irda: convert to netdev_tx_tStephen Hemminger2009-09-011-2/+4
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* net: fix network drivers ndo_start_xmit() return values (part 2)Patrick McHardy2009-06-131-3/+1
* irda-usb: suspend/resume supportTadashi Abe2009-05-291-0/+40
* irda: convert irda_usb to net_device_opsStephen Hemminger2009-03-211-8/+10
* drivers/net/irda/irda-usb.c: fix buffer overflowJos-Vicente Gilabert2009-01-141-1/+1
* irda: convert to internal statsStephen Hemminger2009-01-061-19/+9
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-121-7/+7
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-301-46/+46
* irda-usb: treat firmware data as constDavid Woodhouse2008-07-101-6/+6
* irda-usb endianness annotations and fixesAl Viro2008-05-211-1/+1
* [IRDA]: Race between open and disconnect in irda-usb.Oliver Neukum2007-12-161-0/+5
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski2007-08-131-14/+10
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [IrDA]: Delay needed when uploading firmware chunksNigel Williams2007-03-201-0/+2
* [IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz2007-01-231-2/+0
* [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....Samuel Ortiz2007-01-231-23/+20
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* usb: irda-usb free urb cleanupMariusz Kozlowski2006-12-011-4/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+6
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-271-11/+7
* [PATCH] irda-usb printk fixAndrew Morton2006-06-251-1/+1
* [IRDA]: irda-usb.c: STIR421x cleanupsNick Fedchik2006-06-171-186/+141
* [IRDA] irda-usb: use NULL instead of 0Randy Dunlap2006-05-061-1/+1
* [IRDA]: irda-usb, unregister netdev when patch upload failsSamuel Ortiz2006-04-141-2/+4
* [IRDA]: Support for Sigmatel STIR421x chipSamuel Ortiz2006-04-091-20/+343
* [PATCH] USB: Fix irda-usb use after useEugene Teo2006-03-201-2/+3
* [IRDA]: irda-usb bug fixesJean Tourrilhes2006-02-191-14/+76
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-4/+2
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-081-11/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1602