summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/commands.c
Commit message (Expand)AuthorAgeFilesLines
* qtnfmac: add support for scan dwell time configurationSergey Matyukevich2018-10-051-0/+9
* qtnfmac: add support for scan flushSergey Matyukevich2018-10-051-0/+6
* qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich2018-10-051-2/+1
* qtnfmac: pass sgi rate info flag to wireless coreSergey Matyukevich2018-10-051-0/+3
* qtnfmac: cleanup and unify command error handlingSergey Matyukevich2018-10-051-409/+109
* qtnfmac: implement basic WoWLAN supportSergey Matyukevich2018-08-021-0/+112
* qtnfmac: enable multiple SSIDs scan supportAndrey Shevchenko2018-07-301-5/+3
* qtnfmac: implement cfg80211 power management callbackSergei Maksimenko2018-07-301-0/+34
* wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat2018-06-271-16/+16
* qtnfmac: enable source MAC address randomization supportAndrey Shevchenko2018-06-271-0/+25
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* qtnfmac: fix bg_scan_period parameter processingAndrey Shevchenko2018-05-301-5/+3
* qtnfmac: fix firmware command error pathDmitry Lebed2018-05-301-0/+1
* qtnfmac: decode error codes from firmware repliesIgor Mitsyanko2018-05-301-2/+24
* qtnfmac: remove redundant 'unlikely' checksSergey Matyukevich2018-01-241-27/+25
* qtnfmac: modify supported interface combinationsSergey Matyukevich2018-01-241-37/+65
* qtnfmac: report hardware/firmware information via ethtoolVasily Ulyanov2018-01-241-0/+3
* qtnfmac: get more hardware info from cardVasily Ulyanov2018-01-241-0/+50
* qtnfmac: remove struct qlink_cmd_set_mac_aclVasily Ulyanov2018-01-241-6/+9
* qtnfmac: support MAC address based access controlVasily Ulyanov2018-01-091-0/+62
* qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibilityIgor Mitsyanko2018-01-091-101/+116
* qtnfmac: fill wiphy's extended capabilitiesVasily Ulyanov2018-01-091-0/+44
* qtnfmac: add support for radar detection and CACIgor Mitsyanko2018-01-091-0/+38
* qtnfmac: pass complete channel data between driver and firmwareSergey Matyukevich2018-01-091-7/+7
* qtnfmac: pass all CONNECT cmd params to wireless card for processingIgor Mitsyanko2017-11-101-22/+41
* qtnfmac: include HTCAP and VHTCAP into config AP commandIgor Mitsyanko2017-11-101-0/+18
* qtnfmac: configure and start AP interface with a single commandIgor Mitsyanko2017-11-101-30/+42
* qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usageIgor Mitsyanko2017-11-101-13/+4
* qtnfmac: extend "IE set" TLV to include frame type infoIgor Mitsyanko2017-11-101-6/+19
* qtnfmac: get rid of PHYMODE capabilities flagsIgor Mitsyanko2017-11-101-1/+0
* qtnfmac: initialize HT/VHT caps "can override" masksIgor Mitsyanko2017-11-101-3/+4
* qtnfmac: use per-band HT/VHT info from wireless deviceIgor Mitsyanko2017-11-101-13/+64
* qtnfmac: advertise support of inactivity timeoutIgor Mitsyanko2017-10-301-2/+3
* qtnfmac: make encryption info a part of CONNECT command.Igor Mitsyanko2017-10-131-23/+19
* qtnfmac: do not cache BSS state in per-VIF structureIgor Mitsyanko2017-10-131-17/+32
* qtnfmac: get rid of QTNF_STATE_AP_START flagIgor Mitsyanko2017-10-131-3/+0
* qtnfmac: get rid of QTNF_STATE_AP_CONFIGIgor Mitsyanko2017-10-131-3/+0
* qtnfmac: pass channel definition to WiFi card on START_AP commandIgor Mitsyanko2017-10-131-13/+15
* qtnfmac: pass all AP settings to wireless card for processingIgor Mitsyanko2017-10-131-23/+29
* qtnfmac: do not cache AP settings in driver structuresIgor Mitsyanko2017-10-131-24/+22
* qtnfmac: remove unused mac::status fieldIgor Mitsyanko2017-09-251-1/+0
* qtnfmac: do not cache CSA chandef infoIgor Mitsyanko2017-09-251-2/+0
* qtnfmac: pass VIF info to SendChannel commandIgor Mitsyanko2017-09-251-2/+3
* qtnfmac: do not cache channel info from "connect" commandIgor Mitsyanko2017-09-251-2/+4
* qtnfmac: retrieve current channel info from EPIgor Mitsyanko2017-09-251-0/+38
* qtnfmac: prepare for AP_VLAN interface type supportSergey Matyukevich2017-08-031-4/+23
* qtnfmac: fix handling of iftype mask reported by firmwareSergey Matyukevich2017-08-031-4/+5
* qtnfmac: implement cfg80211 channel_switch handlerSergey Matyukevich2017-08-031-0/+55
* qtnfmac: move current channel info from vif to macSergey Matyukevich2017-08-031-3/+3
* qtnfmac: implement reporting current channelSergey Matyukevich2017-08-031-1/+1
OpenPOWER on IntegriCloud