index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
Age
Commit message (
Expand
)
Author
2024-05-02
wifi: qtnfmac: Remove generic .ndo_get_stats64
Breno Leitao
2024-05-02
wifi: qtnfmac: Move stats allocation to core
Breno Leitao
2024-04-24
wifi: qtnfmac: Use netdev dummy allocator helper
Breno Leitao
2024-03-21
wifi: qtnfmac: allocate dummy net_device dynamically
Breno Leitao
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-03-13
wifi: qtnfmac: use struct_size and size_sub for payload length
Jacob Keller
2023-02-14
wifi: cfg80211: include puncturing bitmap in channel switch events
Aloka Dixit
2023-02-14
wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD AP
Veerendranath Jakkam
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-09
wifi: qtnfmac: remove braces around single statement blocks
Sebin Sebastian
2022-07-18
wifi: qtnfmac: fix repeated words in comments
Jilin Yuan
2022-07-01
wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings
Veerendranath Jakkam
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-05-06
qtnfmac: switch to netif_napi_add_weight()
Jakub Kicinski
2021-10-20
wireless: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-08-23
qtnfmac: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-04-22
qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_auth
Lee Gibson
2021-04-17
qtnfmac: remove meaningless goto statement and labels
wengjianfeng
2021-04-17
qtnfmac: remove meaningless labels
wengjianfeng
2021-02-06
Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
2021-01-14
qtnfmac_pcie: Use module_pci_driver
Amey Narkhede
2020-12-04
Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2020-11-24
qtnfmac: fix error return code in qtnf_pcie_probe()
Wang Hai
2020-11-12
qtnfmac: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
2020-10-13
qtnfmac: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-29
qtnfmac: fix resource leaks on unsupported iftype error return path
Colin Ian King
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-16
qtnfmac: Remove unused macro QTNF_DMP_MAX_LEN
YueHaibing
2020-08-27
qtnfmac: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-02
qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()
Wang Hai
2020-05-26
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-12
qtnfmac: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-04-24
cfg80211: change internal management frame registration API
Johannes Berg
2020-04-14
qtnfmac: Simplify code in _attach functions
Christophe JAILLET
2020-03-12
qtnfmac: add interface combination check for repeater mode
Dmitry Lebed
2020-03-12
qtnfmac: assign each wiphy to its own virtual platform device
Sergey Matyukevich
2020-03-12
qtnfmac: set valid edmg in cfg80211_chan_def
Sergey Matyukevich
2020-03-12
qtnfmac: support WPA3 OWE in AP mode
Sergey Matyukevich
2020-03-12
qtnfmac: support WPA3 SAE in AP mode
Sergey Matyukevich
[next]