summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
AgeCommit message (Expand)Author
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
2021-11-17net: sparx5: use phylink_generic_validate()Russell King (Oracle)
2021-11-17net: sparx5: clean up sparx5_phylink_validate()Russell King (Oracle)
2021-11-17net: sparx5: populate supported_interfaces memberRussell King (Oracle)
2021-10-29net: ethernet: microchip: lan743x: Increase rx ring size to improve rx perfor...Yuiko Oshino
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-28net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-24net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino
2021-10-24net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-19ethernet: sparx5: use eth_hw_addr_gen()Jakub Kicinski
2021-10-18net: sparx5: Add of_node_put() before gotoWan Jiabing
2021-10-18ethernet: use eth_hw_addr_set() in unmaintained driversJakub Kicinski
2021-10-14net: microchip: lan743x: add support for PTP pulse width (duty cycle)Yuiko Oshino
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-13net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun
2021-10-07ethernet: make more use of device_get_ethdev_address()Jakub Kicinski
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski
2021-10-07eth: fwnode: change the return type of mac address helpersJakub Kicinski
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-09-27net: sparx5: fix resource_size.cocci warningsYang Li
2021-09-17net: microchip: encx24j600: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-08-20net: sparx5: switchdev: adding frame DMA functionalitySteen Hegelund
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-04Revert "net: build all switchdev drivers as modules when the bridge is a module"Vladimir Oltean
2021-08-03net: sparx5: fix bitmask on 32-bit targetsArnd Bergmann
2021-08-02net: sparx5: fix compiletime_assert for GCC 4.9Jakub Kicinski
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-27net: build all switchdev drivers as modules when the bridge is a moduleVladimir Oltean
2021-07-23net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-22net: sparx5: fix unmet dependencies warningRandy Dunlap
2021-07-22net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean
2021-07-22net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean
2021-07-08net: microchip: sparx5: fix kconfig warningRandy Dunlap