index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fman
Age
Commit message (
Expand
)
Author
2022-08-26
net: fman: memac: Uninitialized variable on error path
Dan Carpenter
2022-08-19
net: fman: memac: Use params instead of priv for max_speed
Sean Anderson
2022-08-19
net: fman: Export/rename some common functions
Sean Anderson
2022-08-19
net: fman: Configure fixed link in memac_initialization
Sean Anderson
2022-08-19
net: fman: Move struct dev to mac_device
Sean Anderson
2022-08-19
net: fman: Store initialization function in match data
Sean Anderson
2022-08-19
net: fman: Get PCS node in per-mac init
Sean Anderson
2022-08-19
net: fman: dtsec: Always gracefully stop/start
Sean Anderson
2022-08-19
net: fman: Store en/disable in mac_device instead of mac_priv_s
Sean Anderson
2022-08-19
net: fman: Don't pass comm_mode to enable/disable
Sean Anderson
2022-08-19
net: fman: Convert to SPDX identifiers
Sean Anderson
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-06
fsl/fman: Check for null pointer after calling devm_ioremap
Jiasheng Jiang
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-30
fsl/fman: Fix missing put_device() call in fman_port_probe
Miaoqian Lin
2021-12-27
fsl/fman: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-07-20
fsl/fman: Add fibre support
Maxim Kochetkov
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-01-12
fsl/fman: Add MII mode support.
Maxim Kochetkov
2020-12-04
ethernet: select CONFIG_CRC32 as needed
Arnd Bergmann
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
fsl/fman: fix eth hash table allocation
Florinel Iordache
2020-08-03
fsl/fman: check dereferencing null pointer
Florinel Iordache
2020-08-03
fsl/fman: fix unreachable code
Florinel Iordache
2020-08-03
fsl/fman: fix dereference null return value
Florinel Iordache
2020-08-03
fsl/fman: use 32-bit unsigned integer
Florinel Iordache
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-16
net: fsl/fman: treat all RGMII modes in memac_adjust_link()
Madalin Bucur
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-08
fsl/fman: tolerate missing MAC address in device tree
Madalin Bucur
2020-03-08
fsl/fman: reuse set_mac_address() in dtsec init()
Madalin Bucur
2020-03-06
fsl/fman: detect FMan erratum A050385
Madalin Bucur
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-23
net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G
Madalin Bucur
2020-01-02
fsl/fman: use resource_size
Julia Lawall
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-10-24
fsl/fman: remove unused struct member
Madalin Bucur
2019-10-24
fsl/fman: add API to get the device behind a fman port
Laurentiu Tudor
2019-10-24
fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs
Laurentiu Tudor
2019-07-25
fsl/fman: Remove comment referring to non-existent function
Chris Packham
2019-05-28
fsl/fman: include IPSEC SPI in the Keygen extraction
Madalin Bucur
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-03-03
fsl/fman: Use vsprintf extension %pM
Joe Perches
2018-12-28
fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
Scott Wood
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-04
ethernet: fman: fix wrong of_node_put() in probe function
Nicolas Saenz Julienne
[prev]
[next]