Shawn Guo
|
4157ef1b87
net: ibm_newemac: convert it to use of_get_phy_mode
|
14 年之前 |
Joe Perches
|
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
|
14 年之前 |
Michał Mirosław
|
5e4011e2b8
net: ibm_newemac: convert to hw_features
|
14 年之前 |
Grant Likely
|
74888760d4
dt/net: Eliminate users of of_platform_{,un}register_driver
|
14 年之前 |
Linus Torvalds
|
23d69b09b7
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
14 年之前 |
Tejun Heo
|
afe2c511fb
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
|
14 年之前 |
Tejun Heo
|
23f333a2bf
drivers/net: don't use flush_scheduled_work()
|
14 年之前 |
David S. Miller
|
811718f071
ibm_newemac: Remove netif_stop_queue() in emac_probe().
|
14 年之前 |
David S. Miller
|
e40051d134
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Kulikov Vasiliy
|
52933f0521
ibm_newemac: use free_netdev(netdev) instead of kfree()
|
14 年之前 |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
14 年之前 |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 年之前 |
Linus Torvalds
|
03c0c29aff
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 年之前 |
Grant Likely
|
1ab1d63a85
of/platform: remove all of_bus_type and of_platform_bus_type references
|
15 年之前 |
Jiri Kosina
|
f1bbbb6912
Merge branch 'master' into for-next
|
15 年之前 |
Uwe Kleine-König
|
421f91d21a
fix typos concerning "initiali[zs]e"
|
15 年之前 |
Grant Likely
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 年之前 |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 年之前 |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 年之前 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 年之前 |
Eric Dumazet
|
b05b7d9563
net: remove redundant code
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Jiri Pirko
|
48e2f183cb
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
|
15 年之前 |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 年之前 |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 年之前 |
David S. Miller
|
cfadf853f6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Anton Vorontsov
|
e72701acbe
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
|
15 年之前 |
David S. Miller
|
7fe13c5733
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Dave Mitchell
|
3201fce0b2
ibm_newemac: Added 16K Tx FIFO size support for EMAC4
|
15 年之前 |