summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip
Commit message (Expand)AuthorAgeFilesLines
* net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-141-6/+0
* net: lan966x: Fix the configuration of the pcsHoratiu Vultur2021-12-131-6/+0
* net: lan966x: fix a IS_ERR() vs NULL check in lan966x_create_targets()Dan Carpenter2021-12-031-2/+2
* net: lan966x: Fix builds for lan966x driverHoratiu Vultur2021-12-021-0/+1
* net: lan966x: Fix duplicate check in frame extractionHoratiu Vultur2021-12-021-5/+0
* net: lan966x: add ethtool configuration and statisticsHoratiu Vultur2021-11-294-1/+714
* net: lan966x: add mactable supportHoratiu Vultur2021-11-294-1/+208
* net: lan966x: add port module supportHoratiu Vultur2021-11-296-5/+1259
* net: lan966x: add the basic lan966x driverHoratiu Vultur2021-11-297-0/+1207
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-261-9/+3
|\
| * lan743x: fix deadlock in lan743x_phy_link_status_change()Heiner Kallweit2021-11-241-9/+3
* | net: sparx5: use phylink_generic_validate()Russell King (Oracle)2021-11-172-59/+4
* | net: sparx5: clean up sparx5_phylink_validate()Russell King (Oracle)2021-11-171-39/+24
* | net: sparx5: populate supported_interfaces memberRussell King (Oracle)2021-11-171-0/+24
|/
* net: ethernet: microchip: lan743x: Increase rx ring size to improve rx perfor...Yuiko Oshino2021-10-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-281-4/+31
|\
| * net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino2021-10-281-4/+9
| * net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino2021-10-241-0/+20
| * net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino2021-10-241-0/+2
* | net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson2021-10-241-4/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-221-0/+1
|\|
| * net: sparx5: Add of_node_put() before gotoWan Jiabing2021-10-181-0/+1
* | ethernet: sparx5: use eth_hw_addr_gen()Jakub Kicinski2021-10-191-3/+1
* | ethernet: use eth_hw_addr_set() in unmaintained driversJakub Kicinski2021-10-181-1/+3
* | net: microchip: lan743x: add support for PTP pulse width (duty cycle)Yuiko Oshino2021-10-142-11/+81
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-143-5/+14
|\|
| * net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun2021-10-133-5/+14
* | ethernet: make more use of device_get_ethdev_address()Jakub Kicinski2021-10-071-4/+1
* | eth: fwnode: remove the addr len from mac helpersJakub Kicinski2021-10-071-1/+1
* | eth: fwnode: change the return type of mac address helpersJakub Kicinski2021-10-071-1/+1
* | ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-051-1/+1
* | ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2021-10-023-5/+5
* | net: sparx5: fix resource_size.cocci warningsYang Li2021-09-271-2/+1
* | net: microchip: encx24j600: drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-09-171-1/+0
|/
* net: sparx5: switchdev: adding frame DMA functionalitySteen Hegelund2021-08-207-10/+693
* ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann2021-08-131-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-1/+1
|\
| * net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean2021-08-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-051-7/+14
|\|
| * net: sparx5: fix bitmask on 32-bit targetsArnd Bergmann2021-08-031-1/+1
| * net: sparx5: fix compiletime_assert for GCC 4.9Jakub Kicinski2021-08-021-6/+13
* | Revert "net: build all switchdev drivers as modules when the bridge is a module"Vladimir Oltean2021-08-041-1/+0
* | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
* | net: build all switchdev drivers as modules when the bridge is a moduleVladimir Oltean2021-07-271-0/+1
* | net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz2021-07-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-231-0/+1
|\|
| * net: sparx5: fix unmet dependencies warningRandy Dunlap2021-07-221-0/+1
* | net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean2021-07-221-2/+3
* | net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean2021-07-221-3/+20
|/
* net: microchip: sparx5: fix kconfig warningRandy Dunlap2021-07-081-0/+1