index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-03-05
net: dsa: microchip: fix register write order in ksz8_ind_write8()
Tobias Jakobi (Compleo)
1
-2
/
+2
2024-01-26
net: dsa: microchip: implement PHY loopback configuration for KSZ8794 and KSZ...
Oleksij Rempel
1
-7
/
+69
2024-01-26
net: dsa: microchip: Remove redundant optimization in ksz8_w_phy_bmcr
Oleksij Rempel
1
-67
/
+29
2024-01-26
net: dsa: microchip: ksz8: move BMCR specific code to separate function
Oleksij Rempel
1
-126
/
+240
2023-12-07
net: dsa: microchip: add property to select internal RMII reference clock
Ante Knezic
1
-6
/
+23
2023-11-29
net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYs
Oleksij Rempel
1
-0
/
+70
2023-11-29
net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port c...
Oleksij Rempel
1
-2
/
+51
2023-10-20
net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access
Oleksij Rempel
1
-3
/
+83
2023-07-17
net: dsa: microchip: correct KSZ8795 static MAC table access
Tristram Ha
1
-1
/
+7
2023-05-30
net: dsa: microchip: remove ksz_port:on variable
Oleksij Rempel
1
-19
/
+1
2023-05-30
net: dsa: microchip: add an enum for regmap widths
Vladimir Oltean
1
-4
/
+4
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-04-19
net: dsa: microchip: ksz8795: Correctly handle huge frame configuration
Christophe JAILLET
1
-1
/
+1
2023-04-06
net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table()
Oleksij Rempel
1
-15
/
+18
2023-04-06
net: dsa: microchip: Make ksz8_w_sta_mac_table() static
Oleksij Rempel
1
-2
/
+2
2023-04-06
net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/w...
Oleksij Rempel
1
-4
/
+15
2023-04-06
net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty...
Oleksij Rempel
1
-37
/
+50
2023-04-06
net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() static
Oleksij Rempel
1
-2
/
+2
2023-04-06
net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table ope...
Oleksij Rempel
1
-0
/
+12
2023-04-06
net: dsa: microchip: ksz8: Separate static MAC table operations for code reuse
Oleksij Rempel
1
-11
/
+23
2023-03-25
net: dsa: microchip: ksz8: fix ksz8_fdb_dump()
Oleksij Rempel
1
-6
/
+5
2022-12-07
net: dsa: microchip: ksz8: move all DSA configurations to one location
Oleksij Rempel
1
-10
/
+10
2022-12-07
net: dsa: microchip: enable MTU normalization for KSZ8795 and KSZ9477 compati...
Oleksij Rempel
1
-0
/
+2
2022-12-07
net: dsa: microchip: ksz8: add MTU configuration support
Oleksij Rempel
1
-2
/
+51
2022-08-31
net: dsa: microchip: remove unused port phy variable
Oleksij Rempel
1
-1
/
+0
2022-08-31
net: dsa: microchip: ksz8795: add error handling to ksz8_r/w_phy
Oleksij Rempel
1
-21
/
+81
2022-08-31
net: dsa: microchip: allow to pass return values for PHY read/write accesses
Oleksij Rempel
1
-2
/
+6
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
[next]