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
*
gianfar: simplify FCS handling and fix memory leak
Andy Spencer
2018-02-23
1
-16
/
+7
*
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
*
fsl/fman: Remove some useless code
Christophe JAILLET
2017-11-08
1
-5
/
+2
*
fsl/fman: Remove a useless call to 'dev_set_drvdata()'
Christophe JAILLET
2017-11-08
1
-1
/
+0
*
dpaa_eth: fix error return code in dpaa_eth_probe()
Wei Yongjun
2017-11-08
1
-3
/
+3
*
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-08
1
-1
/
+1
*
net: fec: Let fec_ptp have its own interrupt routine
Troy Kisky
2017-11-08
3
-45
/
+71
*
dpaa_eth: avoid uninitialized variable false-positive warning
Arnd Bergmann
2017-11-05
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
7
-0
/
+7
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
7
-0
/
+7
*
|
net: dpaa: remove init which already done in per-cpu allocation
yuan linyu
2017-11-02
1
-5
/
+0
*
|
net: dpaa: fix maybe uninitialized var in dpaa_open()
yuan linyu
2017-11-02
1
-1
/
+2
*
|
dpaa_eth: remove obsolete comment
Madalin Bucur
2017-10-18
1
-4
/
+0
*
|
fsl/fman: add dpaa in module names
Madalin Bucur
2017-10-18
1
-6
/
+6
*
|
dpaa_eth: cleanup dpaa_eth_probe() error paths
Madalin Bucur
2017-10-18
1
-33
/
+20
*
|
dpaa_eth: change device used
Madalin Bucur
2017-10-18
3
-53
/
+27
*
|
dpaa_eth: move of_phy_connect() to the eth driver
Madalin Bucur
2017-10-18
3
-84
/
+66
*
|
fsl/fman: remove of_node
Madalin Bucur
2017-10-18
1
-1
/
+0
*
|
net: fs_enet: Remove unused timer
Kees Cook
2017-10-18
2
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-23
2
-6
/
+6
|
\
|
|
*
net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it
Troy Kisky
2017-09-21
1
-2
/
+2
|
*
net: fec: remove unused interrupt FEC_ENET_TS_TIMER
Troy Kisky
2017-09-21
1
-2
/
+2
|
*
net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
Troy Kisky
2017-09-21
1
-2
/
+2
*
|
net/ethernet/freescale: fix warning for ucc_geth
Valentin Longchamp
2017-09-18
1
-2
/
+3
|
/
*
gianfar: Fix Tx flow control deactivation
Claudiu Manoil
2017-09-05
1
-1
/
+1
*
fsl/fman: make arrays port_ids static, reduces object code size
Colin Ian King
2017-09-02
1
-4
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-02
1
-0
/
+2
|
\
|
*
fsl/man: Inherit parent device and of_node
Florian Fainelli
2017-08-23
1
-0
/
+2
*
|
dpaa_eth: check allocation result
Madalin Bucur
2017-08-29
1
-0
/
+3
*
|
dpaa_eth: add NETIF_F_RXHASH
Madalin Bucur
2017-08-29
5
-5
/
+41
*
|
dpaa_eth: enable Rx hashing control
Madalin Bucur
2017-08-29
1
-0
/
+113
*
|
dpaa_eth: use multiple Rx frame queues
Madalin Bucur
2017-08-29
3
-7
/
+47
*
|
fsl/fman: enable FMan Keygen
Iordache Florinel-R70177
2017-08-29
7
-2
/
+884
[next]