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
/
ksz8795.c
Age
Commit message (
Expand
)
Author
2022-08-31
net: dsa: microchip: remove unused port phy variable
Oleksij Rempel
2022-08-31
net: dsa: microchip: ksz8795: add error handling to ksz8_r/w_phy
Oleksij Rempel
2022-08-31
net: dsa: microchip: allow to pass return values for PHY read/write accesses
Oleksij Rempel
2022-07-27
net: dsa: microchip: add support for phylink mac config
Arun Ramadoss
2022-07-27
net: dsa: microchip: ksz8795: use common xmii function
Arun Ramadoss
2022-06-29
net: dsa: microchip: add P_STP_CTRL to ksz_chip_reg
Arun Ramadoss
2022-06-29
net: dsa: microchip: change the size of reg from u8 to u16
Arun Ramadoss
2022-06-29
net: dsa: microchip: move ksz8->shifts to ksz_common
Arun Ramadoss
2022-06-29
net: dsa: microchip: move ksz8->masks to ksz_common
Arun Ramadoss
2022-06-29
net: dsa: microchip: move ksz8->regs to ksz_common
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: common dsa_switch_ops for ksz switches
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: 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-05-18
net: dsa: microchip: remove unused members in ksz_device
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
2022-05-18
net: dsa: microchip: move port memory allocation to ksz_common
Arun Ramadoss
2022-05-18
net: dsa: microchip: move struct mib_names to ksz_chip_data
Arun Ramadoss
2022-05-18
net: dsa: microchip: move ksz_chip_data to ksz_common
Arun Ramadoss
2022-05-18
net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_data
Arun Ramadoss
2022-04-26
net: dsa: ksz: added the generic port_stp_state_set function
Arun Ramadoss
2022-03-17
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
2022-03-17
net: dsa: microchip: ksz8795: handle eee specif erratum
Oleksij Rempel
2022-02-03
net: dsa: ksz8795: convert to phylink_generic_validate()
Russell King (Oracle)
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-11-26
net: dsa: microchip: implement multi-bridge support
Oleksij Rempel
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-08-10
net: dsa: microchip: ksz8795: Don't use phy_port_cnt in VLAN table lookup
Ben Hutchings
2021-08-10
net: dsa: microchip: ksz8795: Fix VLAN filtering
Ben Hutchings
2021-08-10
net: dsa: microchip: ksz8795: Use software untagging on CPU port
Ben Hutchings
2021-08-10
net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletion
Ben Hutchings
2021-08-10
net: dsa: microchip: ksz8795: Reject unsupported VLAN configuration
Ben Hutchings
2021-08-10
net: dsa: microchip: ksz8795: Fix PVID tag insertion
Ben Hutchings
2021-06-14
net: phy: micrel: ksz886x/ksz8081: add cabletest support
Oleksij Rempel
[next]