summaryrefslogtreecommitdiff
path: root/drivers/net/irda/w83977af_ir.c
AgeCommit message (Expand)Author
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
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
2010-03-15obsolete config in kernel source: USE_INTERNAL_TIMERChristoph Egger
2009-09-01irda: convert to netdev_tx_tStephen Hemminger
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-09irda: fix read buffer overflowRoel Kluin
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-03-21irda: convert w83977af_ir to net_device_opsStephen Hemminger
2009-01-06irda: convert to internal statsStephen Hemminger
2008-12-26drivers/net/irda: fix sparse warnings: make symbols staticHannes Eder
2008-11-12netdevice: safe convert to netdev_priv() #part-2Wang Chen
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-07-30irda: replace __FUNCTION__ with __func__Harvey Harrison
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-22[IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()Bjorn Helgaas
2006-08-14[PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones
2005-04-16Linux-2.6.12-rc2Linus Torvalds