Peter Chen
|
4613b279be
ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_phandle
|
9 years ago |
David S. Miller
|
30d0844bdc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Matt Corallo
|
a8b7d7709d
net: stmmac: Fix null-function call in ISR on stmmac1000
|
9 years ago |
Giuseppe CAVALLARO
|
02e57b9d7c
drivers: net: stmmac: add port selection programming
|
9 years ago |
Giuseppe CAVALLARO
|
3fe5cadbd3
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
|
9 years ago |
Giuseppe CAVALLARO
|
70523e639b
drivers: net: stmmac: reworking the PCS code.
|
9 years ago |
Vincent Palatin
|
f55d84b07c
stmmac: do not sleep in atomic context for mdio_reset
|
9 years ago |
Ezequiel Garcia
|
a8df35d458
stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set
|
9 years ago |
Joachim Eastwood
|
f4e7bd81b1
stmmac: let remove/resume/suspend functions take device pointer
|
9 years ago |
David S. Miller
|
ae95d71261
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Giuseppe CAVALLARO
|
52f95bbfcf
stmmac: fix adjust link call in case of a switch is attached
|
9 years ago |
Alexandre TORGUE
|
f748be531d
stmmac: support new GMAC4
|
9 years ago |
Alexandre TORGUE
|
36ff7c1e94
stmmac: enhance mmc counter management
|
9 years ago |
Alexandre TORGUE
|
c623d149b1
stmmac: rework synopsys id read, moved to dwmac setup
|
9 years ago |
Alexandre TORGUE
|
d0225e7de6
stmmac: rework the routines to show the ring status
|
9 years ago |
Alexandre TORGUE
|
f10a6a3541
stmmac: rework get_hw_feature function
|
9 years ago |
Giuseppe CAVALLARO
|
a7657f128c
stmmac: fix MDIO settings
|
9 years ago |
Giuseppe Cavallaro
|
120e87f91e
stmmac: tune rx copy via threshold.
|
9 years ago |
Giuseppe Cavallaro
|
22ad383815
stmmac: do not perform zero-copy for rx frames
|
9 years ago |
Fabrice Gasnier
|
8ecd80a5f6
stmmac: fix phy init when attached to a phy
|
9 years ago |
Giuseppe Cavallaro
|
8e99fc5f88
stmmac: do not poll phy handler when attach a switch
|
9 years ago |
Giuseppe Cavallaro
|
0e80bdc9a7
stmmac: first frame prep at the end of xmit routine
|
9 years ago |
Giuseppe Cavallaro
|
fbc80823a9
stmmac: set dirty index out of the loop
|
9 years ago |
Fabrice Gasnier
|
c363b6586c
stmmac: optimize tx clean function
|
9 years ago |
Giuseppe Cavallaro
|
be434d5075
stmmac: optimize tx desc management
|
9 years ago |
Fabrice Gasnier
|
c1fa3212be
stmmac: merge get_rx_owner into rx_status routine.
|
9 years ago |
Giuseppe Cavallaro
|
96951366ce
stmmac: add is_jumbo field to dma data
|
9 years ago |
Giuseppe Cavallaro
|
2a6d8e1726
stmmac: add last_segment field to dma data
|
9 years ago |
Giuseppe Cavallaro
|
553e2ab313
stmmac: add length field to dma data
|
9 years ago |
Giuseppe Cavallaro
|
e3ad57c967
stmmac: review RX/TX ring management
|
9 years ago |