开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fman
Age
Commit message (
Expand
)
Author
2017-11-11
fsl/fman_port: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-08
fsl/fman: Remove a useless 'dev_err()' call
Christophe JAILLET
2017-11-08
fsl/fman: Add a missing 'of_node_put()' call in an error handling path
Christophe JAILLET
2017-11-08
fsl/fman: Remove some useless code
Christophe JAILLET
2017-11-08
fsl/fman: Remove a useless call to 'dev_set_drvdata()'
Christophe JAILLET
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
fsl/fman: add dpaa in module names
Madalin Bucur
2017-10-18
dpaa_eth: change device used
Madalin Bucur
2017-10-18
dpaa_eth: move of_phy_connect() to the eth driver
Madalin Bucur
2017-10-18
fsl/fman: remove of_node
Madalin Bucur
2017-09-01
fsl/fman: make arrays port_ids static, reduces object code size
Colin Ian King
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-28
dpaa_eth: add NETIF_F_RXHASH
Madalin Bucur
2017-08-28
fsl/fman: enable FMan Keygen
Iordache Florinel-R70177
2017-08-28
fsl/fman: move struct fman to header file
Madalin Bucur
2017-08-22
fsl/man: Inherit parent device and of_node
Florian Fainelli
2017-08-11
fsl/fman: implement several errata workarounds
Florinel Iordache
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
2017-06-27
fsl/fman: add dependency on HAS_DMA
Madalin Bucur
2017-06-20
fsl/fman: propagate dma_ops
Madalin Bucur
2017-04-01
fsl/fman: take into account all RGMII modes
Madalin Bucur
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-09
fsl/fman: enlarge FIFO to allow for the 5th port
Madalin Bucur
2017-03-09
fsl/fman: remove wrong free
Madalin Bucur
2017-03-09
fsl/fman: set HW parser as BMI next engine
Madalin Bucur
2017-03-09
fsl/fman: parse result data is big endian
Madalin Bucur
2017-02-20
fsl/fman: fix spelling mistake in variable name en_tsu_err_exeption
Colin Ian King
2017-02-10
net: fman: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2016-12-20
fsl/fman: enable compilation on ARM64
Madalin Bucur
2016-12-20
fsl/fman: A007273 only applies to PPC SoCs
Madalin Bucur
2016-12-20
powerpc: fsl/fman: remove fsl,fman from of_device_ids[]
Madalin Bucur
2016-12-20
fsl/fman: fix 1G support for QSGMII interfaces
Madalin Bucur
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-27
net: fsl/fman: fix fixed-link-phydev reference leak
Johan Hovold
2016-11-27
net: fsl/fman: fix phydev reference leak
Johan Hovold
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-25
fsl/fman: fix a leak in tgec_free()
Dan Carpenter
2016-10-17
fsl/fman: fix error return code in mac_probe()
Wei Yongjun
2016-10-04
fsl/fman: remove leftover comment
Madalin Bucur
2016-10-04
fsl/fman: fix return value checking
Madalin Bucur
2016-10-04
fsl/fman: simplify redundant condition
Madalin Bucur
2016-10-04
fsl/fman: check of_get_phy_mode() return value
Madalin Bucur
2016-10-04
fsl/fman: check pcsphy pointer before use
Madalin Bucur
2016-10-04
fsl/fman: MEMAC may use QSGMII PHY interface mode
Madalin Bucur
2016-10-04
fsl/fman: return a phy_dev pointer from init
Madalin Bucur
2016-10-04
fsl/fman: simplify device tree reads
Madalin Bucur
2016-10-04
fsl/fman: use of_get_phy_mode()
Madalin Bucur
2016-10-04
fsl/fman: small fixes
Madalin Bucur
2016-10-04
fsl/fman: fix loadable module compilation
Igal Liberman
[next]