summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/scan.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-08iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera1-3/+34
2020-10-01iwlwifi: mvm: ignore the scan duration parameterAvraham Stern1-45/+10
2020-10-01iwlwifi: mvm: clear all scan UIDsAyala Beker1-0/+9
2020-10-01iwlwifi: fw: add default value for iwl_fw_lookup_cmd_verMordechay Goodstein1-2/+4
2020-04-24iwlwifi: move API version lookup to common codeMordechay Goodstein1-4/+4
2020-04-24iwlwifi: scan: remove support for fw scan api v13Tova Mussai1-36/+0
2020-03-27iwlwifi: scan: support FW APIs with variable number of profilesTova Mussai1-13/+27
2020-03-27iwlwifi: scan: support scan req cmd ver 14Shahar S Matityahu1-6/+123
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller1-47/+0
2019-12-30Revert "iwlwifi: mvm: fix scan config command size"Mehmet Akif Tasova1-1/+1
2019-12-20iwlwifi: scan: remove support for fw scan api v11Tova Mussai1-47/+0
2019-11-20iwlwifi: scan: support scan req FW API ver 13Tova Mussai1-3/+51
2019-11-15iwlwifi: mvm: scan: enable adaptive dwell in p2pShahar S Matityahu1-4/+2
2019-11-15iwlwifi: scan: support scan req cmd ver 12Shahar S Matityahu1-0/+180
2019-11-15iwlwifi: scan: make new scan req versioning flowShahar S Matityahu1-98/+150
2019-11-15iwlwifi: scan: adapt the code to use api ver 11Tova Mussai1-6/+196
2019-11-15iwlwifi: scan: Create function to build scan cmdTova Mussai1-15/+17
2019-11-15iwlwifi: scan: create function for scan scheduling paramsTova Mussai1-23/+38
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller1-14/+6
2019-10-30iwlwifi: fw api: support new API for scan config cmdAyala Beker1-8/+32
2019-10-25iwlwifi: mvm: create function to convert nl80211 band to phy bandTova Mussai1-14/+6
2019-09-06iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu1-2/+0
2019-09-06iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu1-1/+1
2019-09-06iwlwifi: scan: don't pass large argument by valueAyala Beker1-7/+8
2019-09-06iwlwifi: scan: add support for new scan request command versionAyala Beker1-24/+62
2019-09-06iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach1-7/+0
2019-09-06iwlwifi: mvm: fix scan config command sizeBeker Ayala1-1/+1
2019-06-29iwlwifi: fw api: support adwell HB default APs number apiShahar S Matityahu1-3/+9
2019-03-22iwlwifi: mvm: be more forgiving if num of channels is too bigShaul Triebitz1-10/+15
2019-02-14iwiwifi: mvm: Fix FW scan concurrency support assumptionsIlan Peer1-2/+7
2019-02-04iwlwifi: mvm: add fall through comments where neededLuca Coelho1-3/+3
2019-02-04iwlwifi: mvm: simplify some return conditionsSara Sharon1-3/+2
2018-12-14iwlwifi: mvm: activate apply pointsSara Sharon1-0/+2
2018-11-11iwlwifi: mvm: switch management tx antenna only on tx failureAvraham Stern1-3/+1
2018-10-08iwlwifi: mvm: use fast balance scan in case of DCM mode with P2P GOAyala Beker1-23/+68
2018-10-08iwlwifi: mvm: introduce a new fragmented scan type: fast balanceAyala Beker1-7/+17
2018-10-06iwlwifi: mvm: allow channel reorder optimization during scanAyala Beker1-0/+3
2018-08-31iwlwifi: mvm: activate fragmented EBS in case of fragmented scanAyala Beker1-1/+11
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-3/+0
2018-08-31iwlwifi: mvm: skip EBS in low latency mode while fragmented scan isn't supportedAyala Beker1-1/+10
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-04-20iwlwifi: mvm: fix OOC priority in scansLuca Coelho1-0/+5
2018-04-20iwlwifi: mvm: clean up scan capability checksJohannes Berg1-7/+8
2018-04-20iwlwifi: mvm: detect low latency and traffic load per bandSara Sharon1-42/+125
2018-04-20iwlwifi: mvm: use TCM data to decide scan priorityLuca Coelho1-1/+1
2018-04-20iwlwifi: mvm: add traffic condition monitoring (TCM)Luca Coelho1-6/+5
2018-03-28iwlwifi: fw api: support the new scan request FW API versionAyala Beker1-36/+78
2018-03-28iwlwifi: mvm: add support for oceZamir, Roee1-1/+20
2018-03-28iwlwifi: mvm: add adaptive dwell supportZamir, Roee1-33/+65
2017-12-05iwlwifi: mvm: add WFA vendor specific TPC report IE to probe requestAvraham Stern1-3/+32