index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2022-08-22
net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
Vladimir Oltean
2022-08-17
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
2022-08-17
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
2022-08-17
net: mscc: ocelot: turn stats_lock into a spinlock
Vladimir Oltean
2022-08-17
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
2022-08-17
net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet counters
Vladimir Oltean
2022-08-17
net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()
Rustam Subkhankulov
2022-08-17
net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
Arun Ramadoss
2022-08-12
net: dsa: mv88e6060: prevent crash on an unused port
Sergei Antonov
2022-08-09
net: dsa: felix: suppress non-changes to the tagging protocol
Vladimir Oltean
2022-08-08
net: dsa: felix: fix min gate len calculation for tc when its first gate is c...
Vladimir Oltean
2022-07-28
net: dsa: qca8k: move read_switch_id function to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move port LAG functions to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move port VLAN functions to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move port mirror functions to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move port FDB/MDB function to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move set age/MTU/port enable/disable functions to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move bridge functions to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move port set status/eee/ethtool stats function to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move mib init function to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move qca8k bulk read/write helper to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move qca8k read/write/rmw and reg table to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move mib struct to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: make mib autocast feature optional
Christian Marangi
2022-07-28
net: dsa: qca8k: cache match data to speed up access
Christian Marangi
2022-07-27
net: dsa: mv88e6xxx: fix speed setting for CPU/DSA ports
Marcin Wojtas
2022-07-27
net: dsa: microchip: add support for phylink mac config
Arun Ramadoss
2022-07-27
net: dsa: microchip: ksz8795: use common xmii function
Arun Ramadoss
2022-07-27
net: dsa: microchip: ksz9477: use common xmii function
Arun Ramadoss
2022-07-27
net: dsa: microchip: apply rgmii tx and rx delay in phylink mac config
Arun Ramadoss
2022-07-27
net: dsa: microchip: lan937x: add support for configuing xMII register
Arun Ramadoss
2022-07-27
net: dsa: microchip: add support for common phylink mac link up
Arun Ramadoss
2022-07-27
net: dsa: microchip: add common duplex and flow control function
Arun Ramadoss
2022-07-27
net: dsa: microchip: add common ksz port xmii speed selection function
Arun Ramadoss
2022-07-27
net: dsa: microchip: add common gigabit set and get function
Arun Ramadoss
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-19
net: dsa: microchip: fix the missing ksz8_r_mib_cnt
Arun Ramadoss
2022-07-19
net: dsa: vitesse-vsc73xx: silent spi_device_id warnings
Oleksij Rempel
2022-07-19
net: dsa: sja1105: silent spi_device_id warnings
Oleksij Rempel
2022-07-18
net: dsa: microchip: fix Clang -Wunused-const-variable warning on 'ksz_dt_ids'
Arun Ramadoss
2022-07-15
net: dsa: microchip: ksz_common: Fix refcount leak bug
Liang He
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
[next]