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
2021-04-27
net: dsa: microchip: ksz8795: add support for ksz88xx chips
Oleksij Rempel
2021-04-27
net: dsa: microchip: ksz8795: move register offsets and shifts to separate st...
Michael Grzeschik
2021-04-27
net: dsa: microchip: ksz8795: move cpu_select_interface to extra function
Michael Grzeschik
2021-04-27
net: dsa: microchip: ksz8795: change drivers prefix to be generic
Michael Grzeschik
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
net: dsa: microchip: ksz8795: Fix KSZ8794 port map again
Marek Vasut
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2020-12-02
net: dsa: microchip: ksz8795: use num_vlans where possible
Michael Grzeschik
2020-12-02
net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUM
Michael Grzeschik
2020-12-02
net: dsa: microchip: remove usage of mib_port_count
Michael Grzeschik
2020-12-02
net: dsa: microchip: ksz8795: align port_cnt usage with other microchip drivers
Michael Grzeschik
2020-12-02
net: dsa: microchip: remove superfluous num_ports assignment
Michael Grzeschik
2020-12-02
net: dsa: microchip: ksz8795: use phy_port_cnt where possible
Michael Grzeschik
2020-12-02
net: dsa: microchip: ksz8795: use mib_cnt where possible
Michael Grzeschik
2020-12-02
net: dsa: microchip: ksz8795: use reg_mib_cnt where possible
Michael Grzeschik
2020-12-02
net: dsa: microchip: ksz8795: move variable assignments from detect to init
Michael Grzeschik
2020-12-02
net: dsa: microchip: ksz8795: remove superfluous port_cnt assignment
Michael Grzeschik
2020-12-02
net: dsa: microchip: ksz8795: remove unused last_port variable
Michael Grzeschik
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-09-16
net: dsa: microchip: ksz8795: really set the correct number of ports
Matthias Schiffer
2020-09-10
net: dsa: microchip: look for phy-mode in port nodes
Helmut Grohne
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-04
net: dsa: microchip: remove unused private members
Codrin Ciubotariu
2020-07-04
net: dsa: microchip: split adjust_link() in phylink_mac_link_{up|down}()
Codrin Ciubotariu
2020-07-02
net: dsa: microchip: set the correct number of ports
Codrin Ciubotariu
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2019-10-17
net: dsa: microchip: Do not reinit mutexes on KSZ87xx
Marek Vasut
2019-08-06
net: dsa: ksz: Merge ksz_priv.h into ksz_common.h
Marek Vasut
2019-07-30
net: dsa: ksz: Add Microchip KSZ8795 DSA driver
Tristram Ha