summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fman/fman_tgec.c
AgeCommit message (Expand)Author
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: 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: 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
2018-12-28fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood
2018-06-26fsl/fman: add set_tstamp interfaceYangbo Lu
2018-02-27dpaa_eth: Add allmulti optionRadu Bulie
2016-11-25fsl/fman: fix a leak in tgec_free()Dan Carpenter
2015-12-27fsl/fman: Add FMan MAC supportIgal Liberman