index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: freescale: fix false-positive string overflow warning
Arnd Bergmann
2018-05-30
1
-1
/
+1
*
net: ethernet: gianfar_ethtool: get phc index through drvdata
Yangbo Lu
2018-05-29
2
-8
/
+18
*
ptp: rework gianfar_ptp as QorIQ common PTP driver
Yangbo Lu
2018-05-29
2
-573
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-27
2
-13
/
+2
|
\
|
*
net: fec: Add a SPDX identifier
Fabio Estevam
2018-05-22
1
-0
/
+1
|
*
net: fec: ptp: Switch to SPDX identifier
Fabio Estevam
2018-05-22
1
-13
/
+1
*
|
net: fec: remove stale comment
YueHaibing
2018-05-25
1
-6
/
+0
*
|
net: ethernet: freescale: Allow FEC with COMPILE_TEST
Florian Fainelli
2018-05-17
3
-3
/
+3
*
|
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2018-05-16
1
-6
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
1
-1
/
+1
|
\
|
|
*
net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-coll...
Colin Ian King
2018-04-30
1
-1
/
+1
*
|
fsl/fman_port: remove redundant check on port->rev_info.major
Colin Ian King
2018-04-24
1
-5
/
+3
|
/
*
net/fsl_pq_mdio: Allow explicit speficition of TBIPA address
Esben Haabendal
2018-04-08
1
-16
/
+34
*
fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency
Madalin Bucur
2018-03-26
2
-2
/
+0
*
dpaa_eth: use true and false for boolean values
Gustavo A. R. Silva
2018-03-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
3
-5
/
+7
|
\
|
*
net: fec: Fix unbalanced PM runtime calls
Florian Fainelli
2018-03-18
1
-0
/
+2
|
*
dpaa_eth: remove duplicate increment of the tx_errors counter
Camelia Groza
2018-03-14
1
-1
/
+0
|
*
dpaa_eth: increment the RX dropped counter when needed
Camelia Groza
2018-03-14
1
-1
/
+3
|
*
dpaa_eth: remove duplicate initialization
Camelia Groza
2018-03-14
1
-1
/
+0
|
*
dpaa_eth: fix error in dpaa_remove()
Madalin Bucur
2018-03-14
1
-1
/
+1
|
*
fsl/fman: avoid sleeping in atomic context while adding an address
Denis Kirjanov
2018-03-07
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-4
/
+3
|
\
|
|
*
gianfar: Fix Rx byte accounting for ndev stats
Claudiu Manoil
2018-02-28
1
-4
/
+3
*
|
dpaa_eth: Add allmulti option
Radu Bulie
2018-02-27
9
-5
/
+97
*
|
dpaa_eth: refactor frag count checking
Madalin Bucur
2018-02-27
1
-8
/
+12
*
|
dpaa_eth: make sure all Rx errors are counted
Madalin Bucur
2018-02-27
1
-8
/
+2
*
|
dpaa_eth: fix SG mapping
Madalin Bucur
2018-02-27
1
-10
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-24
1
-16
/
+7
|
\
|
|
*
gianfar: simplify FCS handling and fix memory leak
Andy Spencer
2018-02-23
1
-16
/
+7
*
|
dpaa_eth: fix pause capability advertisement logic
Jake Moroni
2018-02-19
1
-1
/
+1
*
|
dpaa_eth: fix incorrect comment
Jake Moroni
2018-02-13
1
-1
/
+1
|
/
*
gianfar: prevent integer wrapping in the rx handler
Andy Spencer
2018-01-29
1
-2
/
+7
*
net: fec: add necessary defines to work on ARM64
Lucas Stach
2018-01-22
2
-5
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-20
2
-3
/
+14
|
\
|
*
net: fs_enet: do not call phy_stop() in interrupts
Christophe Leroy
2018-01-17
2
-3
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-12
1
-2
/
+1
|
\
|
|
*
net: gianfar_ptp: move set_fipers() to spinlock protecting area
Yangbo Lu
2018-01-10
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-1
/
+6
|
\
|
|
*
net: fec: free/restore resource in related probe error pathes
Fugang Duan
2018-01-05
1
-2
/
+2
|
*
net: fec: defer probe if regulator is not ready
Fugang Duan
2018-01-03
1
-0
/
+4
|
*
net: fec: restore dev_id in the cases of probe error
Fugang Duan
2018-01-03
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
1
-0
/
+6
|
\
|
|
*
net: fec: unmap the xmit buffer that are not transferred by DMA
Fugang Duan
2017-12-27
1
-0
/
+6
*
|
net: fec: add phy_reset_after_clk_enable() support
Richard Leitner
2017-12-13
1
-0
/
+20
|
/
*
gianfar: Disable EEE autoneg by default
Claudiu Manoil
2017-12-08
1
-0
/
+5
*
gianfar: fix a flooded alignment reports because of padding issue.
Zumeng Chen
2017-12-05
1
-2
/
+4
*
fsl/fman_port: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-11
1
-0
/
+2
*
fsl/fman: Remove a useless 'dev_err()' call
Christophe JAILLET
2017-11-08
1
-1
/
+0
*
fsl/fman: Add a missing 'of_node_put()' call in an error handling path
Christophe JAILLET
2017-11-08
1
-0
/
+1
[next]