index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2022-07-19
net: dsa: microchip: fix the missing ksz8_r_mib_cnt
Arun Ramadoss
2022-07-18
net: dsa: microchip: fix Clang -Wunused-const-variable warning on 'ksz_dt_ids'
Arun Ramadoss
2022-07-15
net: dsa: qca8k: move driver to qca dir
Christian Marangi
2022-07-11
net: dsa: hellcreek: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-06
net: dsa: b53: remove unnecessary spi_set_drvdata()
Yang Yingliang
2022-07-05
net: dsa: felix: build as module when tc-taprio is module
Vladimir Oltean
2022-07-02
net: dsa: microchip: add LAN937x in the ksz spi probe
Arun Ramadoss
2022-07-02
net: dsa: microchip: lan937x: add phylink_mac_config support
Arun Ramadoss
2022-07-02
net: dsa: microchip: lan937x: add phylink_mac_link_up support
Arun Ramadoss
2022-07-02
net: dsa: microchip: lan937x: add phylink_get_caps support
Arun Ramadoss
2022-07-02
net: dsa: microchip: lan937x: add MTU and fast_age support
Arun Ramadoss
2022-07-02
net: dsa: microchip: lan937x: register mdio-bus
Arun Ramadoss
2022-07-02
net: dsa: microchip: lan937x: add phy read and write support
Arun Ramadoss
2022-07-02
net: dsa: microchip: lan937x: add dsa_tag_protocol
Arun Ramadoss
2022-07-02
net: dsa: microchip: add DSA support for microchip LAN937x
Arun Ramadoss
2022-07-02
net: dsa: microchip: generic access to ksz9477 static and reserved table
Arun Ramadoss
2022-06-30
time64.h: consolidate uses of PSEC_PER_NSEC
Vladimir Oltean
2022-06-30
net: dsa: felix: drop oversized frames with tc-taprio instead of hanging the ...
Vladimir Oltean
2022-06-30
net: dsa: felix: keep QSYS_TAG_CONFIG_INIT_GATE_STATE(0xFF) out of rmw
Vladimir Oltean
2022-06-30
net: dsa: felix: keep reference on entire tc-taprio config
Vladimir Oltean
2022-06-30
net: dsa: rzn1-a5psw: add missing of_node_put() in a5psw_pcs_get()
Yang Yingliang
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-30
net: dsa: felix: fix race between reading PSFP stats and port stats
Vladimir Oltean
2022-06-29
net: dsa: rzn1-a5psw: fix a NULL vs IS_ERR() check in a5psw_probe()
Peng Wu
2022-06-29
net: dsa: microchip: count pause packets together will all other packets
Oleksij Rempel
2022-06-29
net: dsa: microchip: add pause stats support
Oleksij Rempel
2022-06-29
net: dsa: ar9331: add support for pause stats
Oleksij Rempel
2022-06-29
net: dsa: microchip: move remaining register offset to ksz_chip_reg
Arun Ramadoss
2022-06-29
net: dsa: microchip: add P_STP_CTRL to ksz_chip_reg
Arun Ramadoss
2022-06-29
net: dsa: microchip: change the size of reg from u8 to u16
Arun Ramadoss
2022-06-29
net: dsa: microchip: remove the struct ksz8
Arun Ramadoss
2022-06-29
net: dsa: microchip: move ksz8->shifts to ksz_common
Arun Ramadoss
2022-06-29
net: dsa: microchip: move ksz8->masks to ksz_common
Arun Ramadoss
2022-06-29
net: dsa: microchip: move ksz8->regs to ksz_common
Arun Ramadoss
2022-06-27
net: dsa: rzn1-a5psw: add FDB support
Clément Léger
2022-06-27
net: dsa: rzn1-a5psw: add statistics support
Clément Léger
2022-06-27
net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver
Clément Léger
2022-06-24
net: dsa: microchip: common ksz_spi_probe for ksz switches
Arun Ramadoss
2022-06-24
net: dsa: microchip: remove the ksz8/ksz9477_switch_register
Arun Ramadoss
2022-06-24
net: dsa: microchip: move ksz_dev_ops to ksz_common.c
Arun Ramadoss
2022-06-24
net: dsa: microchip: common menuconfig for ksz series switch
Arun Ramadoss
2022-06-24
net: dsa: microchip: ksz9477: separate phylink mode from switch register
Arun Ramadoss
2022-06-24
net: dsa: microchip: common dsa_switch_ops for ksz switches
Arun Ramadoss
2022-06-24
net: dsa: microchip: move start of switch to ksz_setup
Arun Ramadoss
2022-06-24
net: dsa: microchip: move multicast enable to ksz_setup
Arun Ramadoss
2022-06-24
net: dsa: microchip: move broadcast rate limit to ksz_setup
Arun Ramadoss
2022-06-24
net: dsa: microchip: move setup function to ksz_common
Arun Ramadoss
2022-06-24
net: dsa: microchip: add the enable_stp_addr pointer in ksz_dev_ops
Arun Ramadoss
2022-06-24
net: dsa: microchip: add config_cpu_port to struct ksz_dev_ops
Arun Ramadoss
2022-06-24
net: dsa: microchip: rename shutdown to reset in ksz_dev_ops
Arun Ramadoss
[next]