Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 years ago |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 years ago |
Thomas Klein
|
a7c561f2e3
ehea: fix possible DLPAR/mem deadlock
|
15 years ago |
Thomas Klein
|
ea96ceac80
ehea: error handling improvement
|
15 years ago |
Eric Dumazet
|
e743d31312
drivers: net: use skb_headlen()
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
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 |
Jiri Pirko
|
48e2f183cb
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 years ago |
Eric Dumazet
|
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
|
15 years ago |
Julia Lawall
|
5ee2124524
drivers/net: remove duplicate structure field initialization
|
16 years ago |
Hannes Hering
|
357eb46d8f
ehea: Fix napi list corruption on ifconfig down
|
16 years ago |
Ben Hutchings
|
635ecaa70e
netdev: restore MTU change operation
|
16 years ago |
Ben Hutchings
|
240c102d9c
netdev: restore MAC address set and validate operations
|
16 years ago |
David S. Miller
|
22f6dacdfc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Greg Kroah-Hartman
|
c7ae011dc8
net: remove driver_data direct access of struct device from more drivers
|
16 years ago |
Hannes Hering
|
0b2febf38a
ehea: fix invalid pointer access
|
16 years ago |
Alexander Beregalov
|
32e8f9a8d9
ehea: Fix incomplete conversion to net_device_ops
|
16 years ago |
Jan-Bernd Themann
|
52e21b1bd9
ehea: fix circular locking problem
|
16 years ago |
Thomas Klein
|
3876732c12
ehea: Fix memory hotplug handling
|
16 years ago |
Hannes Hering
|
51621fbdb1
ehea: Fix: Remove adapter from adapter list in error path
|
16 years ago |
Kay Sievers
|
db1d7bf70f
net: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Thomas Klein
|
e287880622
ehea: Improve driver behaviour in low mem conditions
|
16 years ago |
Thomas Klein
|
3faf2693bd
ehea: Fix mem allocations which require page alignment
|
16 years ago |
Thomas Klein
|
086c1b2c52
ehea: Use net_device_ops structure
|
16 years ago |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 years ago |
Stephen Rothwell
|
a1c5a8932b
powerpc: Cleanup from l64 to ll64 change: drivers/net
|
16 years ago |
Stephen Rothwell
|
48e4cc777c
net/ehea: bitops work on unsigned longs
|
16 years ago |