| Commit message (Expand) | Author | Files | Lines |
2015-06-03 | iwlwifi: mvm: don't use EBS for P2P find | David Spinadel | 1 | -5/+9 |
2015-06-03 | iwlwifi: mvm: add inactive state to ebs status | David Spinadel | 2 | -9/+25 |
2015-06-03 | iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfg | Avri Altman | 5 | -10/+13 |
2015-06-03 | iwlwifi: wrt: add mipi type to debug types | Liad Kaufman | 2 | -1/+5 |
2015-06-03 | iwlwifi: mvm: rs: pass rate directly to column checks | Eyal Shapira | 1 | -7/+7 |
2015-05-28 | iwlwifi: mvm: clean interfaces on drv_stop | Arik Nemtsov | 1 | -1/+5 |
2015-05-28 | iwlwifi: mvm: implement the BlockAck related debug triggers | Emmanuel Grumbach | 5 | -10/+200 |
2015-05-28 | iwlwifi: mvm: treat scan races also on UMAC scans | Luciano Coelho | 1 | -10/+2 |
2015-05-28 | iwlwifi: mvm: make UMAC scans use the stopping scan status | Luciano Coelho | 1 | -17/+15 |
2015-05-28 | iwlwifi: mvm: combine regular and sched scan stop functions | Luciano Coelho | 4 | -41/+27 |
2015-05-28 | iwlwifi: tracing: add rx cmd header fields | Eliad Peller | 1 | -6/+9 |
2015-05-28 | iwlwifi: pcie: Remove redundant check for family type | Avri Altman | 1 | -2/+0 |
2015-05-28 | iwlwifi: mvm: combine UMAC and LMAC scan_stop functions | Luciano Coelho | 1 | -44/+13 |
2015-05-28 | iwlwifi: mvm: remove code that stops multiple UMAC scans of a type | Luciano Coelho | 1 | -53/+21 |
2015-05-28 | iwlwifi: mvm: refactor UMAC scan UID handling | Luciano Coelho | 3 | -98/+39 |
2015-05-28 | iwlwifi: mvm: add support for 8 level scan priority API | Avraham Stern | 3 | -4/+36 |
2015-05-28 | iwlwifi: mvm: rename some LMAC-specific scan functions | Luciano Coelho | 3 | -23/+23 |
2015-05-28 | iwlwifi: mvm: rename umac scan stop function | Luciano Coelho | 1 | -64/+62 |
2015-05-28 | iwlwifi: mvm: combine part of the scan stop flows | Luciano Coelho | 1 | -28/+12 |
2015-05-28 | iwlwifi: mvm: don't stop regular scans when going out of idle state | Luciano Coelho | 1 | -3/+1 |
2015-05-28 | iwlwifi: mvm: reorganize scan stopping functions | Luciano Coelho | 4 | -58/+59 |
2015-05-28 | iwlwifi: mvm: BT Coex - fix shared antenna check with new API | Emmanuel Grumbach | 1 | -1/+1 |
2015-05-28 | iwlwifi: mvm: make iwl_mvm_config_sched_scan_profiles() static | Luciano Coelho | 2 | -4/+3 |
2015-05-28 | iwlwifi: mvm: fix the net-detect SSIDs report order | Luciano Coelho | 1 | -3/+7 |
2015-05-28 | iwlwifi: mvm: add UMAC scan iteration complete notification | Avraham Stern | 5 | -2/+53 |
2015-05-28 | iwlwifi: mvm: print scanned channel list on scan iteration complete notification | Avraham Stern | 1 | -2/+21 |
2015-05-28 | iwlwifi: mvm: BT Coex - allocate a short command on the stack | Emmanuel Grumbach | 1 | -25/+11 |
2015-05-28 | iwlwifi: mvm: BT Coex - remove useless code | Emmanuel Grumbach | 1 | -43/+0 |
2015-05-28 | iwlwifi: mvm: remove the UMAC specific scan types | Luciano Coelho | 1 | -30/+17 |
2015-05-28 | iwlwifi: mvm: Configure agg. queue before assigning it to STA | Andrei Otcheretianski | 1 | -7/+7 |
2015-05-28 | iwlwifi: mvm: handle device start failure correctly | Johannes Berg | 1 | -2/+2 |
2015-05-28 | iwlwifi: mvm: advertise randomised netdetect MAC address | Johannes Berg | 1 | -1/+2 |
2015-05-28 | iwlwifi: update thermal throttling values for 8000 devices | Ido Yariv | 1 | -1/+23 |
2015-05-28 | iwlwifi: 8000: fallback to default NVM file | Eran Harary | 3 | -38/+33 |
2015-05-28 | iwlwifi: mvm: Add debugfs entry for Tx power limit | Matti Gottlieb | 1 | -2/+19 |
2015-05-28 | iwlwifi: pcie: simplify return value | Emmanuel Grumbach | 1 | -6/+2 |
2015-05-28 | iwlwifi: bump API to 14 | Emmanuel Grumbach | 2 | -2/+2 |
2015-05-28 | iwlwifi: refactor common transport alloc/init code | Johannes Berg | 4 | -43/+131 |
2015-05-28 | iwlwifi: mvm: small fix in a comment about UMAC scan schedules | Luciano Coelho | 1 | -2/+2 |
2015-05-28 | iwlwifi: Remove use of the deprecacted PTR_RET | Nicholas Krause | 1 | -2/+2 |
2015-05-26 | iwlwifi: mvm: fix ROC reference accounting | Eliad Peller | 4 | -9/+14 |
2015-05-26 | iwlwifi: pcie: don't call set_pwr functions for family 8000 | Luciano Coelho | 1 | -2/+4 |
2015-05-21 | iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx() | Eliad Peller | 1 | -2/+4 |
2015-05-21 | iwlwifi: mvm: clean net-detect info if device was reset during suspend | Luciano Coelho | 1 | -4/+5 |
2015-05-21 | iwlwifi: mvm: take the UCODE_DOWN reference when resuming | Luciano Coelho | 1 | -1/+8 |
2015-05-21 | iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNC | Emmanuel Grumbach | 1 | -1/+1 |
2015-05-21 | iwlwifi: nvm: force mac from otp in case nvm mac is reserved | Liad Kaufman | 1 | -1/+10 |
2015-05-21 | iwlwifi: mvm: Free fw_status after use to avoid memory leak | Haim Dreyfuss | 1 | -1/+3 |
2015-05-15 | iwlwifi: mvm: fix MLME trigger | Emmanuel Grumbach | 1 | -3/+0 |
2015-05-15 | iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000 | Avri Altman | 1 | -3/+5 |