summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: nvm: remove mac address byte swapping in 8000 familyLiad Kaufman2015-07-121-7/+5
* Revert "iwlwifi: pcie: New RBD allocation model"Emmanuel Grumbach2015-07-123-374/+97
* iwlwifi: mvm: Add preemptive flag to scheulded scanAvraham Stern2015-07-122-1/+5
* iwlwifi: edit the 3165 series and 8000 series PCI IDsOren Givon2015-07-121-2/+3
* iwlwifi: mvm: check time-event vif to avoid bad deletionJohannes Berg2015-07-121-1/+1
* iwlwifi: pcie: prepare the device before accessing itEmmanuel Grumbach2015-07-121-0/+6
* iwlwifi: pcie: don't panic if pcie transport alloc failsEmmanuel Grumbach2015-07-081-22/+22
* iwlwifi: pcie: Fix bug in NIC's PM registers accessDreyfuss, Haim2015-07-081-1/+1
* iwlwifi: mvm: Avoid accessing Null pointer when setting igtkMatti Gottlieb2015-06-261-1/+2
* iwlwifi: mvm: fix antenna selection when BT is activeEmmanuel Grumbach2015-06-261-1/+1
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-103-31/+31
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2015-06-1045-1731/+2302
|\
| * Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller2015-06-0336-806/+1415
| |\
| | * iwlwifi: mvm: advertise only HW-supported ciphersJohannes Berg2015-06-032-7/+27
| | * iwlwifi: bump the iwlmvm API number to 15Emmanuel Grumbach2015-06-032-2/+2
| | * iwlwifi: mvm: Add DC2DC_CONFIG_CMD (0x83) cmd & TLVMatti Gottlieb2015-06-033-0/+49
| | * iwlwifi: mvm: Remove old scan commandsMatti Gottlieb2015-06-032-12/+0
| | * iwlwifi: prepare for higher API/CAPA bitsJohannes Berg2015-06-0314-116/+161
| | * iwlwifi: mvm: simplify iwl_mvm_stop_roc()Johannes Berg2015-06-031-11/+7
| | * iwlwifi: dvm: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-06-031-0/+1
| | * iwlwifi: mvm: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-06-031-0/+1
| | * iwlwifi: pcie: New RBD allocation modelSara Sharon2015-06-033-97/+374
| | * iwlwifi: pcie: re-enable interrupts on resumeEliad Peller2015-06-033-4/+18
| | * iwlwifi: mvm: don't use EBS for P2P findDavid Spinadel2015-06-031-5/+9
| | * iwlwifi: mvm: add inactive state to ebs statusDavid Spinadel2015-06-032-9/+25
| | * iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfgAvri Altman2015-06-035-10/+13
| | * iwlwifi: wrt: add mipi type to debug typesLiad Kaufman2015-06-032-1/+5
| | * iwlwifi: mvm: rs: pass rate directly to column checksEyal Shapira2015-06-031-7/+7
| | * iwlwifi: mvm: clean interfaces on drv_stopArik Nemtsov2015-05-281-1/+5
| | * iwlwifi: mvm: implement the BlockAck related debug triggersEmmanuel Grumbach2015-05-285-10/+200
| | * Merge tag 'mac80211-next-for-davem-2015-05-06' into iwlwifi-nextEmmanuel Grumbach2015-05-282-6/+4
| | |\
| | * | iwlwifi: mvm: treat scan races also on UMAC scansLuciano Coelho2015-05-281-10/+2
| | * | iwlwifi: mvm: make UMAC scans use the stopping scan statusLuciano Coelho2015-05-281-17/+15
| | * | iwlwifi: mvm: combine regular and sched scan stop functionsLuciano Coelho2015-05-284-41/+27
| | * | iwlwifi: tracing: add rx cmd header fieldsEliad Peller2015-05-281-6/+9
| | * | iwlwifi: pcie: Remove redundant check for family typeAvri Altman2015-05-281-2/+0
| | * | iwlwifi: mvm: combine UMAC and LMAC scan_stop functionsLuciano Coelho2015-05-281-44/+13
| | * | iwlwifi: mvm: remove code that stops multiple UMAC scans of a typeLuciano Coelho2015-05-281-53/+21
| | * | iwlwifi: mvm: refactor UMAC scan UID handlingLuciano Coelho2015-05-283-98/+39
| | * | iwlwifi: mvm: add support for 8 level scan priority APIAvraham Stern2015-05-283-4/+36
| | * | iwlwifi: mvm: rename some LMAC-specific scan functionsLuciano Coelho2015-05-283-23/+23
| | * | iwlwifi: mvm: rename umac scan stop functionLuciano Coelho2015-05-281-64/+62
| | * | iwlwifi: mvm: combine part of the scan stop flowsLuciano Coelho2015-05-281-28/+12
| | * | iwlwifi: mvm: don't stop regular scans when going out of idle stateLuciano Coelho2015-05-281-3/+1
| | * | iwlwifi: mvm: reorganize scan stopping functionsLuciano Coelho2015-05-284-58/+59
| | * | iwlwifi: mvm: BT Coex - fix shared antenna check with new APIEmmanuel Grumbach2015-05-281-1/+1
| | * | iwlwifi: mvm: make iwl_mvm_config_sched_scan_profiles() staticLuciano Coelho2015-05-282-4/+3
| | * | iwlwifi: mvm: fix the net-detect SSIDs report orderLuciano Coelho2015-05-281-3/+7
| | * | iwlwifi: mvm: add UMAC scan iteration complete notificationAvraham Stern2015-05-285-2/+53
| | * | iwlwifi: mvm: print scanned channel list on scan iteration complete notificationAvraham Stern2015-05-281-2/+21