summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: mvm: update mac id managementGregory Greenman2023-04-181-9/+13
* wifi: iwlwifi: mvm: fix getting lowest TX rate for MLOJohannes Berg2023-04-171-2/+29
* wifi: iwlwifi: mvm: Fix setting the rate for non station casesIlan Peer2023-04-141-4/+6
* wifi: iwlwifi: mvm: make iwl_mvm_mac_ctxt_send_beacon() staticJohannes Berg2023-04-141-4/+4
* wifi: iwlwifi: mvm: add fw link id allocationGregory Greenman2023-03-301-1/+5
* wifi: iwlwifi: mvm: add link_conf parameter for add/remove/change linkGregory Greenman2023-03-301-19/+27
* wifi: iwlwifi: mvm: adjust mld_mac_ctxt_/beacon_changed() for MLOGregory Greenman2023-03-301-9/+15
* wifi: iwlwifi: mvm: vif preparation for MLOGregory Greenman2023-03-301-14/+14
* wifi: iwlwifi: mvm: add support for the new LINK commandMiri Korenblit2023-03-151-15/+11
* wifi: iwlwifi: mvm: add support for the new MAC CTXT commandMiri Korenblit2023-03-151-12/+12
* wifi: iwlwifi: mvm: Refactor MAC_CONTEXT_CMD sending flowMiri Korenblit2023-03-151-123/+197
* wifi: iwlwifi: yoyo: Add driver defined dump file nameMukesh Sisodiya2023-03-151-22/+39
* wifi: iwlwifi: mvm: avoid UB shift of snif_queueJohannes Berg2023-03-071-1/+9
* Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-131-8/+52
|\
| * wifi: iwlwifi: mvm: Fix getting the lowest rateIlan Peer2022-11-101-8/+52
* | treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld2022-11-181-1/+1
* | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-1/+1
|/
* treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-1/+1
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-6/+6
* wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-5/+5
* iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSSEmmanuel Grumbach2022-05-181-7/+6
* iwlwifi: mvm: clean up authorized conditionJohannes Berg2022-05-181-20/+3
* iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg2022-02-181-8/+5
* iwlwifi: mvm: offload channel switch timing to FWNathan Errera2022-02-181-0/+37
* iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIFNathan Errera2021-10-281-3/+3
* iwlwifi: mvm: set BT-coex high priority for 802.1X/4-way-HSJohannes Berg2021-10-221-0/+6
* iwlwifi: mvm: Support new version of BEACON_TEMPLATE_CMD.Miri Korenblit2021-10-221-6/+21
* iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd.Miri Korenblit2021-10-221-2/+3
* iwlwifi: mvm: update definitions due to new rate & flagsMiri Korenblit2021-10-221-1/+1
* iwlwifi: mvm: support broadcast TWT aloneShaul Triebitz2021-08-261-8/+7
* iwlwifi: mvm: introduce iwl_stored_beacon_notif_v3Gregory Greenman2021-08-261-3/+23
* iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong2021-08-261-1/+3
* iwlwifi: mvm: set BROADCAST_TWT_SUPPORTED in MAC policyShaul Triebitz2021-08-261-1/+4
* iwlwifi: mvm: add notification size checksJohannes Berg2021-02-051-9/+9
* iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-111-1/+1
* iwlwifi: use SPDX tagsJohannes Berg2020-12-101-62/+6
* iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach2020-12-101-5/+5
* iwlwifi: mvm: add support for 6GHzLuca Coelho2020-12-101-0/+17
* wireless: remove unneeded breakTom Rix2020-11-071-2/+0
* iwlwifi: mvm: re-enable TX after channel switchSara Sharon2020-10-081-3/+1
* iwlwifi: mvm: get number of stations from TLVNathan Errera2020-10-081-1/+1
* iwlwifi: mvm: set PROTECTED_TWT in MAC data policyShaul Triebitz2020-10-011-5/+7
* mac80211: rename csa counters to countdown countersJohn Crispin2020-08-271-3/+3
* iwlwifi: mvm: Invert the condition for OFDM rateTova Mussai2019-10-251-4/+3
* iwlwifi: mvm: add notification for missed VAPLior Cohen2019-10-251-0/+23
* iwlwifi: dbg_ini: support FW notification dumping in case of missed beaconShahar S Matityahu2019-10-251-1/+2
* iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu2019-09-061-2/+3
* iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu2019-09-061-1/+1
* iwlwifi: mvm: simplify the channel switch flow for newer firmwareEmmanuel Grumbach2019-09-061-1/+3