summaryrefslogtreecommitdiff
path: root/drivers/net/irda/sir_dev.c
AgeCommit message (Expand)Author
2013-01-03irda: 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-03-22[IRDA]: DEBUG macro fixesJean Tourrilhes
2005-01-11[PATCH] net/sir_dev: replace schedule_timeout() with msleep()Domen Puncer
2004-05-19[PATCH] sir_dev locking fixAndrew Morton
2004-05-14[PATCH] MSEC_TO_JIFFIES to msec_to_jiffiesAndrew Morton
2004-04-09[IRDA]: Fix warnings in sir_dev.cAndrew Morton
2004-02-25[IRDA]: Kill dev_flags, unused.Stephen Hemminger
2004-01-23[IRDA]: Update dongle api.Jean Tourrilhes
2004-01-08[IRDA]: Fix sir-dev 'raw' mode for sir dongles that need it.Jean Tourrilhes
2004-01-08[IRDA]: Fix a potential dealock in sir-dev state machine.Jean Tourrilhes
2003-09-30[IRDA]: Convert sir to alloc_irdadev().Stephen Hemminger
2003-07-01[PATCH] Missing IrDA stuff for 2.5.73-bk8: sir_devMartin Diehl
2003-03-28[PATCH] : irtty-sir ZeroCopy RxJean Tourrilhes
2003-02-25[PATCH] Spelling fixes: don'tMichael Hayes
2002-12-29[PATCH] more obsolete module API fixesChristoph Hellwig
2002-12-29[PATCH] more module warning fixesChristoph Hellwig
2002-11-07IrDA update 1/3:Jean Tourrilhes