index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
/
ksz_common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
net: dsa: microchip: add stats64 support for ksz8 series of switches
Oleksij Rempel
1
-0
/
+1
2022-12-07
net: dsa: microchip: ksz8: add MTU configuration support
Oleksij Rempel
1
-0
/
+4
2022-12-07
net: dsa: microchip: add ksz_rmw8() function
Oleksij Rempel
1
-0
/
+5
2022-12-07
net: dsa: microchip: do not store max MTU for all ports
Oleksij Rempel
1
-1
/
+0
2022-12-07
net: dsa: microchip: move max mtu to one location
Oleksij Rempel
1
-1
/
+2
2022-11-09
net: dsa: microchip: add ksz9563 in ksz_switch_ops and select based on compat...
Rakesh Sankaranarayanan
1
-0
/
+3
2022-09-26
net: dsa: microchip: use common irq routines for girq and pirq
Arun Ramadoss
1
-3
/
+6
2022-09-26
net: dsa: microchip: move interrupt handling logic from lan937x to ksz_common
Arun Ramadoss
1
-0
/
+9
2022-09-26
net: dsa: microchip: determine number of port irq based on switch type
Arun Ramadoss
1
-0
/
+1
2022-09-16
net: dsa: microchip: add the support for set_ageing_time
Arun Ramadoss
1
-0
/
+1
2022-09-07
net: dsa: microchip: add KSZ9896 switch support
Romain Naour
1
-0
/
+2
2022-09-05
net: dsa: microchip: lan937x: add interrupt support for port phy link
Arun Ramadoss
1
-0
/
+14
2022-09-05
net: dsa: microchip: add reference to ksz_device inside the ksz_port
Arun Ramadoss
1
-0
/
+4
2022-08-31
net: dsa: microchip: remove IS_9893 flag
Oleksij Rempel
1
-4
/
+0
2022-08-31
net: dsa: microchip: remove unused sgmii variable
Oleksij Rempel
1
-1
/
+0
2022-08-31
net: dsa: microchip: remove unused port phy variable
Oleksij Rempel
1
-1
/
+0
2022-08-31
net: dsa: microchip: add support for regmap_access_tables
Oleksij Rempel
1
-4
/
+42
2022-08-31
net: dsa: microchip: forward error value on all ksz_pread/ksz_pwrite functions
Oleksij Rempel
1
-18
/
+20
2022-08-31
net: dsa: microchip: allow to pass return values for PHY read/write accesses
Oleksij Rempel
1
-2
/
+2
2022-08-31
net: dsa: microchip: do per-port Gbit detection instead of per-chip
Oleksij Rempel
1
-1
/
+1
2022-08-31
net: dsa: microchip: add separate struct ksz_chip_data for KSZ8563 chip
Oleksij Rempel
1
-0
/
+6
2022-08-24
net: dsa: microchip: make learning configurable and keep it off while standalone
Vladimir Oltean
1
-0
/
+1
2022-07-27
net: dsa: microchip: add support for phylink mac config
Arun Ramadoss
1
-1
/
+5
2022-07-27
net: dsa: microchip: ksz9477: use common xmii function
Arun Ramadoss
1
-1
/
+6
2022-07-27
net: dsa: microchip: apply rgmii tx and rx delay in phylink mac config
Arun Ramadoss
1
-0
/
+3
2022-07-27
net: dsa: microchip: lan937x: add support for configuing xMII register
Arun Ramadoss
1
-0
/
+8
2022-07-27
net: dsa: microchip: add support for common phylink mac link up
Arun Ramadoss
1
-3
/
+0
2022-07-27
net: dsa: microchip: add common duplex and flow control function
Arun Ramadoss
1
-0
/
+15
2022-07-27
net: dsa: microchip: add common ksz port xmii speed selection function
Arun Ramadoss
1
-0
/
+10
2022-07-27
net: dsa: microchip: add common gigabit set and get function
Arun Ramadoss
1
-0
/
+12
2022-07-02
net: dsa: microchip: lan937x: add phylink_mac_config support
Arun Ramadoss
1
-0
/
+3
2022-07-02
net: dsa: microchip: lan937x: add phylink_mac_link_up support
Arun Ramadoss
1
-0
/
+5
2022-07-02
net: dsa: microchip: lan937x: add dsa_tag_protocol
Arun Ramadoss
1
-0
/
+9
2022-07-02
net: dsa: microchip: generic access to ksz9477 static and reserved table
Arun Ramadoss
1
-0
/
+3
2022-06-30
net: dsa: microchip: add pause stats support
Oleksij Rempel
1
-0
/
+1
2022-06-29
net: dsa: microchip: move remaining register offset to ksz_chip_reg
Arun Ramadoss
1
-0
/
+3
2022-06-29
net: dsa: microchip: add P_STP_CTRL to ksz_chip_reg
Arun Ramadoss
1
-0
/
+1
2022-06-29
net: dsa: microchip: change the size of reg from u8 to u16
Arun Ramadoss
1
-1
/
+1
2022-06-29
net: dsa: microchip: move ksz8->shifts to ksz_common
Arun Ramadoss
1
-0
/
+13
2022-06-29
net: dsa: microchip: move ksz8->masks to ksz_common
Arun Ramadoss
1
-0
/
+23
2022-06-29
net: dsa: microchip: move ksz8->regs to ksz_common
Arun Ramadoss
1
-0
/
+18
2022-06-24
net: dsa: microchip: remove the ksz8/ksz9477_switch_register
Arun Ramadoss
1
-3
/
+0
2022-06-24
net: dsa: microchip: move ksz_dev_ops to ksz_common.c
Arun Ramadoss
1
-2
/
+2
2022-06-24
net: dsa: microchip: common dsa_switch_ops for ksz switches
Arun Ramadoss
1
-53
/
+1
2022-06-24
net: dsa: microchip: move start of switch to ksz_setup
Arun Ramadoss
1
-0
/
+3
2022-06-24
net: dsa: microchip: move multicast enable to ksz_setup
Arun Ramadoss
1
-0
/
+3
2022-06-24
net: dsa: microchip: move broadcast rate limit to ksz_setup
Arun Ramadoss
1
-0
/
+11
2022-06-24
net: dsa: microchip: move setup function to ksz_common
Arun Ramadoss
1
-0
/
+2
2022-06-24
net: dsa: microchip: add the enable_stp_addr pointer in ksz_dev_ops
Arun Ramadoss
1
-0
/
+1
2022-06-24
net: dsa: microchip: add config_cpu_port to struct ksz_dev_ops
Arun Ramadoss
1
-0
/
+1
[next]