aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg2-18/+18
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg22-1417/+1359
2015-06-03iwlwifi: mvm: advertise only HW-supported ciphersJohannes Berg2-7/+27
2015-06-03iwlwifi: mvm: Add DC2DC_CONFIG_CMD (0x83) cmd & TLVMatti Gottlieb2-0/+47
2015-06-03iwlwifi: mvm: Remove old scan commandsMatti Gottlieb2-12/+0
2015-06-03iwlwifi: prepare for higher API/CAPA bitsJohannes Berg11-75/+89
2015-06-03iwlwifi: mvm: simplify iwl_mvm_stop_roc()Johannes Berg1-11/+7
2015-06-03iwlwifi: mvm: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-0/+1
2015-06-03iwlwifi: pcie: re-enable interrupts on resumeEliad Peller1-1/+2
2015-06-03iwlwifi: mvm: don't use EBS for P2P findDavid Spinadel1-5/+9
2015-06-03iwlwifi: mvm: add inactive state to ebs statusDavid Spinadel2-9/+25
2015-06-03iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfgAvri Altman1-1/+1
2015-06-03iwlwifi: mvm: rs: pass rate directly to column checksEyal Shapira1-7/+7
2015-06-02mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg1-1/+1
2015-05-28iwlwifi: mvm: clean interfaces on drv_stopArik Nemtsov1-1/+5
2015-05-28iwlwifi: mvm: implement the BlockAck related debug triggersEmmanuel Grumbach2-6/+165
2015-05-28iwlwifi: mvm: treat scan races also on UMAC scansLuciano Coelho1-10/+2
2015-05-28iwlwifi: mvm: make UMAC scans use the stopping scan statusLuciano Coelho1-17/+15
2015-05-28iwlwifi: mvm: combine regular and sched scan stop functionsLuciano Coelho4-41/+27
2015-05-28iwlwifi: mvm: combine UMAC and LMAC scan_stop functionsLuciano Coelho1-44/+13
2015-05-28iwlwifi: mvm: remove code that stops multiple UMAC scans of a typeLuciano Coelho1-53/+21
2015-05-28iwlwifi: mvm: refactor UMAC scan UID handlingLuciano Coelho3-98/+39
2015-05-28iwlwifi: mvm: add support for 8 level scan priority APIAvraham Stern2-4/+33
2015-05-28iwlwifi: mvm: rename some LMAC-specific scan functionsLuciano Coelho3-23/+23
2015-05-28iwlwifi: mvm: rename umac scan stop functionLuciano Coelho1-64/+62
2015-05-28iwlwifi: mvm: combine part of the scan stop flowsLuciano Coelho1-28/+12
2015-05-28iwlwifi: mvm: don't stop regular scans when going out of idle stateLuciano Coelho1-3/+1
2015-05-28iwlwifi: mvm: reorganize scan stopping functionsLuciano Coelho4-58/+59
2015-05-28iwlwifi: mvm: BT Coex - fix shared antenna check with new APIEmmanuel Grumbach1-1/+1
2015-05-28iwlwifi: mvm: make iwl_mvm_config_sched_scan_profiles() staticLuciano Coelho2-4/+3
2015-05-28iwlwifi: mvm: fix the net-detect SSIDs report orderLuciano Coelho1-3/+7
2015-05-28iwlwifi: mvm: add UMAC scan iteration complete notificationAvraham Stern5-2/+53
2015-05-28iwlwifi: mvm: print scanned channel list on scan iteration complete notificationAvraham Stern1-2/+21
2015-05-28iwlwifi: mvm: BT Coex - allocate a short command on the stackEmmanuel Grumbach1-25/+11
2015-05-28iwlwifi: mvm: BT Coex - remove useless codeEmmanuel Grumbach1-43/+0
2015-05-28iwlwifi: mvm: remove the UMAC specific scan typesLuciano Coelho1-30/+17
2015-05-28iwlwifi: mvm: Configure agg. queue before assigning it to STAAndrei Otcheretianski1-7/+7
2015-05-28iwlwifi: mvm: handle device start failure correctlyJohannes Berg1-2/+2
2015-05-28iwlwifi: mvm: advertise randomised netdetect MAC addressJohannes Berg1-1/+2
2015-05-28iwlwifi: 8000: fallback to default NVM fileEran Harary2-14/+11
2015-05-28iwlwifi: mvm: Add debugfs entry for Tx power limitMatti Gottlieb1-2/+19
2015-05-28iwlwifi: mvm: small fix in a comment about UMAC scan schedulesLuciano Coelho1-2/+2
2015-05-28iwlwifi: Remove use of the deprecacted PTR_RETNicholas Krause1-2/+2
2015-05-26iwlwifi: mvm: fix ROC reference accountingEliad Peller4-9/+14
2015-05-26Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach4-10/+20
2015-05-21iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller1-2/+4
2015-05-21iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho1-4/+5
2015-05-21iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho1-1/+8
2015-05-21iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach1-1/+1
2015-05-21iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss1-1/+3