summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fman
AgeCommit message (Expand)Author
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
2016-10-04fsl/fman: fix loadable module compilationIgal Liberman
2016-10-04fsl/fman: split lines over 80 charactersMadalin Bucur
2016-09-13net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-04-28treewide: Fix typos in printkMasanari Iida
2016-03-22fsl/fman: Workaround for Errata A-007273Igal Liberman
2016-03-14fsl/fman: fix dtsec_set_tx_pause_framesIgal Liberman
2016-03-03fsl/fman: Initialize fman->dev earlierIgal 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: double free on probe failureDan Carpenter
2016-01-06fsl/fman: fix the pause_time testDan Carpenter