Julia Lawall
|
58d29e3ce9
atm: he: drop null test before destroy functions
|
10 years ago |
Shailendra Verma
|
ffaa31d794
atm:he - Do not initialise statics to 0.
|
10 years ago |
Shailendra Verma
|
376cd36dc7
atm:he - Change 1 to true for bool type variable.
|
10 years ago |
chas williams - CONTRACTOR
|
ede58ef28e
atm: remove deprecated use of pci api
|
10 years ago |
Joe Perches
|
6f2a011afc
atm: use pci_zalloc_consistent
|
11 years ago |
Jingoo Han
|
57c5bca9f4
atm: he: remove unnecessary pci_set_drvdata()
|
11 years ago |
Libo Chen
|
a2a69f0b35
drivers/atm/he.c: convert to module_pci_driver
|
12 years ago |
Andy Shevchenko
|
f8de31040d
atm: he: print MAC via %pM
|
12 years ago |
Arnd Bergmann
|
f0911aaea9
atm: he: use mdelay instead of large udelay constants
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Greg Kroah-Hartman
|
6c44512d06
Drivers: atm: remove __dev* attributes.
|
12 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
David S. Miller
|
e60c5e14fb
atm: he: Fix undefined sequence points.
|
14 years ago |
Dan Williams
|
d9ca676bcb
atm: correct sysfs 'device' link creation and parent relationships
|
14 years ago |
Peter Huewe
|
fbaab95827
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
|
15 years ago |
chas williams - CONTRACTOR
|
06df277a67
atm: remove IRQF_DISABLED in combination with IRQF_SHARED
|
15 years ago |
chas williams - CONTRACTOR
|
e623d62512
atm: [he] rewrite buffer handling in receive path
|
15 years ago |
chas williams - CONTRACTOR
|
1d927870e5
atm: [he] remove small buffer allocation/handling code
|
15 years ago |
Eric Dumazet
|
e743d31312
drivers: net: use skb_headlen()
|
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 |
chas williams - CONTRACTOR
|
504bb3b58e
atm: [he] adjust tests to account for sk_wmem_alloc changes
|
15 years ago |
roel kluin
|
e0c5567d06
atm: Cleanup redundant tests on unsigned
|
16 years ago |
Juha Leppanen
|
1b66c1ef2f
atm: dereference of he_dev->rbps_virt in he_init_group()
|
16 years ago |
roel kluin
|
5d5baa9266
atm: dereference of he_dev->rbps_virt in he_init_group()
|
16 years ago |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 years ago |
Chas Williams
|
7255ca3f3c
atm: [he] remove #ifdef clutter
|
17 years ago |
Chas Williams
|
65c3e4715b
atm: [he] send idle cells instead of unassigned when in SDH mode
|
17 years ago |
Robert T. Johnson
|
28e84ab3ab
atm: [he] limit queries to the device's register space
|
17 years ago |
Chas Williams
|
059e3779b5
atm: [he] only support suni driver on multimode interfaces
|
17 years ago |
Adrian Bunk
|
0ee897d43e
[ATM]: Make atm/he.c:read_prom_byte() static
|
17 years ago |