Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 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 |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Peter Senna Tschudin
|
c65a9656f1
via-ircc: Remove useless return variables
|
11 years ago |
Jingoo Han
|
12c51e13a1
irda: via-ircc: remove unnecessary pci_set_drvdata()
|
11 years ago |
Jeff Kirsher
|
e8478de32e
irda: Fix FSF address in file headers
|
11 years ago |
Joe Perches
|
ede23fa816
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
|
12 years ago |
Alexey Khoroshilov
|
18ebe5c1c6
via-ircc: don't return zero if via_ircc_open() failed
|
12 years ago |
Joe Perches
|
1f9061d27d
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
|
12 years ago |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 years ago |
Bill Pemberton
|
45ac936c3e
irda: remove __dev* attributes
|
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 |
Linus Torvalds
|
42933bac11
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Ben Hutchings
|
fd1d9188f2
via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()
|
14 years ago |
Ben Hutchings
|
abc45592bc
via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable
|
14 years ago |
Julia Lawall
|
8d34e7d6f3
drivers/net/irda: Eliminate memory leak
|
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 |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 years ago |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 years ago |
Stephen Hemminger
|
6518bbb803
irda: convert to netdev_tx_t
|
16 years ago |
Patrick McHardy
|
ec634fe328
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Stephen Hemminger
|
0bd11f27ed
irda: convert via-ircc to net_device_ops
|
16 years ago |
Stephen Hemminger
|
af0490810c
irda: convert to internal stats
|
16 years ago |
Wang Chen
|
4cf1653aa9
netdevice: safe convert to netdev_priv() #part-2
|
16 years ago |
Harvey Harrison
|
a97a6f1077
irda: replace __FUNCTION__ with __func__
|
17 years ago |