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: support 4000ps cycle counter period
Shenghao Yang
2024-10-24
1
-3
/
+20
*
net: dsa: mv88e6xxx: read cycle counter period from hardware
Shenghao Yang
2024-10-24
2
-19
/
+43
*
net: dsa: mv88e6xxx: group cycle counter coefficients
Shenghao Yang
2024-10-24
2
-33
/
+32
*
net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x
Tim Harvey
2024-10-24
1
-10
/
+11
*
net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x
Peter Rashleigh
2024-10-20
1
-0
/
+1
*
net: dsa: vsc73xx: fix reception from VLAN-unaware bridges
Vladimir Oltean
2024-10-16
1
-1
/
+0
*
net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361
Peter Rashleigh
2024-10-16
1
-1
/
+1
*
net: dsa: b53: fix jumbo frames on 10/100 ports
Jonas Gorski
2024-10-08
1
-1
/
+1
*
net: dsa: b53: allow lower MTUs on BCM5325/5365
Jonas Gorski
2024-10-08
1
-1
/
+1
*
net: dsa: b53: fix max MTU for BCM5325/BCM5365
Jonas Gorski
2024-10-08
1
-0
/
+6
*
net: dsa: b53: fix max MTU for 1g switches
Jonas Gorski
2024-10-08
1
-1
/
+4
*
net: dsa: b53: fix jumbo frame mtu check
Jonas Gorski
2024-10-08
1
-1
/
+1
*
net: dsa: lan9303: ensure chip reset and wait for READY status
Anatolij Gustschin
2024-10-08
1
-0
/
+29
*
net: dsa: sja1105: fix reception from VLAN-unaware bridges
Vladimir Oltean
2024-10-04
1
-1
/
+0
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-13
1
-4
/
+7
|
\
|
*
net: dsa: felix: ignore pending status of TAS module when it's disabled
Xiaoliang Yang
2024-09-12
1
-4
/
+7
*
|
net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type()
Vasileios Amoiridis
2024-09-07
1
-1
/
+1
*
|
net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()
Vasileios Amoiridis
2024-09-07
1
-1
/
+1
*
|
net: dsa: microchip: replace unclear KSZ8830 strings
Pieter Van Trappen
2024-09-06
5
-32
/
+32
*
|
net: dsa: microchip: clean up ksz8_reg definition macros
Pieter Van Trappen
2024-09-06
1
-4
/
+0
*
|
net: dsa: microchip: rename ksz8 series files
Pieter Van Trappen
2024-09-06
4
-9
/
+24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-06
1
-2
/
+8
|
\
|
|
*
net: dsa: vsc73xx: fix possible subblocks range of CAPT block
Pawel Dembicki
2024-09-05
1
-2
/
+8
*
|
net: dsa: felix: Annotate struct action_gate_entry with __counted_by
Hongbo Li
2024-09-05
1
-1
/
+1
*
|
net: dsa: microchip: Use scoped function to simplfy code
Jinjie Ruan
2024-09-03
1
-3
/
+2
*
|
net: dsa: realtek: Use for_each_child_of_node_scoped()
Jinjie Ruan
2024-09-03
1
-5
/
+3
*
|
net: dsa: vsc73xx: implement FDB operations
Pawel Dembicki
2024-09-03
2
-0
/
+357
*
|
net: dsa: realtek: make use of dev_err_cast_probe()
Hongbo Li
2024-08-29
1
-5
/
+3
*
|
net: dsa: mv88e6xxx: Remove stale comment
Andy Shevchenko
2024-08-29
1
-1
/
+1
*
|
net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
Tristram Ha
2024-08-28
5
-16
/
+176
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-23
3
-11
/
+123
|
\
|
|
*
net: dsa: mv88e6xxx: Fix out-of-bound access
Joseph Huang
2024-08-21
1
-1
/
+2
|
*
net: dsa: microchip: fix PTP config failure when using multiple ports
Martin Whitaker
2024-08-21
1
-4
/
+1
|
*
net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021q
Vladimir Oltean
2024-08-16
1
-6
/
+109
|
*
net: mscc: ocelot: serialize access to the injection/extraction groups
Vladimir Oltean
2024-08-16
1
-0
/
+11
*
|
net: dsa: sja1105: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-22
1
-8
/
+2
*
|
net: dsa: ocelot: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-22
1
-4
/
+1
*
|
net: dsa: b53: Use dev_err_probe()
Florian Fainelli
2024-08-21
1
-4
/
+3
*
|
net: dsa: microchip: fix KSZ87xx family structure wrt the datasheet
Pieter Van Trappen
2024-08-16
1
-8
/
+43
*
|
net: dsa: microchip: add WoL support for KSZ87xx family
Pieter Van Trappen
2024-08-16
4
-8
/
+119
*
|
net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_common
Pieter Van Trappen
2024-08-16
3
-78
/
+81
*
|
net: dsa: microchip: move KSZ9477 WoL functions to ksz_common
Pieter Van Trappen
2024-08-16
5
-198
/
+200
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-16
1
-13
/
+38
|
\
|
|
*
net: dsa: vsc73xx: allow phy resetting
Pawel Dembicki
2024-08-12
1
-11
/
+0
|
*
net: dsa: vsc73xx: check busy flag in MDIO operations
Pawel Dembicki
2024-08-12
1
-1
/
+36
|
*
net: dsa: vsc73xx: pass value in phy_write operation
Pawel Dembicki
2024-08-12
1
-1
/
+1
|
*
net: dsa: vsc73xx: fix port MAC configuration in full duplex mode
Pawel Dembicki
2024-08-12
1
-1
/
+5
*
|
net: dsa: microchip: ksz9477: unwrap URL in comment
Enguerrand de Ribaucourt
2024-08-14
1
-2
/
+1
*
|
net: dsa: microchip: ksz9477: split half-duplex monitoring function
Enguerrand de Ribaucourt
2024-08-11
1
-37
/
+54
[next]