summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix host command memory leaksShahar S Matityahu2017-06-051-3/+6
* iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho2017-06-052-4/+4
* iwlwifi: mvm: clear new beacon command template structJohannes Berg2017-06-051-1/+1
* iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho2017-06-051-8/+5Star
* iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho2017-06-051-2/+4
* iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach2017-06-054-19/+27
* iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg2017-06-051-3/+5
* iwlwifi: mvm: support ibss in dqa modeLiad Kaufman2017-06-051-1/+12
* iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss2017-06-051-1/+4
* iwlwifi: mvm: rs: start using LQ command colorGregory Greenman2017-06-056-36/+47
* mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg2017-05-081-1/+3
* Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller2017-04-284-32/+32
|\
| * mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-282-2/+2
| * mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-283-11/+11
| * mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-283-29/+29
| * nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-1/+1
* | Merge tag 'iwlwifi-next-for-kalle-2017-04-26' of git://git.kernel.org/pub/scm...Kalle Valo2017-04-2634-350/+521
|\ \ | |/ |/|
| * iwlwifi: adjust NVM parsing APIs for new a000 methodSara Sharon2017-04-252-20/+28
| * iwlwifi: pcie: apply no-reclaim logic only to group 0Johannes Berg2017-04-251-1/+1
| * iwlwifi: mvm: memset binding before setting valuesSara Sharon2017-04-251-2/+2
| * iwlwifi: rename wait_for_tx_queues_emptySara Sharon2017-04-256-16/+16
| * iwlwifi: move to 512 queuesSara Sharon2017-04-255-6/+8
| * iwlwifi: mvm: support station type APISara Sharon2017-04-257-27/+132
| * iwlwifi: mvm: remove references to queue_info in new TX pathSara Sharon2017-04-255-71/+96
| * iwlwifi: gen2: support nmi triggering from hostLiad Kaufman2017-04-252-0/+4
| * iwlwifi: remove module loading failure messageJohannes Berg2017-04-251-1/+1
| * iwlwifi: don't leak memory on allocation failureJohannes Berg2017-04-251-6/+7
| * iwlwifi: pcie: remove superfluous trans->dev assignmentJohannes Berg2017-04-251-1/+0Star
| * iwlwifi: mvm: use defines instead of variables for shared dwell timesSara Sharon2017-04-251-35/+20Star
| * iwlwifi: mvm: remove color definitionSara Sharon2017-04-251-14/+0Star
| * iwlwifi: mvm: move internally to use bigger INVALID_TXQSara Sharon2017-04-255-11/+13
| * iwlwifi: mvm: map cab_queue to different txq_idSara Sharon2017-04-254-2/+11
| * iwlwifi: mvm: Ignore wifi mcc update in the driver while associatedHaim Dreyfuss2017-04-253-2/+37
| * iwlwifi: mvm: don't reserve queue in TVQM modeSara Sharon2017-04-252-4/+9
| * iwlwifi: pcie: support debug applying on a000 hwLiad Kaufman2017-04-253-1/+6
| * iwlwifi: mvm: avoid variable shadowingJohannes Berg2017-04-251-5/+6
| * iwlwifi: mvm: freeze 7265D and 3168 on API version 29Dor Shaish2017-04-251-2/+2
| * iwlwifi: mvm: handle possible BIOS bugSharon Dvir2017-04-251-0/+6
| * iwlwifi: mvm: scan: avoid "big" printsMordechai Goodstein2017-04-251-27/+4Star
| * iwlwifi: mvm: check if returned value is NULLSharon Dvir2017-04-251-0/+2
| * iwlwifi: mvm: make iwl_run_unified_mvm_ucode() staticJohannes Berg2017-04-253-81/+80Star
| * iwlwifi: mvm: support new rate flagsSara Sharon2017-04-254-16/+31
* | Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller2017-04-2454-1109/+4173
|\|
| * iwlwifi: pcie: free context info in case of failuresJohannes Berg2017-04-201-1/+4
| * iwlwifi: pcie: fix mutex leak in gen2 startJohannes Berg2017-04-201-2/+3
| * iwlwifi: mvm: allow block ack response without dataSara Sharon2017-04-201-0/+4
| * iwlwifi: a000: fix memory offsets and lengthsLiad Kaufman2017-04-191-3/+3
| * iwlwifi: mvm: support changing band for phy contextSara Sharon2017-04-192-2/+21
| * iwlwifi: mvm: flip address 4 of AMSDU framesSara Sharon2017-04-191-1/+8
| * iwlwifi: split the handler and the wake parts of the notification infraEmmanuel Grumbach2017-04-192-11/+24