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
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
7
-28
/
+28
2024-11-13
net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driver
Tristram Ha
5
-3
/
+73
2024-11-12
dsa: qca8k: Use nested lock to avoid splat
Andrew Lunn
1
-1
/
+1
2024-11-11
net: dsa: microchip: parse PHY config from device tree
Oleksij Rempel
1
-6
/
+73
2024-11-11
net: dsa: microchip: add support for side MDIO interface in LAN937x
Oleksij Rempel
4
-16
/
+223
2024-11-11
net: dsa: microchip: cleanup error handling in ksz_mdio_register
Oleksij Rempel
1
-6
/
+4
2024-11-11
net: dsa: microchip: Refactor MDIO handling for side MDIO access
Oleksij Rempel
2
-10
/
+224
2024-11-03
net: dsa: mt7530: Add TBF qdisc offload support
Lorenzo Bianconi
2
-0
/
+61
2024-11-03
net: dsa: use ethtool string helpers
Rosen Penev
14
-95
/
+59
2024-10-28
net: dsa: mv88e6xxx: fix unreleased fwnode_handle in setup_port()
Javier Carrasco
1
-0
/
+1
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-47
/
+89
2024-10-24
net: dsa: mv88e6xxx: support 4000ps cycle counter period
Shenghao Yang
1
-3
/
+20
2024-10-24
net: dsa: mv88e6xxx: read cycle counter period from hardware
Shenghao Yang
2
-19
/
+43
2024-10-24
net: dsa: mv88e6xxx: group cycle counter coefficients
Shenghao Yang
2
-33
/
+32
2024-10-24
net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x
Tim Harvey
1
-10
/
+11
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-2
/
+1
2024-10-20
net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x
Peter Rashleigh
1
-0
/
+1
2024-10-17
net: dsa: mv88e6xxx: return NULL when no PCS is present
Russell King (Oracle)
1
-1
/
+1
2024-10-15
net: dsa: vsc73xx: fix reception from VLAN-unaware bridges
Vladimir Oltean
1
-1
/
+0
2024-10-15
net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361
Peter Rashleigh
1
-1
/
+1
2024-10-15
net: dsa: microchip: copy string using strscpy
Simon Horman
1
-1
/
+1
2024-10-11
net: dsa: mv88e6xxx: Fix uninitialised err value
Aryan Srivastava
1
-1
/
+1
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+42
2024-10-08
net: dsa: mv88e6xxx: Add FID map cache
Aryan Srivastava
4
-38
/
+14
2024-10-08
net: dsa: b53: fix jumbo frames on 10/100 ports
Jonas Gorski
1
-1
/
+1
2024-10-08
net: dsa: b53: allow lower MTUs on BCM5325/5365
Jonas Gorski
1
-1
/
+1
2024-10-08
net: dsa: b53: fix max MTU for BCM5325/BCM5365
Jonas Gorski
1
-0
/
+6
2024-10-08
net: dsa: b53: fix max MTU for 1g switches
Jonas Gorski
1
-1
/
+4
2024-10-08
net: dsa: b53: fix jumbo frame mtu check
Jonas Gorski
1
-1
/
+1
2024-10-07
net: dsa: lan9303: ensure chip reset and wait for READY status
Anatolij Gustschin
1
-0
/
+29
2024-10-04
net: dsa: Switch back to struct platform_driver::remove()
Uwe Kleine-König
14
-14
/
+14
2024-10-04
net: dsa: bcm_sf2: fix crossbar port bitwidth logic
Sam Edwards
2
-3
/
+7
2024-10-04
net: dsa: mv88e6xxx: Support LED control
Linus Walleij
7
-2
/
+1031
2024-10-04
net: dsa: sja1105: fix reception from VLAN-unaware bridges
Vladimir Oltean
1
-1
/
+0
2024-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2024-10-02
net: dsa: sja1105: use phylink_pcs internally
Russell King (Oracle)
3
-28
/
+18
2024-10-02
net: dsa: sja1105: call PCS config/link_up via pcs_ops structure
Russell King (Oracle)
1
-3
/
+7
2024-10-02
net: dsa: sja1105: simplify static configuration reload
Russell King (Oracle)
1
-31
/
+34
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+7
2024-09-11
net: dsa: felix: ignore pending status of TAS module when it's disabled
Xiaoliang Yang
1
-4
/
+7
2024-09-06
net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type()
Vasileios Amoiridis
1
-1
/
+1
2024-09-06
net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()
Vasileios Amoiridis
1
-1
/
+1
2024-09-06
net: dsa: microchip: replace unclear KSZ8830 strings
Pieter Van Trappen
5
-32
/
+32
2024-09-06
net: dsa: microchip: clean up ksz8_reg definition macros
Pieter Van Trappen
1
-4
/
+0
2024-09-06
net: dsa: microchip: rename ksz8 series files
Pieter Van Trappen
4
-9
/
+24
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2024-09-05
net: dsa: felix: Annotate struct action_gate_entry with __counted_by
Hongbo Li
1
-1
/
+1
2024-09-05
net: dsa: vsc73xx: fix possible subblocks range of CAPT block
Pawel Dembicki
1
-2
/
+8
2024-09-03
net: dsa: microchip: Use scoped function to simplfy code
Jinjie Ruan
1
-3
/
+2
[next]