开源镜像站
帮助
动态
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
2024-02-23
net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ...
Vladimir Oltean
2023-10-17
net: fman: convert to .mac_get_caps()
Russell King (Oracle)
2023-08-18
net: freescale: Remove unused declarations
Yue Haibing
2023-08-02
net: Remove duplicated include in mac.c
Yang Li
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-07-11
net: fman: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-22
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
2023-06-08
net: fman_memac: use pcs-lynx's check for fwnode availability
Russell King (Oracle)
2023-06-08
net: fman_memac: use lynx_pcs_create_fwnode()
Russell King (Oracle)
2023-06-08
net: fman_memac: allow lynx PCS to handle mdiodev lifetime
Russell King (Oracle)
2023-02-24
Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
2023-02-03
net: fman: memac: Convert to devm_of_phy_optional_get()
Geert Uytterhoeven
2023-01-31
net: fman: memac: free mdio device if lynx_pcs_create() fails
Vladimir Oltean
2023-01-03
net: dpaa: Fix dtsec check for PCS availability
Sean Anderson
2022-11-18
net: fman: remove reference to non-existing config PCS
Lukas Bulwahn
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-11-04
net: fman: Unregister ethernet device on removal
Sean Anderson
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-24
net: fman: Use physical address for userspace interfaces
Sean Anderson
2022-10-19
net: dpaa: Convert to phylink
Sean Anderson
2022-10-19
net: fman: memac: Use lynx pcs driver
Sean Anderson
2022-10-19
net: fman: memac: Add serdes support
Sean Anderson
2022-09-05
net: dpaa: Adjust queue depth on rate change
Sean Anderson
2022-09-05
net: fman: Change return type of disable to void
Sean Anderson
2022-09-05
net: fman: Clean up error handling
Sean Anderson
2022-09-05
net: fman: Specify type of mac_dev for exception_cb
Sean Anderson
2022-09-05
net: fman: Use mac_dev for some params
Sean Anderson
2022-09-05
net: fman: Pass params directly to mac init
Sean Anderson
2022-09-05
net: fman: Map the base address once
Sean Anderson
2022-09-05
net: fman: Remove internal_phy_node from params
Sean Anderson
2022-09-05
net: fman: Inline several functions into initialization
Sean Anderson
2022-09-05
net: fman: Mark mac methods static
Sean Anderson
2022-09-05
net: fman: Move initialization to mac-specific files
Sean Anderson
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
[next]