index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-19
net: dsa: mt7530: fix handling of 802.1X PAE frames
Arınç ÜNAL
2
-0
/
+6
2023-08-18
net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gates
Vladimir Oltean
1
-0
/
+3
2023-08-16
net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
Alfred Lee
1
-0
/
+8
2023-08-04
net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...
Vladimir Oltean
1
-0
/
+2
2023-07-29
net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundaries
Lukasz Majewski
1
-20
/
+15
2023-07-27
net: dsa: fix value check in bcm_sf2_sw_probe()
Yuanjun Gong
1
-2
/
+6
2023-07-26
net: dsa: qca8k: fix mdb add/del case with 0 VID
Christian Marangi
1
-0
/
+6
2023-07-26
net: dsa: qca8k: fix broken search_and_del
Christian Marangi
1
-0
/
+4
2023-07-26
net: dsa: qca8k: fix search_and_insert wrong handling of new rule
Christian Marangi
1
-3
/
+6
2023-07-26
net: dsa: qca8k: enable use_single_write for qca8xxx
Christian Marangi
1
-2
/
+5
2023-07-17
net: dsa: microchip: correct KSZ8795 static MAC table access
Tristram Ha
3
-5
/
+18
2023-07-14
net: dsa: ar9331: Use explict flags for regmap single read/write
Mark Brown
1
-2
/
+2
2023-07-13
dsa: mv88e6xxx: Do a final check before timing out
Linus Walleij
1
-0
/
+7
2023-07-11
net: dsa: Removed unneeded of_node_put in felix_parse_ports_node
Lu Hongfei
1
-1
/
+0
2023-07-10
net: dsa: qca8k: Add check for skb_copy
Jiasheng Jiang
1
-0
/
+3
2023-07-06
net: mscc: ocelot: fix oversize frame dropping for preemptible TCs
Vladimir Oltean
1
-4
/
+17
2023-07-06
net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->ops
Vladimir Oltean
3
-5
/
+3
2023-07-06
net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lock
Vladimir Oltean
2
-16
/
+24
2023-07-04
net: dsa: sja1105: always enable the send_meta options
Vladimir Oltean
3
-48
/
+7
2023-06-29
net: dsa: vsc73xx: fix MTU configuration
Pawel Dembicki
1
-3
/
+3
2023-06-29
net: dsa: sja1105: always enable the INCL_SRCPT option
Vladimir Oltean
1
-7
/
+2
2023-06-29
net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...
Vladimir Oltean
1
-0
/
+12
2023-06-22
net: dsa: qca8k: add support for additional modes for netdev trigger
Christian Marangi
1
-0
/
+20
2023-06-22
net: dsa: microchip: fix writes to phy registers >= 0x10
Rasmus Villemoes
1
-1
/
+17
2023-06-22
net: dsa: microchip: add ksz_prmw32() helper
Rasmus Villemoes
1
-0
/
+7
2023-06-22
net: dsa: microchip: simplify ksz_prmw8()
Rasmus Villemoes
1
-11
/
+2
2023-06-22
net: dsa: mt7530: update PCS driver to use neg_mode
Russell King (Oracle)
1
-1
/
+2
2023-06-22
net: dsa: b53: update PCS driver to use neg_mode
Russell King (Oracle)
1
-1
/
+2
2023-06-22
net: qca8k: update PCS driver to use neg_mode
Russell King (Oracle)
1
-7
/
+6
2023-06-22
net: pcs: xpcs: update PCS driver to use neg_mode
Russell King (Oracle)
1
-8
/
+6
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+44
2023-06-20
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
1
-0
/
+15
2023-06-20
net: dsa: mt7530: fix handling of LLDP frames
Arınç ÜNAL
2
-0
/
+9
2023-06-20
net: dsa: mt7530: fix handling of BPDUs on MT7530 switch
Arınç ÜNAL
1
-3
/
+11
2023-06-20
net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
Arınç ÜNAL
1
-1
/
+1
2023-06-20
net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAP
Arınç ÜNAL
2
-7
/
+9
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-06-14
net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames
Vladimir Oltean
1
-1
/
+1
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+1
2023-06-07
net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
Michal Smulski
4
-4
/
+53
2023-06-07
net: dsa: qca8k: remove unnecessary (void*) conversions
Atin Bainada
3
-12
/
+12
2023-06-07
net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()
Dan Carpenter
1
-1
/
+2
2023-06-06
net: dsa: microchip: remove KSZ9477 PHY errata handling
Robert Hancock
3
-75
/
+4
2023-06-05
net: dsa: sja1105: use xpcs_create_mdiodev()
Russell King (Oracle)
1
-9
/
+1
2023-06-05
net: dsa: sja1105: allow XPCS to handle mdiodev lifetime
Russell King (Oracle)
1
-2
/
+1
2023-06-02
net: dsa: qca8k: add CONFIG_LEDS_TRIGGERS dependency
Arnd Bergmann
1
-0
/
+1
2023-06-01
net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods
Alexander Sverdlin
1
-4
/
+0
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-06-01
net: dsa: mv88e6xxx: Increase wait after reset deactivation
Andreas Svensson
1
-1
/
+1
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
3
-8
/
+17
[next]