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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
net: dsa: qca8k: replace legacy gpio include
Christian Lamparter
1
-1
/
+1
2019-07-09
net: dsa: vsc73xx: fix NET_DSA and OF dependencies
Arnd Bergmann
1
-0
/
+4
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+4
2019-07-07
net: dsa: vsc73xx: Assert reset if iCPU is enabled
Pawel Dembicki
1
-19
/
+17
2019-07-07
net: dsa: vsc73xx: add support for parallel mode
Pawel Dembicki
3
-0
/
+174
2019-07-07
net: dsa: vsc73xx: Split vsc73xx driver
Pawel Dembicki
5
-162
/
+254
2019-06-29
net: dsa: mv88e6xxx: wait after reset deactivation
Baruch Siach
1
-0
/
+2
2019-06-28
net: dsa: b53: Disable all ports on setup
Benedikt Spranger
1
-2
/
+2
2019-06-28
net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINK
Vladimir Oltean
1
-0
/
+5
2019-06-28
net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reports
Vladimir Oltean
1
-0
/
+44
2019-06-28
net: dsa: sja1105: Don't check state->link in phylink_mac_config
Vladimir Oltean
1
-4
/
+7
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2019-06-27
net: dsa: microchip: Replace bit RMW with regmap
Marek Vasut
1
-12
/
+10
2019-06-27
net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmap
Marek Vasut
1
-20
/
+12
2019-06-27
net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmap
Marek Vasut
1
-22
/
+12
2019-06-27
net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmap
Marek Vasut
1
-18
/
+8
2019-06-27
net: dsa: microchip: Replace ad-hoc polling with regmap
Marek Vasut
2
-23
/
+5
2019-06-27
net: dsa: qca8k: introduce reset via gpio feature
Christian Lamparter
2
-0
/
+17
2019-06-27
net: dsa: sja1105: Implement is_static for FDB entries on E/T
Vladimir Oltean
1
-0
/
+15
2019-06-27
net: dsa: sja1105: Use correct dsa_8021q VIDs for FDB commands
Vladimir Oltean
1
-26
/
+56
2019-06-27
net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/S
Vladimir Oltean
3
-5
/
+62
2019-06-27
net: dsa: sja1105: Add a high-level overview of the dynamic config interface
Vladimir Oltean
1
-0
/
+92
2019-06-27
net: dsa: sja1105: Back up static FDB entries in kernel memory
Vladimir Oltean
1
-12
/
+99
2019-06-27
net: dsa: sja1105: Make P/Q/R/S learn MAC addresses
Vladimir Oltean
3
-0
/
+8
2019-06-27
net: dsa: sja1105: Actually implement the P/Q/R/S FDB bits
Vladimir Oltean
1
-0
/
+5
2019-06-27
net: dsa: sja1105: Make vid 1 the default pvid
Vladimir Oltean
1
-9
/
+4
2019-06-27
net: dsa: sja1105: Cancel PTP delayed work on unregister
Vladimir Oltean
1
-0
/
+1
2019-06-27
net: dsa: sja1105: Build PTP support in main DSA driver
Vladimir Oltean
4
-18
/
+1
2019-06-27
net: dsa: microchip: Replace ad-hoc bit manipulation with regmap
Marek Vasut
1
-40
/
+6
2019-06-27
net: dsa: microchip: Factor out regmap config generation into common header
Marek Vasut
2
-26
/
+35
2019-06-27
net: dsa: microchip: Dispose of ksz_io_ops
Marek Vasut
4
-112
/
+17
2019-06-27
net: dsa: microchip: Initial SPI regmap support
Marek Vasut
3
-66
/
+52
2019-06-27
net: dsa: microchip: Factor out register access opcode generation
Marek Vasut
1
-10
/
+12
2019-06-27
net: dsa: microchip: Use PORT_CTRL_ADDR() instead of indirect function call
Marek Vasut
1
-1
/
+1
2019-06-27
net: dsa: microchip: Move ksz_cfg and ksz_port_cfg to ksz9477.c
Marek Vasut
2
-29
/
+29
2019-06-27
net: dsa: microchip: Inline ksz_spi.h
Marek Vasut
2
-60
/
+42
2019-06-27
net: dsa: microchip: Remove ksz_{get,set}()
Marek Vasut
4
-38
/
+0
2019-06-27
net: dsa: microchip: Remove ksz_{read,write}24()
Marek Vasut
3
-49
/
+0
2019-06-26
net: dsa: microchip: Use gpiod_set_value_cansleep()
Marek Vasut
1
-3
/
+3
2019-06-23
net: dsa: mv88e6xxx: introduce helpers for handling chip->reg_lock
Rasmus Villemoes
9
-148
/
+158
2019-06-22
net: dsa: mt7530: Add MT7621 TRGMII mode support
René van Dorst
2
-10
/
+40
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-06-19
net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6250_g1_vtu_loadpurge()
Rasmus Villemoes
1
-1
/
+1
2019-06-19
net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()
Rasmus Villemoes
1
-1
/
+1
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-17
/
+13
2019-06-17
net: dsa: sja1105: fix ptp link error
Arnd Bergmann
2
-2
/
+5
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-8
/
+12
2019-06-15
net: dsa: rtl8366: Fix up VLAN filtering
Linus Walleij
1
-3
/
+4
2019-06-15
Revert "net: dsa: mv88e6xxx: do not flood CPU with unknown multicast"
David S. Miller
1
-5
/
+7
2019-06-15
net: dsa: mv88e6xxx: do not flood CPU with unknown multicast
Vivien Didelot
1
-7
/
+5
[next]