index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-02-23
net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ...
Vladimir Oltean
1
-9
/
+9
2023-10-17
net: fman: convert to .mac_get_caps()
Russell King (Oracle)
1
-6
/
+5
2023-06-08
net: fman_memac: use pcs-lynx's check for fwnode availability
Russell King (Oracle)
1
-1
/
+1
2023-06-08
net: fman_memac: use lynx_pcs_create_fwnode()
Russell King (Oracle)
1
-9
/
+4
2023-06-08
net: fman_memac: allow lynx PCS to handle mdiodev lifetime
Russell King (Oracle)
1
-6
/
+1
2023-02-24
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-01-31
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-19
net: fman: Don't pass comm_mode to enable/disable
Sean Anderson
1
-12
/
+4
2022-08-19
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-12
fsl/fman: Add MII mode support.
Maxim Kochetkov
1
-0
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-03
fsl/fman: check dereferencing null pointer
Florinel Iordache
1
-1
/
+1
2020-08-03
fsl/fman: fix unreachable code
Florinel Iordache
1
-1
/
+0
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-03-16
net: fsl/fman: treat all RGMII modes in memac_adjust_link()
Madalin Bucur
1
-1
/
+1
2020-03-08
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-28
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-27
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-27
fsl/fman: Add FMan MAC support
Igal Liberman
1
-0
/
+1170