summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc
AgeCommit message (Expand)Author
2020-09-11enetc: Fix mdio bus removal on PF probe bailoutClaudiu Manoil
2020-08-03enetc: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan
2020-08-03net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()Tianjia Zhang
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-21enetc: Add adaptive interrupt coalescingClaudiu Manoil
2020-07-21enetc: Add interrupt coalescing supportClaudiu Manoil
2020-07-21enetc: Drop redundant ____cacheline_aligned_in_smpClaudiu Manoil
2020-07-21enetc: Fix interrupt coalescing register namingClaudiu Manoil
2020-07-21enetc: Factor out the traffic start/stop proceduresClaudiu Manoil
2020-07-21enetc: Refine buffer descriptor ring sizesClaudiu 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-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-09net: enetc: use eth_broadcast_addr() to assign broadcastXu Wang
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu
2020-06-26enetc: Fix tx rings bitmap iteration range, irq handlingClaudiu Manoil
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-24net: enetc add tc flower offload flow metering policing actionPo Liu
2020-06-24net: enetc: add support max frame size for tc flower offloadPo Liu
2020-06-19enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-06-18enetc: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2020-05-07net:enetc: bug fix for qos sfi operate space after freedPo Liu
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06net: enetc: Make some symbols staticChenTao
2020-05-04net: enetc: fix an issue about leak system resourcesDejin Zheng
2020-05-01Merge branch 'net-smc-extent-buffer-mapping-and-port-handling'David S. Miller
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: 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