index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
/
qtnfmac
/
commands.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-02
1
-1
/
+1
*
wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings
Veerendranath Jakkam
2022-07-01
1
-4
/
+8
*
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-20
1
-1
/
+1
*
qtnfmac: remove meaningless goto statement and labels
wengjianfeng
2021-04-17
1
-67
/
+0
*
qtnfmac: fix resource leaks on unsupported iftype error return path
Colin Ian King
2020-09-29
1
-0
/
+2
*
qtnfmac: support WPA3 OWE in AP mode
Sergey Matyukevich
2020-03-12
1
-0
/
+36
*
qtnfmac: support WPA3 SAE in AP mode
Sergey Matyukevich
2020-03-12
1
-1
/
+1
*
qtnfmac: drop unnecessary TLVs from scan command
Igor Mitsyanko
2020-02-12
1
-74
/
+56
*
qtnfmac: update channel switch command to support 6GHz band
Igor Mitsyanko
2020-02-12
1
-8
/
+9
*
qtnfmac: cleanup alignment in firmware communication protocol
Igor Mitsyanko
2020-02-12
1
-90
/
+52
*
qtnfmac: pass max scan SSIDs limit on per-radio basis
Igor Mitsyanko
2020-02-12
1
-3
/
+1
*
qtnfmac: implement extendable channel survey dump
Igor Mitsyanko
2020-02-12
1
-63
/
+111
*
qtnfmac: drop QTN_TLV_ID_NUM_IFACE_COMB TLV type
Igor Mitsyanko
2020-02-12
1
-30
/
+18
*
qtnfmac: merge PHY_PARAMS_GET into MAC_INFO
Igor Mitsyanko
2020-02-12
1
-96
/
+6
*
qtnfmac: pass hardware capabilities in TLV element
Igor Mitsyanko
2020-02-12
1
-8
/
+11
*
qtnfmac: use MAJOR.MINOR format for firmware protocol
Igor Mitsyanko
2020-02-12
1
-22
/
+37
*
qtnfmac: add support for TWT responder and spatial reuse
Mikhail Karpenko
2020-01-26
1
-0
/
+8
*
qtnfmac: add support for STA HE rates
Sergey Matyukevich
2020-01-26
1
-0
/
+2
*
qtnfmac: add module param to configure DFS offload
Sergey Matyukevich
2020-01-26
1
-1
/
+2
*
qtnfmac: process HE capabilities requests
Mikhail Karpenko
2019-11-20
1
-1
/
+89
*
qtnfmac: advertise netdev port parent ID
Igor Mitsyanko
2019-11-20
1
-4
/
+1
*
qtnfmac: track broadcast domain of each interface
Igor Mitsyanko
2019-11-20
1
-0
/
+32
*
qtnfmac: add support for getting/setting transmit power
Mikhail Karpenko
2019-11-14
1
-0
/
+65
*
qtnfmac: fix using skb after free
Sergey Matyukevich
2019-11-14
1
-2
/
+4
*
qtnfmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-06-25
1
-3
/
+2
*
qtnfmac: allow to control DFS slave radar detection
Igor Mitsyanko
2019-04-26
1
-1
/
+3
*
qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size()
Gustavo A. R. Silva
2019-04-04
1
-11
/
+4
*
qtnfmac: use scan duration param for different scan types
Igor Mitsyanko
2019-04-04
1
-10
/
+39
*
qtnfmac: send EAPOL frames via control path
Igor Mitsyanko
2019-04-04
1
-5
/
+5
*
qtnfmac: simplify firmware state tracking
Sergey Matyukevich
2019-04-04
1
-2
/
+1
*
qtnfmac: update bands information on CHANGE_INTF command
Igor Mitsyanko
2019-04-04
1
-2
/
+19
*
qtnfmac: pass DFS region to firmware on region update
Igor Mitsyanko
2019-04-04
1
-0
/
+15
*
qtnfmac: allow each MAC to specify its own regulatory rules
Igor Mitsyanko
2019-04-04
1
-124
/
+62
*
qtnfmac: pass complete channel info in regulatory notifier
Igor Mitsyanko
2019-04-04
1
-31
/
+18
*
qtnfmac: include full channels info to regulatory notifier
Igor Mitsyanko
2019-04-04
1
-0
/
+20
*
qtnfmac: make regulatory notifier work on per-phy basis
Igor Mitsyanko
2019-04-04
1
-6
/
+3
*
qtnfmac: enable WPA3 SAE support
Sergey Matyukevich
2019-02-08
1
-0
/
+29
*
qtnfmac: qtnf_cmd_send_with_reply cleanup
Sergey Matyukevich
2019-02-01
1
-6
/
+4
*
qtnfmac: convert to SPDX license identifiers
Sergey Matyukevich
2019-02-01
1
-14
/
+2
*
qtnfmac: do not reject retry changes in driver
Sergey Matyukevich
2019-02-01
1
-0
/
+8
*
qtnfmac: switch to 32bit values for RTS/FRAG thresholds
Sergey Matyukevich
2019-02-01
1
-4
/
+4
*
qtnfmac: add support for 4addr mode
Sergey Matyukevich
2019-02-01
1
-5
/
+9
*
qtnfmac: support EBUSY errcode for QLINK protocol
Andrey Shevchenko
2019-02-01
1
-0
/
+2
*
qtnfmac: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-01
1
-3
/
+2
*
qtnfmac: fix error handling in control path
Sergey Matyukevich
2018-11-06
1
-8
/
+13
*
qtnfmac: add support for scan dwell time configuration
Sergey Matyukevich
2018-10-05
1
-0
/
+9
*
qtnfmac: add support for scan flush
Sergey Matyukevich
2018-10-05
1
-0
/
+6
*
qtnfmac: inform wireless core about supported extended capabilities
Sergey Matyukevich
2018-10-05
1
-2
/
+1
*
qtnfmac: pass sgi rate info flag to wireless core
Sergey Matyukevich
2018-10-05
1
-0
/
+3
*
qtnfmac: cleanup and unify command error handling
Sergey Matyukevich
2018-10-05
1
-409
/
+109
[next]