Bhumika Goyal
|
46c4b7a569
atm: make atmdev_ops const
|
8 years ago |
Arvind Yadav
|
2f3e2604fb
atm: nicstar: constify pci_device_id.
|
8 years ago |
Matthew Wilcox
|
d3e709e63e
idr: Return the deleted entry from idr_remove
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Markus Elfring
|
0ba8abb770
ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()
|
9 years ago |
Markus Elfring
|
304f0a4edb
ATM-nicstar: Refactor a kmalloc() call in ns_init_card()
|
9 years ago |
Markus Elfring
|
ee41f07c2f
ATM-nicstar: Improve another size determination in ns_init_card()
|
9 years ago |
Markus Elfring
|
24310fd565
ATM-nicstar: Improve another size determination in get_scq()
|
9 years ago |
Markus Elfring
|
78706121d5
ATM-nicstar: Use kmalloc_array() in get_scq()
|
9 years ago |
Christophe Jaillet
|
eab8146619
drivers: atm: nicstar: Use the correct function to free some resources
|
9 years ago |
Florian Westphal
|
3855634deb
drivers: atm: nicstar: remove ifdef'd out skb destructors
|
10 years ago |
chas williams - CONTRACTOR
|
ede58ef28e
atm: remove deprecated use of pci api
|
10 years ago |
Arnd Bergmann
|
118ce7ab97
atm: nicstar: remove interruptible_sleep_on_timeout
|
11 years ago |
Daeseok Youn
|
c664d63818
atm: nicstar: use NULL instead of 0 for pointer
|
11 years ago |
dingtianhong
|
4c55a4623a
atm: slight optimization of addr compare
|
11 years ago |
Andy Shevchenko
|
d2bb3905ab
atm: nicstar: fix regression made by previous patch
|
12 years ago |
Andy Shevchenko
|
8390f81482
atm: nicstar: re-use native mac_pton() helper
|
12 years ago |
Tejun Heo
|
b051f6edc2
atm/nicstar: convert to idr_alloc()
|
12 years ago |
Tejun Heo
|
c767bf2ed3
atm/nicstar: don't use idr_remove_all()
|
12 years ago |
Greg Kroah-Hartman
|
6c44512d06
Drivers: atm: remove __dev* attributes.
|
12 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Dan Williams
|
d9ca676bcb
atm: correct sysfs 'device' link creation and parent relationships
|
14 years ago |
Andy Shevchenko
|
2b27822ff8
drivers: atm: don't use private copy of hex_to_bin()
|
15 years ago |
Peter Huewe
|
6df7b80c64
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
|
864a3ff635
atm: [nicstar] remove virt_to_bus() and support 64-bit platforms
|
15 years ago |
chas williams - CONTRACTOR
|
098fde114b
atm: [nicstar] reformatted with Lindent
|
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 |
hartleys
|
1154b299e7
drivers/atm/nicstar.c: use %pM to show MAC address
|
15 years ago |
Harvey Harrison
|
8da56309f0
drivers: atm, char fix integer as NULL pointer warnings
|
17 years ago |