index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
net: dsa: microchip: call phy_remove_link_mode during probe
Helmut Grohne
3
-23
/
+23
2020-07-19
net: dsa: mv88e6xxx: fix in-band AN link establishment
Russell King
2
-3
/
+20
2020-07-02
net: dsa: microchip: set the correct number of ports
Codrin Ciubotariu
2
-0
/
+6
2020-07-01
net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driver
Helmut Grohne
1
-0
/
+1
2020-06-25
net: dsa: sja1105: fix tc-gate schedule with single element
Vladimir Oltean
1
-2
/
+1
2020-06-25
net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules
Vladimir Oltean
1
-0
/
+8
2020-06-25
net: dsa: sja1105: unconditionally free old gating config
Vladimir Oltean
1
-2
/
+2
2020-06-25
net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top
Vladimir Oltean
1
-160
/
+160
2020-06-18
net: dsa: bcm_sf2: Fix node reference count
Florian Fainelli
1
-0
/
+2
2020-06-18
net: dsa: sja1105: fix checks for VLAN state in gate action
Vladimir Oltean
1
-1
/
+3
2020-06-18
net: dsa: sja1105: fix checks for VLAN state in redirect action
Vladimir Oltean
1
-1
/
+3
2020-06-18
net: dsa: sja1105: remove debugging code in sja1105_vl_gate
Vladimir Oltean
1
-4
/
+0
2020-06-15
net: dsa: sja1105: fix PTP timestamping with large tc-taprio cycles
Vladimir Oltean
1
-4
/
+4
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-14
/
+14
2020-06-07
net: dsa: lantiq_gswip: fix and improve the unsupported interface error
Martin Blumenstingl
1
-1
/
+2
2020-06-04
net: dsa: qca8k: Fix "Unexpected gfp" kernel exception
Michal Vokáč
1
-2
/
+1
2020-06-01
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.c
Vladimir Oltean
2
-1
/
+3
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+6
2020-05-30
net: dsa: sja1105: fix port mirroring for P/Q/R/S
Vladimir Oltean
3
-16
/
+48
2020-05-30
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.c
Vladimir Oltean
2
-18
/
+18
2020-05-29
net: dsa: sja1105: avoid invalid state in sja1105_vlan_filtering
Vladimir Oltean
1
-0
/
+4
2020-05-28
net: dsa: sja1105: offload the Credit-Based Shaper qdisc
Vladimir Oltean
5
-0
/
+199
2020-05-27
net: dsa: felix: send VLANs on CPU port as egress-tagged
Vladimir Oltean
1
-2
/
+6
2020-05-27
net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness state
Vladimir Oltean
1
-0
/
+1
2020-05-27
net: dsa: b53: remove redundant premature assignment to new_pvid
Colin Ian King
1
-1
/
+0
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-35
/
+28
2020-05-23
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
1
-1
/
+1
2020-05-22
felix: Fix initialization of ioremap resources
Claudiu Manoil
3
-27
/
+24
2020-05-16
net: dsa: mt7530: fix roaming from DSA user ports
DENG Qingfang
2
-7
/
+3
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-05-15
net: dsa: mt7530: fix VLAN setup
DENG Qingfang
1
-12
/
+1
2020-05-14
net: dsa: felix: fix incorrect clamp calculation for burst
Colin Ian King
1
-1
/
+1
2020-05-13
net: dsa: mt7530: set CPU port to fallback mode
DENG Qingfang
2
-3
/
+14
2020-05-13
net: dsa: felix: add support Credit Based Shaper(CBS) for hardware offload
Xiaoliang Yang
1
-1
/
+49
2020-05-13
net: dsa: felix: Configure Time-Aware Scheduler via taprio offload
Xiaoliang Yang
3
-0
/
+164
2020-05-13
net: dsa: felix: qos classified based on pcp
Xiaoliang Yang
1
-0
/
+26
2020-05-12
net: dsa: sja1105: implement VLAN retagging for dsa_8021q sub-VLANs
Vladimir Oltean
1
-3
/
+409
2020-05-12
net: dsa: sja1105: implement a common frame memory partitioning function
Vladimir Oltean
4
-18
/
+42
2020-05-12
net: dsa: sja1105: add packing ops for the Retagging Table
Vladimir Oltean
4
-2
/
+110
2020-05-12
net: dsa: sja1105: add a new best_effort_vlan_filtering devlink parameter
Vladimir Oltean
2
-4
/
+120
2020-05-12
net: dsa: tag_sja1105: implement sub-VLAN decoding
Vladimir Oltean
1
-0
/
+4
2020-05-12
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
3
-0
/
+22
2020-05-12
net: dsa: sja1105: exit sja1105_vlan_filtering when called multiple times
Vladimir Oltean
1
-0
/
+3
2020-05-12
net: dsa: sja1105: allow VLAN configuration from the bridge in all states
Vladimir Oltean
1
-0
/
+2
2020-05-12
net: dsa: sja1105: save/restore VLANs using a delta commit method
Vladimir Oltean
2
-131
/
+372
2020-05-12
net: dsa: sja1105: deny alterations of dsa_8021q VLANs from the bridge
Vladimir Oltean
2
-1
/
+31
2020-05-12
net: dsa: sja1105: keep the VLAN awareness state in a driver variable
Vladimir Oltean
3
-15
/
+33
2020-05-10
net: dsa: sja1105: implement cross-chip bridging operations
Vladimir Oltean
2
-0
/
+92
2020-05-10
net: dsa: permit cross-chip bridging between all trees in the system
Vladimir Oltean
1
-4
/
+12
2020-05-10
net: dsa: loop: Add module soft dependency
Florian Fainelli
1
-0
/
+1
[next]