summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/quantenna/qtnfmac/cfg80211.c
AgeCommit message (Expand)Author
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-08-09wifi: qtnfmac: remove braces around single statement blocksSebin Sebastian
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2021-04-17qtnfmac: remove meaningless labelswengjianfeng
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg
2020-03-12qtnfmac: add interface combination check for repeater modeDmitry Lebed
2020-03-12qtnfmac: assign each wiphy to its own virtual platform deviceSergey Matyukevich
2020-03-12qtnfmac: support WPA3 OWE in AP modeSergey Matyukevich
2020-03-12qtnfmac: support WPA3 SAE in AP modeSergey Matyukevich
2020-02-12qtnfmac: pass max scan SSIDs limit on per-radio basisIgor Mitsyanko
2020-02-12qtnfmac: implement extendable channel survey dumpIgor Mitsyanko
2020-02-12qtnfmac: pass hardware capabilities in TLV elementIgor Mitsyanko
2020-01-26qtnfmac: add module param to configure DFS offloadSergey Matyukevich
2020-01-26qtnfmac: cleanup slave_radar access functionSergey Matyukevich
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: add support for getting/setting transmit powerMikhail Karpenko
2019-04-26qtnfmac: allow to control DFS slave radar detectionIgor Mitsyanko
2019-04-04qtnfmac: send EAPOL frames via control pathIgor Mitsyanko
2019-04-04qtnfmac: allow changing the netnsSergey Matyukevich
2019-04-04qtnfmac: allow each MAC to specify its own regulatory rulesIgor Mitsyanko
2019-04-04qtnfmac: flexible regulatory domain registration logicIgor Mitsyanko
2019-04-04qtnfmac: simplify error reporting in regulatory notifierIgor Mitsyanko
2019-04-04qtnfmac: make regulatory notifier work on per-phy basisIgor Mitsyanko
2019-02-08qtnfmac: enable WPA3 SAE supportSergey Matyukevich
2019-02-01qtnfmac: convert to SPDX license identifiersSergey Matyukevich
2019-02-01qtnfmac: do not reject retry changes in driverSergey Matyukevich
2019-02-01qtnfmac: add support for 4addr modeSergey Matyukevich
2018-10-05qtnfmac: implement dump_station support for STA modeSergey Matyukevich
2018-10-05qtnfmac: add support for scan dwell time configurationSergey Matyukevich
2018-10-05qtnfmac: drop error reports for out-of-bounds key indexesSergey Matyukevich
2018-10-05qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich
2018-10-05qtnfmac: do not cancel scan in disconnect callbackIgor Mitsyanko
2018-10-05qtnfmac: cleanup and unify command error handlingSergey Matyukevich
2018-10-05qtnfmac: request userspace to do OBSS scanning if FW can notIgor Mitsyanko
2018-10-05qtnfmac: generate local disconnect event in disconnect callbackIgor Mitsyanko
2018-10-05qtnfmac: do not track STA states in driverSergey Matyukevich
2018-09-20qtnfmac: remove set but not used variable 'vif'YueHaibing
2018-08-02qtnfmac: implement basic WoWLAN supportSergey Matyukevich
2018-07-30qtnfmac: enable multiple SSIDs scan supportAndrey Shevchenko
2018-07-30qtnfmac: implement cfg80211 power management callbackSergei Maksimenko
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller
2018-06-27qtnfmac: enable source MAC address randomization supportAndrey Shevchenko
2018-06-18qtnfmac: fix NULL pointer dereferenceGustavo A. R. Silva
2018-05-30qtnfmac: fix invalid STA state on EAPOL failureSergey Matyukevich