summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/lan966x/lan966x_main.h
AgeCommit message (Expand)Author
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski
2023-08-02net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2023-05-18net: lan966x: Add support for DSCP rewriteHoratiu Vultur
2023-05-18net: lan966x: Add support for PCP rewriteHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading default prioHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading dscp tableHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading pcp tableHoratiu Vultur
2023-05-10net: lan966x: Add ES0 VCAP keyset configuration for lan966xHoratiu Vultur
2023-04-24lan966x: Don't use xdp_frame when action is XDP_TXHoratiu Vultur
2023-03-19net: lan966x: Don't read RX timestamp if not neededHoratiu Vultur
2023-03-10net: lan966x: Add IS1 VCAP keyset configuration for lan966xHoratiu Vultur
2023-02-03net: lan966x: Add VCAP debugFS supportHoratiu Vultur
2023-01-30net: microchip: sparx5: Add ingress information to VCAP instanceSteen Hegelund
2023-01-16net: microchip: vcap api: Use src and dst chain id to chain VCAP lookupsSteen Hegelund
2022-12-06net: lan966x: Add ptp trap rulesHoratiu Vultur
2022-11-29net: lan966x: add tc matchall goto actionHoratiu Vultur
2022-11-29net: lan966x: add tc flower support for VCAP APIHoratiu Vultur
2022-11-29net: lan966x: Add initial VCAPHoratiu Vultur
2022-11-25net: lan966x: Add support for XDP_REDIRECTHoratiu Vultur
2022-11-25net: lan966x: Add support for XDP_TXHoratiu Vultur
2022-11-25net: lan966x: Update dma_dir of page_pool_paramsHoratiu Vultur
2022-11-25net: lan966x: Add len field to lan966x_tx_dcb_bufHoratiu Vultur
2022-11-11net: lan96x: Use page_pool APIHoratiu Vultur
2022-11-11net: lan966x: Add basic XDP supportHoratiu Vultur
2022-11-11net: lan966x: Split function lan966x_fdma_rx_get_frameHoratiu Vultur
2022-11-01net: lan966x: Fix the MTU calculationHoratiu Vultur
2022-10-03net: lan966x: Add port mirroring support using tc-matchallHoratiu Vultur
2022-10-03net: lan966x: Add port police support using tc-matchallHoratiu Vultur
2022-09-28net: lan966x: Add offload support for etsHoratiu Vultur
2022-09-28net: lan966x: Add offload support for cbsHoratiu Vultur
2022-09-28net: lan966x: Add offload support for tbfHoratiu Vultur
2022-09-23net: lan966x: Add offload support for taprioHoratiu Vultur
2022-09-23net: lan966x: Add offload support for mqprioHoratiu Vultur
2022-09-23net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUESHoratiu Vultur
2022-08-22net: lan966x: Extend MAC to support also lag interfaces.Horatiu Vultur
2022-08-22net: lan966x: Add lag support for lan966xHoratiu Vultur
2022-08-22net: lan966x: Expose lan966x_switchdev_nb and lan966x_switchdev_blocking_nbHoratiu Vultur
2022-08-22net: lan966x: Flush fdb workqueue when port is leaving a bridge.Horatiu Vultur
2022-07-05net: lan966x: hardcode the number of external portsMichael Walle
2022-04-27net: lan966x: Add support for PTP_PF_EXTTSHoratiu Vultur
2022-04-27net: lan966x: Add support for PTP_PF_PEROUTHoratiu Vultur
2022-04-11net: lan966x: Update FDMA to change MTU.Horatiu Vultur
2022-04-11net: lan966x: Add FDMA functionalityHoratiu Vultur
2022-04-11net: lan966x: Expose functions that are needed by FDMAHoratiu Vultur
2022-03-09net: lan966x: Add spinlock for frame transmission from CPU.Horatiu Vultur
2022-02-05net: lan966x: Update mdb when enabling/disabling mcast_snoopingHoratiu Vultur
2022-02-05net: lan966x: Implement the callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLEDHoratiu Vultur
2022-02-01net: lan966x: Add support for ptp interruptsHoratiu Vultur