aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/w83977af_ir.c
Commit message (Expand)AuthorAge
* irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-12
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-11
* w83977af_ir: remove two faux Kconfig macrosPaul Bolle2014-05-07
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req...Julia Lawall2012-03-11
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
* net: trans_start cleanupsEric Dumazet2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* obsolete config in kernel source: USE_INTERNAL_TIMERChristoph Egger2010-03-15
* irda: convert to netdev_tx_tStephen Hemminger2009-09-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * irda: fix read buffer overflowRoel Kluin2009-08-10
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* irda: convert w83977af_ir to net_device_opsStephen Hemminger2009-03-21
* irda: convert to internal statsStephen Hemminger2009-01-06
* drivers/net/irda: fix sparse warnings: make symbols staticHannes Eder2008-12-26
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-13
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-30
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-24
|\
| * [PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones2006-08-14
* | [IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()Bjorn Helgaas2006-09-22
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16