aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/lan966x/lan966x_main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-01net: lan966x: Fix the MTU calculationHoratiu Vultur1-0/+2
2022-10-03net: lan966x: Add port mirroring support using tc-matchallHoratiu Vultur1-0/+20
2022-10-03net: lan966x: Add port police support using tc-matchallHoratiu Vultur1-0/+24
2022-09-28net: lan966x: Add offload support for etsHoratiu Vultur1-0/+5
2022-09-28net: lan966x: Add offload support for cbsHoratiu Vultur1-0/+5
2022-09-28net: lan966x: Add offload support for tbfHoratiu Vultur1-0/+9
2022-09-23net: lan966x: Add offload support for taprioHoratiu Vultur1-0/+10
2022-09-23net: lan966x: Add offload support for mqprioHoratiu Vultur1-0/+6
2022-09-23net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUESHoratiu Vultur1-0/+1
2022-08-22net: lan966x: Extend MAC to support also lag interfaces.Horatiu Vultur1-0/+5
2022-08-22net: lan966x: Add lag support for lan966xHoratiu Vultur1-0/+31
2022-08-22net: lan966x: Expose lan966x_switchdev_nb and lan966x_switchdev_blocking_nbHoratiu Vultur1-0/+2
2022-08-22net: lan966x: Flush fdb workqueue when port is leaving a bridge.Horatiu Vultur1-0/+1
2022-07-05net: lan966x: hardcode the number of external portsMichael Walle1-0/+1
2022-04-27net: lan966x: Add support for PTP_PF_EXTTSHoratiu Vultur1-0/+2
2022-04-27net: lan966x: Add support for PTP_PF_PEROUTHoratiu Vultur1-0/+2
2022-04-11net: lan966x: Update FDMA to change MTU.Horatiu Vultur1-0/+1
2022-04-11net: lan966x: Add FDMA functionalityHoratiu Vultur1-0/+108
2022-04-11net: lan966x: Expose functions that are needed by FDMAHoratiu Vultur1-0/+8
2022-03-09net: lan966x: Add spinlock for frame transmission from CPU.Horatiu Vultur1-0/+2
2022-02-05net: lan966x: Update mdb when enabling/disabling mcast_snoopingHoratiu Vultur1-0/+2
2022-02-05net: lan966x: Implement the callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLEDHoratiu Vultur1-0/+1
2022-02-01net: lan966x: Add support for ptp interruptsHoratiu Vultur1-0/+2
2022-02-01net: lan966x: Update extraction/injection for timestampingHoratiu Vultur1-0/+20
2022-02-01net: lan966x: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMPHoratiu Vultur1-0/+9
2022-02-01net: lan966x: Add support for ptp clocksHoratiu Vultur1-0/+20
2022-01-05net: lan966x: Extend switchdev with mdb supportHoratiu Vultur1-0/+13
2022-01-05net: lan966x: Add PGID_GP_START and PGID_GP_ENDHoratiu Vultur1-2/+6
2022-01-05net: lan966x: Add function lan966x_mac_ip_learn()Horatiu Vultur1-0/+5
2021-12-23net: lan966x: Add support for multiple bridge flagsHoratiu Vultur1-0/+2
2021-12-20net: lan966x: Extend switchdev with fdb supportHoratiu Vultur1-0/+14
2021-12-20net: lan966x: Add vlan support.Horatiu Vultur1-1/+25
2021-12-20net: lan966x: Add support to offload the forwarding.Horatiu Vultur1-0/+9
2021-12-20net: lan966x: More MAC table functionalityHoratiu Vultur1-0/+9
2021-12-20net: lan966x: add support for interrupts from analyzerHoratiu Vultur1-0/+6
2021-11-29net: lan966x: add ethtool configuration and statisticsHoratiu Vultur1-0/+20
2021-11-29net: lan966x: add mactable supportHoratiu Vultur1-0/+31
2021-11-29net: lan966x: add port module supportHoratiu Vultur1-0/+38
2021-11-29net: lan966x: add the basic lan966x driverHoratiu Vultur1-0/+103