Arnd Bergmann
|
3ded9f2b35
net: ethernet: freescale: fix false-positive string overflow warning
|
7 years ago |
David S. Miller
|
5b79c2af66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Fabio Estevam
|
1f508124e9
net: fec: Add a SPDX identifier
|
7 years ago |
Florian Fainelli
|
78cc6e7ef9
net: ethernet: freescale: Allow FEC with COMPILE_TEST
|
7 years ago |
Florian Fainelli
|
00e798c7d1
drivers: net: Remove device_node checks with of_mdiobus_register()
|
7 years ago |
Florian Fainelli
|
a069215cf5
net: fec: Fix unbalanced PM runtime calls
|
7 years ago |
Lucas Stach
|
3f1dcc6a56
net: fec: add necessary defines to work on ARM64
|
7 years ago |
David S. Miller
|
a0ce093180
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Fugang Duan
|
d1616f07e8
net: fec: free/restore resource in related probe error pathes
|
7 years ago |
Fugang Duan
|
3f38c68303
net: fec: defer probe if regulator is not ready
|
7 years ago |
Fugang Duan
|
e90f686b43
net: fec: restore dev_id in the cases of probe error
|
7 years ago |
David S. Miller
|
6bb8824732
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Fugang Duan
|
178e5f57a8
net: fec: unmap the xmit buffer that are not transferred by DMA
|
7 years ago |
Richard Leitner
|
1b0a83ac04
net: fec: add phy_reset_after_clk_enable() support
|
7 years ago |
Troy Kisky
|
4ad1ceec05
net: fec: Let fec_ptp have its own interrupt routine
|
7 years ago |
Troy Kisky
|
e24ee2780a
net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it
|
8 years ago |
Troy Kisky
|
5e62d98c4b
net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
|
8 years ago |
Antoine Ténart
|
f9cbe9a556
net: define the TSO header size in net/tso.h
|
8 years ago |
Andrew Lunn
|
fbbeefdd21
net: fec: Allow reception of frames bigger than 1522 bytes
|
8 years ago |
Andrew Lunn
|
9558df3a82
net: fec: Issue error for missing but expected PHY
|
8 years ago |
Fabio Estevam
|
41e8e40458
net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272
|
8 years ago |
Andrew Lunn
|
2b30842b23
net: fec: Clear and enable MIB counters on imx51
|
8 years ago |
Quentin Schulz
|
159a07604a
net: fec: add post PHY reset delay DT property
|
8 years ago |
Linus Torvalds
|
89c9fea3c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
8 years ago |
Fugang Duan
|
99492ad488
net: fec: add ERR007885 for i.MX6ul enet IP
|
8 years ago |
Fugang Duan
|
c10bc0e7b7
net: fec: correct the errata number comment typo
|
8 years ago |
Fugang Duan
|
9269e5560b
net: fec: add phy-reset-gpios PROBE_DEFER check
|
8 years ago |
Fugang Duan
|
949201286f
net: fec: pass ->dev to dma_alloc__coherent() API
|
8 years ago |
Fugang Duan
|
145d6e295f
net: fec: avoid BD pointer type cast to 32bit
|
8 years ago |
Fugang Duan
|
61e04ccbcb
net: fec: add return value check after calling .of_property_read_u32()
|
8 years ago |