index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
/
ksz8795.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-06-14
net: phy: micrel: move phy reg offsets to common header
Michael Grzeschik
1
-59
/
+60
2021-04-27
net: dsa: microchip: ksz8795: add support for ksz88xx chips
Oleksij Rempel
1
-49
/
+262
2021-04-27
net: dsa: microchip: ksz8795: move register offsets and shifts to separate st...
Michael Grzeschik
1
-75
/
+212
2021-04-27
net: dsa: microchip: ksz8795: move cpu_select_interface to extra function
Michael Grzeschik
1
-42
/
+50
2021-04-27
net: dsa: microchip: ksz8795: change drivers prefix to be generic
Michael Grzeschik
1
-115
/
+109
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
1
-1
/
+2
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
1
-1
/
+2
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+20
2021-01-20
net: dsa: microchip: ksz8795: Fix KSZ8794 port map again
Marek Vasut
1
-10
/
+20
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
1
-0
/
+2
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
1
-3
/
+4
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
1
-1
/
+0
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-5
/
+1
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
1
-32
/
+30
2020-12-02
net: dsa: microchip: ksz8795: use num_vlans where possible
Michael Grzeschik
1
-1
/
+1
2020-12-02
net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUM
Michael Grzeschik
1
-2
/
+2
2020-12-02
net: dsa: microchip: remove usage of mib_port_count
Michael Grzeschik
1
-6
/
+5
2020-12-02
net: dsa: microchip: ksz8795: align port_cnt usage with other microchip drivers
Michael Grzeschik
1
-5
/
+5
2020-12-02
net: dsa: microchip: remove superfluous num_ports assignment
Michael Grzeschik
1
-2
/
+0
2020-12-02
net: dsa: microchip: ksz8795: use phy_port_cnt where possible
Michael Grzeschik
1
-10
/
+10
2020-12-02
net: dsa: microchip: ksz8795: use mib_cnt where possible
Michael Grzeschik
1
-4
/
+5
2020-12-02
net: dsa: microchip: ksz8795: use reg_mib_cnt where possible
Michael Grzeschik
1
-3
/
+3
2020-12-02
net: dsa: microchip: ksz8795: move variable assignments from detect to init
Michael Grzeschik
1
-6
/
+6
2020-12-02
net: dsa: microchip: ksz8795: remove superfluous port_cnt assignment
Michael Grzeschik
1
-2
/
+0
2020-12-02
net: dsa: microchip: ksz8795: remove unused last_port variable
Michael Grzeschik
1
-1
/
+0
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
1
-1
/
+5
2020-09-16
net: dsa: microchip: ksz8795: really set the correct number of ports
Matthias Schiffer
1
-1
/
+1
2020-09-10
net: dsa: microchip: look for phy-mode in port nodes
Helmut Grohne
1
-5
/
+13
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2020-07-04
net: dsa: microchip: remove unused private members
Codrin Ciubotariu
1
-18
/
+0
2020-07-04
net: dsa: microchip: split adjust_link() in phylink_mac_link_{up|down}()
Codrin Ciubotariu
1
-1
/
+2
2020-07-02
net: dsa: microchip: set the correct number of ports
Codrin Ciubotariu
1
-0
/
+3
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
1
-1
/
+2
2019-10-17
net: dsa: microchip: Do not reinit mutexes on KSZ87xx
Marek Vasut
1
-4
/
+0
2019-08-06
net: dsa: ksz: Merge ksz_priv.h into ksz_common.h
Marek Vasut
1
-1
/
+0
2019-07-30
net: dsa: ksz: Add Microchip KSZ8795 DSA driver
Tristram Ha
1
-0
/
+1311