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-12-16
net: dsa: qca: ar9331: fix sleeping function called from invalid context bug
Oleksij Rempel
1
-9
/
+24
2020-12-14
net: dsa: mv88e6xxx: don't set non-existing learn2all bit for 6220/6250
Rasmus Villemoes
1
-3
/
+10
2020-12-12
net: dsa: mt7530: enable MTU normalization
DENG Qingfang
1
-0
/
+2
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-7
/
+2
2020-12-09
net: dsa: simplify the return rtl8366_vlan_prepare()
Zheng Yongjun
1
-6
/
+1
2020-12-09
net: mv88e6xxx: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-08
net: dsa: mt7530: support setting ageing time
DENG Qingfang
2
-0
/
+54
2020-12-05
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
3
-7
/
+2
2020-12-02
net: dsa: microchip: ksz8795: use num_vlans where possible
Michael Grzeschik
2
-2
/
+1
2020-12-02
net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUM
Michael Grzeschik
2
-4
/
+2
2020-12-02
net: dsa: microchip: remove usage of mib_port_count
Michael Grzeschik
4
-16
/
+12
2020-12-02
net: dsa: microchip: ksz8795: align port_cnt usage with other microchip drivers
Michael Grzeschik
1
-5
/
+5
2020-12-02
net: dsa: microchip: remove superfluous num_ports assignment
Michael Grzeschik
2
-4
/
+0
2020-12-02
net: dsa: microchip: ksz8795: use phy_port_cnt where possible
Michael Grzeschik
2
-13
/
+10
2020-12-02
net: dsa: microchip: ksz8795: use mib_cnt where possible
Michael Grzeschik
2
-7
/
+5
2020-12-02
net: dsa: microchip: ksz8795: use reg_mib_cnt where possible
Michael Grzeschik
2
-4
/
+3
2020-12-02
net: dsa: microchip: ksz8795: move variable assignments from detect to init
Michael Grzeschik
1
-6
/
+6
2020-12-02
net: dsa: microchip: ksz8795: remove superfluous port_cnt assignment
Michael Grzeschik
1
-2
/
+0
2020-12-02
net: dsa: microchip: ksz8795: remove unused last_port variable
Michael Grzeschik
2
-2
/
+0
2020-11-25
net: dsa: mv88e6xxx: Handle error in serdes_get_regs
Chris Packham
1
-5
/
+9
2020-11-25
net: dsa: mv88e6xxx: Add serdes interrupt support for MV88E6097
Chris Packham
3
-0
/
+54
2020-11-25
net: dsa: mv88e6xxx: Support serdes ports on MV88E6097/6095/6185
Chris Packham
3
-0
/
+76
2020-11-25
net: dsa: mv88e6xxx: Don't force link when using in-band-status
Chris Packham
4
-4
/
+74
2020-11-25
net: dsa: microchip: ksz8795: setup SPI mode
Christian Eggers
1
-0
/
+6
2020-11-25
net: dsa: microchip: ksz9477: setup SPI mode
Christian Eggers
1
-0
/
+6
2020-11-25
net: dsa: microchip: support for "ethernet-ports" node
Christian Eggers
1
-1
/
+3
2020-11-23
net: dsa: hellcreek: Don't print error message on defer
Kurt Kanzenbach
1
-1
/
+1
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-10
/
+94
2020-11-18
net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
Andrew Lunn
3
-0
/
+34
2020-11-16
net: lantiq: Wait for the GPHY firmware to be ready
Martin Blumenstingl
1
-0
/
+11
2020-11-14
net: dsa: mv88e6xxx: Avoid VTU corruption on 6097
Tobias Waldekranz
1
-10
/
+49
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2020-11-11
net: dsa: mv88e6xxx: Add helper to get a chip's max_vid
Tobias Waldekranz
3
-13
/
+18
2020-11-10
net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshot
zhangxiaoxu
1
-1
/
+3
2020-11-10
net: dsa: fix unintended sign extension on a u16 left shift
Colin Ian King
1
-2
/
+2
2020-11-09
net: dsa: mv88e6xxx: Export VTU as devlink region
Tobias Waldekranz
4
-3
/
+109
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2020-11-05
net: dsa: hellcreek: Add PTP status LEDs
Kurt Kanzenbach
3
-0
/
+156
2020-11-05
net: dsa: hellcreek: Add support for hardware timestamping
Kamil Alkhouri
7
-14
/
+616
2020-11-05
net: dsa: hellcreek: Add PTP clock support
Kamil Alkhouri
6
-1
/
+435
2020-11-05
net: dsa: Add DSA driver for Hirschmann Hellcreek switches
Kurt Kanzenbach
6
-0
/
+1515
2020-11-04
net: dsa: mt7530: support setting MTU
DENG Qingfang
2
-0
/
+61
2020-11-02
net: dsa: mt7530: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-11-02
net: dsa: felix: improve the workaround for multiple native VLANs on NPI port
Vladimir Oltean
1
-3
/
+11
2020-11-02
net: mscc: ocelot: deny changing the native VLAN from the prepare phase
Vladimir Oltean
1
-1
/
+12
2020-11-02
net: dsa: qca8k: Fix port MTU setting
Jonathan McDowell
1
-2
/
+2
2020-10-30
net: dsa: mv88e6xxx: fix vlan setup
Russell King
1
-0
/
+1
2020-10-20
net: dsa: bcm_sf2: make const array static, makes object smaller
Colin Ian King
1
-1
/
+1
2020-10-19
net: dsa: seville: the packet buffer is 2 megabits, not megabytes
Maxim Kochetkov
1
-1
/
+1
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+9
[next]