summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorYedidya Benshimol <yedidya.ben.shimol@intel.com>2023-06-21 14:49:52 +0300
committerJohannes Berg <johannes.berg@intel.com>2023-06-21 14:14:40 +0200
commit04f78e242fffe6994f7662fb00aaa398dda41d3a (patch)
tree7c43a90af44b0f8f87c93808707b22cf2eb45de5 /tools/perf/scripts/python/bin/stackcollapse-report
parentfa4e48fb3ee5757d8e0ed1c5079e472687e2c667 (diff)
downloadkernel-04f78e242fffe6994f7662fb00aaa398dda41d3a.tar.gz
wifi: iwlwifi: mvm: Add support for IGTK in D3 resume flow
As part of the new security API in the FW, all security keys are to be removed before station removal. Until now IGTK rekey wasn't supported in the D3 resume flow, and thus the driver might not know the right key to remove. If an IGTK was rekeyed during D3 the old IGTK is removed and the new key is updated. If not, the old key's IPN is updated. As opposed to GTK, which both the FW and the driver hold it's two most recent keys, only one IGTK is held. Signed-off-by: Yedidya Benshimol <yedidya.ben.shimol@intel.com> Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Link: https://lore.kernel.org/r/20230621144844.b53c301c07e6.I375277a10a1f756b93d4a343f6664351a80189c5@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
ide kingston compactflash's have a new manufacturer idChristophe Niclaes 2008-06-20pcmcia: add another pata/ide IDKristoffer Ericson 2008-06-20pcmcia: add an pata/ide IDMatt Reimer 2008-06-15ide-cs: fix releasing I/O resourcesBartlomiej Zolnierkiewicz 2008-06-15ide-cs: fix probing and add warm-plug supportBartlomiej Zolnierkiewicz 2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz 2008-04-27ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz 2008-04-27ide: sanitize ide_unregister() usageBartlomiej Zolnierkiewicz 2008-04-26ide-cs: manage I/O resources in driverBartlomiej Zolnierkiewicz 2008-04-26ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz 2008-04-26ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz 2008-04-18ide: remove ->hold field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz 2008-04-18ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz 2008-04-18ide: use ide_find_port() instead of ide_deprecated_find_port()Bartlomiej Zolnierkiewicz 2008-02-02ide-cs: use ide_std_init_ports()Bartlomiej Zolnierkiewicz 2008-02-02ide: fix ide_unregister() usage in host driversBartlomiej Zolnierkiewicz 2008-02-02ide: add ide_deprecated_find_port() helperBartlomiej Zolnierkiewicz 2008-02-02ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz 2008-02-01ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz 2008-01-26ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz 2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz 2007-10-16ide-cs: Add additional id string (corsair, 1GB)Kristoffer Ericson