summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/microchip
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: microchip: enable module autoprobeRazvan Stefanescu2020-02-071-0/+6
* net: dsa: Get information about stacked DSA protocolFlorian Fainelli2020-01-082-2/+4
* net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-041-3/+4
* net: dsa: remove dsa_switch_alloc helperVivien Didelot2019-10-221-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-207-17/+32
|\
| * net: dsa: microchip: Add shared regmap mutexMarek Vasut2019-10-175-9/+28
| * net: dsa: microchip: Do not reinit mutexes on KSZ87xxMarek Vasut2019-10-171-4/+0
| * net: dsa: microchip: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-152-4/+4
* | net: dsa: ksz9477: fix platform_no_drv_owner.cocci warningYueHaibing2019-10-061-1/+0
|/
* net: dsa: microchip: Always set regmap stride to 1Marek Vasut2019-09-271-1/+1
* net: dsa: microchip: add ksz9567 to ksz9477 driverGeorge McCollister2019-09-123-0/+11
* net: dsa: microchip: add KSZ9477 I2C driverTristram Ha2019-09-124-0/+110
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-022-0/+2
|\
| * net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu2019-08-311-0/+1
| * net: dsa: microchip: fill regmap_config nameGeorge McCollister2019-08-311-0/+1
* | net: dsa: do not enable or disable non user portsVivien Didelot2019-08-201-0/+6
* | net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477Marek Vasut2019-08-061-1/+0
* | net: dsa: ksz: Merge ksz_priv.h into ksz_common.hMarek Vasut2019-08-067-161/+144
* | net: dsa: ksz: Remove dead code and fix warningsMarek Vasut2019-08-062-11/+1
* | net: dsa: ksz: Add Microchip KSZ8795 DSA driverTristram Ha2019-07-308-1/+2469
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-271-3/+3
|\
| * net: dsa: microchip: Use gpiod_set_value_cansleep()Marek Vasut2019-06-261-3/+3
* | net: dsa: microchip: Replace bit RMW with regmapMarek Vasut2019-06-271-12/+10
* | net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmapMarek Vasut2019-06-271-20/+12
* | net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmapMarek Vasut2019-06-271-22/+12
* | net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmapMarek Vasut2019-06-271-18/+8
* | net: dsa: microchip: Replace ad-hoc polling with regmapMarek Vasut2019-06-272-23/+5
* | net: dsa: microchip: Replace ad-hoc bit manipulation with regmapMarek Vasut2019-06-271-40/+6
* | net: dsa: microchip: Factor out regmap config generation into common headerMarek Vasut2019-06-272-26/+35
* | net: dsa: microchip: Dispose of ksz_io_opsMarek Vasut2019-06-274-112/+17
* | net: dsa: microchip: Initial SPI regmap supportMarek Vasut2019-06-273-66/+52
* | net: dsa: microchip: Factor out register access opcode generationMarek Vasut2019-06-271-10/+12
* | net: dsa: microchip: Use PORT_CTRL_ADDR() instead of indirect function callMarek Vasut2019-06-271-1/+1
* | net: dsa: microchip: Move ksz_cfg and ksz_port_cfg to ksz9477.cMarek Vasut2019-06-272-29/+29
* | net: dsa: microchip: Inline ksz_spi.hMarek Vasut2019-06-272-60/+42
* | net: dsa: microchip: Remove ksz_{get,set}()Marek Vasut2019-06-274-38/+0
* | net: dsa: microchip: Remove ksz_{read,write}24()Marek Vasut2019-06-273-49/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-0/+3
|\ \ | |/
| * net: dsa: microchip: Don't try to read stats for unused portsRobert Hancock2019-06-141-0/+3
* | net: dsa: microchip: Support optional 125MHz SYNCLKO outputRobert Hancock2019-06-143-0/+7
* | net: dsa: microchip: Add PHY errata workaroundsRobert Hancock2019-06-142-0/+63
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* net: dsa: microchip: mark expected switch fall-throughGustavo A. R. Silva2019-04-031-0/+1
* net: dsa: microchip: add KSZ9893 switch supportTristram Ha2019-03-033-15/+235
* dsa: Remove phydev parameter from disable_port callAndrew Lunn2019-02-242-2/+2
* net: dsa: microchip: add port_cleanup functionTristram Ha2019-02-244-0/+31
* net: dsa: microchip: remove unnecessary include headersTristram Ha2019-02-241-4/+0
* net: dsa: microchip: get port link statusTristram Ha2019-02-243-0/+17
* net: dsa: microchip: add MIB counter reading supportTristram Ha2019-02-244-48/+205
* net: dsa: microchip: prepare PHY for proper advertisementTristram Ha2019-02-243-3/+17
OpenPOWER on IntegriCloud