Grant Likely
|
74888760d4
dt/net: Eliminate users of of_platform_{,un}register_driver
|
14 years ago |
Eric Dumazet
|
9d1e5e40d6
mpc52xx: cleanup locking
|
14 years ago |
Ben Hutchings
|
0141480205
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
|
15 years ago |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
Richard Cochran
|
28b041139e
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
|
15 years ago |
Kulikov Vasiliy
|
fabc51a640
fec_mpc52xx: fix error path
|
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 |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
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 |
Eric Dumazet
|
b05b7d9563
net: remove redundant code
|
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 |
Asier Llano
|
1e4e0767ec
net/mpc5200: Fix locking on fec_mpc52xx driver
|
15 years ago |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
15 years ago |
John Bonesio
|
37ccd92f55
net/fec_mpc52xx: Fix kernel panic on FEC error
|
15 years ago |
Dongdong Deng
|
4871953c0e
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
|
16 years ago |
Benjamin Herrenschmidt
|
b71a107c66
Merge commit 'gcl/merge' into next
|
16 years ago |
Wolfgang Denk
|
87c441e54d
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
|
16 years ago |
Grant Likely
|
ca816d9817
net: Rework mpc5200 fec driver to use of_mdio infrastructure.
|
16 years ago |
Linus Torvalds
|
ef8a97bbc9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Grant Likely
|
9404c82b5e
net/fec_mpc52xx: Don't dereference phy_device if it is NULL
|
16 years ago |
Henk Stegeman
|
d360009c10
net/fec_mpc52xx: Migrate to net_device_ops.
|
16 years ago |
Grant Likely
|
461cadbc62
net/fec_mpc52xx: fix BUG on missing dma_ops
|
16 years ago |
Grant Likely
|
3b5ebf8e1a
powerpc/5200: Stop using device_type and port-number properties
|
16 years ago |
Kay Sievers
|
fb28ad3590
net: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |