index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-29
gianfar: prevent integer wrapping in the rx handler
Andy Spencer
1
-2
/
+7
2018-01-22
net: fec: add necessary defines to work on ARM64
Lucas Stach
2
-5
/
+8
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+14
2018-01-17
net: fs_enet: do not call phy_stop() in interrupts
Christophe Leroy
2
-3
/
+14
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2018-01-10
net: gianfar_ptp: move set_fipers() to spinlock protecting area
Yangbo Lu
1
-2
/
+1
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2018-01-05
net: fec: free/restore resource in related probe error pathes
Fugang Duan
1
-2
/
+2
2018-01-03
net: fec: defer probe if regulator is not ready
Fugang Duan
1
-0
/
+4
2018-01-03
net: fec: restore dev_id in the cases of probe error
Fugang Duan
1
-0
/
+1
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2017-12-27
net: fec: unmap the xmit buffer that are not transferred by DMA
Fugang Duan
1
-0
/
+6
2017-12-13
net: fec: add phy_reset_after_clk_enable() support
Richard Leitner
1
-0
/
+20
2017-12-08
gianfar: Disable EEE autoneg by default
Claudiu Manoil
1
-0
/
+5
2017-12-05
gianfar: fix a flooded alignment reports because of padding issue.
Zumeng Chen
1
-2
/
+4
2017-11-11
fsl/fman_port: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2017-11-08
fsl/fman: Remove a useless 'dev_err()' call
Christophe JAILLET
1
-1
/
+0
2017-11-08
fsl/fman: Add a missing 'of_node_put()' call in an error handling path
Christophe JAILLET
1
-0
/
+1
2017-11-08
fsl/fman: Remove some useless code
Christophe JAILLET
1
-5
/
+2
2017-11-08
fsl/fman: Remove a useless call to 'dev_set_drvdata()'
Christophe JAILLET
1
-1
/
+0
2017-11-08
dpaa_eth: fix error return code in dpaa_eth_probe()
Wei Yongjun
1
-3
/
+3
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
2017-11-08
net: fec: Let fec_ptp have its own interrupt routine
Troy Kisky
3
-45
/
+71
2017-11-05
dpaa_eth: avoid uninitialized variable false-positive warning
Arnd Bergmann
1
-1
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-0
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
7
-0
/
+7
2017-11-02
net: dpaa: remove init which already done in per-cpu allocation
yuan linyu
1
-5
/
+0
2017-11-02
net: dpaa: fix maybe uninitialized var in dpaa_open()
yuan linyu
1
-1
/
+2
2017-10-18
dpaa_eth: remove obsolete comment
Madalin Bucur
1
-4
/
+0
2017-10-18
fsl/fman: add dpaa in module names
Madalin Bucur
1
-6
/
+6
2017-10-18
dpaa_eth: cleanup dpaa_eth_probe() error paths
Madalin Bucur
1
-33
/
+20
2017-10-18
dpaa_eth: change device used
Madalin Bucur
3
-53
/
+27
2017-10-18
dpaa_eth: move of_phy_connect() to the eth driver
Madalin Bucur
3
-84
/
+66
2017-10-18
fsl/fman: remove of_node
Madalin Bucur
1
-1
/
+0
2017-10-18
net: fs_enet: Remove unused timer
Kees Cook
2
-3
/
+0
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+6
2017-09-20
net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it
Troy Kisky
1
-2
/
+2
2017-09-20
net: fec: remove unused interrupt FEC_ENET_TS_TIMER
Troy Kisky
1
-2
/
+2
2017-09-20
net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
Troy Kisky
1
-2
/
+2
2017-09-18
net/ethernet/freescale: fix warning for ucc_geth
Valentin Longchamp
1
-2
/
+3
2017-09-05
gianfar: Fix Tx flow control deactivation
Claudiu Manoil
1
-1
/
+1
2017-09-01
fsl/fman: make arrays port_ids static, reduces object code size
Colin Ian King
1
-4
/
+10
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-08-28
dpaa_eth: check allocation result
Madalin Bucur
1
-0
/
+3
2017-08-28
dpaa_eth: add NETIF_F_RXHASH
Madalin Bucur
5
-5
/
+41
2017-08-28
dpaa_eth: enable Rx hashing control
Madalin Bucur
1
-0
/
+113
2017-08-28
dpaa_eth: use multiple Rx frame queues
Madalin Bucur
3
-7
/
+47
2017-08-28
fsl/fman: enable FMan Keygen
Iordache Florinel-R70177
7
-2
/
+884
2017-08-28
fsl/fman: move struct fman to header file
Madalin Bucur
3
-81
/
+82
2017-08-23
net: define the TSO header size in net/tso.h
Antoine Ténart
1
-1
/
+0
[next]