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
/
fman
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-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-18
fsl/fman: add dpaa in module names
Madalin Bucur
1
-6
/
+6
2017-10-18
dpaa_eth: change device used
Madalin Bucur
2
-23
/
+15
2017-10-18
dpaa_eth: move of_phy_connect() to the eth driver
Madalin Bucur
2
-79
/
+23
2017-10-18
fsl/fman: remove of_node
Madalin Bucur
1
-1
/
+0
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: add NETIF_F_RXHASH
Madalin Bucur
2
-0
/
+13
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-22
fsl/man: Inherit parent device and of_node
Florian Fainelli
1
-0
/
+2
2017-08-11
fsl/fman: implement several errata workarounds
Florinel Iordache
1
-25
/
+93
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
3
-35
/
+31
2017-06-27
fsl/fman: add dependency on HAS_DMA
Madalin Bucur
1
-0
/
+1
2017-06-20
fsl/fman: propagate dma_ops
Madalin Bucur
1
-0
/
+2
2017-04-01
fsl/fman: take into account all RGMII modes
Madalin Bucur
2
-2
/
+11
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2017-03-09
fsl/fman: enlarge FIFO to allow for the 5th port
Madalin Bucur
1
-1
/
+1
2017-03-09
fsl/fman: remove wrong free
Madalin Bucur
1
-3
/
+1
2017-03-09
fsl/fman: set HW parser as BMI next engine
Madalin Bucur
2
-3
/
+90
2017-03-09
fsl/fman: parse result data is big endian
Madalin Bucur
1
-5
/
+5
2017-02-20
fsl/fman: fix spelling mistake in variable name en_tsu_err_exeption
Colin Ian King
1
-4
/
+4
2017-02-10
net: fman: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2016-12-20
fsl/fman: enable compilation on ARM64
Madalin Bucur
1
-1
/
+1
2016-12-20
fsl/fman: A007273 only applies to PPC SoCs
Madalin Bucur
1
-0
/
+8
2016-12-20
powerpc: fsl/fman: remove fsl,fman from of_device_ids[]
Madalin Bucur
1
-0
/
+7
2016-12-20
fsl/fman: fix 1G support for QSGMII interfaces
Madalin Bucur
1
-0
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+5
2016-11-27
net: fsl/fman: fix fixed-link-phydev reference leak
Johan Hovold
1
-0
/
+2
2016-11-27
net: fsl/fman: fix phydev reference leak
Johan Hovold
1
-0
/
+3
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2016-11-25
fsl/fman: fix a leak in tgec_free()
Dan Carpenter
1
-3
/
+0
2016-10-17
fsl/fman: fix error return code in mac_probe()
Wei Yongjun
1
-2
/
+6
2016-10-04
fsl/fman: remove leftover comment
Madalin Bucur
1
-4
/
+0
2016-10-04
fsl/fman: fix return value checking
Madalin Bucur
1
-2
/
+2
2016-10-04
fsl/fman: simplify redundant condition
Madalin Bucur
1
-2
/
+1
2016-10-04
fsl/fman: check of_get_phy_mode() return value
Madalin Bucur
1
-4
/
+6
2016-10-04
fsl/fman: check pcsphy pointer before use
Madalin Bucur
1
-0
/
+3
2016-10-04
fsl/fman: MEMAC may use QSGMII PHY interface mode
Madalin Bucur
1
-1
/
+2
2016-10-04
fsl/fman: return a phy_dev pointer from init
Madalin Bucur
2
-12
/
+13
2016-10-04
fsl/fman: simplify device tree reads
Madalin Bucur
3
-48
/
+30
2016-10-04
fsl/fman: use of_get_phy_mode()
Madalin Bucur
1
-31
/
+2
2016-10-04
fsl/fman: small fixes
Madalin Bucur
2
-6
/
+8
2016-10-04
fsl/fman: fix loadable module compilation
Igal Liberman
4
-7
/
+64
[next]