summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: handle IBSS probe_queue in a few missing placesLuca Coelho2017-07-211-1/+2
* iwlwifi: mvm: fix a NULL pointer dereference of error in recoveryEmmanuel Grumbach2017-07-211-0/+12
* iwlwifi: pcie: wait longer after device resetEmmanuel Grumbach2017-06-291-1/+1
* iwlwifi: mvm: quietly accept non-sta disassoc framesJohannes Berg2017-06-291-1/+4
* iwlwifi: mvm: update rx statistics cmd apiLiad Kaufman2017-06-296-141/+367
* iwlwifi: mvm: remove DQA non-STA client mode special caseJohannes Berg2017-06-291-8/+0
* iwlwifi: mvm: don't mess the SNAP header in TSO for non-QoS packetsEmmanuel Grumbach2017-06-291-4/+6
* iwlwifi: mvm: don't send fetch the TID from a non-QoS packet in TSOEmmanuel Grumbach2017-06-291-5/+5
* iwlwifi: mvm: fix mac80211's hw_queue in DQA modeJohannes Berg2017-06-291-6/+26
* iwlwifi: mvm: map cab_queue to real one earlierJohannes Berg2017-06-291-5/+6
* iwlwifi: mvm: fix mac80211 queue trackingJohannes Berg2017-06-293-2/+12
* iwlwifi: mvm: properly enable IP header checksummingJohannes Berg2017-06-291-8/+12
* iwlwifi: mvm: quietly accept non-sta assoc response framesJohannes Berg2017-06-291-4/+7
* iwlwifi: mvm: remove version 2 of paging commandJohannes Berg2017-06-292-49/+15
* iwlwifi: move notification wait into fw/Johannes Berg2017-06-293-3/+3
* iwlwifi: create new subdirectory for FW interactionJohannes Berg2017-06-296-7/+7
* iwlwifi: mvm: rename iwl_shared_mem_cfg_v1 to the correct _v2Johannes Berg2017-06-292-4/+4
* iwlwifi: mvm: fix deduplication start logicJohannes Berg2017-06-291-2/+15
* iwlwifi: mvm: unconditionally stop device after initJohannes Berg2017-06-291-1/+1
* iwlwifi: unify external & internal modparam namesJohannes Berg2017-06-296-16/+16
* iwlwifi: mvm: support multi tid ba notifLiad Kaufman2017-06-292-17/+15
* iwlwifi: mvm: change when the BT_COEX is sentEmmanuel Grumbach2017-06-294-10/+12
* iwlwifi: mvm: support aggs of 64 frames in A000 familyLiad Kaufman2017-06-293-3/+16
* iwlwifi: mvm: use proper CDB check in PHY context modifyJohannes Berg2017-06-291-2/+2
* iwlwifi: mvm: simplify CHECK_MLME_TRIGGER macroLuca Coelho2017-06-291-15/+9
* iwlwifi: mvm: change sta_id to u8Sharon Dvir2017-06-291-2/+2
* iwlwifi: mvm: fix a bunch of kernel-doc warningsJohannes Berg2017-06-299-58/+127
* iwlwifi: mvm: add documentation for all command IDsJohannes Berg2017-06-292-9/+268
* iwlwifi: mvm: use __le16 even for reserved fieldsJohannes Berg2017-06-291-1/+1
* iwlwifi: mvm: remove various unused command IDs/structsJohannes Berg2017-06-292-39/+0
* iwlwifi: mvm: fix various "Excess ... description" kernel-doc warningsJohannes Berg2017-06-296-13/+10
* iwlwifi: mvm: remove some CamelCase from firmware APIJohannes Berg2017-06-292-3/+3
* iwlwifi: mvm: Add debugfs entry to retrieve SAR geographic profileHaim Dreyfuss2017-06-291-0/+50
* iwlwifi: mvm: refactor geo initHaim Dreyfuss2017-06-293-18/+67
* Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...Kalle Valo2017-06-2819-227/+547
|\
| * iwlwifi: mvm: support TX on MONITOR ifaceLiad Kaufman2017-06-231-0/+3
| * iwlwifi: mvm: fix typo in CTDP_CMD_OPERATION_REPORT descriptionChaya Rachel Ivgi2017-06-231-1/+1
| * iwlwifi: mvm: print base HW address during initLuca Coelho2017-06-231-0/+2
| * iwlwifi: mvm: document assoc_beacon_arrive_timeLuca Coelho2017-06-231-0/+1
| * iwlwifi: mvm: support new flush APIMordechai Goodstein2017-06-236-42/+100
| * iwlwifi: mvm: reset the fw_dump_desc pointer after ASSERTEmmanuel Grumbach2017-06-231-4/+2
| * iwlwifi: mvm: set assoc_beacon_arrive_timeAvraham Stern2017-06-231-0/+2
| * iwlwifi: add a W/A for a scheduler hardware bugEmmanuel Grumbach2017-06-233-27/+42
| * iwlwifi: mvm: don't mark TIDs that are not idle wrt BA as inactiveEmmanuel Grumbach2017-06-231-0/+4
| * iwlwifi: mvm: reset the HW before dumping if HW error is detectedLuca Coelho2017-06-231-0/+32
| * iwlwifi: mvm: fix the recovery flow while connectingEmmanuel Grumbach2017-06-231-7/+25
| * iwlwifi: mvm: fix nvm_data leakLuca Coelho2017-06-231-2/+6
| * iwlwifi: remove useless iwl_free_nvm_data() functionLuca Coelho2017-06-231-1/+1
| * iwlwifi: mvm: add documentation for enum iwl_debug_cmdsJohannes Berg2017-06-231-0/+17
| * iwlwifi: mvm: disentangle union in TX status structJohannes Berg2017-06-234-19/+69
OpenPOWER on IntegriCloud