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
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
2019-11-22
net: dsa: ocelot: fix "should it be static?" warnings
Chen Wandun
1
-2
/
+2
2019-11-21
net: dsa: ocelot: add hardware timestamping support for Felix
Yangbo Lu
1
-0
/
+89
2019-11-21
net: dsa: ocelot: define PTP registers for felix_vsc9959
Yangbo Lu
1
-0
/
+16
2019-11-19
net: dsa: felix: Fix CPU port assignment when not last port
Vladimir Oltean
1
-1
/
+1
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+13
2019-11-15
mv88e6xxx: Reject requests to enable time stamping on both edges.
Richard Cochran
1
-0
/
+6
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
1
-1
/
+2
2019-11-15
mv88e6xxx: reject unsupported external timestamp flags
Jacob Keller
1
-0
/
+6
2019-11-15
net: dsa: ocelot: add driver for Felix switch family
Vladimir Oltean
7
-0
/
+1065
2019-11-14
net: dsa: sja1105: Simplify reset handling
Vladimir Oltean
2
-97
/
+15
2019-11-14
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
Vladimir Oltean
7
-17
/
+487
2019-11-14
net: dsa: sja1105: Make the PTP command read-write
Vladimir Oltean
4
-44
/
+53
2019-11-12
net: dsa: sja1105: Print the reset reason
Vladimir Oltean
4
-7
/
+27
2019-11-12
net: dsa: mv88e6xxx: fix broken if statement because of a stray semicolon
Colin Ian King
1
-1
/
+1
2019-11-11
net: dsa: mv88e6xxx: Add support for port mirroring
Iwan R Timmer
5
-4
/
+136
2019-11-11
net: dsa: mv88e6xxx: Split monitor port configuration
Iwan R Timmer
4
-16
/
+52
2019-11-11
net: dsa: sja1105: Disallow management xmit during switch reset
Vladimir Oltean
1
-0
/
+4
2019-11-11
net: dsa: sja1105: Restore PTP time after switch reset
Vladimir Oltean
4
-32
/
+114
2019-11-11
net: dsa: sja1105: Implement the .gettimex64 system call for PTP
Vladimir Oltean
4
-22
/
+61
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-11-06
net: dsa: mv8e6xxx: Fix stub function parameters
Andrew Lunn
1
-1
/
+2
2019-11-05
net: dsa: mv88e6xxx: Add ATU occupancy via devlink resources
Andrew Lunn
1
-4
/
+186
2019-11-05
net: dsa: mv88e6xxx: global1_atu: Add helper for get next
Andrew Lunn
4
-10
/
+9
2019-11-05
net: dsa: mv88e6xxx: global2: Expose ATU stats register
Andrew Lunn
2
-1
/
+43
2019-11-05
net: dsa: mv88e6xxx: Add number of MACs in the ATU
Andrew Lunn
2
-0
/
+31
2019-11-05
net: dsa: bcm_sf2: Add support for optional reset controller line
Florian Fainelli
2
-0
/
+22
2019-11-05
net: dsa: bcm_sf2: Fix driver removal
Florian Fainelli
1
-2
/
+2
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
5
-15
/
+23
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-17
/
+23
2019-11-01
net: dsa: bcm_sf2: Fix IMP setup for port different than 8
Florian Fainelli
1
-15
/
+21
2019-10-31
net: dsa: list DSA links in the fabric
Vivien Didelot
1
-4
/
+4
2019-10-29
net: dsa: LAN9303: select REGMAP when LAN9303 enable
Mao Wenan
1
-0
/
+1
2019-10-28
net: dsa: sja1105: improve NET_DSA_SJA1105_TAS dependency
Arnd Bergmann
1
-2
/
+2
2019-10-28
net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm.
Andrew Lunn
4
-1
/
+169
2019-10-28
net: dsa: bcm_sf2: Wire up MDB operations
Florian Fainelli
1
-0
/
+3
2019-10-28
net: dsa: b53: Add support for MDB
Florian Fainelli
2
-3
/
+67
2019-10-28
net: dsa: qca8k: Initialize the switch with correct number of ports
Michal Vokáč
1
-1
/
+1
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
12
-12
/
+43
2019-10-22
net: dsa: sja1105: register switch before assigning port private data
Vivien Didelot
1
-5
/
+10
2019-10-22
net: dsa: mv88e6xxx: use ports list to map bridge
Vivien Didelot
1
-21
/
+18
2019-10-22
net: dsa: mv88e6xxx: use ports list to map port VLAN
Vivien Didelot
1
-12
/
+20
2019-10-22
net: dsa: mv88e6xxx: silently skip PVT ops
Vivien Didelot
1
-10
/
+1
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
7
-31
/
+31
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
13
-28
/
+42
2019-10-18
net: dsa: sja1105: Switch to hardware operations for PTP
Vladimir Oltean
4
-124
/
+128
2019-10-17
net: dsa: microchip: Add shared regmap mutex
Marek Vasut
5
-9
/
+28
2019-10-17
net: dsa: microchip: Do not reinit mutexes on KSZ87xx
Marek Vasut
1
-4
/
+0
2019-10-15
net: dsa: sja1105: Use the correct style for SPDX License Identifier
Nishad Kamdar
5
-10
/
+10
[next]