summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fman/fman_dtsec.c
AgeCommit message (Expand)Author
2023-06-22net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)
2023-01-03net: dpaa: Fix dtsec check for PCS availabilitySean Anderson
2022-11-07net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)
2022-10-19net: dpaa: Convert to phylinkSean Anderson
2022-09-05net: dpaa: Adjust queue depth on rate changeSean Anderson
2022-09-05net: fman: Change return type of disable to voidSean Anderson
2022-09-05net: fman: Specify type of mac_dev for exception_cbSean Anderson
2022-09-05net: fman: Use mac_dev for some paramsSean Anderson
2022-09-05net: fman: Pass params directly to mac initSean Anderson
2022-09-05net: fman: Remove internal_phy_node from paramsSean Anderson
2022-09-05net: fman: Inline several functions into initializationSean Anderson
2022-09-05net: fman: Mark mac methods staticSean Anderson
2022-09-05net: fman: Move initialization to mac-specific filesSean Anderson
2022-08-19net: fman: dtsec: Always gracefully stop/startSean Anderson
2022-08-19net: fman: Don't pass comm_mode to enable/disableSean Anderson
2022-08-19net: fman: Convert to SPDX identifiersSean Anderson
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2020-08-03fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-03-08fsl/fman: tolerate missing MAC address in device treeMadalin Bucur
2020-03-08fsl/fman: reuse set_mac_address() in dtsec init()Madalin Bucur
2018-06-26fsl/fman: add set_tstamp interfaceYangbo Lu
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-07fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov
2018-02-27dpaa_eth: Add allmulti optionRadu Bulie
2017-08-11fsl/fman: implement several errata workaroundsFlorinel Iordache
2017-04-01fsl/fman: take into account all RGMII modesMadalin Bucur
2017-02-20fsl/fman: fix spelling mistake in variable name en_tsu_err_exeptionColin Ian King
2016-03-14fsl/fman: fix dtsec_set_tx_pause_framesIgal Liberman
2016-01-14fsl/fman: Delete one function call "put_device" in dtsec_config()Markus Elfring
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-06fsl/fman: fix the pause_time testDan Carpenter
2015-12-27fsl/fman: Add FMan MAC supportIgal Liberman