index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
irda
/
sir_dev.c
Age
Commit message (
Expand
)
Author
2009-07-06
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-03-22
irda: convert sir device to net_device_ops
Stephen Hemminger
2009-02-27
irda: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-10
irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
David S. Miller
2009-01-06
irda: convert to internal stats
Stephen Hemminger
2008-11-13
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
2008-07-31
irda: replace __FUNCTION__ with __func__
Harvey Harrison
2007-10-10
drivers/net/irda: endianness, NULL noise
Al Viro
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-05-09
[IRDA]: Switching to a workqueue for the SIR work
Christoph Hellwig
2006-01-10
[IRDA]: kill drivers/net/irda/sir_core.c
Adrian Bunk
2005-10-28
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds