index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fman
/
mac.h
Age
Commit message (
Expand
)
Author
2023-08-18
net: freescale: Remove unused declarations
Yue Haibing
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-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: Pass params directly to mac init
Sean Anderson
2022-09-05
net: fman: Map the base address once
Sean Anderson
2022-08-19
net: fman: Export/rename some common functions
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: Store en/disable in mac_device instead of mac_priv_s
Sean Anderson
2022-08-19
net: fman: Convert to SPDX identifiers
Sean Anderson
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2018-06-26
fsl/fman: add set_tstamp interface
Yangbo Lu
2018-02-27
dpaa_eth: Add allmulti option
Radu Bulie
2017-10-18
dpaa_eth: change device used
Madalin Bucur
2017-10-18
dpaa_eth: move of_phy_connect() to the eth driver
Madalin Bucur
2016-10-04
fsl/fman: return a phy_dev pointer from init
Madalin Bucur
2015-12-27
fsl/fman: Add FMan MAC driver
Igal Liberman