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
/
fman_dtsec.c
Age
Commit message (
Expand
)
Author
2023-06-22
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
2023-01-03
net: dpaa: Fix dtsec check for PCS availability
Sean Anderson
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
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: 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: 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-19
net: fman: dtsec: Always gracefully stop/start
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
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2020-08-03
fsl/fman: check dereferencing null pointer
Florinel Iordache
2020-03-08
fsl/fman: tolerate missing MAC address in device tree
Madalin Bucur
2020-03-08
fsl/fman: reuse set_mac_address() in dtsec init()
Madalin Bucur
2018-06-26
fsl/fman: add set_tstamp interface
Yangbo Lu
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-07
fsl/fman: avoid sleeping in atomic context while adding an address
Denis Kirjanov
2018-02-27
dpaa_eth: Add allmulti option
Radu Bulie
2017-08-11
fsl/fman: implement several errata workarounds
Florinel Iordache
2017-04-01
fsl/fman: take into account all RGMII modes
Madalin Bucur
2017-02-20
fsl/fman: fix spelling mistake in variable name en_tsu_err_exeption
Colin Ian King
2016-03-14
fsl/fman: fix dtsec_set_tx_pause_frames
Igal Liberman
2016-01-14
fsl/fman: Delete one function call "put_device" in dtsec_config()
Markus Elfring
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2016-01-06
fsl/fman: fix the pause_time test
Dan Carpenter
2015-12-27
fsl/fman: Add FMan MAC support
Igal Liberman