Dan Carpenter
|
92291c95e7
atm: iphase: fix a 64 bit bug
|
7 years ago |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
Colin Ian King
|
f3335545b3
atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"
|
7 years ago |
Colin Ian King
|
a9645b273e
atm: iphase: fix spelling mistake: "Receiverd" -> "Received"
|
7 years ago |
Kees Cook
|
24ed960abf
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
|
8 years ago |
Linus Torvalds
|
5bbcc0f595
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Arvind Yadav
|
8caae31a8c
atm: iphase: Fix space before '[' error.
|
7 years ago |
Kees Cook
|
1d27e3e225
timer: Remove expires and data arguments from DEFINE_TIMER
|
7 years ago |
Arvind Yadav
|
10244bc2ae
atm: iphase: constify pci_device_id.
|
8 years ago |
Masahiro Yamada
|
4091fb95b5
scripts/spelling.txt: add "followings" pattern and fix typo instances
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Colin Ian King
|
d560846e40
atm: iphase: fix newline escape and minor tweak to source formatting
|
9 years ago |
Markus Elfring
|
e808bb6ed0
ATM-iphase: Use kmalloc_array() in tx_init()
|
9 years ago |
Dan Carpenter
|
f2633d2eaa
atm: iphase: off by one in rx_pkt()
|
9 years ago |
Tillmann Heidsieck
|
cbb41b91e6
atm: iphase: fix misleading indention
|
9 years ago |
Tillmann Heidsieck
|
21e26ff993
atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()
|
9 years ago |
Nicholas Mc Guire
|
684b4ac14f
atm: use msecs_to_jiffies for conversions
|
10 years ago |
chas williams - CONTRACTOR
|
ede58ef28e
atm: remove deprecated use of pci api
|
10 years ago |
Greg Kroah-Hartman
|
6c44512d06
Drivers: atm: remove __dev* attributes.
|
12 years ago |
Julia Lawall
|
f716168b8a
drivers/atm/iphase.c: fix error return code
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
chas williams - CONTRACTOR
|
49f5ed4250
atm: eliminate atm_guess_pdu2truesize()
|
13 years ago |
françois romieu
|
26c5c44d63
atm/iphase : removal of PCI space dereferences.
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 years ago |
David S. Miller
|
24743537d3
atm: iphase: Fix set-but-not-used warnings.
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Jiri Kosina
|
4b7bd36470
Merge branch 'master' into for-next
|
14 years ago |
Dan Williams
|
d9ca676bcb
atm: correct sysfs 'device' link creation and parent relationships
|
14 years ago |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 years ago |