David S. Miller
|
a769f49683
niu: Rename NIU parent platform device name to fix conflict.
|
14 gadi atpakaļ |
Grant Likely
|
74888760d4
dt/net: Eliminate users of of_platform_{,un}register_driver
|
14 gadi atpakaļ |
David S. Miller
|
9690c636ac
niu: Fix races between up/down and get_stats.
|
14 gadi atpakaļ |
Michał Mirosław
|
0d0b16727f
net: Fix drivers advertising HW_CSUM feature to use csum_start
|
14 gadi atpakaļ |
Tejun Heo
|
23f333a2bf
drivers/net: don't use flush_scheduled_work()
|
14 gadi atpakaļ |
Harvey Harrison
|
ed440e82fe
niu: introduce temp variables to avoid sparse warnings when swapping in-situ
|
14 gadi atpakaļ |
Ben Hutchings
|
e2209ba35a
niu: Use netif_set_real_num_{rx,tx}_queues()
|
14 gadi atpakaļ |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
14 gadi atpakaļ |
Ben Hutchings
|
e0de7c93b9
ethtool: Remove unimplemented flow specification types
|
14 gadi atpakaļ |
David S. Miller
|
e548833df8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 gadi atpakaļ |
David S. Miller
|
e199e6136c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
14 gadi atpakaļ |
Ben Hutchings
|
ee9c5cfad2
niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL
|
14 gadi atpakaļ |
Eric Dumazet
|
bc8acf2c8c
drivers/net: avoid some skb->ip_summed initializations
|
15 gadi atpakaļ |
Joe Perches
|
baeb2ffab4
drivers/net: Convert unbounded kzalloc calls to kcalloc
|
15 gadi atpakaļ |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 gadi atpakaļ |
Linus Torvalds
|
03c0c29aff
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 gadi atpakaļ |
Grant Likely
|
1ab1d63a85
of/platform: remove all of_bus_type and of_platform_bus_type references
|
15 gadi atpakaļ |
David S. Miller
|
a038716957
niu: BUG on inability to find page in rx page hashes.
|
15 gadi atpakaļ |
Randy Dunlap
|
4f0ddcb020
niu: always include of_device.h
|
15 gadi atpakaļ |
Ben Hutchings
|
1437ce3983
ethtool: Change ethtool_op_set_flags to validate flags
|
15 gadi atpakaļ |
Grant Likely
|
1636f8ac2b
sparc/of: Move of_device fields into struct pdev_archdata
|
15 gadi atpakaļ |
Grant Likely
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 gadi atpakaļ |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 gadi atpakaļ |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 gadi atpakaļ |
David S. Miller
|
3cfa856d6d
niu: Add skb->rxhash support.
|
15 gadi atpakaļ |
David S. Miller
|
e4fc9d15db
niu: Enable GRO by default.
|
15 gadi atpakaļ |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 gadi atpakaļ |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 gadi atpakaļ |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 gadi atpakaļ |
Jiri Pirko
|
f9dcbcc9e3
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
|
15 gadi atpakaļ |