summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/irda-usb.c
Commit message (Expand)AuthorAgeFilesLines
* irda: irda-usb: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-05-251-1/+3
* irda: irda-usb: Replace timeval with ktime_tChunyan Zhang2015-01-121-8/+2Star
* irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-121-51/+44Star
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-121-24/+23Star
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* USB: irda-usb.c: remove err() usageGreg Kroah-Hartman2012-04-251-1/+1
* USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-34/+1Star
* 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-271-1/+1
* net/irda: remove trailing space in messagesFrans Pop2010-03-241-1/+1
* irda-usb: add error handling and fix leakDan Carpenter2010-03-081-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-061-1/+1
* net: fix network drivers ndo_start_xmit() return values (part 2)Patrick McHardy2009-06-131-3/+1Star
* irda-usb: suspend/resume supportTadashi Abe2009-05-301-0/+40
* irda: convert irda_usb to net_device_opsStephen Hemminger2009-03-221-8/+10
* drivers/net/irda/irda-usb.c: fix buffer overflowJos-Vicente Gilabert2009-01-151-1/+1
* irda: convert to internal statsStephen Hemminger2009-01-061-19/+9Star
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-131-7/+7
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-311-46/+46
* irda-usb: treat firmware data as constDavid Woodhouse2008-07-101-6/+6
* irda-usb endianness annotations and fixesAl Viro2008-05-221-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-111-1/+0Star
* [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski2007-08-141-14/+10Star
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-2/+2
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* [IrDA]: Delay needed when uploading firmware chunksNigel Williams2007-03-201-0/+2
* [IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz2007-01-241-2/+0Star
* [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....Samuel Ortiz2007-01-241-23/+20Star
* [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/+2Star
* 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/+7Star
* [PATCH] irda-usb printk fixAndrew Morton2006-06-251-1/+1
* [IRDA]: irda-usb.c: STIR421x cleanupsNick Fedchik2006-06-181-186/+141Star
* [IRDA] irda-usb: use NULL instead of 0Randy Dunlap2006-05-071-1/+1
* [IRDA]: irda-usb, unregister netdev when patch upload failsSamuel Ortiz2006-04-151-2/+4
* [IRDA]: Support for Sigmatel STIR421x chipSamuel Ortiz2006-04-101-20/+343
* [PATCH] USB: Fix irda-usb use after useEugene Teo2006-03-201-2/+3
* [IRDA]: irda-usb bug fixesJean Tourrilhes2006-02-201-14/+76
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-4/+2Star
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-091-11/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1602