index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-15
net: dsa: mv88e6xxx: NET_DSA_MV88E6XXX_PTP should depend on NET_DSA_MV88E6XXX
Geert Uytterhoeven
1
-1
/
+1
2021-07-13
net: dsa: sja1105: fix address learning getting disabled on the CPU port
Vladimir Oltean
1
-8
/
+6
2021-07-11
dsa: fix for_each_child.cocci warnings
kernel test robot
1
-1
/
+3
2021-07-01
net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on Topaz
Marek Behún
1
-0
/
+4
2021-07-01
net: dsa: mv88e6xxx: enable SerDes RX stats for Topaz
Marek Behún
2
-3
/
+9
2021-07-01
net: dsa: mv88e6xxx: enable devlink ATU hash param for Topaz
Marek Behún
1
-0
/
+4
2021-07-01
net: dsa: mv88e6xxx: enable .rmu_disable() on Topaz
Marek Behún
1
-0
/
+2
2021-07-01
net: dsa: mv88e6xxx: use correct .stats_set_histogram() on Topaz
Marek Behún
1
-2
/
+2
2021-07-01
net: dsa: mv88e6xxx: enable .port_set_policy() on Topaz
Marek Behún
1
-0
/
+2
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+9
2021-06-28
net: dsa: sja1105: fix dynamic access to L2 Address Lookup table for SJA1110
Vladimir Oltean
1
-4
/
+22
2021-06-24
net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()
Vladimir Oltean
1
-0
/
+6
2021-06-24
net: dsa: sja1105: document the SJA1110 in the Kconfig
Vladimir Oltean
1
-2
/
+6
2021-06-22
net: dsa: b53: Create default VLAN entry explicitly
Florian Fainelli
1
-8
/
+19
2021-06-21
net: dsa: mv88e6xxx: Fix adding vlan 0
Eldar Gasanov
1
-3
/
+3
2021-06-18
net: dsa: sja1105: completely error out in sja1105_static_config_reload if so...
Vladimir Oltean
1
-7
/
+12
2021-06-18
net: dsa: sja1105: allow the TTEthernet configuration in the static config fo...
Vladimir Oltean
1
-2
/
+1
2021-06-18
net: dsa: sja1105: properly power down the microcontroller clock for SJA1110
Vladimir Oltean
4
-16
/
+53
2021-06-16
net: dsa: xrs700x: forward HSR supervision frames
George McCollister
1
-8
/
+19
2021-06-15
net: dsa: b53: remove redundant null check on dev
Colin Ian King
1
-2
/
+1
2021-06-14
net: dsa: sja1105: constify the sja1105_regs structures
Vladimir Oltean
1
-3
/
+3
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
2
-2
/
+25
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
2
-121
/
+60
2021-06-11
net: dsa: sja1105: plug in support for 2500base-x
Vladimir Oltean
3
-2
/
+16
2021-06-11
net: dsa: sja1105: SGMII and 2500base-x on the SJA1110 are 'special'
Vladimir Oltean
1
-0
/
+2
2021-06-11
net: dsa: sja1105: register the PCS MDIO bus for SJA1110
Vladimir Oltean
3
-0
/
+109
2021-06-11
net: dsa: sja1105: migrate to xpcs for SGMII
Vladimir Oltean
6
-199
/
+195
2021-06-11
net: dsa: sja1105: implement TX timestamping for SJA1110
Vladimir Oltean
4
-0
/
+81
2021-06-11
net: dsa: sja1105: add the RX timestamping procedure for SJA1110
Vladimir Oltean
4
-3
/
+40
2021-06-11
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
5
-1
/
+18
2021-06-11
net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp
Vladimir Oltean
1
-1
/
+1
2021-06-11
net: dsa: sja1105: allow RX timestamps to be taken on all ports for SJA1110
Vladimir Oltean
3
-10
/
+22
2021-06-11
net: dsa: sja1105: enable the TTEthernet engine on SJA1110
Vladimir Oltean
1
-0
/
+2
2021-06-09
net: dsa: sja1105: Fix assigned yet unused return code rc
Colin Ian King
1
-1
/
+1
2021-06-09
net: dsa: qca8k: check the correct variable in qca8k_set_mac_eee()
Dan Carpenter
1
-3
/
+1
2021-06-09
net: dsa: qca8k: fix an endian bug in qca8k_get_ethtool_stats()
Dan Carpenter
1
-3
/
+3
2021-06-09
net: dsa: b53: Do not force CPU to be always tagged
Florian Fainelli
1
-3
/
+14
2021-06-08
net: dsa: felix: set TX flow control according to the phylink_mac_link_up res...
Vladimir Oltean
1
-0
/
+2
2021-06-08
net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TX
Vladimir Oltean
5
-1
/
+358
2021-06-08
net: dsa: sja1105: make sure the retagging port is enabled for SJA1110
Vladimir Oltean
3
-0
/
+58
2021-06-08
net: dsa: sja1105: add support for the SJA1110 switch family
Vladimir Oltean
8
-12
/
+1312
2021-06-07
net: mscc: ocelot: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+5
2021-06-07
net: dsa: hellcreek: Use is_zero_ether_addr() instead of memcmp()
Zou Wei
1
-2
/
+1
2021-06-07
net: dsa: sja1105: determine PHY/MAC role from PHY interface type
Vladimir Oltean
1
-46
/
+18
2021-06-07
net: dsa: sja1105: apply RGMII delays based on the fixed-link property
Vladimir Oltean
2
-14
/
+15
2021-06-04
net: dsa: xrs700x: allow HSR/PRP supervision dupes for node_table
George McCollister
1
-0
/
+67
2021-05-31
net: dsa: sja1105: some table entries are always present when read dynamically
Vladimir Oltean
1
-7
/
+8
[next]