summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: support new beacon template commandSara Sharon2017-02-062-27/+73
* iwlwifi: pcie: fix another RF-kill raceJohannes Berg2017-02-063-5/+8
* iwlwifi: support two phys for a000 devicesSara Sharon2017-02-064-9/+33
* iwlwifi: remove unnecessary cfg element in iwl_drvLuca Coelho2017-02-061-12/+10Star
* iwlwifi: remove unnecessary argument to iwl_drv_start()Luca Coelho2017-02-063-7/+4Star
* iwlwifi: mvm: cleanup iwl_mvm_tx_mpdu a bitSara Sharon2017-02-061-23/+12Star
* iwlwifi: mvm: align copy-break SKB payload for MQ RXJohannes Berg2017-02-061-1/+10
* iwlwifi: mvm: fix pending frame counter calculationSara Sharon2017-02-062-13/+25
* iwlwifi: pcie: fix the set of DMA memory maskSara Sharon2017-02-061-6/+2Star
* iwlwifi: mvm: release static queues on bcast releaseLiad Kaufman2017-02-064-59/+85
* iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg2017-02-062-39/+22Star
* iwlwifi: mvm: overwrite skb info laterJohannes Berg2017-02-061-5/+15
* iwlwifi: mvm: set AID to firmware only for associated stationsJohannes Berg2017-02-033-3/+7
* iwlwifi: mvm: fix D3 replay counter valueJohannes Berg2017-02-031-1/+1
* iwlwifi: mvm: synchronize firmware DMA paging memorySara Sharon2017-02-032-3/+24
* iwlwifi: mvm: support new alive notificationSara Sharon2017-02-035-125/+67Star
* iwlwifi: mvm: reduce usage of IEEE80211_SKB_CB()Johannes Berg2017-02-031-2/+2
* iwlwifi: mvm: always free inactive queue when moving ownershipSara Sharon2017-02-031-32/+69
* iwlwifi: mvm: support new scan APISara Sharon2017-02-032-96/+238
* iwlwifi: mvm: support new statistics APIsSara Sharon2017-02-034-22/+97
* iwlwifi: mvm: cleanup incorrect and redundant defineSara Sharon2017-02-033-17/+12Star
* iwlwifi: mvm: Use aux queue for offchannel frames in dqaBeni Lev2017-02-031-4/+6
* iwlwifi: mvm: support v2 of mfuart load notificationGolan Ben-Ami2017-02-032-7/+19
* iwlwifi: mvm: support unification of INIT and RT imagesSara Sharon2017-02-035-61/+188
* iwlwifi: mvm: fix PS-Poll enablementEmmanuel Grumbach2017-02-031-10/+8Star
* iwlwifi: alloc memory dynamically also for DVMSara Sharon2017-01-311-0/+26
* iwlwifi: mvm: cleanup redundant assignmentSara Sharon2017-01-261-4/+0Star
* iwlwifi: mvm: use mvm_disable_queue instead of sharing logicSara Sharon2017-01-263-27/+16Star
* iwlwifi: mvm: mark ret as maybe_unused in iwl_dbgfs_fw_restart_write()Luca Coelho2017-01-261-1/+1
* iwlwifi: dvm: remove unused variable compiler warning in debugfs.cLuca Coelho2017-01-261-1/+1
* iwlwifi: mvm: remove unused sta_id variable in iwl_mvm_change_queue_owner()Luca Coelho2017-01-261-2/+0Star
* iwlwifi: pcie: cleanup rfkill checksSara Sharon2017-01-261-21/+18Star
* iwlwifi: dvm: make rs_tl_get_load() return voidLuca Coelho2017-01-261-7/+4Star
* iwlwifi: pcie: trans: Remove unused 'shift_param'Kirtika Ruchandani2017-01-261-6/+2Star
* iwlwifi: mvm: rs: Remove unused 'mcs' variableKirtika Ruchandani2017-01-261-3/+1Star
* iwlwifi: mvm: rs: Remove unused 'mvmvif'/'mvmsta' variablesKirtika Ruchandani2017-01-261-6/+0Star
* iwlwifi: mvm: remove unused variable in iwl_mvm_handle_statistics()Luca Coelho2017-01-261-2/+0Star
* iwlwifi: fix MODULE_FIRMWARE for 6030Jürg Billeter2017-01-261-1/+1
* iwlwifi: mvm: support version 2 of stored beacon notificationSara Sharon2017-01-262-4/+4
* iwlwifi: mvm: separate rate calculation to a new functionSara Sharon2017-01-261-39/+45
* iwlwifi: mvm: change iwl_mvm_tx_csum to return valueSara Sharon2017-01-261-11/+12
* iwlwifi: enlarge number of ucode sectionsSara Sharon2017-01-268-16/+33
* iwlwifi: mvm: replace the number of blocks calculationSara Sharon2017-01-261-2/+2
* iwlwifi: mvm: simplify paging allocation codeSara Sharon2017-01-261-46/+15Star
* iwlwifi: mvm: bump max API to 28Luca Coelho2017-01-264-6/+6
* iwlwifi: mvm: properly check for transport data in dumpJohannes Berg2017-01-261-5/+6
* iwlwifi: allow memory debug TLV to specify the memory typeJohannes Berg2017-01-263-13/+79
* iwlwifi: mvm: make iwl_dump_prph() voidJohannes Berg2017-01-231-10/+6Star
* iwlwifi: mvm: accept arbitrary memory dump TLVsJohannes Berg2017-01-234-80/+46Star
* iwlwifi: mvm: don't restart HW if suspend fails with unified imageLuca Coelho2017-01-231-5/+8