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-10-15
net: dsa: sja1105: Move sja1105_spi_transfer into sja1105_xfer
Vladimir Oltean
1
-33
/
+15
2019-10-14
net: dsa: sja1105: Change the PTP command access pattern
Vladimir Oltean
3
-12
/
+18
2019-10-14
net: dsa: sja1105: Move PTP data to its own private structure
Vladimir Oltean
4
-296
/
+335
2019-10-14
net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument
Vladimir Oltean
5
-36
/
+37
2019-10-14
net: dsa: sja1105: Get rid of global declaration of struct ptp_clock_info
Vladimir Oltean
1
-15
/
+14
2019-10-06
net: dsa: ksz9477: fix platform_no_drv_owner.cocci warning
YueHaibing
1
-1
/
+0
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-24
/
+37
2019-10-04
net: dsa: sja1105: Make function sja1105_xfer_long_buf static
zhengbin
1
-3
/
+3
2019-10-04
net: dsa: sja1105: Add support for port mirroring
Vladimir Oltean
1
-4
/
+84
2019-10-02
net: dsa: sja1105: Rename sja1105_spi_send_packed_buf to sja1105_xfer_buf
Vladimir Oltean
7
-88
/
+69
2019-10-02
net: dsa: sja1105: Replace sja1105_spi_send_int with sja1105_xfer_{u32, u64}
Vladimir Oltean
4
-32
/
+47
2019-10-02
net: dsa: sja1105: Don't use "inline" function declarations in C files
Vladimir Oltean
2
-5
/
+4
2019-10-02
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
1
-8
/
+11
2019-10-02
net: dsa: sja1105: Initialize the meta_lock
Vladimir Oltean
1
-0
/
+1
2019-10-02
net: dsa: rtl8366: Check VLAN ID and not ports
Linus Walleij
1
-4
/
+7
2019-10-01
net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_name
Wen Yang
1
-6
/
+10
2019-09-30
net: dsa: sja1105: Prevent leaking memory
Navid Emamdoost
1
-2
/
+4
2019-09-30
net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the ...
Vladimir Oltean
1
-2
/
+2
2019-09-30
net: dsa: qca8k: Use up to 7 ports for all operations
Michal Vokáč
1
-2
/
+2
2019-09-27
net: dsa: microchip: Always set regmap stride to 1
Marek Vasut
1
-1
/
+1
2019-09-27
net: dsa: qca8k: Fix port enable for CPU port
Andrew Lunn
1
-0
/
+3
2019-09-22
net: dsa: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-09-22
net: dsa: b53: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-2
/
+2
2019-09-21
net: dsa: sja1105: Add dependency for NET_DSA_SJA1105_TAS
Mao Wenan
1
-0
/
+1
2019-09-16
net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offload
Vladimir Oltean
6
-1
/
+500
2019-09-16
net: dsa: sja1105: Advertise the 8 TX queues
Vladimir Oltean
1
-1
/
+6
2019-09-16
net: dsa: sja1105: Add static config tables for scheduling
Vladimir Oltean
3
-1
/
+222
2019-09-16
net: dsa: b53: Add support for port_egress_floods callback
Florian Fainelli
2
-0
/
+35
2019-09-12
net: dsa: microchip: add ksz9567 to ksz9477 driver
George McCollister
3
-0
/
+11
2019-09-12
net: dsa: microchip: add KSZ9477 I2C driver
Tristram Ha
4
-0
/
+110
2019-09-10
net: dsa: mv88e6xxx: add RXNFC support
Vivien Didelot
2
-0
/
+226
2019-09-10
net: dsa: mv88e6xxx: introduce .port_set_policy
Vivien Didelot
4
-1
/
+121
2019-09-10
net: dsa: mv88e6xxx: complete ATU state definitions
Vivien Didelot
3
-27
/
+41
2019-09-05
net: dsa: mt7530: Add support for port 5
René van Dorst
2
-6
/
+168
2019-09-05
net: dsa: mt7530: Convert to PHYLINK API
René van Dorst
2
-87
/
+211
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+2
2019-09-01
net: dsa: mv88e6xxx: centralize SERDES IRQ handling
Vivien Didelot
4
-175
/
+69
2019-09-01
net: dsa: mv88e6xxx: introduce .serdes_irq_status
Vivien Didelot
4
-21
/
+64
2019-09-01
net: dsa: mv88e6xxx: introduce .serdes_irq_enable
Vivien Didelot
5
-50
/
+66
2019-09-01
net: dsa: mv88e6xxx: pass lane to .serdes_power
Vivien Didelot
5
-27
/
+44
2019-09-01
net: dsa: mv88e6xxx: merge mv88e6352_serdes_power_set
Vivien Didelot
1
-14
/
+4
2019-09-01
net: dsa: mv88e6xxx: implement mv88e6352_serdes_get_lane
Vivien Didelot
3
-1
/
+15
2019-09-01
net: dsa: mv88e6xxx: simplify .serdes_get_lane
Vivien Didelot
4
-122
/
+74
2019-09-01
net: dsa: mv88e6xxx: introduce .serdes_irq_mapping
Vivien Didelot
4
-6
/
+45
2019-09-01
net: dsa: mv88e6xxx: fix SERDES IRQ mapping
Vivien Didelot
2
-11
/
+5
2019-09-01
net: dsa: mv88e6xxx: check errors in mv88e6352_serdes_irq_link
Vivien Didelot
1
-2
/
+7
2019-08-31
net: dsa: microchip: add KSZ8563 compatibility string
Razvan Stefanescu
1
-0
/
+1
2019-08-31
net: dsa: microchip: fill regmap_config name
George McCollister
1
-0
/
+1
2019-08-29
net: dsa: mv88e6xxx: fix freeing unused SERDES IRQ
Vivien Didelot
1
-1
/
+2
2019-08-29
net: dsa: mv88e6xxx: keep CMODE writable code private
Vivien Didelot
4
-11
/
+8
[next]