summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/scan.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-271-47/+0
|\
| * iwlwifi: scan: remove support for fw scan api v11Tova Mussai2019-12-201-47/+0
* | Revert "iwlwifi: mvm: fix scan config command size"Mehmet Akif Tasova2019-12-301-1/+1
|/
* iwlwifi: scan: support scan req FW API ver 13Tova Mussai2019-11-201-3/+51
* iwlwifi: mvm: scan: enable adaptive dwell in p2pShahar S Matityahu2019-11-151-4/+2
* iwlwifi: scan: support scan req cmd ver 12Shahar S Matityahu2019-11-151-0/+180
* iwlwifi: scan: make new scan req versioning flowShahar S Matityahu2019-11-151-98/+150
* iwlwifi: scan: adapt the code to use api ver 11Tova Mussai2019-11-151-6/+196
* iwlwifi: scan: Create function to build scan cmdTova Mussai2019-11-151-15/+17
* iwlwifi: scan: create function for scan scheduling paramsTova Mussai2019-11-151-23/+38
* Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-051-14/+6
|\
| * iwlwifi: mvm: create function to convert nl80211 band to phy bandTova Mussai2019-10-251-14/+6
* | iwlwifi: fw api: support new API for scan config cmdAyala Beker2019-10-301-8/+32
|/
* iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu2019-09-061-2/+0
* iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu2019-09-061-1/+1
* iwlwifi: scan: don't pass large argument by valueAyala Beker2019-09-061-7/+8
* iwlwifi: scan: add support for new scan request command versionAyala Beker2019-09-061-24/+62
* iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach2019-09-061-7/+0
* iwlwifi: mvm: fix scan config command sizeBeker Ayala2019-09-061-1/+1
* iwlwifi: fw api: support adwell HB default APs number apiShahar S Matityahu2019-06-291-3/+9
* iwlwifi: mvm: be more forgiving if num of channels is too bigShaul Triebitz2019-03-221-10/+15
* iwiwifi: mvm: Fix FW scan concurrency support assumptionsIlan Peer2019-02-141-2/+7
* iwlwifi: mvm: add fall through comments where neededLuca Coelho2019-02-041-3/+3
* iwlwifi: mvm: simplify some return conditionsSara Sharon2019-02-041-3/+2
* iwlwifi: mvm: activate apply pointsSara Sharon2018-12-141-0/+2
* iwlwifi: mvm: switch management tx antenna only on tx failureAvraham Stern2018-11-111-3/+1
* iwlwifi: mvm: use fast balance scan in case of DCM mode with P2P GOAyala Beker2018-10-081-23/+68
* iwlwifi: mvm: introduce a new fragmented scan type: fast balanceAyala Beker2018-10-081-7/+17
* iwlwifi: mvm: allow channel reorder optimization during scanAyala Beker2018-10-061-0/+3
* iwlwifi: mvm: activate fragmented EBS in case of fragmented scanAyala Beker2018-08-311-1/+11
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-3/+0
* iwlwifi: mvm: skip EBS in low latency mode while fragmented scan isn't supportedAyala Beker2018-08-311-1/+10
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* iwlwifi: mvm: fix OOC priority in scansLuca Coelho2018-04-201-0/+5
* iwlwifi: mvm: clean up scan capability checksJohannes Berg2018-04-201-7/+8
* iwlwifi: mvm: detect low latency and traffic load per bandSara Sharon2018-04-201-42/+125
* iwlwifi: mvm: use TCM data to decide scan priorityLuca Coelho2018-04-201-1/+1
* iwlwifi: mvm: add traffic condition monitoring (TCM)Luca Coelho2018-04-201-6/+5
* iwlwifi: fw api: support the new scan request FW API versionAyala Beker2018-03-281-36/+78
* iwlwifi: mvm: add support for oceZamir, Roee2018-03-281-1/+20
* iwlwifi: mvm: add adaptive dwell supportZamir, Roee2018-03-281-33/+65
* iwlwifi: mvm: add WFA vendor specific TPC report IE to probe requestAvraham Stern2017-12-051-3/+32
* iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW commandLuca Coelho2017-11-151-21/+65
* iwlwifi: mvm: set status before calling iwl_mvm_send_cmd_status()Luca Coelho2017-09-081-1/+1
* iwlwifi: mvm: add compile-time option to disable EBSZamir, Roee2017-08-011-1/+1
* iwlwifi: reorganize firmware APIJohannes Berg2017-08-011-1/+1
* iwlwifi: unify external & internal modparam namesJohannes Berg2017-06-291-2/+2
* iwlwifi: mvm: use schedule_delayed_work()Johannes Berg2017-06-051-2/+2
* iwlwifi: mvm: use defines instead of variables for shared dwell timesSara Sharon2017-04-251-35/+20
* iwlwifi: mvm: scan: avoid "big" printsMordechai Goodstein2017-04-251-27/+4
OpenPOWER on IntegriCloud