index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-06
net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
2
-0
/
+4
2020-09-29
net: dsa: seville: fix VCAP IS2 action width
Vladimir Oltean
1
-1
/
+1
2020-09-29
net: dsa: felix: fix incorrect action offsets for VCAP IS2
Vladimir Oltean
1
-6
/
+6
2020-09-24
net: dsa: microchip: really look for phy-mode in port nodes
Helmut Grohne
1
-8
/
+12
2020-09-24
net: dsa: felix: convert TAS link speed based on phylink speed
Xiaoliang Yang
1
-1
/
+21
2020-09-21
net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-21
net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Xiaoliang Yang
1
-8
/
+8
2020-09-18
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
1
-0
/
+3
2020-09-18
net: mscc: ocelot: error checking when calling ocelot_init()
Vladimir Oltean
1
-1
/
+4
2020-09-18
net: dsa: seville: fix buffer size of the queue system
Vladimir Oltean
1
-1
/
+1
2020-09-16
net: dsa: microchip: ksz8795: really set the correct number of ports
Matthias Schiffer
1
-1
/
+1
2020-09-10
net: dsa: microchip: look for phy-mode in port nodes
Helmut Grohne
4
-17
/
+46
2020-09-06
net: dsa: rtl8366: Properly clear member config
Linus Walleij
1
-7
/
+13
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-3
/
+7
2020-08-28
net: dsa: mt7530: fix advertising unsupported 1000baseT_Half
Landen Chao
1
-1
/
+1
2020-08-25
net: dsa: mt7530: Add of_node_put() before break and return statements
Sumera Priyadarsini
1
-1
/
+4
2020-08-24
net: ocelot: Add of_node_put() before return statement
Sumera Priyadarsini
1
-0
/
+1
2020-08-24
net: dsa: sja1105: Do not use address of compatible member in sja1105_check_d...
Nathan Chancellor
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-6
/
+6
2020-08-21
net: dsa: b53: check for timeout
Tom Rix
1
-0
/
+2
2020-08-18
net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text
Colin Ian King
1
-1
/
+1
2020-08-05
net: dsa: sja1105: use detected device id instead of DT one on mismatch
Vladimir Oltean
1
-11
/
+24
2020-08-03
net: dsa: loop: Set correct number of ports
Florian Fainelli
1
-1
/
+1
2020-08-03
net: dsa: loop: Wire-up MTU callbacks
Florian Fainelli
1
-0
/
+17
2020-08-03
net: dsa: loop: Move data structures to header
Florian Fainelli
1
-31
/
+1
2020-08-03
net: dsa: loop: Support 4K VLANs
Florian Fainelli
1
-4
/
+2
2020-08-03
net: dsa: loop: PVID should be per-port
Florian Fainelli
1
-4
/
+4
2020-08-03
net: dsa: sja1105: poll for extts events from a timer
Vladimir Oltean
2
-34
/
+50
2020-08-03
net: dsa: qca8k: Add 802.1q VLAN support
Jonathan McDowell
2
-0
/
+208
2020-08-03
net: dsa: qca8k: Add define for port VID
Jonathan McDowell
2
-5
/
+8
2020-07-28
net: dsa: rtl8366: Fix VLAN set-up
Linus Walleij
1
-7
/
+7
2020-07-28
net: dsa: rtl8366: Fix VLAN semantics
Linus Walleij
1
-4
/
+17
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-26
/
+43
2020-07-24
net: dsa: mv88e6xxx: Use chip-wide max frame size for MTU
Chris Packham
4
-0
/
+31
2020-07-24
net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190X
Chris Packham
1
-0
/
+2
2020-07-24
net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration
Chris Packham
1
-1
/
+0
2020-07-21
net: dsa: microchip: call phy_remove_link_mode during probe
Helmut Grohne
3
-23
/
+23
2020-07-20
net: dsa: qca8k: implement the port MTU callbacks
Jonathan McDowell
2
-0
/
+34
2020-07-19
net: dsa: mv88e6xxx: fix in-band AN link establishment
Russell King
2
-3
/
+20
2020-07-19
net: dsa: felix: (re)use already existing constants
Michael Walle
1
-33
/
+12
2020-07-16
net: mscc: ocelot: rethink Kconfig dependencies again
Vladimir Oltean
1
-1
/
+0
2020-07-13
net: dsa: felix: introduce support for Seville VSC9953 switch
Maxim Kochetkov
6
-16
/
+1149
2020-07-13
net: dsa: felix: move probing to felix_vsc9959.c
Vladimir Oltean
3
-191
/
+206
2020-07-13
net: mscc: ocelot: extend watermark encoding function
Maxim Kochetkov
1
-0
/
+13
2020-07-13
net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfield
Maxim Kochetkov
1
-0
/
+3
2020-07-13
net: dsa: felix: create a template for the DSA tags on xmit
Vladimir Oltean
3
-0
/
+34
2020-07-13
net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields
Vladimir Oltean
2
-6
/
+14
2020-07-13
soc: mscc: ocelot: add MII registers description
Maxim Kochetkov
1
-1
/
+1
2020-07-13
net: mscc: ocelot: convert port registers to regmap
Vladimir Oltean
2
-8
/
+52
2020-07-12
net: dsa: mv88e6xxx: Implement MTU change
Andrew Lunn
1
-0
/
+27
[next]