Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
před 8 roky |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
před 8 roky |
Johan Hovold
|
0807c4ceb8
net: ethernet: ucc_geth: fix fixed-link phydev leaks
|
před 8 roky |
Jarod Wilson
|
a52ad514fd
net: deprecate eth_change_mtu, remove usage
|
před 8 roky |
Colin Ian King
|
b9780a810b
net: ucc_geth: fix spelling mistake "propperty" -> "property"
|
před 9 roky |
Linus Torvalds
|
f689b742f2
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
před 9 roky |
Andrew Lunn
|
5e431650f0
net: freescale: ucc_geth: Fix build error from phy_device API change
|
před 9 roky |
Andrew Lunn
|
e5a03bfd87
phy: Add an mdio_device structure
|
před 9 roky |
Zhao Qiang
|
7aa1aa6ece
QE: Move QE from arch/powerpc to drivers/soc
|
před 9 roky |
Russell King
|
04d53b20fe
net: fix phy refcounting in a bunch of drivers
|
před 10 roky |
David S. Miller
|
9f0d34bc34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
před 10 roky |
Cliff Clark
|
1452db764c
ucc_geth: Intialize link state to down before register_netdev
|
před 10 roky |
Fabian Frederick
|
94e5a2a88a
net/fsl: constify of_device_id array
|
před 10 roky |
Wolfram Sang
|
a057351e1e
net: ethernet: freescale: drop owner assignment from platform_drivers
|
před 10 roky |
Uwe Kleine-König
|
4da5e6a013
net: ucc_geth: fix build failure
|
před 11 roky |
Uwe Kleine-König
|
a1f7d81b73
net: ucc_geth: Don't use the MAC as PHY without a fixed link
|
před 11 roky |
Uwe Kleine-König
|
f1f02fa4f1
net: ucc_geth: make probe consistently acquire a reference to the phy node
|
před 11 roky |
Uwe Kleine-König
|
fa310789a4
net: ucc_geth: drop acquired references in probe error path and remove
|
před 11 roky |
Fabian Frederick
|
56a7a06ab8
ucc_geth: remove unnecessary break after return
|
před 11 roky |
Zhao Qiang
|
8844a00626
powerpc/ucc_geth: deal with a compile warning
|
před 11 roky |
Florian Fainelli
|
87009814cd
ucc_geth: use the new fixed PHY helpers
|
před 11 roky |
Eric W. Biederman
|
361457415a
ucc_geth: Call dev_consume_skb_any instead of dev_kfree_skb.
|
před 11 roky |
dingtianhong
|
40803a2450
net: freescale: remove unused compare_addr()
|
před 11 roky |
Linus Torvalds
|
42a2d923cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
před 11 roky |
Rob Herring
|
5af5073004
drivers: clean-up prom.h implicit includes
|
před 12 roky |
Joe Perches
|
d458cdf712
net:drivers/net: Miscellaneous conversions to ETH_ALEN
|
před 12 roky |
Libo Chen
|
01007f5cfb
net: ucc_geth: remove unnecessary dev_set_drvdata()
|
před 12 roky |
Libo Chen
|
65d7e7ad05
net: ucc_geth: use platform_{get,set}_drvdata()
|
před 12 roky |
Jingoo Han
|
8513fbd880
net: ethernet: use platform_{get,set}_drvdata()
|
před 12 roky |
Joe Perches
|
c84d8055e0
ucc_geth: Convert ugeth_<level> to pr_<level>
|
před 12 roky |