index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
net: dsa: mv88e6xxx: Provide dummy implementations for trunk setters
Tobias Waldekranz
2021-01-15
1
-0
/
+12
*
|
net: dsa: add Arrow SpeedChips XRS700x driver
George McCollister
2021-01-15
9
-0
/
+1213
*
|
net: dsa: mv88e6xxx: Link aggregation support
Tobias Waldekranz
2021-01-14
5
-5
/
+330
*
|
net: dsa: qca: ar9331: export stats64
Oleksij Rempel
2021-01-12
1
-1
/
+162
*
|
net: dsa: felix: the switch does not support DMA
Vladimir Oltean
2021-01-11
1
-13
/
+1
*
|
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-11
19
-164
/
+130
*
|
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
2021-01-11
11
-85
/
+42
*
|
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
16
-93
/
+30
*
|
net: dsa: mv88e6xxx: deny vid 0 on the CPU port and DSA links too
Vladimir Oltean
2021-01-11
1
-6
/
+3
*
|
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-11
13
-380
/
+262
*
|
net: dsa: bcm_sf2: support BCM4908's integrated switch
Rafał Miłecki
2021-01-09
4
-3
/
+49
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-08
2
-3
/
+5
|
\
|
|
*
net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
Aleksander Jan Bajkowski
2021-01-07
1
-3
/
+4
|
*
net: dsa: fix led_classdev build errors
Randy Dunlap
2021-01-06
1
-0
/
+1
*
|
net: dsa: ocelot: request DSA to fix up lack of address learning on CPU port
Vladimir Oltean
2021-01-07
1
-0
/
+1
*
|
net: dsa: sja1105: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-05
1
-1
/
+1
|
/
*
net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register access
Martin Blumenstingl
2021-01-04
1
-17
/
+6
*
net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs
Martin Blumenstingl
2021-01-04
1
-3
/
+1
*
net: dsa: qca: ar9331: fix sleeping function called from invalid context bug
Oleksij Rempel
2020-12-16
1
-9
/
+24
*
net: dsa: mv88e6xxx: don't set non-existing learn2all bit for 6220/6250
Rasmus Villemoes
2020-12-14
1
-3
/
+10
*
net: dsa: mt7530: enable MTU normalization
DENG Qingfang
2020-12-12
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
3
-7
/
+2
|
\
|
*
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
2020-12-05
3
-7
/
+2
*
|
net: dsa: simplify the return rtl8366_vlan_prepare()
Zheng Yongjun
2020-12-09
1
-6
/
+1
*
|
net: mv88e6xxx: convert comma to semicolon
Zheng Yongjun
2020-12-09
1
-1
/
+1
*
|
net: dsa: mt7530: support setting ageing time
DENG Qingfang
2020-12-08
2
-0
/
+54
*
|
net: dsa: microchip: ksz8795: use num_vlans where possible
Michael Grzeschik
2020-12-02
2
-2
/
+1
*
|
net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUM
Michael Grzeschik
2020-12-02
2
-4
/
+2
*
|
net: dsa: microchip: remove usage of mib_port_count
Michael Grzeschik
2020-12-02
4
-16
/
+12
*
|
net: dsa: microchip: ksz8795: align port_cnt usage with other microchip drivers
Michael Grzeschik
2020-12-02
1
-5
/
+5
*
|
net: dsa: microchip: remove superfluous num_ports assignment
Michael Grzeschik
2020-12-02
2
-4
/
+0
*
|
net: dsa: microchip: ksz8795: use phy_port_cnt where possible
Michael Grzeschik
2020-12-02
2
-13
/
+10
*
|
net: dsa: microchip: ksz8795: use mib_cnt where possible
Michael Grzeschik
2020-12-02
2
-7
/
+5
*
|
net: dsa: microchip: ksz8795: use reg_mib_cnt where possible
Michael Grzeschik
2020-12-02
2
-4
/
+3
*
|
net: dsa: microchip: ksz8795: move variable assignments from detect to init
Michael Grzeschik
2020-12-02
1
-6
/
+6
*
|
net: dsa: microchip: ksz8795: remove superfluous port_cnt assignment
Michael Grzeschik
2020-12-02
1
-2
/
+0
*
|
net: dsa: microchip: ksz8795: remove unused last_port variable
Michael Grzeschik
2020-12-02
2
-2
/
+0
*
|
net: dsa: mv88e6xxx: Handle error in serdes_get_regs
Chris Packham
2020-11-25
1
-5
/
+9
*
|
net: dsa: mv88e6xxx: Add serdes interrupt support for MV88E6097
Chris Packham
2020-11-25
3
-0
/
+54
*
|
net: dsa: mv88e6xxx: Support serdes ports on MV88E6097/6095/6185
Chris Packham
2020-11-25
3
-0
/
+76
*
|
net: dsa: mv88e6xxx: Don't force link when using in-band-status
Chris Packham
2020-11-25
4
-4
/
+74
*
|
net: dsa: microchip: ksz8795: setup SPI mode
Christian Eggers
2020-11-25
1
-0
/
+6
*
|
net: dsa: microchip: ksz9477: setup SPI mode
Christian Eggers
2020-11-25
1
-0
/
+6
*
|
net: dsa: microchip: support for "ethernet-ports" node
Christian Eggers
2020-11-25
1
-1
/
+3
*
|
net: dsa: hellcreek: Don't print error message on defer
Kurt Kanzenbach
2020-11-23
1
-1
/
+1
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
5
-10
/
+94
|
\
|
|
*
net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
Andrew Lunn
2020-11-18
3
-0
/
+34
|
*
net: lantiq: Wait for the GPHY firmware to be ready
Martin Blumenstingl
2020-11-16
1
-0
/
+11
|
*
net: dsa: mv88e6xxx: Avoid VTU corruption on 6097
Tobias Waldekranz
2020-11-14
1
-10
/
+49
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-12
1
-1
/
+3
|
\
|
[prev]
[next]