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-03-19
net: dsa: mt7530: Change the LINK bit to reflect the link status
René van Dorst
1
-2
/
+2
2020-03-12
net: dsa: mv88e6xxx: Add missing mask of ATU occupancy register
Andrew Lunn
1
-0
/
+2
2020-02-29
net: dsa: sja1105: Don't destroy not-yet-created xmit_worker
Vladimir Oltean
1
-1
/
+2
2020-02-29
net: dsa: mv88e6xxx: fix lockup on warm boot
Russell King
1
-1
/
+7
2020-02-27
net: dsa: mv88e6xxx: Fix masking of egress port
Andrew Lunn
1
-2
/
+2
2020-02-26
net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
Florian Fainelli
1
-2
/
+1
2020-02-16
net: dsa: b53: Ensure the default VID is untagged
Florian Fainelli
1
-0
/
+3
2020-02-10
net: dsa: mv88e6xxx: Prevent truncation of longer interrupt names
Andrew Lunn
1
-6
/
+6
2020-02-07
net: dsa: microchip: enable module autoprobe
Razvan Stefanescu
1
-0
/
+6
2020-02-07
net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port
Florian Fainelli
1
-1
/
+3
2020-02-07
net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()
Florian Fainelli
1
-1
/
+1
2020-01-20
net: dsa: mv88e6xxx: Add SERDES stats counters to all 6390 family members
Andrew Lunn
1
-0
/
+15
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+2
2020-01-19
net: dsa: felix: Allow PHY to AN 10/100/1000 with 2500 serdes link
Alex Marginean
1
-5
/
+4
2020-01-19
net: dsa: felix: Handle PAUSE RX regardless of AN result
Alex Marginean
1
-2
/
+6
2020-01-17
net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec
Florian Fainelli
1
-1
/
+1
2020-01-17
net: dsa: sja1105: Don't error out on disabled ports with no phy-mode
Vladimir Oltean
1
-1
/
+1
2020-01-17
net: dsa: felix: Don't error out on disabled ports with no phy-mode
Vladimir Oltean
1
-1
/
+1
2020-01-17
net: dsa: felix: Don't restart PCS SGMII AN if not needed
Alex Marginean
1
-0
/
+21
2020-01-17
net: dsa: felix: Set USXGMII link based on BMSR, not LPA
Alex Marginean
1
-1
/
+0
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-6
/
+12
2020-01-08
net: dsa: b53: Enable Broadcom tags for 531x5/539x families
Florian Fainelli
1
-9
/
+37
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
16
-23
/
+45
2020-01-06
net: dsa: mv88e6xxx: Unique ATU and VTU IRQ names
Andrew Lunn
3
-2
/
+10
2020-01-06
net: dsa: mv88e6xxx: Unique g2 IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-06
net: dsa: mv88e6xxx: Unique watchdog IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-06
net: dsa: mv88e6xxx: Unique SERDES interrupt names
Andrew Lunn
2
-1
/
+6
2020-01-06
net: dsa: mv88e6xxx: Unique IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-06
net: dsa: mv88e6xxx: Preserve priority when setting CPU port.
Andrew Lunn
2
-0
/
+6
2020-01-05
net: dsa: felix: Add PCS operations for PHYLINK
Vladimir Oltean
4
-17
/
+767
2020-01-05
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
1
-21
/
+75
2020-01-05
net: dsa: sja1105: Always send through management routes in slot 0
Vladimir Oltean
1
-25
/
+1
2020-01-05
net: dsa: vsc73xx: Remove dependency on CONFIG_OF
Florian Fainelli
2
-3
/
+2
2020-01-02
net: dsa: mv88e6xxx: force cmode write on 6141/6341
Baruch Siach
1
-6
/
+6
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-18
/
+16
2019-12-30
net: dsa: sja1105: Empty the RX timestamping queue on PTP settings change
Vladimir Oltean
1
-0
/
+3
2019-12-30
net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestamping
Vladimir Oltean
2
-18
/
+16
2019-12-30
net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S
Vladimir Oltean
2
-6
/
+9
2019-12-30
net: dsa: sja1105: Remove restriction of zero base-time for taprio offload
Vladimir Oltean
1
-5
/
+0
2019-12-30
net: dsa: sja1105: Really make the PTP command read-write
Vladimir Oltean
1
-1
/
+1
2019-12-30
net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slot
Vladimir Oltean
2
-3
/
+3
2019-12-27
mv88e6xxx: Add serdes Rx statistics
Nikita Yushchenko
3
-3
/
+109
2019-12-27
net: dsa: qca: ar9331: drop pointless static qualifier in ar9331_sw_mbus_init
Mao Wenan
1
-1
/
+1
2019-12-24
net: dsa: bcm_sf2: Fix IP fragment location and behavior
Florian Fainelli
1
-3
/
+3
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-5
/
+17
2019-12-20
net: dsa: add support for Atheros AR9331 built-in switch
Oleksij Rempel
5
-0
/
+869
2019-12-16
net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependency
Arnd Bergmann
1
-0
/
+1
2019-12-16
net: dsa: b53: Fix egress flooding settings
Florian Fainelli
1
-5
/
+16
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+5
2019-11-25
net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
Oleksij Rempel
1
-5
/
+5
[next]