summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/core.c
Commit message (Expand)AuthorAgeFilesLines
* qtnfmac: modify debugfs to support multiple cardsSergey Matyukevich2019-04-261-0/+26
* qtnfmac: allow to control DFS slave radar detectionIgor Mitsyanko2019-04-261-0/+9
* qtnfmac: send EAPOL frames via control pathIgor Mitsyanko2019-04-041-3/+42
* qtnfmac: simplify firmware state trackingSergey Matyukevich2019-04-041-3/+5
* qtnfmac: allow each MAC to specify its own regulatory rulesIgor Mitsyanko2019-04-041-3/+2Star
* qtnfmac: convert to SPDX license identifiersSergey Matyukevich2019-02-011-15/+2Star
* qtnfmac: add support for 4addr modeSergey Matyukevich2019-02-011-1/+3
* qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich2018-10-051-2/+14
* qtnfmac: do not initialize per-MAC data multiple timesIgor Mitsyanko2018-10-051-10/+13
* qtnfmac: implement basic WoWLAN supportSergey Matyukevich2018-08-021-0/+1
* qtnfmac: implement net_device_ops callback to set MAC addressIgor Mitsyanko2018-06-271-0/+25
* qtnfmac: improve control path timeout handlingDmitry Lebed2018-05-301-1/+1
* qtnfmac: cleanup wdev structure between its usesSergey Matyukevich2018-05-301-1/+0Star
* qtnfmac: fix qtnf_netdev_hard_start_xmit()'s return typeLuc Van Oostenryck2018-04-301-1/+1
* qtnfmac: do not use mutexes in timer contextIgor Mitsyanko2018-01-241-1/+32
* qtnfmac: modify supported interface combinationsSergey Matyukevich2018-01-241-2/+18
* qtnfmac: report hardware/firmware information via ethtoolVasily Ulyanov2018-01-241-0/+5
* qtnfmac: support 64-bit network interface statsVasily Ulyanov2018-01-241-3/+78
* qtnfmac: fill wiphy's extended capabilitiesVasily Ulyanov2018-01-091-0/+2
* qtnfmac: change default interface mode from AP to STAIgor Mitsyanko2018-01-091-7/+4Star
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-1/+1
* qtnfmac: use per-band HT/VHT info from wireless deviceIgor Mitsyanko2017-11-101-2/+1Star
* qtnfmac: modify full Tx queue recoverySergey Matyukevich2017-10-301-0/+27
* qtnfmac: Convert timers to use timer_setup()Kees Cook2017-10-271-1/+1
* qtnfmac: implement scan timeoutSergey Matyukevich2017-08-031-0/+2
* qtnfmac: updates for regulatory supportSergey Matyukevich2017-08-031-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+1
* qtnfmac: introduce new FullMAC driver for Quantenna chipsetsIgor Mitsyanko2017-05-241-0/+618