summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
AgeCommit message (Expand)Author
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-10iwlwifi: mvm: remove cipher scheme supportJohannes Berg
2022-03-10iwlwifi: mvm: add a flag to reduce power command.Ayala Barazani
2022-03-01iwlwifi: don't advertise TWT supportGolan Ben Ami
2022-02-18iwlwifi: mvm: always remove the session protection after associationEmmanuel Grumbach
2022-02-18iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMDMiri Korenblit
2022-02-18iwlwifi: mvm: support v3 of station HE context commandJohannes Berg
2022-02-18iwlwifi: de-const properly where neededBjoern A. Zeeb
2022-02-18iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg
2022-02-18iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg
2022-02-18iwlwifi: mvm: offload channel switch timing to FWNathan Errera
2022-02-03iwlwifi: remove deprecated broadcast filtering featureLuca Coelho
2021-12-23Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-12-21iwlwifi: mvm: support Bz TX checksum offloadJohannes Berg
2021-12-21iwlwifi: mvm: use a define for checksum flags maskJohannes Berg
2021-12-21iwlwifi: mvm: add support for OCE scanAvraham Stern
2021-12-16Merge tag 'iwlwifi-next-for-kalle-2021-12-08' of git://git.kernel.org/pub/scm...Kalle Valo
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-07iwlwifi: mvm: update rate scale in moving back to assoc stateMordechay Goodstein
2021-12-07iwlwifi: mvm: remove session protection upon station removalEmmanuel Grumbach
2021-12-07iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg
2021-12-07iwlwifi: mvm: fix a possible NULL pointer deferenceEmmanuel Grumbach
2021-11-28ieee80211: change HE nominal packet padding value definesMiri Korenblit
2021-11-26iwlwifi: mvm: read the rfkill state and feed it to iwlmeiEmmanuel Grumbach
2021-11-26iwlwifi: mvm: add vendor commands needed for iwlmeiEmmanuel Grumbach
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach
2021-11-22iwlwifi: mvm: retry init flow if failedMordechay Goodstein
2021-10-28iwlwifi: mvm: extend session protection on associationJohannes Berg
2021-10-28iwlwifi: mvm: remove session protection on disassocJohannes Berg
2021-10-22iwlwifi: mvm: improve log when processing CSAGregory Greenman
2021-10-22iwlwifi: mvm: set BT-coex high priority for 802.1X/4-way-HSJohannes Berg
2021-10-22iwlwifi: mvm: remove session protection after auth/assocJohannes Berg
2021-10-22iwlwifi: mvm: Support version 3 of tlc_update_notif.Miri Korenblit
2021-10-22iwlwifi: mvm: update definitions due to new rate & flagsMiri Korenblit
2021-10-22iwlwifi: mvm: correct sta-state logic for TDLSJohannes Berg
2021-10-22iwlwifi: mvm: add support for 160Mhz in ranging measurementsAvraham Stern
2021-10-22iwlwifi: mvm: fix ieee80211_get_he_iftype_cap() iftypeJohannes Berg
2021-08-26iwlwifi: mvm: fix access to BSS elementsJohannes Berg
2021-08-26iwlwifi: mvm: treat MMPDUs in iwl_mvm_mac_tx() as bcastJohannes Berg
2021-08-26iwlwifi: mvm: clean up number of HW queuesJohannes Berg
2021-08-26iwlwifi: mvm: restrict FW SMPS requestJohannes Berg
2021-08-26iwlwifi: mvm: remove trigger EAPOL time eventMordechay Goodstein
2021-06-28Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg
2021-06-22iwlwifi: mvm: Explicitly stop session protection before unbindingIlan Peer
2021-06-22iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg
2021-04-14iwlwifi: mvm: Add support for 6GHz passive scanIlan Peer
2021-04-14iwlwifi: mvm: clean up queue sync implementationJohannes Berg
2021-04-14iwlwifi: mvm: write queue_sync_state only for syncJohannes Berg