index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
/
ksz_common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-23
net: dsa: microchip: make learning configurable and keep it off while standalone
Vladimir Oltean
1
-0
/
+1
2022-07-27
net: dsa: microchip: add support for phylink mac config
Arun Ramadoss
1
-1
/
+5
2022-07-27
net: dsa: microchip: ksz9477: use common xmii function
Arun Ramadoss
1
-1
/
+6
2022-07-27
net: dsa: microchip: apply rgmii tx and rx delay in phylink mac config
Arun Ramadoss
1
-0
/
+3
2022-07-27
net: dsa: microchip: lan937x: add support for configuing xMII register
Arun Ramadoss
1
-0
/
+8
2022-07-27
net: dsa: microchip: add support for common phylink mac link up
Arun Ramadoss
1
-3
/
+0
2022-07-27
net: dsa: microchip: add common duplex and flow control function
Arun Ramadoss
1
-0
/
+15
2022-07-27
net: dsa: microchip: add common ksz port xmii speed selection function
Arun Ramadoss
1
-0
/
+10
2022-07-27
net: dsa: microchip: add common gigabit set and get function
Arun Ramadoss
1
-0
/
+12
2022-07-02
net: dsa: microchip: lan937x: add phylink_mac_config support
Arun Ramadoss
1
-0
/
+3
2022-07-02
net: dsa: microchip: lan937x: add phylink_mac_link_up support
Arun Ramadoss
1
-0
/
+5
2022-07-02
net: dsa: microchip: lan937x: add dsa_tag_protocol
Arun Ramadoss
1
-0
/
+9
2022-07-02
net: dsa: microchip: generic access to ksz9477 static and reserved table
Arun Ramadoss
1
-0
/
+3
2022-06-29
net: dsa: microchip: add pause stats support
Oleksij Rempel
1
-0
/
+1
2022-06-29
net: dsa: microchip: move remaining register offset to ksz_chip_reg
Arun Ramadoss
1
-0
/
+3
2022-06-29
net: dsa: microchip: add P_STP_CTRL to ksz_chip_reg
Arun Ramadoss
1
-0
/
+1
2022-06-29
net: dsa: microchip: change the size of reg from u8 to u16
Arun Ramadoss
1
-1
/
+1
2022-06-29
net: dsa: microchip: move ksz8->shifts to ksz_common
Arun Ramadoss
1
-0
/
+13
2022-06-29
net: dsa: microchip: move ksz8->masks to ksz_common
Arun Ramadoss
1
-0
/
+23
2022-06-29
net: dsa: microchip: move ksz8->regs to ksz_common
Arun Ramadoss
1
-0
/
+18
2022-06-24
net: dsa: microchip: remove the ksz8/ksz9477_switch_register
Arun Ramadoss
1
-3
/
+0
2022-06-24
net: dsa: microchip: move ksz_dev_ops to ksz_common.c
Arun Ramadoss
1
-2
/
+2
2022-06-24
net: dsa: microchip: common dsa_switch_ops for ksz switches
Arun Ramadoss
1
-53
/
+1
2022-06-24
net: dsa: microchip: move start of switch to ksz_setup
Arun Ramadoss
1
-0
/
+3
2022-06-24
net: dsa: microchip: move multicast enable to ksz_setup
Arun Ramadoss
1
-0
/
+3
2022-06-24
net: dsa: microchip: move broadcast rate limit to ksz_setup
Arun Ramadoss
1
-0
/
+11
2022-06-24
net: dsa: microchip: move setup function to ksz_common
Arun Ramadoss
1
-0
/
+2
2022-06-24
net: dsa: microchip: add the enable_stp_addr pointer in ksz_dev_ops
Arun Ramadoss
1
-0
/
+1
2022-06-24
net: dsa: microchip: add config_cpu_port to struct ksz_dev_ops
Arun Ramadoss
1
-0
/
+1
2022-06-24
net: dsa: microchip: rename shutdown to reset in ksz_dev_ops
Arun Ramadoss
1
-1
/
+1
2022-06-21
net: dsa: microchip: move get_phy_flags & mtu to ksz_common
Arun Ramadoss
1
-0
/
+5
2022-06-21
net: dsa: microchip: update fdb add/del/dump in ksz_common
Arun Ramadoss
1
-7
/
+10
2022-06-21
net: dsa: microchip: update the ksz_port_mdb_add/del
Arun Ramadoss
1
-0
/
+6
2022-06-21
net: dsa: microchip: update the ksz_phylink_get_caps
Arun Ramadoss
1
-0
/
+2
2022-06-21
net: dsa: microchip: get P_STP_CTRL in ksz_port_stp_state by ksz_dev_ops
Arun Ramadoss
1
-3
/
+2
2022-06-21
net: dsa: microchip: move the port mirror to ksz_common
Arun Ramadoss
1
-0
/
+10
2022-06-21
net: dsa: microchip: move vlan functionality to ksz_common
Arun Ramadoss
1
-0
/
+14
2022-06-21
net: dsa: microchip: move tag_protocol to ksz_common
Arun Ramadoss
1
-0
/
+2
2022-06-21
net: dsa: microchip: move switch chip_id detection to ksz_common
Arun Ramadoss
1
-1
/
+18
2022-05-18
net: dsa: microchip: remove unused members in ksz_device
Arun Ramadoss
1
-4
/
+0
2022-05-18
net: dsa: microchip: add the phylink get_caps
Arun Ramadoss
1
-0
/
+8
2022-05-18
net: dsa: microchip: move get_strings to ksz_common
Arun Ramadoss
1
-0
/
+2
2022-05-18
net: dsa: microchip: move struct mib_names to ksz_chip_data
Arun Ramadoss
1
-3
/
+8
2022-05-18
net: dsa: microchip: perform the compatibility check for dev probed
Arun Ramadoss
1
-0
/
+1
2022-05-18
net: dsa: microchip: move ksz_chip_data to ksz_common
Arun Ramadoss
1
-7
/
+46
2022-04-27
net: dsa: ksz9477: move get_stats64 to ksz_common.c
Arun Ramadoss
1
-0
/
+3
2022-04-26
net: dsa: ksz: added the generic port_stp_state_set function
Arun Ramadoss
1
-0
/
+7
2022-03-17
net: dsa: microchip: ksz8795: handle eee specif erratum
Oleksij Rempel
1
-0
/
+1
2022-03-09
net: dsa: microchip: ksz9477: implement MTU configuration
Oleksij Rempel
1
-0
/
+1
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
1
-1
/
+2
[next]