Age | Commit message (Expand) | Author | Files | Lines |
2014-11-12 | irda: Convert IRDA_DEBUG to pr_debug | Joe Perches | 1 | -23/+21 |
2014-11-12 | irda: Remove IRDA_<TYPE> logging macros | Joe Perches | 1 | -16/+19 |
2012-11-21 | irda: sir_dev: Fix copy/paste typo | Alexander Shiyan | 1 | -1/+1 |
2011-06-07 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-10-12 | irda: Semaphore cleanup | Thomas Gleixner | 1 | -1/+1 |
2010-09-27 | drivers/net: return operator cleanup | Eric Dumazet | 1 | -1/+1 |
2010-05-10 | net: trans_start cleanups | Eric Dumazet | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-09-01 | irda: convert to netdev_tx_t | Stephen Hemminger | 1 | -1/+2 |
2009-07-06 | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 1 | -1/+1 |
2009-07-06 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 1 | -2/+2 |
2009-06-13 | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 1 | -1/+1 |
2009-03-22 | irda: convert sir device to net_device_ops | Stephen Hemminger | 1 | -4/+7 |
2009-02-27 | irda: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 1 | -2/+1 |
2009-02-10 | irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb(). | David S. Miller | 1 | -1/+2 |
2009-01-06 | irda: convert to internal stats | Stephen Hemminger | 1 | -17/+9 |
2008-11-13 | netdevice: safe convert to netdev_priv() #part-2 | Wang Chen | 1 | -6/+6 |
2008-07-31 | irda: replace __FUNCTION__ with __func__ | Harvey Harrison | 1 | -31/+32 |
2007-10-11 | drivers/net/irda: endianness, NULL noise | Al Viro | 1 | -1/+1 |
2007-10-11 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 1 | -2/+0 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -4/+4 |
2006-05-10 | [IRDA]: Switching to a workqueue for the SIR work | Christoph Hellwig | 1 | -4/+311 |
2006-01-11 | [IRDA]: kill drivers/net/irda/sir_core.c | Adrian Bunk | 1 | -1/+9 |
2005-10-29 | drivers/net: Remove pointless checks for NULL prior to calling kfree() | Jesper Juhl | 1 | -2/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+677 |