aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-16iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon4-31/+28
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan2-23/+23
2017-02-27scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2-3/+3
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+2
2017-02-10Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller33-714/+1205
2017-02-08iwlwifi: mvm: avoid exceeding the allowed print lengthGolan Ben-Ami1-12/+8
2017-02-08iwlwifi: mvm: Fix removal of IGTKIlan Peer1-2/+5
2017-02-08iwlwifi: mvm: avoid race condition in ADD_STA.Goodstein, Mordechay1-4/+3
2017-02-08iwlwifi: mvm: Fix CSA received immediately after associationAvraham Stern1-4/+4
2017-02-08iwlwifi: pcie: set STATUS_RFKILL immediately after interruptGolan Ben Ami1-2/+6
2017-02-08iwlwifi: mvm: don't call << operator with a negative valueEmmanuel Grumbach1-1/+3
2017-02-08iwlwifi: dvm: don't call << operator with a negative valueEmmanuel Grumbach1-1/+4
2017-02-08iwlwifi: make RTPM depend on EXPERTEmmanuel Grumbach1-2/+5
2017-02-08iwlwifi: pcie: don't increment / decrement a boolEmmanuel Grumbach1-1/+1
2017-02-08iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown stationEmmanuel Grumbach1-4/+6
2017-02-08iwlwifi: mvm: fix reorder timer re-armingSara Sharon1-1/+2
2017-02-08iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon1-4/+3
2017-02-08iwlwifi: mvm: fix a print of NSS for HT rateGregory Greenman1-0/+2
2017-02-08iwlwifi: pcie: Re-configure IVAR table after stop deviceGolan Ben Ami1-0/+9
2017-02-08iwlwifi: pcie: re-configure IVAR table after suspend-resumeHaim Dreyfuss1-7/+18
2017-02-08iwlwifi: pcie: separate between SW and HW MSIX configurationHaim Dreyfuss1-5/+14
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-0/+2
2017-02-08iwlwifi: pcie: move msix conf functions above other functionsHaim Dreyfuss1-103/+103
2017-02-06iwlwifi: mvm: support new beacon template commandSara Sharon2-27/+73
2017-02-06iwlwifi: pcie: fix another RF-kill raceJohannes Berg3-5/+8
2017-02-06iwlwifi: support two phys for a000 devicesSara Sharon4-9/+33
2017-02-06iwlwifi: remove unnecessary cfg element in iwl_drvLuca Coelho1-12/+10
2017-02-06iwlwifi: remove unnecessary argument to iwl_drv_start()Luca Coelho3-7/+4
2017-02-06iwlwifi: mvm: cleanup iwl_mvm_tx_mpdu a bitSara Sharon1-23/+12
2017-02-06iwlwifi: mvm: align copy-break SKB payload for MQ RXJohannes Berg1-1/+10
2017-02-06iwlwifi: mvm: fix pending frame counter calculationSara Sharon2-13/+25
2017-02-06iwlwifi: pcie: fix the set of DMA memory maskSara Sharon1-6/+2
2017-02-06iwlwifi: mvm: release static queues on bcast releaseLiad Kaufman4-59/+85
2017-02-06iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg2-39/+22
2017-02-06iwlwifi: mvm: overwrite skb info laterJohannes Berg1-5/+15
2017-02-03iwlwifi: mvm: set AID to firmware only for associated stationsJohannes Berg3-3/+7
2017-02-03iwlwifi: mvm: fix D3 replay counter valueJohannes Berg1-1/+1
2017-02-03iwlwifi: mvm: synchronize firmware DMA paging memorySara Sharon2-3/+24
2017-02-03iwlwifi: mvm: support new alive notificationSara Sharon5-125/+67
2017-02-03iwlwifi: mvm: reduce usage of IEEE80211_SKB_CB()Johannes Berg1-2/+2
2017-02-03iwlwifi: mvm: always free inactive queue when moving ownershipSara Sharon1-32/+69
2017-02-03iwlwifi: mvm: support new scan APISara Sharon2-96/+238
2017-02-03iwlwifi: mvm: support new statistics APIsSara Sharon4-22/+97
2017-02-03iwlwifi: mvm: cleanup incorrect and redundant defineSara Sharon3-17/+12
2017-02-03iwlwifi: mvm: Use aux queue for offchannel frames in dqaBeni Lev1-4/+6
2017-02-03iwlwifi: mvm: support v2 of mfuart load notificationGolan Ben-Ami2-7/+19
2017-02-03iwlwifi: mvm: support unification of INIT and RT imagesSara Sharon5-61/+188
2017-02-03iwlwifi: mvm: fix PS-Poll enablementEmmanuel Grumbach1-10/+8
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-8/+13