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