index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
/
ksz8795.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
net: dsa: microchip: add support for phylink mac config
Arun Ramadoss
1
-7
/
+0
2022-07-27
net: dsa: microchip: ksz8795: use common xmii function
Arun Ramadoss
1
-34
/
+1
2022-06-29
net: dsa: microchip: add P_STP_CTRL to ksz_chip_reg
Arun Ramadoss
1
-7
/
+10
2022-06-29
net: dsa: microchip: change the size of reg from u8 to u16
Arun Ramadoss
1
-11
/
+11
2022-06-29
net: dsa: microchip: move ksz8->shifts to ksz_common
Arun Ramadoss
1
-43
/
+6
2022-06-29
net: dsa: microchip: move ksz8->masks to ksz_common
Arun Ramadoss
1
-61
/
+10
2022-06-29
net: dsa: microchip: move ksz8->regs to ksz_common
Arun Ramadoss
1
-52
/
+24
2022-06-24
net: dsa: microchip: remove the ksz8/ksz9477_switch_register
Arun Ramadoss
1
-6
/
+0
2022-06-24
net: dsa: microchip: move ksz_dev_ops to ksz_common.c
Arun Ramadoss
1
-75
/
+44
2022-06-24
net: dsa: microchip: common dsa_switch_ops for ksz switches
Arun Ramadoss
1
-28
/
+0
2022-06-24
net: dsa: microchip: move multicast enable to ksz_setup
Arun Ramadoss
1
-2
/
+0
2022-06-24
net: dsa: microchip: move broadcast rate limit to ksz_setup
Arun Ramadoss
1
-6
/
+0
2022-06-24
net: dsa: microchip: move setup function to ksz_common
Arun Ramadoss
1
-21
/
+3
2022-06-24
net: dsa: microchip: add the enable_stp_addr pointer in ksz_dev_ops
Arun Ramadoss
1
-9
/
+18
2022-06-24
net: dsa: microchip: add config_cpu_port to struct ksz_dev_ops
Arun Ramadoss
1
-1
/
+2
2022-06-24
net: dsa: microchip: rename shutdown to reset in ksz_dev_ops
Arun Ramadoss
1
-2
/
+2
2022-06-21
net: dsa: microchip: move get_phy_flags & mtu to ksz_common
Arun Ramadoss
1
-13
/
+1
2022-06-21
net: dsa: microchip: update fdb add/del/dump in ksz_common
Arun Ramadoss
1
-7
/
+33
2022-06-21
net: dsa: microchip: update the ksz_port_mdb_add/del
Arun Ramadoss
1
-0
/
+76
2022-06-21
net: dsa: microchip: update the ksz_phylink_get_caps
Arun Ramadoss
1
-6
/
+3
2022-06-21
net: dsa: microchip: get P_STP_CTRL in ksz_port_stp_state by ksz_dev_ops
Arun Ramadoss
1
-7
/
+2
2022-06-21
net: dsa: microchip: move the port mirror to ksz_common
Arun Ramadoss
1
-7
/
+6
2022-06-21
net: dsa: microchip: move vlan functionality to ksz_common
Arun Ramadoss
1
-10
/
+9
2022-06-21
net: dsa: microchip: move tag_protocol to ksz_common
Arun Ramadoss
1
-12
/
+1
2022-06-21
net: dsa: microchip: move switch chip_id detection to ksz_common
Arun Ramadoss
1
-47
/
+1
2022-05-18
net: dsa: microchip: remove unused members in ksz_device
Arun Ramadoss
1
-2
/
+1
2022-05-18
net: dsa: microchip: add the phylink get_caps
Arun Ramadoss
1
-9
/
+1
2022-05-18
net: dsa: move mib->cnt_ptr reset code to ksz_common.c
Prasanna Vengateshan
1
-2
/
+0
2022-05-18
net: dsa: microchip: move get_strings to ksz_common
Arun Ramadoss
1
-13
/
+1
2022-05-18
net: dsa: microchip: move port memory allocation to ksz_common
Arun Ramadoss
1
-20
/
+0
2022-05-18
net: dsa: microchip: move struct mib_names to ksz_chip_data
Arun Ramadoss
1
-96
/
+10
2022-05-18
net: dsa: microchip: move ksz_chip_data to ksz_common
Arun Ramadoss
1
-101
/
+13
2022-05-18
net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_data
Arun Ramadoss
1
-2
/
+3
2022-04-26
net: dsa: ksz: added the generic port_stp_state_set function
Arun Ramadoss
1
-34
/
+1
2022-03-18
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
1
-1
/
+1
2022-03-18
net: dsa: microchip: ksz8795: handle eee specif erratum
Oleksij Rempel
1
-1
/
+44
2022-02-03
net: dsa: ksz8795: convert to phylink_generic_validate()
Russell King (Oracle)
1
-33
/
+12
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-11-26
net: dsa: microchip: implement multi-bridge support
Oleksij Rempel
1
-49
/
+7
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-5
/
+3
2021-08-10
net: dsa: microchip: ksz8795: Don't use phy_port_cnt in VLAN table lookup
Ben Hutchings
1
-4
/
+4
2021-08-10
net: dsa: microchip: ksz8795: Fix VLAN filtering
Ben Hutchings
1
-0
/
+11
2021-08-10
net: dsa: microchip: ksz8795: Use software untagging on CPU port
Ben Hutchings
1
-1
/
+8
2021-08-10
net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletion
Ben Hutchings
1
-3
/
+0
2021-08-10
net: dsa: microchip: ksz8795: Reject unsupported VLAN configuration
Ben Hutchings
1
-1
/
+26
2021-08-10
net: dsa: microchip: ksz8795: Fix PVID tag insertion
Ben Hutchings
1
-7
/
+19
2021-06-14
net: phy: micrel: ksz886x/ksz8081: add cabletest support
Oleksij Rempel
1
-0
/
+13
2021-06-14
net: dsa: microchip: ksz8795: add LINK_MD register support
Oleksij Rempel
1
-0
/
+22
2021-06-14
net: phy/dsa micrel/ksz886x add MDI-X support
Oleksij Rempel
1
-0
/
+5
2021-06-14
net: dsa: microchip: ksz8795: add phylink support
Michael Grzeschik
1
-0
/
+55
[next]