index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
net: dsa: mv88e6xxx: add support for MV88E6220
Hubert Feurstein
2019-08-03
3
-1
/
+28
*
|
net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_add
Vivien Didelot
2019-08-01
1
-49
/
+44
*
|
net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_del
Vivien Didelot
2019-08-01
1
-6
/
+15
*
|
net: dsa: mv88e6xxx: call vtu_getnext directly in db load/purge
Vivien Didelot
2019-08-01
1
-9
/
+22
*
|
net: dsa: mv88e6xxx: explicit entry passed to vtu_getnext
Vivien Didelot
2019-08-01
1
-9
/
+12
*
|
net: dsa: mv88e6xxx: lock mutex in vlan_prepare
Vivien Didelot
2019-08-01
1
-12
/
+6
*
|
net: dsa: bcm_sf2: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-01
1
-3
/
+1
*
|
net: dsa: b53: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-01
1
-6
/
+2
*
|
net: dsa: lantiq: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-01
1
-7
/
+3
*
|
net: dsa: ksz: Add Microchip KSZ8795 DSA driver
Tristram Ha
2019-07-31
8
-1
/
+2469
*
|
net: dsa: mv88e6xxx: avoid some redundant vtu load/purge operations
Rasmus Villemoes
2019-07-29
1
-1
/
+3
|
/
*
net: dsa: qca8k: replace legacy gpio include
Christian Lamparter
2019-07-13
1
-1
/
+1
*
net: dsa: vsc73xx: fix NET_DSA and OF dependencies
Arnd Bergmann
2019-07-09
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-09
2
-2
/
+4
|
\
|
*
net: dsa: mv88e6xxx: wait after reset deactivation
Baruch Siach
2019-06-29
1
-0
/
+2
|
*
net: dsa: b53: Disable all ports on setup
Benedikt Spranger
2019-06-28
1
-2
/
+2
*
|
net: dsa: vsc73xx: Assert reset if iCPU is enabled
Pawel Dembicki
2019-07-07
1
-19
/
+17
*
|
net: dsa: vsc73xx: add support for parallel mode
Pawel Dembicki
2019-07-07
3
-0
/
+174
*
|
net: dsa: vsc73xx: Split vsc73xx driver
Pawel Dembicki
2019-07-07
5
-162
/
+254
*
|
net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINK
Vladimir Oltean
2019-06-28
1
-0
/
+5
*
|
net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reports
Vladimir Oltean
2019-06-28
1
-0
/
+44
*
|
net: dsa: sja1105: Don't check state->link in phylink_mac_config
Vladimir Oltean
2019-06-28
1
-4
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-28
1
-3
/
+3
|
\
|
|
*
net: dsa: microchip: Use gpiod_set_value_cansleep()
Marek Vasut
2019-06-26
1
-3
/
+3
*
|
net: dsa: microchip: Replace bit RMW with regmap
Marek Vasut
2019-06-28
1
-12
/
+10
*
|
net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmap
Marek Vasut
2019-06-28
1
-20
/
+12
*
|
net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmap
Marek Vasut
2019-06-28
1
-22
/
+12
*
|
net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmap
Marek Vasut
2019-06-28
1
-18
/
+8
*
|
net: dsa: microchip: Replace ad-hoc polling with regmap
Marek Vasut
2019-06-28
2
-23
/
+5
*
|
net: dsa: qca8k: introduce reset via gpio feature
Christian Lamparter
2019-06-27
2
-0
/
+17
*
|
net: dsa: sja1105: Implement is_static for FDB entries on E/T
Vladimir Oltean
2019-06-27
1
-0
/
+15
*
|
net: dsa: sja1105: Use correct dsa_8021q VIDs for FDB commands
Vladimir Oltean
2019-06-27
1
-26
/
+56
*
|
net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/S
Vladimir Oltean
2019-06-27
3
-5
/
+62
*
|
net: dsa: sja1105: Add a high-level overview of the dynamic config interface
Vladimir Oltean
2019-06-27
1
-0
/
+92
*
|
net: dsa: sja1105: Back up static FDB entries in kernel memory
Vladimir Oltean
2019-06-27
1
-12
/
+99
*
|
net: dsa: sja1105: Make P/Q/R/S learn MAC addresses
Vladimir Oltean
2019-06-27
3
-0
/
+8
*
|
net: dsa: sja1105: Actually implement the P/Q/R/S FDB bits
Vladimir Oltean
2019-06-27
1
-0
/
+5
*
|
net: dsa: sja1105: Make vid 1 the default pvid
Vladimir Oltean
2019-06-27
1
-9
/
+4
*
|
net: dsa: sja1105: Cancel PTP delayed work on unregister
Vladimir Oltean
2019-06-27
1
-0
/
+1
*
|
net: dsa: sja1105: Build PTP support in main DSA driver
Vladimir Oltean
2019-06-27
4
-18
/
+1
*
|
net: dsa: microchip: Replace ad-hoc bit manipulation with regmap
Marek Vasut
2019-06-27
1
-40
/
+6
*
|
net: dsa: microchip: Factor out regmap config generation into common header
Marek Vasut
2019-06-27
2
-26
/
+35
*
|
net: dsa: microchip: Dispose of ksz_io_ops
Marek Vasut
2019-06-27
4
-112
/
+17
*
|
net: dsa: microchip: Initial SPI regmap support
Marek Vasut
2019-06-27
3
-66
/
+52
*
|
net: dsa: microchip: Factor out register access opcode generation
Marek Vasut
2019-06-27
1
-10
/
+12
*
|
net: dsa: microchip: Use PORT_CTRL_ADDR() instead of indirect function call
Marek Vasut
2019-06-27
1
-1
/
+1
*
|
net: dsa: microchip: Move ksz_cfg and ksz_port_cfg to ksz9477.c
Marek Vasut
2019-06-27
2
-29
/
+29
*
|
net: dsa: microchip: Inline ksz_spi.h
Marek Vasut
2019-06-27
2
-60
/
+42
*
|
net: dsa: microchip: Remove ksz_{get,set}()
Marek Vasut
2019-06-27
4
-38
/
+0
*
|
net: dsa: microchip: Remove ksz_{read,write}24()
Marek Vasut
2019-06-27
3
-49
/
+0
[prev]
[next]