index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
net: dsa: microchip: move setup function to ksz_common
Arun Ramadoss
4
-41
/
+41
2022-06-24
net: dsa: microchip: add the enable_stp_addr pointer in ksz_dev_ops
Arun Ramadoss
3
-9
/
+52
2022-06-24
net: dsa: microchip: add config_cpu_port to struct ksz_dev_ops
Arun Ramadoss
3
-2
/
+5
2022-06-24
net: dsa: microchip: rename shutdown to reset in ksz_dev_ops
Arun Ramadoss
5
-9
/
+9
2022-06-21
net: dsa: microchip: move get_phy_flags & mtu to ksz_common
Arun Ramadoss
4
-18
/
+52
2022-06-21
net: dsa: microchip: update fdb add/del/dump in ksz_common
Arun Ramadoss
4
-51
/
+85
2022-06-21
net: dsa: microchip: update the ksz_port_mdb_add/del
Arun Ramadoss
4
-68
/
+98
2022-06-21
net: dsa: microchip: update the ksz_phylink_get_caps
Arun Ramadoss
4
-10
/
+11
2022-06-21
net: dsa: microchip: get P_STP_CTRL in ksz_port_stp_state by ksz_dev_ops
Arun Ramadoss
4
-22
/
+24
2022-06-21
net: dsa: microchip: move the port mirror to ksz_common
Arun Ramadoss
4
-13
/
+45
2022-06-21
net: dsa: microchip: move vlan functionality to ksz_common
Arun Ramadoss
4
-20
/
+69
2022-06-21
net: dsa: microchip: ksz9477: use ksz_read_phy16 & ksz_write_phy16
Arun Ramadoss
1
-13
/
+10
2022-06-21
net: dsa: microchip: move tag_protocol to ksz_common
Arun Ramadoss
4
-25
/
+28
2022-06-21
net: dsa: microchip: move switch chip_id detection to ksz_common
Arun Ramadoss
6
-90
/
+93
2022-06-21
net: dsa: microchip: ksz9477: cleanup the ksz9477_switch_detect
Arun Ramadoss
1
-26
/
+22
2022-06-08
net: dsa: microchip: ksz8xxx: Replace kernel.h with the necessary inclusions
Christophe JAILLET
1
-1
/
+2
2022-05-18
net: dsa: microchip: remove unused members in ksz_device
Arun Ramadoss
2
-6
/
+1
2022-05-18
net: dsa: microchip: add the phylink get_caps
Arun Ramadoss
4
-9
/
+117
2022-05-18
net: dsa: move mib->cnt_ptr reset code to ksz_common.c
Prasanna Vengateshan
3
-6
/
+7
2022-05-18
net: dsa: microchip: move get_strings to ksz_common
Arun Ramadoss
4
-29
/
+20
2022-05-18
net: dsa: microchip: move port memory allocation to ksz_common
Arun Ramadoss
3
-42
/
+21
2022-05-18
net: dsa: microchip: move struct mib_names to ksz_chip_data
Arun Ramadoss
4
-157
/
+149
2022-05-18
net: dsa: microchip: perform the compatibility check for dev probed
Arun Ramadoss
6
-22
/
+109
2022-05-18
net: dsa: microchip: move ksz_chip_data to ksz_common
Arun Ramadoss
4
-206
/
+259
2022-05-18
net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_data
Arun Ramadoss
1
-2
/
+3
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+34
2022-04-30
net: dsa: ksz9477: port mirror sniffing limited to one port
Arun Ramadoss
1
-4
/
+34
2022-04-28
net: dsa: ksz9477: move get_stats64 to ksz_common.c
Arun Ramadoss
3
-96
/
+101
2022-04-26
net: dsa: ksz: added the generic port_stp_state_set function
Arun Ramadoss
6
-73
/
+49
2022-03-18
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
2
-2
/
+2
2022-03-18
net: dsa: microchip: ksz8795: handle eee specif erratum
Oleksij Rempel
4
-1
/
+50
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+23
2022-03-14
net: dsa: microchip: add spi_device_id tables
Claudiu Beznea
2
-0
/
+23
2022-03-10
net: dsa: microchip: ksz9477: implement MTU configuration
Oleksij Rempel
3
-2
/
+38
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
2
-6
/
+2
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2
-2
/
+4
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
3
-8
/
+16
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+23
2022-02-23
net: dsa: microchip: ksz9477: reduce polling interval for statistics
Oleksij Rempel
1
-1
/
+1
2022-02-19
net: dsa: microchip: add ksz8563 to ksz9477 I2C driver
Ahmad Fatoum
1
-0
/
+1
2022-02-19
net: dsa: microchip: ksz9477: export HW stats over stats64 interface
Oleksij Rempel
3
-0
/
+104
2022-02-19
net: dsa: microchip: fix bridging with more than two member ports
Svenning Sørensen
1
-3
/
+23
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2
-6
/
+2
2022-02-03
net: dsa: ksz8795: convert to phylink_generic_validate()
Russell King (Oracle)
1
-33
/
+12
2022-01-28
net: dsa: microchip: Add property to disable reference clock
Robert Hancock
3
-3
/
+13
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-12-17
net: dsa: microchip: remove unneeded variable
Changcheng Deng
1
-2
/
+1
2021-12-09
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2
-2
/
+3
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2
-4
/
+4
[prev]
[next]