summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/sir_dev.c
Commit message (Expand)AuthorAgeFilesLines
* irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-121-23/+21Star
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-121-16/+19
* irda: sir_dev: Fix copy/paste typoAlexander Shiyan2012-11-201-1/+1
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-1/+1
|\
| * drivers/net: return operator cleanupEric Dumazet2010-09-271-1/+1
* | irda: Semaphore cleanupThomas Gleixner2010-10-121-1/+1
|/
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* irda: convert to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-2/+2
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* irda: convert sir device to net_device_opsStephen Hemminger2009-03-221-4/+7
* irda: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-271-2/+1Star
* irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb().David S. Miller2009-02-101-1/+2
* irda: convert to internal statsStephen Hemminger2009-01-061-17/+9Star
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-131-6/+6
* irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-311-31/+32
* drivers/net/irda: endianness, NULL noiseAl Viro2007-10-111-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-2/+0Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+4
* [IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig2006-05-101-4/+311
* [IRDA]: kill drivers/net/irda/sir_core.cAdrian Bunk2006-01-101-1/+9
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+677