aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-06wifi: iwlwifi: mvm: Activate EMLSR based on traffic volumeMiri Korenblit1-0/+24
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2024-02-21wifi: iwlwifi: mvm: ensure offloading TID queue existsBenjamin Berg1-1/+2
2024-02-02wifi: iwlwifi: mvm: Add support for removing responder TKsIlan Peer1-1/+2
2023-10-23wifi: iwlwifi: mvm: simplify the reorder bufferEmmanuel Grumbach1-7/+0
2023-09-11wifi: iwlwifi: mvm: fix kernel-docJohannes Berg1-2/+3
2023-06-14wifi: iwlwifi: make debugfs entries link specificBenjamin Berg1-4/+5
2023-06-06wifi: iwlwifi: mvm: adjust csa notifications and commands to MLOGregory Greenman1-1/+3
2023-06-06wifi: iwlwifi: mvm: support PASN for MLOAvraham Stern1-0/+5
2023-06-06wifi: iwlwifi: mvm: make internal callback structs constJohannes Berg1-1/+1
2023-04-18wifi: iwlwifi: mvm: remove RS rate init update argumentJohannes Berg1-0/+2
2023-04-17wifi: iwlwifi: mvm: factor out iwl_mvm_sta_fw_id_mask()Johannes Berg1-0/+2
2023-03-30wifi: iwlwifi: mvm: correctly use link in iwl_mvm_sta_del()Johannes Berg1-1/+1
2023-03-30wifi: iwlwifi: mvm: move max_agg_bufsize into host TLC lq_staGregory Greenman1-2/+0
2023-03-30wifi: iwlwifi: mvm: fix station link data leakJohannes Berg1-2/+1
2023-03-30wifi: iwlwifi: mvm: implement mac80211 callback change_sta_linksShaul Triebitz1-0/+4
2023-03-30wifi: iwlwifi: mvm: refactor iwl_mvm_mac_sta_state_common()Gregory Greenman1-1/+2
2023-03-30wifi: iwlwifi: mvm: adjust internal stations to MLOGregory Greenman1-5/+10
2023-03-30wifi: iwlwifi: mvm: unite sta_modify_disable_tx flowsMiri Korenblit1-0/+6
2023-03-30wifi: iwlwifi: mvm: add cancel/remain_on_channel for MLD modeMiri Korenblit1-0/+2
2023-03-30wifi: iwlwifi: mvm: add some new MLD opsMiri Korenblit1-0/+2
2023-03-30wifi: iwlwifi: mvm: add sta handling flows for MLD modeMiri Korenblit1-0/+45
2023-03-30wifi: iwlwifi: mvm: sta preparation for MLOGregory Greenman1-9/+28
2023-03-22wifi: iwlwifi: mvm: refactor iwl_mvm_staMiri Korenblit1-1/+1
2023-03-22wifi: iwlwifi: mvm: add start_ap() and join_ibss() callbacks for MLD modeMiri Korenblit1-0/+2
2023-03-15wifi: iwlwifi: mvm: add an unassign_vif_chanctx() callback for MLD modeMiri Korenblit1-0/+7
2023-03-15wifi: iwlwifi: mvm: Add a remove_interface() callback for mld modeMiri Korenblit1-0/+2
2023-03-15wifi: iwlwifi: mvm: add support for the new STA related commandsMiri Korenblit1-3/+13
2022-02-18iwlwifi: mvm: offload channel switch timing to FWNathan Errera1-0/+3
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach1-1/+3
2021-04-14iwlwifi: mvm: clean up queue sync implementationJohannes Berg1-8/+30
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-64/+6
2020-10-08iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera1-2/+1
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera1-1/+1
2020-10-01iwlwifi: mvm: add an option to add PASN stationAvraham Stern1-0/+3
2020-05-29iwlwifi: mvm: fix aux station leakSharon1-3/+3
2019-07-30iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman1-1/+0
2019-07-30iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach1-0/+6
2019-07-30iwlwifi: mvm: prepare the ground for more RSS notificationsEmmanuel Grumbach1-2/+4
2019-07-30iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein1-0/+1
2019-06-29iwlwifi: mvm: add a debugfs entry to set a fixed size AMSDU for all TX packetsMordechay Goodstein1-0/+4
2019-03-22iwlwifi: mvm: fix TX crypto on 22560+ devicesJohannes Berg1-5/+2
2019-02-04iwlwifi: mvm: fix AP mode in WEPEmmanuel Grumbach1-0/+3
2019-01-25iwlwifi: mvm: support mac80211 TXQs modelSara Sharon1-4/+0
2018-11-11iwlwifi: mvm: toggle tx antenna if tx fails during connection establishmentAvraham Stern1-0/+4
2018-10-08iwlwifi: mvm: kill INACTIVE queue stateJohannes Berg1-4/+0
2018-10-08iwlwifi: mvm: make iwl_mvm_scd_queue_redirect() staticJohannes Berg1-4/+0
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho1-3/+3
2018-05-30iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman1-6/+4
2018-04-20iwlwifi: mvm: support offload of AMSDU rate controlGregory Greenman1-2/+5
2017-12-05iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman1-1/+6
2017-09-08iwlwifi: mvm: change state when queueing agg start workNaftali Goldstein1-0/+2
2017-08-18iwlwifi: mvm: change open and close criteria of a BA sessionGregory Greenman1-0/+7
2017-08-01iwlwifi: mvm: remove non-DQA modeJohannes Berg1-13/+1
2017-08-01iwlwifi: mvm: rename p2p-specific sta functions to include p2p in the namesLuca Coelho1-2/+2
2017-06-23iwlwifi: mvm: support aggregations on A000 HWLiad Kaufman1-6/+2
2017-06-12Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm...Kalle Valo1-0/+2
2017-06-05iwlwifi: mvm: rs: start using LQ command colorGregory Greenman1-0/+2
2017-06-02iwlwifi: add wait for tx queue emptySara Sharon1-0/+2
2017-04-25iwlwifi: mvm: support station type APISara Sharon1-1/+6
2017-04-11iwlwifi: mvm: add multicast stationSara Sharon1-0/+3
2017-04-11iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon1-1/+1
2017-02-03iwlwifi: mvm: set AID to firmware only for associated stationsJohannes Berg1-0/+1
2016-10-19iwlwifi: mvm: use firmware station PM notification for AP_LINK_PSJohannes Berg1-0/+1
2016-09-19iwlwifi: mvm: make iwl_mvm_update_sta() an inlineJohannes Berg1-3/+8
2016-08-30iwlwifi: mvm: re-aggregate shared queue after unsharingLiad Kaufman1-0/+4
2016-07-06iwlwifi: mvm: support new statistics notificationSara Sharon1-0/+1
2016-07-06iwlwifi: mvm: support dqa queue inactivation upon timeoutLiad Kaufman1-0/+7
2016-05-10iwlwifi: mvm: add reorder buffer per queueSara Sharon1-0/+9
2016-05-10iwlwifi: mvm: add infrastructure for tracking BA session in driverSara Sharon1-1/+3
2016-03-30iwlwifi: mvm: support bss dynamic alloc/dealloc of queuesLiad Kaufman1-6/+81
2016-02-27iwlwifi: mvm: remove unused field in iwl_mvm_tid_dataEmmanuel Grumbach1-3/+0
2016-02-27iwlwifi: mvm: add duplicate packet detection per rx queueSara Sharon1-1/+12
2016-02-27iwlwifi: mvm: don't enable A-MSDU when the rates are too lowEmmanuel Grumbach1-0/+2
2016-02-27iwlwifi: mvm: add Tx A-MSDU inside A-MPDUEmmanuel Grumbach1-1/+4
2016-02-01iwlwifi: mvm: add new ADD_STA command versionSara Sharon1-1/+1
2016-01-07iwlwifi: mvm: check PN for CCMP/GCMP in the driverJohannes Berg1-0/+12
2015-12-20iwlwifi: mvm: Add a station in monitor modeChaya Rachel Ivgi1-0/+6
2015-12-20iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach1-1/+1
2015-12-13iwlwifi: mvm: close the SP if we send fewer frames than expected in SPEmmanuel Grumbach1-0/+6
2015-11-26Merge remote-tracking branch 'iwlwifi-fixes/master' into nextEmmanuel Grumbach1-2/+2
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-0/+426