summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/enetc
Commit message (Expand)AuthorAgeFilesLines
* enetc: Don't print from enetc_sched_speed_set when link goes downVladimir Oltean2020-01-171-1/+0
* enetc: Fix inconsistent IS_ERR and PTR_ERRYueHaibing2020-01-071-1/+1
* enetc: Fix an off by one in enetc_setup_tc_txtime()Dan Carpenter2020-01-071-1/+1
* enetc: Set MDIO_CFG_HOLD to the recommended value of 2Vladimir Oltean2020-01-051-4/+8
* enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil2020-01-058-99/+121
* enetc: add support time specific departure base on the qos etfPo Liu2020-01-024-1/+59
* enetc: remove variable 'tc_max_sized_frame' set but not usedChen Wandun2019-12-101-2/+1
* enetc: add software timestampingMichael Walle2019-12-102-0/+3
* enetc: disable EEE autoneg by defaultYangbo Lu2019-12-061-0/+5
* enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu2019-11-255-2/+138
* enetc: make enetc_setup_tc_mqprio staticMao Wenan2019-11-211-1/+1
* enetc: update TSN Qbv PSPEED set according to adjust link speedPo Liu2019-11-165-2/+61
* enetc: Configure the Time-Aware Scheduler via tc-taprio offloadPo Liu2019-11-167-22/+243
* enetc: fix return value for enetc_ioctl()Michael Walle2019-11-071-1/+1
* enetc: ethtool: add wake-on-lan callbacksMichael Walle2019-11-071-0/+27
* enetc: add ioctl() support for PHY-related opsMichael Walle2019-11-071-1/+4
* net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-041-2/+2
* enetc: Fix a signedness bug in enetc_of_get_phy()Dan Carpenter2019-09-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-021-1/+4
|\
| * enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET2019-08-311-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-0/+2
|\|
| * enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing2019-08-021-0/+1
| * enetc: Fix build error without PHYLIBYueHaibing2019-07-301-0/+1
* | enetc: Add mdio bus driver for the PCIe MDIO endpointClaudiu Manoil2019-08-026-9/+132
* | enetc: Clean up makefileClaudiu Manoil2019-08-021-12/+6
* | enetc: Clean up local mdio bus allocationClaudiu Manoil2019-08-021-48/+46
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-1/+1
|/
* enetc: Enable TC offloading with mqprioCamelia Groza2019-05-285-1/+72
* enetc: fix le32/le16 degrading to integer warningsY.b. Lu2019-05-271-7/+9
* enetc: add get_ts_info interface for ethtoolY.b. Lu2019-05-243-0/+39
* enetc: add hardware timestamping supportY.b. Lu2019-05-246-6/+189
* enetc: Add missing link state info for ethtoolClaudiu Manoil2019-05-151-0/+2
* enetc: Allow to disable Tx SGClaudiu Manoil2019-05-152-2/+2
* enetc: Fix NULL dma address unmap for Tx BD extensionsClaudiu Manoil2019-05-151-1/+3
* enetc: Add ENETC PF level external MDIO supportClaudiu Manoil2019-03-014-1/+219
* ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King2019-02-191-1/+1
* enetc: add PTP clock driverYangbo Lu2019-02-124-2/+162
* enetc: include linux/vmalloc.h for vzalloc etcStephen Rothwell2019-01-281-0/+1
* enetc: Add RFS and RSS supportClaudiu Manoil2019-01-247-3/+554
* enetc: Add vf to pf messaging supportClaudiu Manoil2019-01-247-0/+399
* enetc: Add ethtool statisticsClaudiu Manoil2019-01-242-0/+275
* enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil2019-01-2410-0/+3380
OpenPOWER on IntegriCloud