summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/sir_dev.c
AgeCommit message (Expand)AuthorLines
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches-23/+21
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches-16/+19
2012-11-20irda: sir_dev: Fix copy/paste typoAlexander Shiyan-1/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan-0/+1
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-1/+1
2010-10-12irda: Semaphore cleanupThomas Gleixner-1/+1
2010-09-26drivers/net: return operator cleanupEric Dumazet-1/+1
2010-05-10net: trans_start cleanupsEric Dumazet-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-09-01irda: convert to netdev_tx_tStephen Hemminger-1/+2
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy-1/+1
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy-2/+2
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy-1/+1
2009-03-21irda: convert sir device to net_device_opsStephen Hemminger-4/+7
2009-02-26irda: remove some pointless conditionals before kfree_skb()Wei Yongjun-2/+1
2009-02-10irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb().David S. Miller-1/+2
2009-01-06irda: convert to internal statsStephen Hemminger-17/+9
2008-11-12netdevice: safe convert to netdev_priv() #part-2Wang Chen-6/+6
2008-07-30irda: replace __FUNCTION__ with __func__Harvey Harrison-31/+32
2007-10-10drivers/net/irda: endianness, NULL noiseAl Viro-1/+1
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle-2/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells-4/+4
2006-05-09[IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig-4/+311
2006-01-10[IRDA]: kill drivers/net/irda/sir_core.cAdrian Bunk-1/+9
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+677