aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)Author
2020-07-12Merge tag 'v5.2.48' into v5.2/standard/baseBruce Ashfield
2020-07-12Merge tag 'v5.2.47' into v5.2/standard/baseBruce Ashfield
2020-07-11iwlwifi: mvm: fix aux station leakSharon
2020-07-07iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding
2020-07-07iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho
2020-06-05Merge tag 'v5.2.43' into v5.2/standard/baseBruce Ashfield
2020-06-05Merge tag 'v5.2.42' into v5.2/standard/baseBruce Ashfield
2020-06-04iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg
2020-06-04iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein
2020-06-01mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-06-01iwlwifi: consider HE capability when setting LDPCMordechay Goodstein
2020-05-19Merge tag 'v5.2.40' into v5.2/standard/baseBruce Ashfield
2020-05-15iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski
2020-05-15iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski
2020-05-05Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-05-04iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern
2020-05-04iwlwifi: don't throw error when trying to remove IGTKLuca Coelho
2020-04-19Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-04-16iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss
2020-04-16iwlwifi: mvm: fix potential SKB leak on TXQ TXJohannes Berg
2020-04-16iwlwifi: mvm: fix SKB leak on invalid queueJohannes Berg
2020-04-16iwlwifi: mvm: remove last leftovers of d0i3Emmanuel Grumbach
2020-04-16iwlwifi: mvm: remove iwl_mvm_update_d0i3_power_modeEmmanuel Grumbach
2020-04-16iwlwifi: mvm: remove d0i3_ap_sta_idEmmanuel Grumbach
2020-04-16iwlwifi: mvm: iwl_mvm_wowlan_config_key_params is for wowlan onlyEmmanuel Grumbach
2020-04-16iwlwifi: mvm: remove the d0i3 entry/exit flowEmmanuel Grumbach
2020-04-16iwlwifi: mvm: remove the tx defer for d0i3Emmanuel Grumbach
2020-04-16iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach
2020-04-16iwlwifi: mvm: start to remove the code for d0i3Emmanuel Grumbach
2020-02-27Merge tag 'v5.2.33' into v5.2/standard/baseBruce Ashfield
2020-02-24iwlwifi: check kasprintf() return valueJohannes Berg
2020-02-24iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui
2019-12-12Merge tag 'v5.2.26' into v5.2/standard/baseBruce Ashfield
2019-12-10iwlwifi: exclude GEO SAR support for 3168Luca Coelho
2019-10-10Merge tag 'v5.2.19' into v5.2/standard/baseBruce Ashfield
2019-10-09iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_infoGregory Greenman
2019-10-09iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman
2019-10-09iwlwifi: mvm: add a wrapper around rs_tx_status to handle locksGregory Greenman
2019-10-05iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho
2019-08-29iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg
2019-08-29iwlwifi: mvm: send LQ command always ASYNCGregory Greenman
2019-08-29iwlwifi: fix locking in delayed GTK settingJohannes Berg
2019-08-29iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein
2019-08-25iwlwifi: Add support for SAR South Korea limitationHaim Dreyfuss
2019-08-16iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho
2019-08-16iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho
2019-08-16iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach
2019-08-16iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach
2019-07-26iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach
2019-07-26iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg