summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: mvm: MLO scan upon channel condition degradationEmmanuel Grumbach2024-11-071-1/+9
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAXMiri Korenblit2024-09-031-4/+4
* wifi: iwlwifi: mvm: add and improve EMLSR debug infoMiri Korenblit2024-08-271-2/+5
* wifi: iwlwifi: remove MVM prefix from FW macrosMiri Korenblit2024-08-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-041-8/+7
|\
| * wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereferenceMiri Korenblit2024-07-031-1/+1
| * wifi: iwlwifi: mvm: avoid link lookup in statisticsJohannes Berg2024-07-031-7/+6
* | wifi: iwlwifi: mvm: add debug data for MPDU countingMiri Korenblit2024-05-291-0/+3
|/
* wifi: iwlwifi: mvm: exit EMLSR if secondary link is not usedMiri Korenblit2024-05-061-1/+36
* wifi: iwlwifi: mvm: Activate EMLSR based on traffic volumeMiri Korenblit2024-05-061-0/+50
* wifi: iwlwifi: mvm: Don't allow EMLSR when the RSSI is lowMiri Korenblit2024-04-191-5/+20
* wifi: iwlwifi: mvm: calculate EMLSR mode after connectionMiri Korenblit2024-04-191-2/+2
* wifi: iwlwifi: mvm: Move beacon filtering to be per linkIlan Peer2024-03-251-21/+27
* wifi: iwlwifi: handle per-phy statistics from fwMiri Korenblit2024-02-211-1/+16
* wifi: iwlwifi: disable eSR when BT is activeMiri Korenblit2024-02-021-3/+10
* wifi: iwlwifi: mvm: implement new firmware API for statisticsAnjaneyulu2023-10-231-7/+150
* wifi: iwlwifi: mvm: Validate tid is in valid range before using itAnjaneyulu2023-06-191-3/+7
* wifi: iwlwifi: mvm: don't drop unencrypted MCAST framesAyala Beker2023-04-141-2/+3
* wifi: iwlwifi: mvm: sta preparation for MLOGregory Greenman2023-03-301-3/+3
* wifi: iwlwifi: mvm: vif preparation for MLOGregory Greenman2023-03-301-13/+13
* wifi: iwlwifi: mvm: clean up duplicated definesMordechay Goodstein2023-03-071-4/+2
* wifi: iwlwifi: reduce verbosity of some logging eventsGolan Ben Ami2023-03-071-1/+1
* iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSSEmmanuel Grumbach2022-05-181-12/+32
* iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()Dan Carpenter2022-02-181-1/+1
* iwlwifi: avoid void pointer arithmeticJohannes Berg2022-02-181-2/+2
* iwlwifi: mvm: add support for statistics update version 15Mordechay Goodstein2021-12-071-63/+198
* iwlwifi: mvm: update definitions due to new rate & flagsMiri Korenblit2021-10-221-13/+13
* iwlwifi: mvm: Remove antenna c referencesMiri Korenblit2021-10-221-9/+4
* iwlwifi: mvm: check more notification sizesJohannes Berg2021-02-051-0/+4
* iwlwifi: mvm: add notification size checksJohannes Berg2021-02-051-5/+4
* iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-111-1/+1
* iwlwifi: mvm: check that statistics TLV version match struct versionMordechay Goodstein2020-12-091-1/+2
* iwlwifi: tighten RX MPDU bounds checksJohannes Berg2020-12-091-0/+5
* iwlwifi: use SPDX tagsJohannes Berg2020-12-091-62/+6
* iwlwifi: validate MPDU length against notification lengthJohannes Berg2020-12-091-1/+7
* iwlwifi: mvm: iterate active stations when updating statisticsMordechay Goodstein2020-12-091-23/+13
* iwlwifi: stats: add new api fields for statistics cmd/ntfyMordechay Goodstein2020-10-081-58/+137
* iwlwifi: mvm: get number of stations from TLVNathan Errera2020-10-081-2/+2
* iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein2020-04-211-2/+11
* iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui2019-11-151-1/+2
* iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach2019-09-061-15/+3
* timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-221-1/+1
* iwlwifi: mvm: add fall through comments where neededLuca Coelho2019-02-041-1/+1
* iwlwifi: mvm: fix firmware statistics usageEmmanuel Grumbach2019-01-251-5/+5
* iwlwifi: mvm: don't check if a pointer is set if it can't be unsetEmmanuel Grumbach2018-12-141-20/+17
* iwlwifi: dbg: group trigger condition to helper functionSara Sharon2018-10-061-18/+11
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-5/+0
* iwlwifi: mvm: detect U-APSD breaking aggregationJohannes Berg2018-04-201-0/+47
* iwlwifi: mvm: add traffic condition monitoring (TCM)Luca Coelho2018-04-201-3/+57