Age | Commit message (Expand) | Author | Files | Lines |
2020-03-31 | net: dsa: ksz: Select KSZ protocol tag | Codrin Ciubotariu | 1 | -0/+1 |
2020-03-10 | net: dsa: microchip: use delayed_work instead of timer + work | George McCollister | 2 | -20/+9 |
2020-02-07 | net: dsa: microchip: enable module autoprobe | Razvan Stefanescu | 1 | -0/+6 |
2020-01-08 | net: dsa: Get information about stacked DSA protocol | Florian Fainelli | 2 | -2/+4 |
2019-11-04 | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn | 1 | -3/+4 |
2019-10-22 | net: dsa: remove dsa_switch_alloc helper | Vivien Didelot | 1 | -1/+4 |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 7 | -17/+32 |
2019-10-17 | net: dsa: microchip: Add shared regmap mutex | Marek Vasut | 5 | -9/+28 |
2019-10-17 | net: dsa: microchip: Do not reinit mutexes on KSZ87xx | Marek Vasut | 1 | -4/+0 |
2019-10-15 | net: dsa: microchip: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2 | -4/+4 |
2019-10-06 | net: dsa: ksz9477: fix platform_no_drv_owner.cocci warning | YueHaibing | 1 | -1/+0 |
2019-09-27 | net: dsa: microchip: Always set regmap stride to 1 | Marek Vasut | 1 | -1/+1 |
2019-09-12 | net: dsa: microchip: add ksz9567 to ksz9477 driver | George McCollister | 3 | -0/+11 |
2019-09-12 | net: dsa: microchip: add KSZ9477 I2C driver | Tristram Ha | 4 | -0/+110 |
2019-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -0/+2 |
2019-08-31 | net: dsa: microchip: add KSZ8563 compatibility string | Razvan Stefanescu | 1 | -0/+1 |
2019-08-31 | net: dsa: microchip: fill regmap_config name | George McCollister | 1 | -0/+1 |
2019-08-20 | net: dsa: do not enable or disable non user ports | Vivien Didelot | 1 | -0/+6 |
2019-08-06 | net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477 | Marek Vasut | 1 | -1/+0 |
2019-08-06 | net: dsa: ksz: Merge ksz_priv.h into ksz_common.h | Marek Vasut | 7 | -161/+144 |
2019-08-06 | net: dsa: ksz: Remove dead code and fix warnings | Marek Vasut | 2 | -11/+1 |
2019-07-30 | net: dsa: ksz: Add Microchip KSZ8795 DSA driver | Tristram Ha | 8 | -1/+2469 |
2019-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+3 |
2019-06-27 | net: dsa: microchip: Replace bit RMW with regmap | Marek Vasut | 1 | -12/+10 |
2019-06-27 | net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmap | Marek Vasut | 1 | -20/+12 |
2019-06-27 | net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmap | Marek Vasut | 1 | -22/+12 |
2019-06-27 | net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmap | Marek Vasut | 1 | -18/+8 |
2019-06-27 | net: dsa: microchip: Replace ad-hoc polling with regmap | Marek Vasut | 2 | -23/+5 |
2019-06-27 | net: dsa: microchip: Replace ad-hoc bit manipulation with regmap | Marek Vasut | 1 | -40/+6 |
2019-06-27 | net: dsa: microchip: Factor out regmap config generation into common header | Marek Vasut | 2 | -26/+35 |
2019-06-27 | net: dsa: microchip: Dispose of ksz_io_ops | Marek Vasut | 4 | -112/+17 |
2019-06-27 | net: dsa: microchip: Initial SPI regmap support | Marek Vasut | 3 | -66/+52 |
2019-06-27 | net: dsa: microchip: Factor out register access opcode generation | Marek Vasut | 1 | -10/+12 |
2019-06-27 | net: dsa: microchip: Use PORT_CTRL_ADDR() instead of indirect function call | Marek Vasut | 1 | -1/+1 |
2019-06-27 | net: dsa: microchip: Move ksz_cfg and ksz_port_cfg to ksz9477.c | Marek Vasut | 2 | -29/+29 |
2019-06-27 | net: dsa: microchip: Inline ksz_spi.h | Marek Vasut | 2 | -60/+42 |
2019-06-27 | net: dsa: microchip: Remove ksz_{get,set}() | Marek Vasut | 4 | -38/+0 |
2019-06-27 | net: dsa: microchip: Remove ksz_{read,write}24() | Marek Vasut | 3 | -49/+0 |
2019-06-26 | net: dsa: microchip: Use gpiod_set_value_cansleep() | Marek Vasut | 1 | -3/+3 |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
2019-06-14 | net: dsa: microchip: Support optional 125MHz SYNCLKO output | Robert Hancock | 3 | -0/+7 |
2019-06-14 | net: dsa: microchip: Add PHY errata workarounds | Robert Hancock | 2 | -0/+63 |
2019-06-14 | net: dsa: microchip: Don't try to read stats for unused ports | Robert Hancock | 1 | -0/+3 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-04-03 | net: dsa: microchip: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2019-03-03 | net: dsa: microchip: add KSZ9893 switch support | Tristram Ha | 3 | -15/+235 |
2019-02-24 | dsa: Remove phydev parameter from disable_port call | Andrew Lunn | 2 | -2/+2 |
2019-02-24 | net: dsa: microchip: add port_cleanup function | Tristram Ha | 4 | -0/+31 |
2019-02-24 | net: dsa: microchip: remove unnecessary include headers | Tristram Ha | 1 | -4/+0 |
2019-02-24 | net: dsa: microchip: get port link status | Tristram Ha | 3 | -0/+17 |