blob: e7dff43840e2848d962f299e5be0662f4a4ff4ee [file] [log] [blame]
0d18a9c0a387 ("qtnfmac: pass max scan SSIDs limit on per-radio basis")
e70cf22bc7b2 ("qtnfmac: merge PHY_PARAMS_GET into MAC_INFO")
310cd5dd5070 ("qtnfmac: pass hardware capabilities in TLV element")
a3ebb0335c54 ("qtnfmac: use MAJOR.MINOR format for firmware protocol")
ed7791d9d0ab ("qtnfmac: add support for TWT responder and spatial reuse")
e14291752e56 ("qtnfmac: control qtnfmac wireless interfaces bridging")
155b424c86f8 ("qtnfmac: add module param to configure DFS offload")
e92b07a20b5f ("qtnfmac: cleanup slave_radar access function")
4e14e76cee38 ("qtnfmac: advertise netdev port parent ID")
904628d3130b ("qtnfmac: add interface ID to each packet")
decfc5c70d20 ("qtnfmac: track broadcast domain of each interface")
45028223425d ("qtnfmac: remove VIF in firmware in case of error")
0756e913fc02 ("qtnfmac: add support for getting/setting transmit power")
46d55fcec163 ("qtnfmac: send EAPOL frames via control path")
0b68fe10b8e8 ("qtnfmac: modify debugfs to support multiple cards")
888f1564a272 ("qtnfmac: allow to control DFS slave radar detection")
b63967cae6b1 ("qtnfmac: use scan duration param for different scan types")
bc70732f9bd9 ("qtnfmac: send EAPOL frames via control path")
83b00f6eb863 ("qtnfmac: simplify firmware state tracking")
ae1946be26bc ("qtnfmac: fix core attach error path in pcie backend")
438fb43bcab1 ("qtnfmac: pass DFS region to firmware on region update")
c698bce01562 ("qtnfmac: allow each MAC to specify its own regulatory rules")
48cefdfbcb57 ("qtnfmac: flexible regulatory domain registration logic")
2c31129f8f40 ("qtnfmac: pass complete channel info in regulatory notifier")
a2fbaaf757e3 ("qtnfmac: include full channels info to regulatory notifier")
d123172175db ("qtnfmac: make regulatory notifier work on per-phy basis")
47b08e75a669 ("qtnfmac: enable WPA3 SAE support")
b089e6944af3 ("qtnfmac: no need to check return value of debugfs_create functions")
3844dec0f45d ("qtnfmac: qtnf_cmd_send_with_reply cleanup")
23781af74152 ("qtnfmac: add missing bss record to host scan cache")
9fe504a13172 ("qtnfmac: switch to 32bit values for RTS/FRAG thresholds")
db040dfa53e2 ("qtnfmac: use struct_size() in kzalloc()")
1066bd193d68 ("qtnfmac: fix error handling in control path")
e401fa25cfa2 ("qtnfmac: add support for Topaz chipsets")
b7da53cd6cd1 ("qtnfmac_pcie: use single PCIe driver for all platforms")
8804ea9e15a3 ("qtnfmac: drop redundant data copy in control path")
2525f188f7fd ("qtnfmac: add support for scan dwell time configuration")
6d85930f2653 ("qtnfmac: add support for scan flush")
ab1c64a1d349 ("qtnfmac: inform wireless core about supported extended capabilities")
c6ed298ffe09 ("qtnfmac: cleanup and unify command error handling")
75001bbc0765 ("qtnfmac: do not initialize per-MAC data multiple times")
92246b126ebf ("qtnfmac: request userspace to do OBSS scanning if FW can not")
d5f693bc4bb9 ("qtnfmac: generate local disconnect event in disconnect callback")
263ee96b77a7 ("qtnfmac: do not track STA states in driver")
033a759921d1 ("qtnfmac_pcie: check for correct CHIP ID at pcie probe")
86ca238cf1e9 ("qtnfmac: wait for FW load work to finish at PCIe remove")
addc7540708f ("qtnfmac_pcie: extract platform-independent PCIe code")
789763b683eb ("qtnfmac_pcie: rename platform-specific functions")
c9ff6c9157c2 ("qtnfmac_pcie: separate platform-independent PCIe structure")
21077d09b4a6 ("qtnfmac_pcie: pearl: rename spinlock tx0_lock to tx_lock")