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
/
felix_vsc9959.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-13
1
-4
/
+7
|
\
|
*
net: dsa: felix: ignore pending status of TAS module when it's disabled
Xiaoliang Yang
2024-09-12
1
-4
/
+7
*
|
net: dsa: felix: Annotate struct action_gate_entry with __counted_by
Hongbo Li
2024-09-05
1
-1
/
+1
|
/
*
net: dsa: ocelot: common probing code
Vladimir Oltean
2024-06-03
1
-38
/
+6
*
net: dsa: ocelot: use ds->num_tx_queues = OCELOT_NUM_TC for all models
Vladimir Oltean
2024-06-03
1
-2
/
+2
*
net: dsa: ocelot: move devm_request_threaded_irq() to felix_setup()
Vladimir Oltean
2024-06-03
1
-21
/
+23
*
net: dsa: ocelot: consistently use devres in felix_pci_probe()
Vladimir Oltean
2024-06-03
1
-25
/
+15
*
net: dsa: ocelot: delete open coded status = "disabled" parsing
Vladimir Oltean
2024-06-03
1
-5
/
+0
*
net: dsa: felix: provide own phylink MAC operations
Russell King (Oracle)
2024-05-30
1
-0
/
+1
*
net: dsa: felix: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-04-19
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-0
/
+3
|
\
|
*
net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gates
Vladimir Oltean
2023-08-19
1
-0
/
+3
*
|
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-31
1
-4
/
+4
*
|
net: dsa: Explicitly include correct DT includes
Rob Herring
2023-07-27
1
-0
/
+1
|
/
*
net: mscc: ocelot: fix oversize frame dropping for preemptible TCs
Vladimir Oltean
2023-07-07
1
-4
/
+17
*
net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->ops
Vladimir Oltean
2023-07-07
1
-1
/
+1
*
net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lock
Vladimir Oltean
2023-07-07
1
-14
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-16
1
-1
/
+1
|
\
|
*
net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames
Vladimir Oltean
2023-06-15
1
-1
/
+1
*
|
net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()
Dan Carpenter
2023-06-07
1
-1
/
+2
*
|
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
2023-05-31
1
-1
/
+3
*
|
net: dsa: ocelot: use lynx_pcs_create_mdiodev()
Russell King (Oracle)
2023-05-30
1
-16
/
+4
|
/
*
net: mscc: ocelot: add support for preemptible traffic classes
Vladimir Oltean
2023-04-18
1
-2
/
+5
*
net: dsa: felix: act upon the mqprio qopt in taprio offload
Vladimir Oltean
2023-04-18
1
-5
/
+17
*
net: mscc: ocelot: add support for mqprio offload
Vladimir Oltean
2023-04-18
1
-0
/
+9
*
net: mscc: ocelot: export a single ocelot_mm_irq()
Vladimir Oltean
2023-04-18
1
-4
/
+1
*
net: dsa: felix: fix internal MDIO controller resource length
Vladimir Oltean
2023-02-26
1
-1
/
+1
*
net: dsa: felix: add configurable device quirks
Colin Foster
2023-01-31
1
-0
/
+1
*
net: mscc: ocelot: add MAC Merge layer support for VSC9959
Vladimir Oltean
2023-01-23
1
-8
/
+11
*
net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959
Vladimir Oltean
2023-01-23
1
-0
/
+38
*
enetc: Separate C22 and C45 transactions
Andrew Lunn
2023-01-14
1
-2
/
+4
*
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
-30
/
+0
*
net: dsa: felix: offload per-tc max SDU from tc-taprio
Vladimir Oltean
2022-09-30
1
-2
/
+35
*
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
-86
/
+18
*
net: dsa: felix: remove felix_info :: init_regmap
Vladimir Oltean
2022-09-29
1
-1
/
+0
*
net: dsa: felix: remove felix_info :: imdio_base
Vladimir Oltean
2022-09-29
1
-3
/
+6
*
net: dsa: felix: remove felix_info :: imdio_res
Vladimir Oltean
2022-09-29
1
-2
/
+1
*
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: check the 32-bit PSFP stats against overflow
Vladimir Oltean
2022-09-09
1
-43
/
+88
*
net: mscc: ocelot: make access to STAT_VIEW sleepable again
Vladimir Oltean
2022-09-09
1
-2
/
+2
*
net: dsa: felix: add definitions for the stream filter counters
Vladimir Oltean
2022-09-09
1
-5
/
+10
*
net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed...
Vladimir Oltean
2022-09-07
1
-2
/
+2
*
net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t...
Vladimir Oltean
2022-09-07
1
-43
/
+79
*
net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...
Vladimir Oltean
2022-09-07
1
-4
/
+31
*
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
2022-08-18
1
-93
/
+160
[next]