aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-16networking: introduce and use skb_put_data()Johannes Berg11-21/+17
2017-06-12Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller2-0/+3
2017-06-05iwlwifi: fix host command memory leaksShahar S Matityahu1-3/+6
2017-06-05iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho2-4/+4
2017-06-05iwlwifi: mvm: clear new beacon command template structJohannes Berg1-1/+1
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-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/scm/linux/kernel/git/jberg/mac80211-nextDavid 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/linux/kernel/git/iwlwifi/iwlwifi-nextKalle 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
2017-04-25iwlwifi: pcie: remove superfluous trans->dev assignmentJohannes Berg1-1/+0
2017-04-25iwlwifi: mvm: use defines instead of variables for shared dwell timesSara Sharon1-35/+20
2017-04-25iwlwifi: mvm: remove color definitionSara Sharon1-14/+0
2017-04-25iwlwifi: mvm: move internally to use bigger INVALID_TXQSara Sharon5-11/+13
2017-04-25iwlwifi: mvm: map cab_queue to different txq_idSara Sharon4-2/+11
2017-04-25iwlwifi: mvm: Ignore wifi mcc update in the driver while associatedHaim Dreyfuss3-2/+37
2017-04-25iwlwifi: mvm: don't reserve queue in TVQM modeSara Sharon2-4/+9
2017-04-25iwlwifi: pcie: support debug applying on a000 hwLiad Kaufman3-1/+6
2017-04-25iwlwifi: mvm: avoid variable shadowingJohannes Berg1-5/+6
2017-04-25iwlwifi: mvm: freeze 7265D and 3168 on API version 29Dor Shaish1-2/+2
2017-04-25iwlwifi: mvm: handle possible BIOS bugSharon Dvir1-0/+6
2017-04-25iwlwifi: mvm: scan: avoid "big" printsMordechai Goodstein1-27/+4
2017-04-25iwlwifi: mvm: check if returned value is NULLSharon Dvir1-0/+2
2017-04-25iwlwifi: mvm: make iwl_run_unified_mvm_ucode() staticJohannes Berg3-81/+80
2017-04-25iwlwifi: mvm: support new rate flagsSara Sharon4-16/+31
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller54-1109/+4173
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller6-3/+9
2017-04-20iwlwifi: pcie: free context info in case of failuresJohannes Berg1-1/+4
2017-04-20iwlwifi: pcie: fix mutex leak in gen2 startJohannes Berg1-2/+3
2017-04-20iwlwifi: mvm: allow block ack response without dataSara Sharon1-0/+4