index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
ocelot
/
seville_vsc9953.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-05
1
-1
/
+1
*
net: dsa: ocelot: common probing code
Vladimir Oltean
2024-06-03
1
-35
/
+3
*
net: dsa: ocelot: use ds->num_tx_queues = OCELOT_NUM_TC for all models
Vladimir Oltean
2024-06-03
1
-1
/
+2
*
net: dsa: ocelot: use devres in seville_probe()
Vladimir Oltean
2024-06-03
1
-31
/
+13
*
net: dsa: felix: provide own phylink MAC operations
Russell King (Oracle)
2024-05-30
1
-0
/
+1
*
net: dsa: ocelot: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-5
/
+3
*
net: dsa: Explicitly include correct DT includes
Rob Herring
2023-07-27
1
-1
/
+2
*
net: dsa: ocelot: use lynx_pcs_create_mdiodev()
Russell King (Oracle)
2023-05-30
1
-16
/
+4
*
net: dsa: seville_vsc9953: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: dsa: seville: ignore mscc-miim read errors from Lynx PCS
Vladimir Oltean
2023-02-26
1
-2
/
+2
*
net: dsa: felix: add configurable device quirks
Colin Foster
2023-01-31
1
-0
/
+1
*
net: mscc: ocelot: remove redundant stats_layout pointers
Colin Foster
2022-11-22
1
-5
/
+0
*
net: dsa: felix: use phylink_generic_validate()
Vladimir Oltean
2022-11-16
1
-27
/
+0
*
net: dsa: felix: update regmap requests to be string-based
Vladimir Oltean
2022-09-29
1
-16
/
+27
*
net: dsa: felix: use DEFINE_RES_MEM_NAMED for resources
Vladimir Oltean
2022-09-29
1
-100
/
+20
*
net: dsa: felix: remove felix_info :: init_regmap
Vladimir Oltean
2022-09-29
1
-1
/
+0
*
net: dsa: ocelot: remove unnecessary set_drvdata()
Yang Yingliang
2022-09-23
1
-2
/
+0
*
net: mscc: ocelot: share the common stat definitions between all drivers
Vladimir Oltean
2022-09-09
1
-93
/
+1
*
net: mscc: ocelot: minimize definitions for stats
Vladimir Oltean
2022-09-09
1
-372
/
+93
*
net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
Vladimir Oltean
2022-09-09
1
-2
/
+2
*
net: dsa: felix: add definitions for the stream filter counters
Vladimir Oltean
2022-09-09
1
-1
/
+0
*
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
2022-08-18
1
-93
/
+162
*
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
2022-08-18
1
-95
/
+373
*
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
2022-08-18
1
-7
/
+9
*
net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953
Vladimir Oltean
2022-05-12
1
-1
/
+3
*
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
2022-04-30
1
-1
/
+1
*
net: dsa: felix: remove prevalidate_phy_mode interface
Colin Foster
2022-02-28
1
-21
/
+20
*
net: dsa: ocelot: remove interface checks
Russell King (Oracle)
2022-02-26
1
-7
/
+0
*
net: dsa: seville: register the mdiobus under devres
Vladimir Oltean
2022-02-09
1
-2
/
+3
*
net: dsa: seville: name change for clarity from pcs to mdio_device
Colin Foster
2022-01-02
1
-5
/
+5
*
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
2022-01-02
1
-10
/
+12
*
net: dsa: ocelot: felix: add interface for custom regmaps
Colin Foster
2021-12-08
1
-0
/
+1
*
net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO ac...
Colin Foster
2021-11-29
1
-93
/
+9
*
net: dsa: ocelot: seville: utilize of_mdiobus_register
Colin Foster
2021-11-29
1
-1
/
+2
*
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
2021-11-18
1
-0
/
+8
*
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
1
-5
/
+3
*
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-19
1
-2
/
+18
*
net: mscc: ocelot: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-07
1
-0
/
+5
*
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
2021-02-15
1
-27
/
+1
*
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
2021-02-15
1
-1
/
+1
*
net: dsa: felix: convert to the new .change_tag_protocol DSA API
Vladimir Oltean
2021-01-30
1
-0
/
+1
*
net: mscc: ocelot: export NUM_TC constant from felix to common switch lib
Vladimir Oltean
2021-01-16
1
-0
/
+1
*
net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
Vladimir Oltean
2021-01-16
1
-0
/
+18
*
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
2021-01-16
1
-1
/
+0
*
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
2020-12-06
1
-0
/
+1
*
net: dsa: seville: the packet buffer is 2 megabits, not megabytes
Maxim Kochetkov
2020-10-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-09
1
-0
/
+2
|
\
|
*
net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
2020-10-06
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
1
-1
/
+1
|
\
|
|
*
net: dsa: seville: fix VCAP IS2 action width
Vladimir Oltean
2020-09-29
1
-1
/
+1
[next]