summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
AgeCommit message (Expand)Author
2022-02-13net: lan743x: Add support for SGMII interfaceRaju Lakkaraju
2022-02-13net: lan743x: Increase MSI(x) vectors to 16 and Int de-assertion timers to 10Raju Lakkaraju
2022-02-13net: lan743x: Add support for 4 Tx queuesRaju Lakkaraju
2022-02-13net: lan743x: Add PCI11010 / PCI11414 device IDsRaju Lakkaraju
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-05net: sparx5: remove phylink_config.pcs_poll usageRussell King (Oracle)
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-05net: lan966x: Update the PGID used by IPV6 data framesHoratiu Vultur
2022-02-03net: lan966x: use .mac_select_pcs() interfaceHoratiu Vultur
2022-02-03net: sparx5: Fix get_stat64 crash in tcpdumpSteen Hegelund
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-02net: sparx5: do not refer to skb after passing it onSteen Hegelund
2022-02-01net: lan966x: Implement get_ts_infoHoratiu Vultur
2022-02-01net: lan966x: Add support for ptp interruptsHoratiu Vultur
2022-02-01net: lan966x: Update extraction/injection for timestampingHoratiu Vultur
2022-02-01net: lan966x: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMPHoratiu Vultur
2022-02-01net: lan966x: Add support for ptp clocksHoratiu Vultur
2022-02-01net: lan966x: Add registers that are use for ptp functionalityHoratiu Vultur
2022-01-28net: sparx5: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-26net: lan966x: Fix sleep in atomic context when updating MAC tableHoratiu Vultur
2022-01-26net: lan966x: Fix sleep in atomic context when injecting framesHoratiu Vultur
2022-01-24net: use bool values to pass bool param of phy_init_eee()Jisheng Zhang
2022-01-09lan743x: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-05net: lan966x: Extend switchdev with mdb supportHoratiu Vultur
2022-01-05net: lan966x: Add PGID_GP_START and PGID_GP_ENDHoratiu Vultur
2022-01-05net: lan966x: Add function lan966x_mac_ip_learn()Horatiu Vultur
2021-12-27net: lan966x: Fix the vlan used by host portsHoratiu Vultur
2021-12-23net: lan966x: Add support for multiple bridge flagsHoratiu Vultur
2021-12-20net: lan966x: Extend switchdev with fdb supportHoratiu Vultur
2021-12-20net: lan966x: Extend switchdev bridge flagsHoratiu Vultur
2021-12-20net: lan966x: Add vlan support.Horatiu Vultur
2021-12-20net: lan966x: Add support to offload the forwarding.Horatiu Vultur
2021-12-20net: lan966x: Remove .ndo_change_rx_flagsHoratiu Vultur
2021-12-20net: lan966x: More MAC table functionalityHoratiu Vultur
2021-12-20net: lan966x: add support for interrupts from analyzerHoratiu Vultur
2021-12-20net: lan966x: Add registers that are used for switch and vlan functionalityHoratiu Vultur
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-12-13net: lan966x: Fix the configuration of the pcsHoratiu Vultur
2021-12-03net: lan966x: fix a IS_ERR() vs NULL check in lan966x_create_targets()Dan Carpenter
2021-12-02net: lan966x: Fix builds for lan966x driverHoratiu Vultur
2021-12-02net: lan966x: Fix duplicate check in frame extractionHoratiu Vultur
2021-11-29net: lan966x: add ethtool configuration and statisticsHoratiu Vultur
2021-11-29net: lan966x: add mactable supportHoratiu Vultur
2021-11-29net: lan966x: add port module supportHoratiu Vultur
2021-11-29net: lan966x: add the basic lan966x driverHoratiu Vultur
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-24lan743x: fix deadlock in lan743x_phy_link_status_change()Heiner Kallweit