index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fman
Age
Commit message (
Expand
)
Author
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
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
[next]