aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fman
AgeCommit message (Expand)Author
2020-08-21fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-08-21fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-21fsl/fman: fix unreachable codeFlorinel Iordache
2020-08-21fsl/fman: fix dereference null return valueFlorinel Iordache
2020-08-21fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-04-02fsl/fman: detect FMan erratum A050385Madalin Bucur
2020-02-05net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur
2019-02-12fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood
2018-12-21ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne
2018-08-24fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur
2018-05-30fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01fsl/fman: make arrays port_ids static, reduces object code sizeColin Ian King
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-28dpaa_eth: add NETIF_F_RXHASHMadalin Bucur
2017-08-28fsl/fman: enable FMan KeygenIordache Florinel-R70177
2017-08-28fsl/fman: move struct fman to header fileMadalin Bucur
2017-08-22fsl/man: Inherit parent device and of_nodeFlorian Fainelli
2017-08-11fsl/fman: implement several errata workaroundsFlorinel Iordache
2017-07-24net: Convert to using %pOF instead of full_nameRob Herring
2017-06-27fsl/fman: add dependency on HAS_DMAMadalin Bucur
2017-06-20fsl/fman: propagate dma_opsMadalin Bucur
2017-04-01fsl/fman: take into account all RGMII modesMadalin Bucur
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2017-03-09fsl/fman: enlarge FIFO to allow for the 5th portMadalin Bucur
2017-03-09fsl/fman: remove wrong freeMadalin Bucur
2017-03-09fsl/fman: set HW parser as BMI next engineMadalin Bucur
2017-03-09fsl/fman: parse result data is big endianMadalin Bucur
2017-02-20fsl/fman: fix spelling mistake in variable name en_tsu_err_exeptionColin Ian King
2017-02-10net: fman: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2016-12-20fsl/fman: enable compilation on ARM64Madalin Bucur
2016-12-20fsl/fman: A007273 only applies to PPC SoCsMadalin Bucur
2016-12-20powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur
2016-12-20fsl/fman: fix 1G support for QSGMII interfacesMadalin Bucur
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-27net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold
2016-11-27net: fsl/fman: fix phydev reference leakJohan Hovold
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-25fsl/fman: fix a leak in tgec_free()Dan Carpenter
2016-10-17fsl/fman: fix error return code in mac_probe()Wei Yongjun
2016-10-04fsl/fman: remove leftover commentMadalin Bucur
2016-10-04fsl/fman: fix return value checkingMadalin Bucur
2016-10-04fsl/fman: simplify redundant conditionMadalin Bucur
2016-10-04fsl/fman: check of_get_phy_mode() return valueMadalin Bucur
2016-10-04fsl/fman: check pcsphy pointer before useMadalin Bucur
2016-10-04fsl/fman: MEMAC may use QSGMII PHY interface modeMadalin Bucur
2016-10-04fsl/fman: return a phy_dev pointer from initMadalin Bucur
2016-10-04fsl/fman: simplify device tree readsMadalin Bucur
2016-10-04fsl/fman: use of_get_phy_mode()Madalin Bucur
2016-10-04fsl/fman: small fixesMadalin Bucur