summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc
AgeCommit message (Expand)Author
2020-05-04net: enetc: fix an issue about leak system resourcesDejin Zheng
2020-03-23enetc: Remove unused variable 'enetc_drv_name'YueHaibing
2020-03-10enetc: Add dynamic allocation of extended Rx BD ringsClaudiu Manoil
2020-03-10enetc: Clean up Rx BD iterationClaudiu Manoil
2020-03-10enetc: Clean up of ehtool stats lenClaudiu Manoil
2020-03-10enetc: Drop redundant device node checkClaudiu Manoil
2020-03-03net/freescale: Clean drivers from static versionsLeon Romanovsky
2020-02-24freescale: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-21enetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_TEST)"Vladimir Oltean
2020-01-17enetc: Don't print from enetc_sched_speed_set when link goes downVladimir Oltean
2020-01-07enetc: Fix inconsistent IS_ERR and PTR_ERRYueHaibing
2020-01-07enetc: Fix an off by one in enetc_setup_tc_txtime()Dan Carpenter
2020-01-05enetc: Set MDIO_CFG_HOLD to the recommended value of 2Vladimir Oltean
2020-01-05enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil
2020-01-02enetc: add support time specific departure base on the qos etfPo Liu
2019-12-10enetc: remove variable 'tc_max_sized_frame' set but not usedChen Wandun
2019-12-10enetc: add software timestampingMichael Walle
2019-12-06enetc: disable EEE autoneg by defaultYangbo Lu
2019-11-25enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu
2019-11-21enetc: make enetc_setup_tc_mqprio staticMao Wenan
2019-11-16enetc: update TSN Qbv PSPEED set according to adjust link speedPo Liu
2019-11-16enetc: Configure the Time-Aware Scheduler via tc-taprio offloadPo Liu
2019-11-07enetc: fix return value for enetc_ioctl()Michael Walle
2019-11-07enetc: ethtool: add wake-on-lan callbacksMichael Walle
2019-11-07enetc: add ioctl() support for PHY-related opsMichael Walle
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-09-27enetc: Fix a signedness bug in enetc_of_get_phy()Dan Carpenter
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-02enetc: Add mdio bus driver for the PCIe MDIO endpointClaudiu Manoil
2019-08-02enetc: Clean up makefileClaudiu Manoil
2019-08-02enetc: Clean up local mdio bus allocationClaudiu Manoil
2019-08-02enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing
2019-07-30enetc: Fix build error without PHYLIBYueHaibing
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-05-28enetc: Enable TC offloading with mqprioCamelia Groza
2019-05-27enetc: fix le32/le16 degrading to integer warningsY.b. Lu
2019-05-24enetc: add get_ts_info interface for ethtoolY.b. Lu
2019-05-24enetc: add hardware timestamping supportY.b. Lu
2019-05-15enetc: Add missing link state info for ethtoolClaudiu Manoil
2019-05-15enetc: Allow to disable Tx SGClaudiu Manoil
2019-05-15enetc: Fix NULL dma address unmap for Tx BD extensionsClaudiu Manoil
2019-03-01enetc: Add ENETC PF level external MDIO supportClaudiu Manoil
2019-02-19ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King
2019-02-12enetc: add PTP clock driverYangbo Lu
2019-01-28enetc: include linux/vmalloc.h for vzalloc etcStephen Rothwell
2019-01-24enetc: Add RFS and RSS supportClaudiu Manoil
2019-01-24enetc: Add vf to pf messaging supportClaudiu Manoil
2019-01-24enetc: Add ethtool statisticsClaudiu Manoil