summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/quantenna/qtnfmac
AgeCommit message (Expand)Author
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-03-13wifi: qtnfmac: use struct_size and size_sub for payload lengthJacob Keller
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit
2023-02-14wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam
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-07-18wifi: qtnfmac: fix repeated words in commentsJilin Yuan
2022-07-01wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-05-06qtnfmac: switch to netif_napi_add_weight()Jakub Kicinski
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-08-23qtnfmac: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-04-22qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_authLee Gibson
2021-04-17qtnfmac: remove meaningless goto statement and labelswengjianfeng
2021-04-17qtnfmac: remove meaningless labelswengjianfeng
2021-02-06Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg
2021-01-14qtnfmac_pcie: Use module_pci_driverAmey Narkhede
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-11-24qtnfmac: fix error return code in qtnf_pcie_probe()Wang Hai
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-29qtnfmac: fix resource leaks on unsupported iftype error return pathColin Ian King
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-27qtnfmac: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-02qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()Wang Hai
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-05-12qtnfmac: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg
2020-04-14qtnfmac: Simplify code in _attach functionsChristophe JAILLET
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: set valid edmg in cfg80211_chan_defSergey Matyukevich
2020-03-12qtnfmac: support WPA3 OWE in AP modeSergey Matyukevich
2020-03-12qtnfmac: support WPA3 SAE in AP modeSergey Matyukevich
2020-02-12qtnfmac: fix potential Spectre vulnerabilitiesSergey Matyukevich
2020-02-12qtnfmac: drop unnecessary TLVs from scan commandIgor Mitsyanko
2020-02-12qtnfmac: update channel switch command to support 6GHz bandIgor Mitsyanko
2020-02-12qtnfmac: cleanup alignment in firmware communication protocolIgor Mitsyanko
2020-02-12qtnfmac: pass max scan SSIDs limit on per-radio basisIgor Mitsyanko