summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/quantenna/qtnfmac/qlink.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-24qtnfmac: modify supported interface combinationsSergey Matyukevich1-2/+9
2018-01-24qtnfmac: get more hardware info from cardVasily Ulyanov1-1/+11
2018-01-24qtnfmac: remove struct qlink_cmd_set_mac_aclVasily Ulyanov1-10/+0
2018-01-09qtnfmac: support MAC address based access controlVasily Ulyanov1-1/+36
2018-01-09qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibilityIgor Mitsyanko1-67/+137
2018-01-09qtnfmac: fill wiphy's extended capabilitiesVasily Ulyanov1-0/+1
2018-01-09qtnfmac: fix rssi data passed to wireless coreSergey Matyukevich1-5/+6
2018-01-09qtnfmac: add support for radar detection and CACIgor Mitsyanko1-0/+36
2018-01-09qtnfmac: pass complete channel data between driver and firmwareSergey Matyukevich1-14/+43
2017-11-10qtnfmac: pass all CONNECT cmd params to wireless card for processingIgor Mitsyanko1-8/+24
2017-11-10qtnfmac: configure and start AP interface with a single commandIgor Mitsyanko1-3/+2
2017-11-10qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usageIgor Mitsyanko1-15/+0
2017-11-10qtnfmac: SCAN results: retreive frame type information from "IE set" TLVIgor Mitsyanko1-9/+2
2017-11-10qtnfmac: extend "IE set" TLV to include frame type infoIgor Mitsyanko1-0/+27
2017-11-10qtnfmac: get rid of PHYMODE capabilities flagsIgor Mitsyanko1-9/+2
2017-11-10qtnfmac: initialize HT/VHT caps "can override" masksIgor Mitsyanko1-4/+4
2017-11-10qtnfmac: use per-band HT/VHT info from wireless deviceIgor Mitsyanko1-13/+16
2017-10-30qtnfmac: advertise support of inactivity timeoutIgor Mitsyanko1-1/+10
2017-10-13qtnfmac: make encryption info a part of CONNECT command.Igor Mitsyanko1-2/+3
2017-10-13qtnfmac: pass channel definition to WiFi card on START_AP commandIgor Mitsyanko1-0/+13
2017-10-13qtnfmac: pass all AP settings to wireless card for processingIgor Mitsyanko1-20/+58
2017-09-25qtnfmac: retrieve current channel info from EPIgor Mitsyanko1-0/+11
2017-09-25qtnfmac: make "Channel change" event report full channel infoIgor Mitsyanko1-2/+16
2017-09-25qtnfmac: convert channel width from bitfiled to simple enumIgor Mitsyanko1-8/+8
2017-08-03qtnfmac: prepare for AP_VLAN interface type supportSergey Matyukevich1-3/+10
2017-08-03qtnfmac: fix handling of iftype mask reported by firmwareSergey Matyukevich1-1/+1
2017-08-03qtnfmac: implement cfg80211 channel_switch handlerSergey Matyukevich1-0/+28
2017-08-03qtnfmac: fix station leave reason endiannessSergey Matyukevich1-1/+1
2017-08-03qtnfmac: implement reporting current channelSergey Matyukevich1-1/+1
2017-08-03qtnfmac: implement cfg80211 dump_survey handlerSergey Matyukevich1-0/+31
2017-08-03qtnfmac: updates for regulatory supportSergey Matyukevich1-8/+118
2017-05-24qtnfmac: introduce new FullMAC driver for Quantenna chipsetsIgor Mitsyanko1-0/+901