aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/w83977af_ir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2010-05-10net: trans_start cleanupsEric Dumazet1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-03-15obsolete config in kernel source: USE_INTERNAL_TIMERChristoph Egger1-36/+0
2009-09-01irda: convert to netdev_tx_tStephen Hemminger1-2/+4
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-08-09irda: fix read buffer overflowRoel Kluin1-1/+1
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-2/+2
2009-03-21irda: convert w83977af_ir to net_device_opsStephen Hemminger1-5/+8
2009-01-06irda: convert to internal statsStephen Hemminger1-22/+13
2008-12-26drivers/net/irda: fix sparse warnings: make symbols staticHannes Eder1-7/+7
2008-11-12netdevice: safe convert to netdev_priv() #part-2Wang Chen1-7/+7
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-07-30irda: replace __FUNCTION__ with __func__Harvey Harrison1-31/+31
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-3/+0
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+6
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik1-7/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-1/+0
2006-09-22[IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()Bjorn Helgaas1-2/+2
2006-08-14[PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1379