summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/quantenna
AgeCommit message (Expand)Author
2019-06-25qtnfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-26qtnfmac: modify debugfs to support multiple cardsSergey Matyukevich
2019-04-26qtnfmac: allow to control DFS slave radar detectionIgor Mitsyanko
2019-04-26qtnfmac: handle channel switch events for connected stations onlySergey Matyukevich
2019-04-04qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size()Gustavo A. R. Silva
2019-04-04qtnfmac: use scan duration param for different scan typesIgor Mitsyanko
2019-04-04qtnfmac: send EAPOL frames via control pathIgor Mitsyanko
2019-04-04qtnfmac: allow changing the netnsSergey Matyukevich
2019-04-04qtnfmac: simplify firmware state trackingSergey Matyukevich
2019-04-04qtnfmac: fix core attach error path in pcie backendSergey Matyukevich
2019-04-04qtnfmac: update bands information on CHANGE_INTF commandIgor Mitsyanko
2019-04-04qtnfmac: pass DFS region to firmware on region updateIgor Mitsyanko
2019-04-04qtnfmac: allow each MAC to specify its own regulatory rulesIgor Mitsyanko
2019-04-04qtnfmac: flexible regulatory domain registration logicIgor Mitsyanko
2019-04-04qtnfmac: pass complete channel info in regulatory notifierIgor Mitsyanko
2019-04-04qtnfmac: include full channels info to regulatory notifierIgor Mitsyanko
2019-04-04qtnfmac: simplify error reporting in regulatory notifierIgor Mitsyanko
2019-04-04qtnfmac: make regulatory notifier work on per-phy basisIgor Mitsyanko
2019-02-08qtnfmac: enable WPA3 SAE supportSergey Matyukevich
2019-02-08qtnfmac: enable WPA3 OWE supportSergey Matyukevich
2019-02-01qtnfmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01qtnfmac: qtnf_cmd_send_with_reply cleanupSergey Matyukevich
2019-02-01qtnfmac: remove unused declarationsSergey Matyukevich
2019-02-01qtnfmac: add missing bss record to host scan cacheSergey Matyukevich
2019-02-01qtnfmac: convert to SPDX license identifiersSergey Matyukevich
2019-02-01qtnfmac: do not reject retry changes in driverSergey Matyukevich
2019-02-01qtnfmac: switch to 32bit values for RTS/FRAG thresholdsSergey Matyukevich
2019-02-01qtnfmac: add support for 4addr modeSergey Matyukevich
2019-02-01qtnfmac: fix INTx interrupt handlingSergey Matyukevich
2019-02-01qtnfmac: support EBUSY errcode for QLINK protocolAndrey Shevchenko
2019-02-01qtnfmac: use struct_size() in kzalloc()Gustavo A. R. Silva
2018-11-06qtnfmac: fix error handling in control pathSergey Matyukevich
2018-11-06qtnfmac: add support for Topaz chipsetsSergey Matyukevich
2018-11-06qtnfmac_pcie: use single PCIe driver for all platformsIgor Mitsyanko
2018-10-13qtnfmac_pcie: cleanup Pearl platform headersSergey Matyukevich
2018-10-13qtnfmac: use SPDX identifier for pcie bus layer filesSergey Matyukevich
2018-10-13qtnfmac: use 'help' in KconfigSergey Matyukevich
2018-10-05qtnfmac: implement dump_station support for STA modeSergey Matyukevich
2018-10-05qtnfmac: drop redundant data copy in control pathSergey Matyukevich
2018-10-05qtnfmac: add support for scan dwell time configurationSergey Matyukevich
2018-10-05qtnfmac: add support for scan flushSergey Matyukevich
2018-10-05qtnfmac: drop error reports for out-of-bounds key indexesSergey Matyukevich
2018-10-05qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich
2018-10-05qtnfmac: pass sgi rate info flag to wireless coreSergey Matyukevich
2018-10-05qtnfmac: do not cancel scan in disconnect callbackIgor Mitsyanko
2018-10-05qtnfmac: cleanup and unify command error handlingSergey Matyukevich
2018-10-05qtnfmac: do not initialize per-MAC data multiple timesIgor Mitsyanko
2018-10-05qtnfmac: request userspace to do OBSS scanning if FW can notIgor Mitsyanko
2018-10-05qtnfmac: generate local disconnect event in disconnect callbackIgor Mitsyanko