aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/sir_dev.c
Commit message (Expand)AuthorAge
* irda: convert to netdev_tx_tStephen Hemminger2009-09-01
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* irda: convert sir device to net_device_opsStephen Hemminger2009-03-21
* irda: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-27
* irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb().David S. Miller2009-02-10
* irda: convert to internal statsStephen Hemminger2009-01-06
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-13
* irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-30
* drivers/net/irda: endianness, NULL noiseAl Viro2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig2006-05-09
* [IRDA]: kill drivers/net/irda/sir_core.cAdrian Bunk2006-01-10
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-28
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16