index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
ocelot
/
seville_vsc9953.c
Age
Commit message (
Expand
)
Author
2023-09-20
net: dsa: ocelot: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-26
net: dsa: Explicitly include correct DT includes
Rob Herring
2023-05-29
net: dsa: ocelot: use lynx_pcs_create_mdiodev()
Russell King (Oracle)
2023-03-15
net: dsa: seville_vsc9953: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-02-26
net: dsa: seville: ignore mscc-miim read errors from Lynx PCS
Vladimir Oltean
2023-01-30
net: dsa: felix: add configurable device quirks
Colin Foster
2022-11-22
net: mscc: ocelot: remove redundant stats_layout pointers
Colin Foster
2022-11-15
net: dsa: felix: use phylink_generic_validate()
Vladimir Oltean
2022-09-28
net: dsa: felix: update regmap requests to be string-based
Vladimir Oltean
2022-09-28
net: dsa: felix: use DEFINE_RES_MEM_NAMED for resources
Vladimir Oltean
2022-09-28
net: dsa: felix: remove felix_info :: init_regmap
Vladimir Oltean
2022-09-22
net: dsa: ocelot: remove unnecessary set_drvdata()
Yang Yingliang
2022-09-09
net: mscc: ocelot: share the common stat definitions between all drivers
Vladimir Oltean
2022-09-09
net: mscc: ocelot: minimize definitions for stats
Vladimir Oltean
2022-09-09
net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
Vladimir Oltean
2022-09-09
net: dsa: felix: add definitions for the stream filter counters
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: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
2022-05-11
net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953
Vladimir Oltean
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
2022-02-28
net: dsa: felix: remove prevalidate_phy_mode interface
Colin Foster
2022-02-26
net: dsa: ocelot: remove interface checks
Russell King (Oracle)
2022-02-08
net: dsa: seville: register the mdiobus under devres
Vladimir Oltean
2022-01-02
net: dsa: seville: name change for clarity from pcs to mdio_device
Colin Foster
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
2021-12-07
net: dsa: ocelot: felix: add interface for custom regmaps
Colin Foster
2021-11-29
net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO ac...
Colin Foster
2021-11-29
net: dsa: ocelot: seville: utilize of_mdiobus_register
Colin Foster
2021-11-18
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-06-07
net: mscc: ocelot: check return value after calling platform_get_resource()
Yang Yingliang
2021-02-14
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
2021-02-14
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
2021-01-29
net: dsa: felix: convert to the new .change_tag_protocol DSA API
Vladimir Oltean
2021-01-15
net: mscc: ocelot: export NUM_TC constant from felix to common switch lib
Vladimir Oltean
2021-01-15
net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
Vladimir Oltean
2021-01-15
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
2020-12-05
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
2020-10-19
net: dsa: seville: the packet buffer is 2 megabits, not megabytes
Maxim Kochetkov
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-06
net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-02
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
2020-09-29
net: mscc: ocelot: remove unneeded VCAP parameters for IS2
Vladimir Oltean
2020-09-29
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
2020-09-29
net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target
Vladimir Oltean
2020-09-29
net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target
Vladimir Oltean
2020-09-29
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
[next]