Nimrod Andy
|
9638d19e48
net: fec: add netif status check before set mac address
|
10 years ago |
Maciej S. Szmigiero
|
42ea4457ae
net: fec: normalize return value of pm_runtime_get_sync() in MDIO write
|
10 years ago |
Russell King
|
ed63f1dcd5
net: fec: clear receive interrupts before processing a packet
|
10 years ago |
David S. Miller
|
0d36938bb8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Russell King
|
aac27c7a0d
net: fec: use reinit_completion() in mdio accessor functions
|
10 years ago |
David S. Miller
|
182ad468e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Fabio Estevam
|
b0c6ce2491
net: fec: Remove unneeded use of IS_ERR_VALUE() macro
|
10 years ago |
Kevin Hao
|
c4bc44c65b
net: fec: fix the race between xmit and bdp reclaiming path
|
10 years ago |
Lucas Stach
|
14d2b7c1a9
net: fec: fix initial runtime PM refcount
|
10 years ago |
Andrew Lunn
|
8fff755e9f
net: fec: Ensure clocks are enabled while using mdio bus
|
10 years ago |
Lucas Stach
|
32cba57ba7
net: fec: introduce fec_ptp_stop and use in probe fail path
|
10 years ago |
Lucas Stach
|
c0a1a0a698
net: fec: use managed DMA API functions to allocate BD ring
|
10 years ago |
Fabio Estevam
|
c9805b9986
Revert "net: fec: Ensure clocks are enabled while using mdio bus"
|
10 years ago |
Andrew Lunn
|
6c3e921b18
net: fec: Ensure clocks are enabled while using mdio bus
|
10 years ago |
Greg Ungerer
|
18803495a7
net: fec: don't access RACC register when not available
|
10 years ago |
Nimrod Andy
|
55dd275366
net: fec: init MAC prior to mii bus probe
|
10 years ago |
Philippe Reynes
|
db65f35f50
net: fec: add support of ethtool get_regs
|
10 years ago |
Markus Pargmann
|
e813bb2b95
net: fec: Fix RGMII-ID mode
|
10 years ago |
Uwe Kleine-König
|
63c6073214
net: fec: setup right value for mdio hold time
|
10 years ago |
Fabio Estevam
|
a2fe37b69d
Revert "net: fec: fix the warning found by dma debug"
|
10 years ago |
Nimrod Andy
|
af5cbc9822
net: fec: fix receive VLAN CTAG HW acceleration issue
|
10 years ago |
Stefan Agner
|
e9647d1e74
net: fec: fix unbalanced clk disable on driver unbind
|
10 years ago |
Fugang Duan
|
61615cd27e
net: fec: fix rcv is not last issue when do suspend/resume test
|
10 years ago |
Markus Elfring
|
1b4b32c6b8
net: fec: Delete unnecessary checks before the function call "kfree"
|
10 years ago |
Nimrod Andy
|
2b995f6398
net: fec: fix the warning found by dma debug
|
10 years ago |
David S. Miller
|
3f3558bb51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Stefan Agner
|
3d125f9c91
net: fec: fix MDIO bus assignement for dual fec SoC's
|
10 years ago |
Hubert Feurstein
|
0c8185944a
net: fec: fix NULL pointer dereference in fec_enet_timeout_work
|
10 years ago |
Nimrod Andy
|
de40ed31b3
net: fec: add Wake-on-LAN support
|
10 years ago |
Nimrod Andy
|
94191fd671
net: fec: Fix NAPI race
|
10 years ago |