aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac
Commit message (Expand)AuthorAge
* qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size()Gustavo A. R. Silva2019-04-04
* qtnfmac: use scan duration param for different scan typesIgor Mitsyanko2019-04-04
* qtnfmac: send EAPOL frames via control pathIgor Mitsyanko2019-04-04
* qtnfmac: allow changing the netnsSergey Matyukevich2019-04-04
* qtnfmac: simplify firmware state trackingSergey Matyukevich2019-04-04
* qtnfmac: fix core attach error path in pcie backendSergey Matyukevich2019-04-04
* qtnfmac: update bands information on CHANGE_INTF commandIgor Mitsyanko2019-04-04
* qtnfmac: pass DFS region to firmware on region updateIgor Mitsyanko2019-04-04
* qtnfmac: allow each MAC to specify its own regulatory rulesIgor Mitsyanko2019-04-04
* qtnfmac: flexible regulatory domain registration logicIgor Mitsyanko2019-04-04
* qtnfmac: pass complete channel info in regulatory notifierIgor Mitsyanko2019-04-04
* qtnfmac: include full channels info to regulatory notifierIgor Mitsyanko2019-04-04
* qtnfmac: simplify error reporting in regulatory notifierIgor Mitsyanko2019-04-04
* qtnfmac: make regulatory notifier work on per-phy basisIgor Mitsyanko2019-04-04
* qtnfmac: enable WPA3 SAE supportSergey Matyukevich2019-02-08
* qtnfmac: enable WPA3 OWE supportSergey Matyukevich2019-02-08
* qtnfmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-01
* qtnfmac: qtnf_cmd_send_with_reply cleanupSergey Matyukevich2019-02-01
* qtnfmac: remove unused declarationsSergey Matyukevich2019-02-01
* qtnfmac: add missing bss record to host scan cacheSergey Matyukevich2019-02-01
* qtnfmac: convert to SPDX license identifiersSergey Matyukevich2019-02-01
* qtnfmac: do not reject retry changes in driverSergey Matyukevich2019-02-01
* qtnfmac: switch to 32bit values for RTS/FRAG thresholdsSergey Matyukevich2019-02-01
* qtnfmac: add support for 4addr modeSergey Matyukevich2019-02-01
* qtnfmac: fix INTx interrupt handlingSergey Matyukevich2019-02-01
* qtnfmac: support EBUSY errcode for QLINK protocolAndrey Shevchenko2019-02-01
* qtnfmac: use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-01
* qtnfmac: fix error handling in control pathSergey Matyukevich2018-11-06
* qtnfmac: add support for Topaz chipsetsSergey Matyukevich2018-11-06
* qtnfmac_pcie: use single PCIe driver for all platformsIgor Mitsyanko2018-11-06
* qtnfmac_pcie: cleanup Pearl platform headersSergey Matyukevich2018-10-13
* qtnfmac: use SPDX identifier for pcie bus layer filesSergey Matyukevich2018-10-13
* qtnfmac: use 'help' in KconfigSergey Matyukevich2018-10-13
* qtnfmac: implement dump_station support for STA modeSergey Matyukevich2018-10-05
* qtnfmac: drop redundant data copy in control pathSergey Matyukevich2018-10-05
* qtnfmac: add support for scan dwell time configurationSergey Matyukevich2018-10-05
* qtnfmac: add support for scan flushSergey Matyukevich2018-10-05
* qtnfmac: drop error reports for out-of-bounds key indexesSergey Matyukevich2018-10-05
* qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich2018-10-05
* qtnfmac: pass sgi rate info flag to wireless coreSergey Matyukevich2018-10-05
* qtnfmac: do not cancel scan in disconnect callbackIgor Mitsyanko2018-10-05
* qtnfmac: cleanup and unify command error handlingSergey Matyukevich2018-10-05
* qtnfmac: do not initialize per-MAC data multiple timesIgor Mitsyanko2018-10-05
* qtnfmac: request userspace to do OBSS scanning if FW can notIgor Mitsyanko2018-10-05
* qtnfmac: generate local disconnect event in disconnect callbackIgor Mitsyanko2018-10-05
* qtnfmac: do not track STA states in driverSergey Matyukevich2018-10-05
* qtnfmac_pcie: check for correct CHIP ID at pcie probeIgor Mitsyanko2018-10-01
* qtnfmac: wait for FW load work to finish at PCIe removeIgor Mitsyanko2018-10-01
* qtnfmac_pcie: extract platform-independent PCIe codeIgor Mitsyanko2018-10-01
* qtnfmac: add missing header includes to bus.hIgor Mitsyanko2018-10-01