summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDawid Osuchowski <dawid.osuchowski@linux.intel.com>2025-05-20 11:30:59 +0200
committerTony Nguyen <anthony.l.nguyen@intel.com>2025-07-18 09:02:28 -0700
commit0146da53670158c2c83d5be1e885904b596bc919 (patch)
treed9baf022351feb73e64c7a6b7f3d131bda754662 /tools/perf/scripts/python/stackcollapse.py
parent9419c43859e1d4f64620ec631fd5ac85733254d5 (diff)
downloadkernel-0146da53670158c2c83d5be1e885904b596bc919.tar.gz
ice: add E835 device IDs
E835 is an enhanced version of the E830. It continues to use the same set of commands, registers and interfaces as other devices in the 800 Series. Following device IDs are added: - 0x1248: Intel(R) Ethernet Controller E835-CC for backplane - 0x1249: Intel(R) Ethernet Controller E835-CC for QSFP - 0x124A: Intel(R) Ethernet Controller E835-CC for SFP - 0x1261: Intel(R) Ethernet Controller E835-C for backplane - 0x1262: Intel(R) Ethernet Controller E835-C for QSFP - 0x1263: Intel(R) Ethernet Controller E835-C for SFP - 0x1265: Intel(R) Ethernet Controller E835-L for backplane - 0x1266: Intel(R) Ethernet Controller E835-L for QSFP - 0x1267: Intel(R) Ethernet Controller E835-L for SFP Reviewed-by: Konrad Knitter <konrad.knitter@intel.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Dawid Osuchowski <dawid.osuchowski@linux.intel.com> Tested-by: Rinitha S <sx.rinitha@intel.com> (A Contingent worker at Intel) Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
69276b17ec53caf506cb'>[SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands.Stephen M. Cameron 2013-08-26[SCSI] hpsa: remove unneeded variableTomas Henzl 2012-05-10[SCSI] hpsa: dial down lockup detection during firmware flashStephen M. Cameron 2012-05-10[SCSI] hpsa: removed unused member maxQsinceinitStephen M. Cameron 2012-05-10[SCSI] hpsa: refine interrupt handler locking for greater concurrencyMatt Gates 2012-05-10[SCSI] hpsa: use multiple reply queuesMatt Gates 2012-05-10[SCSI] hpsa: add abort error handler functionStephen M. Cameron 2012-05-10[SCSI] hpsa: do not read from controller unnecessarily in completion codeStephen M. Cameron 2012-02-19[SCSI] hpsa: factor out driver nameStephen M. Cameron 2012-02-19[SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly n...Stephen M. Cameron 2011-10-30[SCSI] hpsa: detect controller lockupStephen M. Cameron 2011-10-30[SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devicesScott Teel 2011-10-30[SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBAScott Teel 2011-10-30[SCSI] hpsa: remove unused busy_initializing and busy_scanningStephen M. Cameron 2011-07-27[SCSI] hpsa: do not attempt to read from a write-only registerStephen M. Cameron