index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
irda
/
w83977af_ir.c
Age
Commit message (
Expand
)
Author
2017-04-20
Annotate hardware config module parameters in drivers/net/irda/
David Howells
2016-12-17
irda: w83977af_ir: cleanup an indent issue
Dan Carpenter
2016-12-06
irda: w83977af_ir: Neaten logging
Joe Perches
2016-12-06
irda: w83977af_ir: Parenthesis alignment
Joe Perches
2016-12-06
irda: w83977af_ir: Use the common brace style
Joe Perches
2016-12-06
irda: w83977af_ir: Neaten pointer comparisons
Joe Perches
2016-12-06
irda: w83977af_ir: Remove and add blank lines
Joe Perches
2016-12-06
irda: w83977af_ir: More whitespace neatening
Joe Perches
2016-12-06
irda: w83977af_ir: Whitespace neatening
Joe Perches
2016-12-03
irda: w83977af_ir: fix damaged whitespace
Arnd Bergmann
2016-11-27
irda: fix overly long udelay()
Arnd Bergmann
2014-11-12
irda: Convert IRDA_DEBUG to pr_debug
Joe Perches
2014-11-11
irda: Remove IRDA_<TYPE> logging macros
Joe Perches
2014-05-07
w83977af_ir: remove two faux Kconfig macros
Paul Bolle
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2012-03-11
drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req...
Julia Lawall
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2010-05-10
net: trans_start cleanups
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-15
obsolete config in kernel source: USE_INTERNAL_TIMER
Christoph Egger
2009-09-01
irda: convert to netdev_tx_t
Stephen Hemminger
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-09
irda: fix read buffer overflow
Roel Kluin
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-03-21
irda: convert w83977af_ir to net_device_ops
Stephen Hemminger
2009-01-06
irda: convert to internal stats
Stephen Hemminger
2008-12-26
drivers/net/irda: fix sparse warnings: make symbols static
Hannes Eder
2008-11-12
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-07-30
irda: 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-06
drivers/net: eliminate irq handler impossible checks, needless casts
Jeff Garzik
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-24
Merge 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-16
Linux-2.6.12-rc2
Linus Torvalds