index
:
linux.git
for-next
master
Linus' 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-12-07
net: dsa: microchip: ksz8: move all DSA configurations to one location
Oleksij Rempel
2022-12-07
net: dsa: microchip: enable MTU normalization for KSZ8795 and KSZ9477 compati...
Oleksij Rempel
2022-12-07
net: dsa: microchip: ksz8: add MTU configuration support
Oleksij Rempel
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
[next]