summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/quantenna/qtnfmac/commands.c
AgeCommit message (Expand)Author
2019-04-26qtnfmac: allow to control DFS slave radar detectionIgor Mitsyanko
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: simplify firmware state trackingSergey 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: pass complete channel info in regulatory notifierIgor Mitsyanko
2019-04-04qtnfmac: include full channels info to 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-01qtnfmac: qtnf_cmd_send_with_reply cleanupSergey 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: 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-10-05qtnfmac: add support for scan dwell time configurationSergey Matyukevich
2018-10-05qtnfmac: add support for scan flushSergey 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: cleanup and unify command error handlingSergey Matyukevich
2018-08-02qtnfmac: implement basic WoWLAN supportSergey Matyukevich
2018-07-30qtnfmac: enable multiple SSIDs scan supportAndrey Shevchenko
2018-07-30qtnfmac: implement cfg80211 power management callbackSergei Maksimenko
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-06-27qtnfmac: enable source MAC address randomization supportAndrey Shevchenko
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-30qtnfmac: fix bg_scan_period parameter processingAndrey Shevchenko
2018-05-30qtnfmac: fix firmware command error pathDmitry Lebed
2018-05-30qtnfmac: decode error codes from firmware repliesIgor Mitsyanko
2018-01-24qtnfmac: remove redundant 'unlikely' checksSergey Matyukevich
2018-01-24qtnfmac: modify supported interface combinationsSergey Matyukevich
2018-01-24qtnfmac: report hardware/firmware information via ethtoolVasily Ulyanov
2018-01-24qtnfmac: get more hardware info from cardVasily Ulyanov
2018-01-24qtnfmac: remove struct qlink_cmd_set_mac_aclVasily Ulyanov
2018-01-09qtnfmac: support MAC address based access controlVasily Ulyanov
2018-01-09qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibilityIgor Mitsyanko
2018-01-09qtnfmac: fill wiphy's extended capabilitiesVasily Ulyanov
2018-01-09qtnfmac: add support for radar detection and CACIgor Mitsyanko
2018-01-09qtnfmac: pass complete channel data between driver and firmwareSergey Matyukevich
2017-11-10qtnfmac: pass all CONNECT cmd params to wireless card for processingIgor Mitsyanko
2017-11-10qtnfmac: include HTCAP and VHTCAP into config AP commandIgor Mitsyanko
2017-11-10qtnfmac: configure and start AP interface with a single commandIgor Mitsyanko
2017-11-10qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usageIgor Mitsyanko
2017-11-10qtnfmac: extend "IE set" TLV to include frame type infoIgor Mitsyanko
2017-11-10qtnfmac: get rid of PHYMODE capabilities flagsIgor Mitsyanko