David S. Miller
|
c3fa32b976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 11 años |
Dan Carpenter
|
39bb93f88c
yam: remove a no-op in yam_ioctl()
|
hace 11 años |
Michael Opdenacker
|
bfdd56b275
net: hamradio/yam: remove deprecated IRQF_DISABLED
|
hace 11 años |
Akinobu Mita
|
e00adf3913
drivers/net: rename random32() to prandom_u32()
|
hace 12 años |
Colin Ian King
|
429a22ca39
yam: remove redundant null check on dev
|
hace 12 años |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
hace 12 años |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
hace 12 años |
Andi Kleen
|
afa8c78b88
sections: fix section conflicts in drivers/net/hamradio
|
hace 12 años |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
hace 13 años |
Joe Perches
|
e404decb0f
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
|
hace 13 años |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
hace 14 años |
Jesper Juhl
|
26877c7944
hamradio: Resolve memory leak due to missing firmware release in add_mcs()
|
hace 14 años |
Julia Lawall
|
89dc0be68f
drivers/net/hamradio: Eliminate a NULL pointer dereference
|
hace 15 años |
Stephen Hemminger
|
36e4d64a82
convert hamradio drivers to netdev_txreturnt_t
|
hace 16 años |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
hace 16 años |
Jaswinder Singh Rajput
|
a7a5eb9d4e
yam: use request_firmware
|
hace 16 años |
Hannes Eder
|
9b329f18b9
drivers/net/hamradio: fix sparse warning: symbol shadows an earlier one
|
hace 16 años |
Hannes Eder
|
eb33ae2486
drivers/net/hamradio: fix warning: format not a string literal and no ...
|
hace 16 años |
Jan Engelhardt
|
4101dec9ca
net: constify VFTs
|
hace 16 años |
Stephen Hemminger
|
3f75f7482f
yam: convert to net_device_ops
|
hace 16 años |
Stephen Hemminger
|
3c94acb7ee
yam: convert to internal net_device_stats
|
hace 16 años |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
hace 16 años |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
hace 18 años |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
hace 18 años |
Andrew Morton
|
55404bca6c
[NET]: Fix yam.c
|
hace 18 años |
Arnaldo Carvalho de Melo
|
d626f62b11
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
|
hace 18 años |
Ralf Baechle
|
8b5b467181
Replace local random function with random32()
|
hace 18 años |
Arjan van de Ven
|
d54b1fdb1d
[PATCH] mark struct file_operations const 5
|
hace 18 años |
Ralf Baechle
|
15b1c0e822
[AX.25]: Fix default address and broadcast address initialization.
|
hace 18 años |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
hace 19 años |