aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fman/fman_tgec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-4/+4
2020-08-03fsl/fman: check dereferencing null pointerFlorinel Iordache1-1/+1
2020-03-08fsl/fman: tolerate missing MAC address in device treeMadalin Bucur1-6/+4
2018-12-28fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood1-1/+1
2018-06-26fsl/fman: add set_tstamp interfaceYangbo Lu1-0/+21
2018-02-27dpaa_eth: Add allmulti optionRadu Bulie1-3/+30
2016-11-25fsl/fman: fix a leak in tgec_free()Dan Carpenter1-3/+0
2015-12-27fsl/fman: Add FMan MAC supportIgal Liberman1-0/+786