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
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
2017-08-22
fsl/man: Inherit parent device and of_node
Florian Fainelli
1
-0
/
+2
2017-08-22
net: ethernet: freescale: fs_enet: make mdiobb_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-22
net: ethernet: make ptp_clock_info const
Bhumika Goyal
1
-1
/
+1
2017-08-13
net: dpaa_eth: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-08-11
fsl/fman: implement several errata workarounds
Florinel Iordache
1
-25
/
+93
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
1
-3
/
+4
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
1
-1
/
+0
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
1
-3
/
+4
2017-07-30
net: fec: Allow reception of frames bigger than 1522 bytes
Andrew Lunn
1
-3
/
+5
2017-07-30
net: fec: Issue error for missing but expected PHY
Andrew Lunn
1
-1
/
+3
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
6
-49
/
+45
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-06-29
net: freescale: gianfar : constify dev_pm_ops structures.
Arvind Yadav
1
-1
/
+1
2017-06-27
fsl/fman: add dependency on HAS_DMA
Madalin Bucur
1
-0
/
+1
[next]