Russell King
|
04d53b20fe
net: fix phy refcounting in a bunch of drivers
|
10 년 전 |
David S. Miller
|
9f0d34bc34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 년 전 |
Cliff Clark
|
1452db764c
ucc_geth: Intialize link state to down before register_netdev
|
10 년 전 |
Fabian Frederick
|
94e5a2a88a
net/fsl: constify of_device_id array
|
10 년 전 |
Wolfram Sang
|
a057351e1e
net: ethernet: freescale: drop owner assignment from platform_drivers
|
10 년 전 |
Uwe Kleine-König
|
4da5e6a013
net: ucc_geth: fix build failure
|
11 년 전 |
Uwe Kleine-König
|
a1f7d81b73
net: ucc_geth: Don't use the MAC as PHY without a fixed link
|
11 년 전 |
Uwe Kleine-König
|
f1f02fa4f1
net: ucc_geth: make probe consistently acquire a reference to the phy node
|
11 년 전 |
Uwe Kleine-König
|
fa310789a4
net: ucc_geth: drop acquired references in probe error path and remove
|
11 년 전 |
Fabian Frederick
|
56a7a06ab8
ucc_geth: remove unnecessary break after return
|
11 년 전 |
Zhao Qiang
|
8844a00626
powerpc/ucc_geth: deal with a compile warning
|
11 년 전 |
Florian Fainelli
|
87009814cd
ucc_geth: use the new fixed PHY helpers
|
11 년 전 |
Eric W. Biederman
|
361457415a
ucc_geth: Call dev_consume_skb_any instead of dev_kfree_skb.
|
11 년 전 |
dingtianhong
|
40803a2450
net: freescale: remove unused compare_addr()
|
11 년 전 |
Linus Torvalds
|
42a2d923cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 년 전 |
Rob Herring
|
5af5073004
drivers: clean-up prom.h implicit includes
|
12 년 전 |
Joe Perches
|
d458cdf712
net:drivers/net: Miscellaneous conversions to ETH_ALEN
|
12 년 전 |
Libo Chen
|
01007f5cfb
net: ucc_geth: remove unnecessary dev_set_drvdata()
|
12 년 전 |
Libo Chen
|
65d7e7ad05
net: ucc_geth: use platform_{get,set}_drvdata()
|
12 년 전 |
Jingoo Han
|
8513fbd880
net: ethernet: use platform_{get,set}_drvdata()
|
12 년 전 |
Joe Perches
|
c84d8055e0
ucc_geth: Convert ugeth_<level> to pr_<level>
|
12 년 전 |
Michael Neuling
|
66eef59f22
net: fix typo in freescale/ucc_geth.c
|
13 년 전 |
Eric Dumazet
|
acb600def2
net: remove skb recycling
|
13 년 전 |
Timur Tabi
|
19bcd6c618
net/freescale: do not export any functions from fsl_pq_mdio.c
|
13 년 전 |
Joe Perches
|
6469933605
ethernet: Remove casts to same type
|
13 년 전 |
Joakim Tjernlund
|
70f8002d78
ucc_geth: Add 16 bytes to max TX frame for VLANs
|
13 년 전 |
Dave Liu
|
fa1b42b45a
powerpc/qe: Update the SNUM table for MPC8569 Rev2.0
|
15 년 전 |
Paul Gortmaker
|
e19a82c18f
ucc_geth: separate out rx/tx ring alloc and free operations
|
13 년 전 |
Pradeep A Dalvi
|
21a4e46995
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
|
13 년 전 |
Joe Perches
|
b721e25383
ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN
|
13 년 전 |