aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
AgeCommit message (Expand)Author
2022-05-22net: sparx5: switchdev: fix typo in commentJulia Lawall
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-17net: lan966x: Fix assignment of the MAC addressHoratiu Vultur
2022-05-12net: lan966x: Fix use of pointer after being freedHoratiu Vultur
2022-05-08eth: switch to netif_napi_add_weight()Jakub Kicinski
2022-05-05net: move snowflake callers to netif_napi_add_tx_weight()Jakub Kicinski
2022-05-05net: sparx5: Add handling of host MDB entriesCasper Andersson
2022-04-30net: lan966x: remove PHY reset supportMichael Walle
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-27net: lan966x: Add support for PTP_PF_EXTTSHoratiu Vultur
2022-04-27net: lan966x: Add support for PTP_PF_PEROUTHoratiu Vultur
2022-04-27net: lan966x: Add registers used to configure the PTP pinHoratiu Vultur
2022-04-27net: lan966x: Change the PTP pin used to read/write the PHC.Horatiu Vultur
2022-04-25net: lan966x: fix a couple off by one bugsDan Carpenter
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-15net: lan966x: Make sure to release ptp interruptHoratiu Vultur
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
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-04-11net: lan966x: Add registers that are used for FDMA.Horatiu Vultur
2022-04-11net: lan966x: Stop processing the MAC entry is port is wrong.Horatiu Vultur
2022-04-11net: lan966x: Fix when a port's upper is changed.Horatiu Vultur
2022-04-11net: lan966x: Fix IGMP snooping when frames have vlan tagHoratiu Vultur
2022-04-11net: lan966x: Update lan966x_ptp_get_nominal_valueHoratiu Vultur
2022-03-30net: sparx5: uses, depends on BRIDGE or !BRIDGERandy Dunlap
2022-03-29net: lan966x: fix kernel oops on ioctl when I/F is downMichael Walle
2022-03-26net: sparx5: switchdev: fix possible NULL pointer dereferenceZheng Yongjun
2022-03-26net: sparx5: depends on PTP_1588_CLOCK_OPTIONALRandy Dunlap
2022-03-25net: sparx5: Refactor mdb handling according to feedbackCasper Andersson
2022-03-25net: sparx5: Remove unused GLAG handling in PGIDCasper Andersson
2022-03-21net: sparx5: Add mdb handlersCasper Andersson
2022-03-21net: sparx5: Add arbiter for managing PGID tableCasper Andersson
2022-03-21net: sparx5: Use vid 1 when bridge default vid 0 to avoid collisionCasper Andersson
2022-03-18net: lan743x: Add support for PTP-IO Event Output (Periodic Output)Raju Lakkaraju
2022-03-18net: lan743x: Add support for PTP-IO Event Input External Timestamp (extts)Raju Lakkaraju
2022-03-18net: lan743x: Add support for OTPRaju Lakkaraju
2022-03-18net: lan743x: Add support for EEPROMRaju Lakkaraju
2022-03-18net: lan743x: Add support to display Tx Queue statisticsRaju Lakkaraju
2022-03-15net: sparx5: Use Switchdev fdb events for managing fdb entriesCasper Andersson
2022-03-15net: sparx5: fix a couple warning messagesDan Carpenter
2022-03-11net: lan966x: Improve the CPU TX bitrate.Horatiu Vultur
2022-03-09net: lan966x: Add spinlock for frame transmission from CPU.Horatiu Vultur
2022-03-08net: lan966x: allow offloading timestamp operations to the PHYHoratiu Vultur
2022-03-04net: sparx5: Fix initialization of variables on stackHoratiu Vultur
2022-03-04net: sparx5: Implement get_ts_infoHoratiu Vultur
2022-03-04net: sparx5: Add support for ptp interruptsHoratiu Vultur
2022-03-04net: sparx5: Update extraction/injection for timestampingHoratiu Vultur
2022-03-04net: sparx5: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMPHoratiu Vultur
2022-03-04net: sparx5: Add support for ptp clocksHoratiu Vultur