aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna
Commit message (Expand)AuthorAge
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-21
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* qtnfmac: pass all CONNECT cmd params to wireless card for processingIgor Mitsyanko2017-11-09
* qtnfmac: include HTCAP and VHTCAP into config AP commandIgor Mitsyanko2017-11-09
* qtnfmac: configure and start AP interface with a single commandIgor Mitsyanko2017-11-09
* qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usageIgor Mitsyanko2017-11-09
* qtnfmac: SCAN results: retreive frame type information from "IE set" TLVIgor Mitsyanko2017-11-09
* qtnfmac: extend "IE set" TLV to include frame type infoIgor Mitsyanko2017-11-09
* qtnfmac: get rid of PHYMODE capabilities flagsIgor Mitsyanko2017-11-09
* qtnfmac: initialize HT/VHT caps "can override" masksIgor Mitsyanko2017-11-09
* qtnfmac: use per-band HT/VHT info from wireless deviceIgor Mitsyanko2017-11-09
* Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-04
|\
| * qtnfmac: advertise support of inactivity timeoutIgor Mitsyanko2017-10-30
| * qtnfmac: modify full Tx queue recoverySergey Matyukevich2017-10-30
| * qtnfmac: drop nonexistent function declarationSergey Matyukevich2017-10-30
| * qtnfmac: enable registration of more mgmt framesSergey Matyukevich2017-10-30
| * qtnfmac: modify full Tx queue error reportingSergey Matyukevich2017-10-30
| * qtnfmac: Convert timers to use timer_setup()Kees Cook2017-10-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\ \ | |/ |/|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-10-16
|\|
| * qtnfmac: cancel scans on wireless interface changesSergey Matyukevich2017-09-20
| * qtnfmac: lock access to h/w in tx pathSergey Matyukevich2017-09-20
* | qtnfmac: do not cache current channel info in driver's stateIgor Mitsyanko2017-10-13
* | qtnfmac: make encryption info a part of CONNECT command.Igor Mitsyanko2017-10-13
* | qtnfmac: do not cache BSS state in per-VIF structureIgor Mitsyanko2017-10-13
* | qtnfmac: get rid of QTNF_STATE_AP_START flagIgor Mitsyanko2017-10-13
* | qtnfmac: get rid of QTNF_STATE_AP_CONFIGIgor Mitsyanko2017-10-13
* | qtnfmac: pass channel definition to WiFi card on START_AP commandIgor Mitsyanko2017-10-13
* | qtnfmac: pass all AP settings to wireless card for processingIgor Mitsyanko2017-10-13
* | qtnfmac: do not cache AP settings in driver structuresIgor Mitsyanko2017-10-13
* | qtnfmac: do not report channel changes until wiphy is registeredIgor Mitsyanko2017-09-25
* | qtnfmac: remove unused mac::status fieldIgor Mitsyanko2017-09-25
* | qtnfmac: do not cache CSA chandef infoIgor Mitsyanko2017-09-25
* | qtnfmac: pass VIF info to SendChannel commandIgor Mitsyanko2017-09-25
* | qtnfmac: let wifi card handle channel switch request to the same chanIgor Mitsyanko2017-09-25
* | qtnfmac: do not cache channel info from "connect" commandIgor Mitsyanko2017-09-25
* | qtnfmac: retrieve current channel info from EPIgor Mitsyanko2017-09-25
* | qtnfmac: make "Channel change" event report full channel infoIgor Mitsyanko2017-09-25
* | qtnfmac: convert channel width from bitfiled to simple enumIgor Mitsyanko2017-09-25
|/
* qtnfmac: implement 64-bit dma supportSergey Matyukevich2017-08-31
* qtnfmac: fix free_xfer_buffer cleanupSergey Matyukevich2017-08-31
* qtnfmac: modify qtnf_map_bar not to return NULLSergey Matyukevich2017-08-31
* qtnfmac: module param sanity checkSergey Matyukevich2017-08-31
* qtnfmac: drop -D__CHECK_ENDIAN from cflagsSergey Matyukevich2017-08-31
* qtnfmac: modify tx reclaim lockingSergey Matyukevich2017-08-17
* qtnfmac: introduce counter for Rx underflow eventsSergey Matyukevich2017-08-17
* qtnfmac: switch to kernel circ_buf implementationSergey Matyukevich2017-08-17
* qtnfmac: decrease default Tx queue sizeSergey Matyukevich2017-08-17
* qtnfmac: skb2rbd_attach cleanupSergey Matyukevich2017-08-17