summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc/enetc_pf.c
AgeCommit message (Expand)Author
2021-03-08net: enetc: set MAC RX FIFO to recommended valueAlex Marginean
2021-03-01net: enetc: force the RGMII speed and duplex instead of operating in inband modeVladimir Oltean
2021-03-01net: enetc: don't disable VLAN filtering in IFF_PROMISC modeVladimir Oltean
2021-03-01net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean
2021-03-01net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean
2021-02-16net: enetc: fix destroyed phylink dereference during unbindVladimir Oltean
2021-02-04net: enetc: initialize the RFS and RSS memoriesVladimir Oltean
2020-12-05enetc: Fix unused var build warning for CONFIG_OFArnd Bergmann
2020-11-04enetc: Remove Tx checksumming offload codeClaudiu Manoil
2020-10-11enetc: Migrate to PHYLINK and PCS_LYNXClaudiu Manoil
2020-10-11enetc: Clean up serdes configurationClaudiu Manoil
2020-10-11enetc: Clean up MAC and link configurationClaudiu Manoil
2020-09-11enetc: Fix mdio bus removal on PF probe bailoutClaudiu Manoil
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-22enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil
2020-07-22enetc: Remove the imdio bus on PF probe bailoutClaudiu Manoil
2020-07-19net: enetc: Use DT protocol information to set up the portsAlex Marginean
2020-07-19net: enetc: Initialize SerDes for SGMII and USXGMII protocolsMichael Walle
2020-06-19enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil
2020-05-01net: enetc: add tc flower psfp offload driverPo Liu
2020-05-01net: enetc: add hw tc hw offload features for PSPF capabilityPo Liu
2020-04-18enetc: permit configuration of rx-vlan-filter with ethtoolVladimir Oltean
2020-03-23enetc: Remove unused variable 'enetc_drv_name'YueHaibing
2020-03-10enetc: Drop redundant device node checkClaudiu Manoil
2020-03-03net/freescale: Clean drivers from static versionsLeon Romanovsky
2020-01-05enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil
2019-11-16enetc: update TSN Qbv PSPEED set according to adjust link speedPo Liu
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-08-02enetc: Add mdio bus driver for the PCIe MDIO endpointClaudiu Manoil
2019-05-28enetc: Enable TC offloading with mqprioCamelia Groza
2019-05-24enetc: add hardware timestamping supportY.b. Lu
2019-05-15enetc: Allow to disable Tx SGClaudiu Manoil
2019-03-01enetc: Add ENETC PF level external MDIO supportClaudiu Manoil
2019-01-24enetc: Add RFS and RSS supportClaudiu Manoil
2019-01-24enetc: Add vf to pf messaging supportClaudiu Manoil
2019-01-24enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil