Linus Torvalds
|
d1b113bb02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Andre Detsch
|
2928db4c3c
ehea: Fix synchronization between HW and SW send queue
|
15 years ago |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
Brian King
|
3d8009c780
ehea: Allocate stats buffer with GFP_KERNEL
|
15 years ago |
Jan-Bernd Themann
|
099473c16b
ehea: Fix kernel deadlock in DLPAR-mem processing
|
15 years ago |
Jan-Bernd Themann
|
a91fb143de
ehea: fix delayed packet processing
|
15 years ago |
Grant Likely
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 years ago |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 years ago |
Joe Perches
|
ee289b6440
drivers/net: remove useless semicolons
|
15 years ago |
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 |