summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-29wifi: iwlwifi: mvm: always set the TWT IE offsetShaul Triebitz1-1/+1
2024-05-06wifi: iwlwifi: mvm: add beacon template version 14striebit1-0/+7
2024-04-19wifi: iwlwifi: mvm: exit EMLSR upon missed beaconMiri Korenblit1-10/+11
2024-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+11
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh1-1/+1
2024-02-21wifi: iwlwifi: mvm: fix the TXF mapping for BZ devicesEmmanuel Grumbach1-0/+11
2024-02-08wifi: iwlwifi: mvm: Keep connection in case of missed beacons during RXDaniel Amosi1-3/+11
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh1-2/+2
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh1-1/+1
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg1-4/+4
2024-02-02wifi: iwlwifi: mvm: don't send NDPs for new tx devicesEmmanuel Grumbach1-3/+7
2023-10-23wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interfaceIlan Peer1-4/+4
2023-09-13wifi: iwlwifi: mvm: enable FILS DF Tx on non-PSC channelShaul Triebitz1-2/+14
2023-09-11wifi: iwlwifi: mvm: support CSA with MLDEmmanuel Grumbach1-1/+3
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach1-1/+1
2023-06-21wifi: iwlwifi: mvm: check the right csa_activeEmmanuel Grumbach1-1/+4
2023-06-19wifi: iwlwifi: mvm: Don't access vif valid links directlyIlan Peer1-1/+1
2023-06-19wifi: iwlwifi: use array as array argumentJohannes Berg1-1/+1
2023-06-19wifi: iwlwifi: mvm: store WMM params per linkJohannes Berg1-4/+9
2023-06-19wifi: iwlwifi: mvm: add a NULL pointer checkJohannes Berg1-1/+5
2023-06-06wifi: iwlwifi: mvm: adjust csa notifications and commands to MLOGregory Greenman1-13/+38
2023-06-06wifi: iwlwifi: mvm: update the FW apis for LINK and MAC commandsEmmanuel Grumbach1-7/+7
2023-06-06wifi: iwlwifi: mvm: use link ID in missed beacon notificationYedidya Benshimol1-6/+23
2023-04-18wifi: iwlwifi: mvm: update mac id managementGregory Greenman1-9/+13
2023-04-17wifi: iwlwifi: mvm: fix getting lowest TX rate for MLOJohannes Berg1-2/+29
2023-04-14wifi: iwlwifi: mvm: Fix setting the rate for non station casesIlan Peer1-4/+6
2023-04-14wifi: iwlwifi: mvm: make iwl_mvm_mac_ctxt_send_beacon() staticJohannes Berg1-4/+4
2023-03-30wifi: iwlwifi: mvm: add fw link id allocationGregory Greenman1-1/+5
2023-03-30wifi: iwlwifi: mvm: add link_conf parameter for add/remove/change linkGregory Greenman1-19/+27
2023-03-30wifi: iwlwifi: mvm: adjust mld_mac_ctxt_/beacon_changed() for MLOGregory Greenman1-9/+15
2023-03-30wifi: iwlwifi: mvm: vif preparation for MLOGregory Greenman1-14/+14
2023-03-15wifi: iwlwifi: mvm: add support for the new LINK commandMiri Korenblit1-15/+11
2023-03-15wifi: iwlwifi: mvm: add support for the new MAC CTXT commandMiri Korenblit1-12/+12
2023-03-15wifi: iwlwifi: mvm: Refactor MAC_CONTEXT_CMD sending flowMiri Korenblit1-123/+197
2023-03-15wifi: iwlwifi: yoyo: Add driver defined dump file nameMukesh Sisodiya1-22/+39
2023-03-07wifi: iwlwifi: mvm: avoid UB shift of snif_queueJohannes Berg1-1/+9
2022-12-14Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-8/+52
2022-11-18treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld1-1/+1
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld1-1/+1
2022-11-10wifi: iwlwifi: mvm: Fix getting the lowest rateIlan Peer1-8/+52
2022-10-12treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld1-1/+1
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-6/+6
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg1-5/+5
2022-05-18iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSSEmmanuel Grumbach1-7/+6
2022-05-18iwlwifi: mvm: clean up authorized conditionJohannes Berg1-20/+3
2022-02-18iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg1-8/+5
2022-02-18iwlwifi: mvm: offload channel switch timing to FWNathan Errera1-0/+37
2021-10-28iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIFNathan Errera1-3/+3
2021-10-22iwlwifi: mvm: set BT-coex high priority for 802.1X/4-way-HSJohannes Berg1-0/+6