index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
/
ksz9477.c
Age
Commit message (
Expand
)
Author
2023-01-23
net: dsa: microchip: add support for credit based shaper
Arun Ramadoss
2023-01-23
net: dsa: microchip: enable port queues for tc mqprio
Arun Ramadoss
2023-01-19
net: dsa: microchip: ksz9477: port map correction in ALU table entry register
Rakesh Sankaranarayanan
2022-12-07
net: dsa: microchip: enable MTU normalization for KSZ8795 and KSZ9477 compati...
Oleksij Rempel
2022-12-07
net: dsa: microchip: do not store max MTU for all ports
Oleksij Rempel
2022-12-07
net: dsa: microchip: move max mtu to one location
Oleksij Rempel
2022-11-09
net: dsa: microchip: add ksz9563 in ksz_switch_ops and select based on compat...
Rakesh Sankaranarayanan
2022-09-16
net: dsa: microchip: add the support for set_ageing_time
Arun Ramadoss
2022-08-31
net: dsa: microchip: remove IS_9893 flag
Oleksij Rempel
2022-08-31
net: dsa: microchip: remove unused sgmii variable
Oleksij Rempel
2022-08-31
net: dsa: microchip: ksz9477: remove unused "on" variable
Oleksij Rempel
2022-08-31
net: dsa: microchip: remove unused port phy variable
Oleksij Rempel
2022-08-31
net: dsa: microchip: ksz9477: use internal_phy instead of phy_port_cnt
Oleksij Rempel
2022-08-31
net: dsa: microchip: ksz9477: remove MII_CTRL1000 check from ksz9477_w_phy()
Oleksij Rempel
2022-08-31
net: dsa: microchip: KSZ9893: do not write to not supported Output Clock Cont...
Oleksij Rempel
2022-08-31
net: dsa: microchip: ksz9477: add error handling to ksz9477_r/w_phy
Oleksij Rempel
2022-08-31
net: dsa: microchip: allow to pass return values for PHY read/write accesses
Oleksij Rempel
2022-08-31
net: dsa: microchip: don't announce extended register support on non Gbit chips
Oleksij Rempel
2022-08-31
net: dsa: microchip: do per-port Gbit detection instead of per-chip
Oleksij Rempel
2022-08-17
net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
Arun Ramadoss
2022-07-27
net: dsa: microchip: add support for phylink mac config
Arun Ramadoss
2022-07-27
net: dsa: microchip: ksz9477: use common xmii function
Arun Ramadoss
2022-07-27
net: dsa: microchip: add common gigabit set and get function
Arun Ramadoss
2022-07-02
net: dsa: microchip: generic access to ksz9477 static and reserved table
Arun Ramadoss
2022-06-29
net: dsa: microchip: add P_STP_CTRL to ksz_chip_reg
Arun Ramadoss
2022-06-24
net: dsa: microchip: remove the ksz8/ksz9477_switch_register
Arun Ramadoss
2022-06-24
net: dsa: microchip: move ksz_dev_ops to ksz_common.c
Arun Ramadoss
2022-06-24
net: dsa: microchip: ksz9477: separate phylink mode from switch register
Arun Ramadoss
2022-06-24
net: dsa: microchip: common dsa_switch_ops for ksz switches
Arun Ramadoss
2022-06-24
net: dsa: microchip: move start of switch to ksz_setup
Arun Ramadoss
2022-06-24
net: dsa: microchip: move multicast enable to ksz_setup
Arun Ramadoss
2022-06-24
net: dsa: microchip: move broadcast rate limit to ksz_setup
Arun Ramadoss
2022-06-24
net: dsa: microchip: move setup function to ksz_common
Arun Ramadoss
2022-06-24
net: dsa: microchip: add the enable_stp_addr pointer in ksz_dev_ops
Arun Ramadoss
2022-06-24
net: dsa: microchip: add config_cpu_port to struct ksz_dev_ops
Arun Ramadoss
2022-06-24
net: dsa: microchip: rename shutdown to reset in ksz_dev_ops
Arun Ramadoss
2022-06-21
net: dsa: microchip: move get_phy_flags & mtu to ksz_common
Arun Ramadoss
2022-06-21
net: dsa: microchip: update fdb add/del/dump in ksz_common
Arun Ramadoss
2022-06-21
net: dsa: microchip: update the ksz_port_mdb_add/del
Arun Ramadoss
2022-06-21
net: dsa: microchip: update the ksz_phylink_get_caps
Arun Ramadoss
2022-06-21
net: dsa: microchip: get P_STP_CTRL in ksz_port_stp_state by ksz_dev_ops
Arun Ramadoss
2022-06-21
net: dsa: microchip: move the port mirror to ksz_common
Arun Ramadoss
2022-06-21
net: dsa: microchip: move vlan functionality to ksz_common
Arun Ramadoss
2022-06-21
net: dsa: microchip: ksz9477: use ksz_read_phy16 & ksz_write_phy16
Arun Ramadoss
2022-06-21
net: dsa: microchip: move tag_protocol to ksz_common
Arun Ramadoss
2022-06-21
net: dsa: microchip: move switch chip_id detection to ksz_common
Arun Ramadoss
2022-06-21
net: dsa: microchip: ksz9477: cleanup the ksz9477_switch_detect
Arun Ramadoss
2022-05-18
net: dsa: microchip: add the phylink get_caps
Arun Ramadoss
2022-05-18
net: dsa: move mib->cnt_ptr reset code to ksz_common.c
Prasanna Vengateshan
2022-05-18
net: dsa: microchip: move get_strings to ksz_common
Arun Ramadoss
[next]