blob: 3db76006acaf97a0aa9f7a552d7657ed02e1f820 [file] [log] [blame]
bc70732f9bd9 ("qtnfmac: send EAPOL frames via 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")
c6ed298ffe09 ("qtnfmac: cleanup and unify command error handling")
75001bbc0765 ("qtnfmac: do not initialize per-MAC data multiple times")
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")
d0b95bfa1178 ("qtnfmac_pcie: indicate pearl-specific structures by their names")
91dcecece019 ("qtnfmac_pcie: rename private Pearl PCIe state structure")
2ef0ecd71700 ("qtnfmac_pcie: move Pearl pcie sources to pcie-specific directory")
4059afc6bd17 ("qtnfmac_pcie: do not store FW name in driver state structure")
28b918848390 ("qtnfmac: implement basic WoWLAN support")
8f1180e08ed4 ("qtnfmac: enable multiple SSIDs scan support")
4775ad06b56a ("qtnfmac: implement cfg80211 power management callback")
6fbef9540af0 ("qtnfmac: enable source MAC address randomization support")
480daa9cb62c ("qtnfmac: fix invalid STA state on EAPOL failure")
40d68dbb986d ("qtnfmac: cancel scan on disconnect")
9e33e7fb4772 ("qtnfmac: improve control path timeout handling")
9a3beeb5b73a ("qtnfmac: cleanup wdev structure between its uses")
36e8c538b374 ("qtnfmac: decode error codes from firmware replies")
376377004464 ("qtnfmac: pearl: pcie: fix memory leak in qtnf_fw_work_handler")
fbb93020b89b ("qtnfmac: add DFS offload support")
c3b2f7ca4186 ("qtnfmac: implement asynchronous firmware loading")
a34d7bcb73f5 ("qtnfmac: enable reloading of qtnfmac kernel modules")
1d5e3b90ab01 ("qtnfmac: fix releasing Tx/Rx data buffers")
f2cddd5469b0 ("qtnfmac: do not use mutexes in timer context")
39845020b39e ("qtnfmac: fix STA disconnect procedure")
537faf269d76 ("qtnfmac: modify supported interface combinations")
0b419d0182bc ("qtnfmac: report hardware/firmware information via ethtool")
5ec5b532dabc ("qtnfmac: get more hardware info from card")
04b01affb824 ("qtnfmac: support 64-bit network interface stats")
33f9899234a2 ("qtnfmac: remove struct qlink_cmd_set_mac_acl")
f1398fd2dd8c ("qtnfmac: support MAC address based access control")
7a4d3a3bc84e ("qtnfmac: keeping track of "generation" for STA info")
4d2a7a1cfa68 ("qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibility")
9cbd599966d8 ("qtnfmac: fill wiphy's extended capabilities")
fbad963a28e4 ("qtnfmac: fix rssi data passed to wireless core")
e6e594aff26a ("qtnfmac: check for passed channel being NULL in MGMT_TX command")
e6ef8cd05145 ("qtnfmac: change default interface mode from AP to STA")
b05ee456fd21 ("qtnfmac: add support for radar detection and CAC")
5bf374ab91ad ("qtnfmac: pass complete channel data between driver and firmware")
841b86f3289d ("treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts")
1fe66ba572b4 ("timer: Remove unused data arguments from macros")