summaryrefslogtreecommitdiff
path: root/drivers/net/irda/sir_dev.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy1-1/+1
2009-03-22irda: convert sir device to net_device_opsStephen Hemminger1-4/+7
2009-02-27irda: remove some pointless conditionals before kfree_skb()Wei Yongjun1-2/+1
2009-02-10irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb().David S. Miller1-1/+2
2009-01-06irda: convert to internal statsStephen Hemminger1-17/+9
2008-11-13netdevice: safe convert to netdev_priv() #part-2Wang Chen1-6/+6
2008-07-31irda: replace __FUNCTION__ with __func__Harvey Harrison1-31/+32
2007-10-11drivers/net/irda: endianness, NULL noiseAl Viro1-1/+1
2007-10-11[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-2/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+4
2006-05-10[IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig1-4/+311
2006-01-11[IRDA]: kill drivers/net/irda/sir_core.cAdrian Bunk1-1/+9
2005-10-29drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl1-2/+1
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+677