index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fman
/
fman_memac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-31
net: fman_memac: remove the now unnecessary checking for fixed-link
Russell King (Oracle)
1
-9
/
+5
2024-05-31
net: phylink: rename ovr_an_inband to default_an_inband
Russell King (Oracle)
1
-1
/
+1
2024-04-04
net: fman: Remove some unused fields in some structure
Christophe JAILLET
1
-1
/
+0
2024-02-23
net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ...
Vladimir Oltean
1
-9
/
+9
2023-10-18
net: fman: convert to .mac_get_caps()
Russell King (Oracle)
1
-6
/
+5
2023-06-09
net: fman_memac: use pcs-lynx's check for fwnode availability
Russell King (Oracle)
1
-1
/
+1
2023-06-09
net: fman_memac: use lynx_pcs_create_fwnode()
Russell King (Oracle)
1
-9
/
+4
2023-06-09
net: fman_memac: allow lynx PCS to handle mdiodev lifetime
Russell King (Oracle)
1
-6
/
+1
2023-02-25
Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
1
-5
/
+4
2023-02-03
net: fman: memac: Convert to devm_of_phy_optional_get()
Geert Uytterhoeven
1
-5
/
+4
2023-02-01
net: fman: memac: free mdio device if lynx_pcs_create() fails
Vladimir Oltean
1
-0
/
+3
2022-10-19
net: dpaa: Convert to phylink
Sean Anderson
1
-265
/
+282
2022-10-19
net: fman: memac: Use lynx pcs driver
Sean Anderson
1
-156
/
+102
2022-10-19
net: fman: memac: Add serdes support
Sean Anderson
1
-2
/
+47
2022-09-05
net: dpaa: Adjust queue depth on rate change
Sean Anderson
1
-0
/
+1
2022-09-05
net: fman: Change return type of disable to void
Sean Anderson
1
-5
/
+3
2022-09-05
net: fman: Specify type of mac_dev for exception_cb
Sean Anderson
1
-1
/
+1
2022-09-05
net: fman: Use mac_dev for some params
Sean Anderson
1
-9
/
+8
2022-09-05
net: fman: Pass params directly to mac init
Sean Anderson
1
-9
/
+5
2022-09-05
net: fman: Remove internal_phy_node from params
Sean Anderson
1
-17
/
+17
2022-09-05
net: fman: Inline several functions into initialization
Sean Anderson
1
-42
/
+5
2022-09-05
net: fman: Mark mac methods static
Sean Anderson
1
-21
/
+24
2022-09-05
net: fman: Move initialization to mac-specific files
Sean Anderson
1
-1
/
+112
2022-08-20
net: fman: Don't pass comm_mode to enable/disable
Sean Anderson
1
-12
/
+4
2022-08-20
net: fman: Convert to SPDX identifiers
Sean Anderson
1
-29
/
+2
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-4
/
+4
2021-01-13
fsl/fman: Add MII mode support.
Maxim Kochetkov
1
-0
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-04
fsl/fman: check dereferencing null pointer
Florinel Iordache
1
-1
/
+1
2020-08-04
fsl/fman: fix unreachable code
Florinel Iordache
1
-1
/
+0
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-03-17
net: fsl/fman: treat all RGMII modes in memac_adjust_link()
Madalin Bucur
1
-1
/
+1
2020-03-09
fsl/fman: tolerate missing MAC address in device tree
Madalin Bucur
1
-6
/
+4
2020-01-23
net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G
Madalin Bucur
1
-2
/
+2
2018-12-29
fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
Scott Wood
1
-1
/
+1
2018-06-26
fsl/fman: add set_tstamp interface
Yangbo Lu
1
-0
/
+5
2018-02-27
dpaa_eth: Add allmulti option
Radu Bulie
1
-2
/
+30
2017-04-01
fsl/fman: take into account all RGMII modes
Madalin Bucur
1
-1
/
+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-11-28
net: fsl/fman: fix phydev reference leak
Johan Hovold
1
-0
/
+3
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-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-3
/
+3
2015-12-28
fsl/fman: Add FMan MAC support
Igal Liberman
1
-0
/
+1170