summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/quantenna/qtnfmac/core.c
AgeCommit message (Expand)Author
2020-01-26qtnfmac: control qtnfmac wireless interfaces bridgingSergey Matyukevich
2020-01-26qtnfmac: add module param to configure DFS offloadSergey Matyukevich
2020-01-26qtnfmac: cleanup slave_radar access functionSergey Matyukevich
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-20qtnfmac: process HE capabilities requestsMikhail Karpenko
2019-11-20qtnfmac: signal that all packets coming from device are already floodedIgor Mitsyanko
2019-11-20qtnfmac: advertise netdev port parent IDIgor Mitsyanko
2019-11-20qtnfmac: add interface ID to each packetIgor Mitsyanko
2019-11-20qtnfmac: track broadcast domain of each interfaceIgor Mitsyanko
2019-11-20qtnfmac: remove VIF in firmware in case of errorIgor Mitsyanko
2019-11-14qtnfmac: send EAPOL frames via control pathSergey Matyukevich
2019-04-26qtnfmac: modify debugfs to support multiple cardsSergey Matyukevich
2019-04-26qtnfmac: allow to control DFS slave radar detectionIgor Mitsyanko
2019-04-04qtnfmac: send EAPOL frames via control pathIgor Mitsyanko
2019-04-04qtnfmac: simplify firmware state trackingSergey Matyukevich
2019-04-04qtnfmac: allow each MAC to specify its own regulatory rulesIgor Mitsyanko
2019-02-01qtnfmac: convert to SPDX license identifiersSergey Matyukevich
2019-02-01qtnfmac: add support for 4addr modeSergey Matyukevich
2018-10-05qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich
2018-10-05qtnfmac: do not initialize per-MAC data multiple timesIgor Mitsyanko
2018-08-02qtnfmac: implement basic WoWLAN supportSergey Matyukevich
2018-06-27qtnfmac: implement net_device_ops callback to set MAC addressIgor Mitsyanko
2018-05-30qtnfmac: improve control path timeout handlingDmitry Lebed
2018-05-30qtnfmac: cleanup wdev structure between its usesSergey Matyukevich
2018-04-30qtnfmac: fix qtnf_netdev_hard_start_xmit()'s return typeLuc Van Oostenryck
2018-01-24qtnfmac: do not use mutexes in timer contextIgor Mitsyanko
2018-01-24qtnfmac: modify supported interface combinationsSergey Matyukevich
2018-01-24qtnfmac: report hardware/firmware information via ethtoolVasily Ulyanov
2018-01-24qtnfmac: support 64-bit network interface statsVasily Ulyanov
2018-01-09qtnfmac: fill wiphy's extended capabilitiesVasily Ulyanov
2018-01-09qtnfmac: change default interface mode from AP to STAIgor Mitsyanko
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-10qtnfmac: use per-band HT/VHT info from wireless deviceIgor Mitsyanko
2017-10-30qtnfmac: modify full Tx queue recoverySergey Matyukevich
2017-10-27qtnfmac: Convert timers to use timer_setup()Kees Cook
2017-08-03qtnfmac: implement scan timeoutSergey Matyukevich
2017-08-03qtnfmac: updates for regulatory supportSergey Matyukevich
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-24qtnfmac: introduce new FullMAC driver for Quantenna chipsetsIgor Mitsyanko