aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2017-06-05iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho1-8/+5
2017-06-05iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho1-2/+4
2017-06-05iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach4-19/+27
2017-06-05iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg1-3/+5
2017-06-05iwlwifi: mvm: support ibss in dqa modeLiad Kaufman1-1/+12
2017-06-05iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss1-1/+4
2017-06-05iwlwifi: mvm: rs: start using LQ command colorGregory Greenman6-36/+47
2017-06-02iwlwifi: add wait for tx queue emptySara Sharon6-34/+107
2017-06-02iwlwifi: mvm: fix many kernel-doc warningsJohannes Berg3-20/+46
2017-06-02iwlwifi: mvm: remove unused REPLY_MAXJohannes Berg1-2/+0
2017-06-02iwlwifi: kernel-doc: make proper linksJohannes Berg4-12/+12
2017-06-02iwlwifi: mvm: remove unused TX_CMD_NEXT_FRAME_*Johannes Berg1-24/+1
2017-06-02iwlwifi: Add fw_name_pre_rf_next_step to support different rf stepsHaim Dreyfuss4-0/+18
2017-06-02iwlwifi: pcie: support page dumping in wrt in gen2Liad Kaufman1-0/+29
2017-06-02iwlwifi: mvm: remove wrt support of page dumps in gen2Liad Kaufman1-2/+4
2017-06-02iwlwifi: mvm: document structures used by commandsJohannes Berg2-12/+209
2017-06-02iwlwifi: mvm: create/name various enumsJohannes Berg3-19/+77
2017-06-02iwlwifi: mvm: disentangle binding command versionsJohannes Berg1-2/+21
2017-06-02iwlwifi: update device ID for a000 familySara Sharon2-6/+9
2017-06-02iwlwifi: mvm: add documentation links to various fieldsJohannes Berg7-32/+45
2017-06-02iwlwifi: mvm: fix some kernel-docJohannes Berg7-68/+78
2017-06-02iwlwifi: mvm: wait for the flushed queue onlySara Sharon1-2/+1
2017-06-02iwlwifi: mvm: add documentation to some WoWLAN commandsJohannes Berg1-1/+28
2017-06-02iwlwifi: mvm: disentangle paging command structsJohannes Berg2-15/+33
2017-06-02iwlwifi: mvm: use u8 for reserved fieldsJohannes Berg2-3/+3
2017-06-02iwlwifi: mvm: fix MCC endianness bugJohannes Berg2-3/+3
2017-06-02iwlwifi: mvm: use proper sta_addr in firmware APIJohannes Berg2-5/+3
2017-06-02iwlwifi: mvm: document which group enums are used with which group IDJohannes Berg1-3/+24
2017-06-02iwlwifi: mvm: fix endianness in lq_cmd declarationJohannes Berg1-1/+1
2017-06-02iwlwifi: mvm: support old method of NVM parsingSara Sharon2-1/+10
2017-06-02iwlwifi: mvm: support getting nvm data from firmwareSara Sharon6-22/+194
2017-06-02iwlwifi: mvm: flush per station for DQA modeSara Sharon5-14/+42
2017-05-24iwlegacy: warn when enabling power saveStanislaw Gruszka2-0/+3
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg2-2/+6
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller6-37/+37
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2-2/+2
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg4-12/+12
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg5-34/+34
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel1-1/+1
2017-04-26Merge tag 'iwlwifi-next-for-kalle-2017-04-26' of git://git.kernel.org/pub/scm...Kalle Valo34-350/+521
2017-04-25iwlwifi: adjust NVM parsing APIs for new a000 methodSara Sharon2-20/+28
2017-04-25iwlwifi: pcie: apply no-reclaim logic only to group 0Johannes Berg1-1/+1
2017-04-25iwlwifi: mvm: memset binding before setting valuesSara Sharon1-2/+2
2017-04-25iwlwifi: rename wait_for_tx_queues_emptySara Sharon6-16/+16
2017-04-25iwlwifi: move to 512 queuesSara Sharon5-6/+8
2017-04-25iwlwifi: mvm: support station type APISara Sharon7-27/+132
2017-04-25iwlwifi: mvm: remove references to queue_info in new TX pathSara Sharon5-71/+96
2017-04-25iwlwifi: gen2: support nmi triggering from hostLiad Kaufman2-0/+4
2017-04-25iwlwifi: remove module loading failure messageJohannes Berg1-1/+1
2017-04-25iwlwifi: don't leak memory on allocation failureJohannes Berg1-6/+7