aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg3-31/+31
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg45-1731/+2302
2015-06-03Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller36-806/+1415
2015-06-03iwlwifi: mvm: advertise only HW-supported ciphersJohannes Berg2-7/+27
2015-06-03iwlwifi: bump the iwlmvm API number to 15Emmanuel Grumbach2-2/+2
2015-06-03iwlwifi: mvm: Add DC2DC_CONFIG_CMD (0x83) cmd & TLVMatti Gottlieb3-0/+49
2015-06-03iwlwifi: mvm: Remove old scan commandsMatti Gottlieb2-12/+0
2015-06-03iwlwifi: prepare for higher API/CAPA bitsJohannes Berg14-116/+161
2015-06-03iwlwifi: mvm: simplify iwl_mvm_stop_roc()Johannes Berg1-11/+7
2015-06-03iwlwifi: dvm: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-0/+1
2015-06-03iwlwifi: mvm: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-0/+1
2015-06-03iwlwifi: pcie: New RBD allocation modelSara Sharon3-97/+374
2015-06-03iwlwifi: pcie: re-enable interrupts on resumeEliad Peller3-4/+18
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 Altman5-10/+13
2015-06-03iwlwifi: wrt: add mipi type to debug typesLiad Kaufman2-1/+5
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-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-48/+80
2015-05-28iwlwifi: mvm: clean interfaces on drv_stopArik Nemtsov1-1/+5
2015-05-28iwlwifi: mvm: implement the BlockAck related debug triggersEmmanuel Grumbach5-10/+200
2015-05-28Merge tag 'mac80211-next-for-davem-2015-05-06' into iwlwifi-nextEmmanuel Grumbach2-6/+4
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: tracing: add rx cmd header fieldsEliad Peller1-6/+9
2015-05-28iwlwifi: pcie: Remove redundant check for family typeAvri Altman1-2/+0
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 Stern3-4/+36
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: update thermal throttling values for 8000 devicesIdo Yariv1-1/+23
2015-05-28iwlwifi: 8000: fallback to default NVM fileEran Harary3-38/+33