index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: sja1105: remove set but not used variables 'tx_vid' and 'rx_vid'
YueHaibing
2019-08-09
1
-4
/
+0
*
net: dsa: sja1105: Really fix panic on unregistering PTP clock
Vladimir Oltean
2019-08-06
2
-6
/
+5
*
net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as well
Vladimir Oltean
2019-08-06
2
-16
/
+13
*
net: dsa: sja1105: Fix broken learning with vlan_filtering disabled
Vladimir Oltean
2019-08-06
1
-66
/
+55
*
net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()
Nishka Dasgupta
2019-08-06
1
-1
/
+5
*
net: dsa: mv88e6xxx: drop adjust_link to enabled phylink
Hubert Feurstein
2019-08-05
1
-26
/
+0
*
net: dsa: qca8k: enable port flow control
xiaofeis
2019-07-31
1
-1
/
+3
*
net: dsa: mv88e6xxx: use link-down-define instead of plain value
Hubert Feurstein
2019-07-30
1
-1
/
+1
*
net: dsa: sja1105: sja1105_main: Add of_node_put()
Nishka Dasgupta
2019-07-23
1
-0
/
+3
*
net: dsa: mv88e6xxx: chip: Add of_node_put() before return
Nishka Dasgupta
2019-07-23
1
-0
/
+1
*
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
*
|
net: dsa: mv88e6xxx: introduce helpers for handling chip->reg_lock
Rasmus Villemoes
2019-06-23
9
-148
/
+158
[next]