Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 lat temu |
Jarod Wilson
|
8b6b4135e4
net: use core MTU range checking in WAN drivers
|
8 lat temu |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 lat temu |
Arnd Bergmann
|
e725a66c02
farsync: fix off-by-one bug in fst_add_one
|
9 lat temu |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 lat temu |
Alexey Khoroshilov
|
19eeb2f9e7
farsync: fix invalid memory accesses in fst_add_one() and fst_init_card()
|
11 lat temu |
Ben Hutchings
|
581d9baa21
farsync: Fix confusion about DMA address and buffer offset types
|
11 lat temu |
Manuel Schölling
|
8db4ec6641
wan: Use usleep_range()
|
11 lat temu |
Salva Peiró
|
96b3404067
farsync: fix info leak in ioctl
|
12 lat temu |
Joe Perches
|
1d5d1fdc52
wan: Remove unnecessary alloc/OOM messages
|
12 lat temu |
Bill Pemberton
|
5a37931ff0
farsync: remove __dev* attributes
|
12 lat temu |
Dan Carpenter
|
50fb47ae4d
farsync: fix support for over 30 cards
|
13 lat temu |
Julia Lawall
|
48159f009f
drivers/net/wan/farsync.c: add missing iounmap
|
13 lat temu |
Joe Perches
|
e8c122f450
farsync: Update to current logging forms
|
14 lat temu |
David S. Miller
|
9f6ec8d697
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 lat temu |
Pavel Shved
|
d0fd64c1de
farsync: add module_put to error path in fst_open()
|
14 lat temu |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 lat temu |
David S. Miller
|
5d337d6f64
farsync: Fix compile warnings.
|
15 lat temu |
Joe Perches
|
3f326d4099
drivers/net/wan/farsync.c: Use standard pr_<level>
|
15 lat temu |
Julia Lawall
|
7d88950426
drivers/net/wan: Use memdup_user
|
15 lat temu |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 lat temu |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 lat temu |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 lat temu |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
16 lat temu |
Stephen Hemminger
|
d71a674922
wan: convert drivers to netdev_tx_t
|
16 lat temu |
Patrick McHardy
|
ec634fe328
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
|
16 lat temu |
Florian Westphal
|
0e8635a8e1
net: remove NET_RX_BAD and NET_RX_CN* defines
|
16 lat temu |
Uwe Kleine-Koenig
|
3a070ad144
trivial: fix typo "varaible" -> "variable"
|
16 lat temu |
Krzysztof Hałasa
|
991990a12d
WAN: Convert generic HDLC drivers to netdev_ops.
|
16 lat temu |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
17 lat temu |