Dan Carpenter
|
3a7f0762a6
irda: w83977af_ir: cleanup an indent issue
|
8 years ago |
Joe Perches
|
99d8d2159d
irda: w83977af_ir: Neaten logging
|
8 years ago |
Joe Perches
|
646bf0926d
irda: w83977af_ir: Parenthesis alignment
|
8 years ago |
Joe Perches
|
ae9e736b32
irda: w83977af_ir: Use the common brace style
|
8 years ago |
Joe Perches
|
c947164698
irda: w83977af_ir: Neaten pointer comparisons
|
8 years ago |
Joe Perches
|
47fda1a766
irda: w83977af_ir: Remove and add blank lines
|
8 years ago |
Joe Perches
|
8a3fb40d6b
irda: w83977af_ir: More whitespace neatening
|
8 years ago |
Joe Perches
|
352019c858
irda: w83977af_ir: Whitespace neatening
|
8 years ago |
Arnd Bergmann
|
7b2024fdec
irda: w83977af_ir: fix damaged whitespace
|
8 years ago |
Arnd Bergmann
|
c9bd28233b
irda: fix overly long udelay()
|
8 years ago |
Joe Perches
|
955a9d202f
irda: Convert IRDA_DEBUG to pr_debug
|
10 years ago |
Joe Perches
|
6c91023dc3
irda: Remove IRDA_<TYPE> logging macros
|
10 years ago |
Paul Bolle
|
528b971bba
w83977af_ir: remove two faux Kconfig macros
|
11 years ago |
Joe Perches
|
ede23fa816
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
|
12 years ago |
Joe Perches
|
1f9061d27d
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
|
12 years ago |
Julia Lawall
|
a997cbb330
drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to request_irq and free_irq are compatible
|
13 years ago |
Justin P. Mattock
|
42b2aa86c6
treewide: Fix typos in various parts of the kernel, and fix some comments.
|
13 years ago |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 years ago |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Christoph Egger
|
6329da5f25
obsolete config in kernel source: USE_INTERNAL_TIMER
|
15 years ago |
Stephen Hemminger
|
6518bbb803
irda: convert to netdev_tx_t
|
16 years ago |
David S. Miller
|
aa11d958d1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Roel Kluin
|
5d5ceb8bdd
irda: fix read buffer overflow
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Stephen Hemminger
|
4113a1a672
irda: convert w83977af_ir to net_device_ops
|
16 years ago |
Stephen Hemminger
|
af0490810c
irda: convert to internal stats
|
16 years ago |
Hannes Eder
|
0e49e64526
drivers/net/irda: fix sparse warnings: make symbols static
|
16 years ago |
Wang Chen
|
4cf1653aa9
netdevice: safe convert to netdev_priv() #part-2
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
17 years ago |