summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/quantenna/qtnfmac/core.c
AgeCommit message (Expand)Author
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg
2021-10-20wireless: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg
2020-11-12qtnfmac: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-10-13qtnfmac: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo
2020-09-16qtnfmac: Remove unused macro QTNF_DMP_MAX_LENYueHaibing
2020-08-02qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()Wang Hai
2020-03-12qtnfmac: assign each wiphy to its own virtual platform deviceSergey Matyukevich
2020-02-12qtnfmac: fix potential Spectre vulnerabilitiesSergey Matyukevich
2020-02-12qtnfmac: merge PHY_PARAMS_GET into MAC_INFOIgor Mitsyanko
2020-02-12qtnfmac: pass hardware capabilities in TLV elementIgor Mitsyanko
2020-02-12qtnfmac: use MAJOR.MINOR format for firmware protocolIgor Mitsyanko
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