index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-08-24
4
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
3
-0
/
+9
|
\
|
*
net: dsa: mt7530: fix handling of 802.1X PAE frames
Arınç ÜNAL
2023-08-19
2
-0
/
+6
|
*
net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gates
Vladimir Oltean
2023-08-18
1
-0
/
+3
*
|
net: dsa: rzn1-a5psw: remove redundant logs
Alexis Lothoré
2023-08-23
1
-6
/
+0
*
|
net: dsa: microchip: Remove unused declarations
Yue Haibing
2023-08-22
2
-4
/
+0
*
|
net: dsa: realtek: add phylink_get_caps implementation
Russell King (Oracle)
2023-08-20
1
-0
/
+28
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
1
-0
/
+8
|
\
|
|
*
net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
Alfred Lee
2023-08-16
1
-0
/
+8
*
|
net: dsa: rzn1-a5psw: Remove redundant of_match_ptr()
Ruan Jinjie
2023-08-16
1
-1
/
+1
*
|
net: dsa: realtek: Remove redundant of_match_ptr()
Ruan Jinjie
2023-08-16
2
-2
/
+2
*
|
net: dsa: mv88e6060: add phylink_get_caps implementation
Russell King (Oracle)
2023-08-14
1
-0
/
+45
*
|
net: dsa: rzn1-a5psw: add vlan support
Clément Léger
2023-08-11
2
-3
/
+171
*
|
net: dsa: rzn1-a5psw: add support for .port_bridge_flags
Clément Léger
2023-08-11
1
-2
/
+58
*
|
net: dsa: rzn1-a5psw: use a5psw_reg_rmw() to modify flooding resolution
Clément Léger
2023-08-11
1
-6
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
1
-0
/
+2
|
\
|
|
*
net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...
Vladimir Oltean
2023-08-04
1
-0
/
+2
*
|
net: dsa: mt7530: improve and relax PHY driver dependency
Daniel Golle
2023-08-09
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
2
-22
/
+21
|
\
|
|
*
net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundaries
Lukasz Majewski
2023-07-29
1
-20
/
+15
|
*
net: dsa: fix value check in bcm_sf2_sw_probe()
Yuanjun Gong
2023-07-27
1
-2
/
+6
*
|
net: dsa: hellcreek: Replace bogus comment
Kurt Kanzenbach
2023-08-02
1
-8
/
+1
*
|
net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190X
Ante Knezic
2023-08-02
1
-0
/
+45
*
|
net: dsa: qca8k: use dsa_for_each macro instead of for loop
Christian Marangi
2023-08-01
1
-53
/
+54
*
|
net: dsa: qca8k: move qca8xxx hol fixup to separate function
Christian Marangi
2023-08-01
1
-36
/
+42
*
|
net: dsa: qca8k: limit user ports access to the first CPU port on setup
Christian Marangi
2023-08-01
1
-8
/
+6
*
|
net: dsa: qca8k: make learning configurable and keep off if standalone
Christian Marangi
2023-08-01
3
-3
/
+58
*
|
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-31
2
-8
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-27
2
-5
/
+21
|
\
|
|
*
net: dsa: qca8k: fix mdb add/del case with 0 VID
Christian Marangi
2023-07-26
1
-0
/
+6
|
*
net: dsa: qca8k: fix broken search_and_del
Christian Marangi
2023-07-26
1
-0
/
+4
|
*
net: dsa: qca8k: fix search_and_insert wrong handling of new rule
Christian Marangi
2023-07-26
1
-3
/
+6
|
*
net: dsa: qca8k: enable use_single_write for qca8xxx
Christian Marangi
2023-07-26
1
-2
/
+5
*
|
net: dsa: Explicitly include correct DT includes
Rob Herring
2023-07-26
17
-10
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-20
5
-7
/
+27
|
\
|
|
*
net: dsa: microchip: correct KSZ8795 static MAC table access
Tristram Ha
2023-07-17
3
-5
/
+18
|
*
net: dsa: ar9331: Use explict flags for regmap single read/write
Mark Brown
2023-07-14
1
-2
/
+2
|
*
dsa: mv88e6xxx: Do a final check before timing out
Linus Walleij
2023-07-13
1
-0
/
+7
*
|
net: dsa: remove legacy_pre_march2020 from drivers
Russell King (Oracle)
2023-07-18
8
-38
/
+0
*
|
net: dsa: mv88e6xxx: cleanup after phylink_pcs conversion
Russell King (Oracle)
2023-07-14
4
-332
/
+2
*
|
net: dsa: mv88e6xxx: convert 88e639x to phylink_pcs
Russell King (Oracle)
2023-07-14
5
-881
/
+914
*
|
net: dsa: mv88e6xxx: convert 88e6352 to phylink_pcs
Russell King
2023-07-14
5
-252
/
+396
*
|
net: dsa: mv88e6xxx: convert 88e6185 to phylink_pcs
Russell King (Oracle)
2023-07-14
5
-129
/
+196
*
|
net: dsa: mv88e6xxx: export mv88e6xxx_pcs_decode_state()
Russell King (Oracle)
2023-07-14
2
-6
/
+10
*
|
net: dsa: mv88e6xxx: add infrastructure for phylink_pcs
Russell King (Oracle)
2023-07-14
2
-0
/
+60
*
|
net: dsa: mv88e6xxx: remove handling for DSA and CPU ports
Russell King (Oracle)
2023-07-14
1
-43
/
+5
*
|
net: dsa: ar9331: Use maple tree register cache
Mark Brown
2023-07-14
1
-1
/
+1
|
/
*
net: dsa: Removed unneeded of_node_put in felix_parse_ports_node
Lu Hongfei
2023-07-11
1
-1
/
+0
*
net: dsa: qca8k: Add check for skb_copy
Jiasheng Jiang
2023-07-10
1
-0
/
+3
*
net: mscc: ocelot: fix oversize frame dropping for preemptible TCs
Vladimir Oltean
2023-07-06
1
-4
/
+17
[next]