index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
/
qtnfmac
/
commands.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
qtnfmac: support WPA3 OWE in AP mode
Sergey Matyukevich
1
-0
/
+36
2020-03-12
qtnfmac: support WPA3 SAE in AP mode
Sergey Matyukevich
1
-1
/
+1
2020-02-12
qtnfmac: drop unnecessary TLVs from scan command
Igor Mitsyanko
1
-74
/
+56
2020-02-12
qtnfmac: update channel switch command to support 6GHz band
Igor Mitsyanko
1
-8
/
+9
2020-02-12
qtnfmac: cleanup alignment in firmware communication protocol
Igor Mitsyanko
1
-90
/
+52
2020-02-12
qtnfmac: pass max scan SSIDs limit on per-radio basis
Igor Mitsyanko
1
-3
/
+1
2020-02-12
qtnfmac: implement extendable channel survey dump
Igor Mitsyanko
1
-63
/
+111
2020-02-12
qtnfmac: drop QTN_TLV_ID_NUM_IFACE_COMB TLV type
Igor Mitsyanko
1
-30
/
+18
2020-02-12
qtnfmac: merge PHY_PARAMS_GET into MAC_INFO
Igor Mitsyanko
1
-96
/
+6
2020-02-12
qtnfmac: pass hardware capabilities in TLV element
Igor Mitsyanko
1
-8
/
+11
2020-02-12
qtnfmac: use MAJOR.MINOR format for firmware protocol
Igor Mitsyanko
1
-22
/
+37
2020-01-26
qtnfmac: add support for TWT responder and spatial reuse
Mikhail Karpenko
1
-0
/
+8
2020-01-26
qtnfmac: add support for STA HE rates
Sergey Matyukevich
1
-0
/
+2
2020-01-26
qtnfmac: add module param to configure DFS offload
Sergey Matyukevich
1
-1
/
+2
2019-11-20
qtnfmac: process HE capabilities requests
Mikhail Karpenko
1
-1
/
+89
2019-11-20
qtnfmac: advertise netdev port parent ID
Igor Mitsyanko
1
-4
/
+1
2019-11-20
qtnfmac: track broadcast domain of each interface
Igor Mitsyanko
1
-0
/
+32
2019-11-14
qtnfmac: add support for getting/setting transmit power
Mikhail Karpenko
1
-0
/
+65
2019-11-14
qtnfmac: fix using skb after free
Sergey Matyukevich
1
-2
/
+4
2019-06-25
qtnfmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-04-26
qtnfmac: allow to control DFS slave radar detection
Igor Mitsyanko
1
-1
/
+3
2019-04-04
qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size()
Gustavo A. R. Silva
1
-11
/
+4
2019-04-04
qtnfmac: use scan duration param for different scan types
Igor Mitsyanko
1
-10
/
+39
2019-04-04
qtnfmac: send EAPOL frames via control path
Igor Mitsyanko
1
-5
/
+5
2019-04-04
qtnfmac: simplify firmware state tracking
Sergey Matyukevich
1
-2
/
+1
2019-04-04
qtnfmac: update bands information on CHANGE_INTF command
Igor Mitsyanko
1
-2
/
+19
2019-04-04
qtnfmac: pass DFS region to firmware on region update
Igor Mitsyanko
1
-0
/
+15
2019-04-04
qtnfmac: allow each MAC to specify its own regulatory rules
Igor Mitsyanko
1
-124
/
+62
2019-04-04
qtnfmac: pass complete channel info in regulatory notifier
Igor Mitsyanko
1
-31
/
+18
2019-04-04
qtnfmac: include full channels info to regulatory notifier
Igor Mitsyanko
1
-0
/
+20
2019-04-04
qtnfmac: make regulatory notifier work on per-phy basis
Igor Mitsyanko
1
-6
/
+3
2019-02-08
qtnfmac: enable WPA3 SAE support
Sergey Matyukevich
1
-0
/
+29
2019-02-01
qtnfmac: qtnf_cmd_send_with_reply cleanup
Sergey Matyukevich
1
-6
/
+4
2019-02-01
qtnfmac: convert to SPDX license identifiers
Sergey Matyukevich
1
-14
/
+2
2019-02-01
qtnfmac: do not reject retry changes in driver
Sergey Matyukevich
1
-0
/
+8
2019-02-01
qtnfmac: switch to 32bit values for RTS/FRAG thresholds
Sergey Matyukevich
1
-4
/
+4
2019-02-01
qtnfmac: add support for 4addr mode
Sergey Matyukevich
1
-5
/
+9
2019-02-01
qtnfmac: support EBUSY errcode for QLINK protocol
Andrey Shevchenko
1
-0
/
+2
2019-02-01
qtnfmac: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2018-11-06
qtnfmac: fix error handling in control path
Sergey Matyukevich
1
-8
/
+13
2018-10-05
qtnfmac: add support for scan dwell time configuration
Sergey Matyukevich
1
-0
/
+9
2018-10-05
qtnfmac: add support for scan flush
Sergey Matyukevich
1
-0
/
+6
2018-10-05
qtnfmac: inform wireless core about supported extended capabilities
Sergey Matyukevich
1
-2
/
+1
2018-10-05
qtnfmac: pass sgi rate info flag to wireless core
Sergey Matyukevich
1
-0
/
+3
2018-10-05
qtnfmac: cleanup and unify command error handling
Sergey Matyukevich
1
-409
/
+109
2018-08-02
qtnfmac: implement basic WoWLAN support
Sergey Matyukevich
1
-0
/
+112
2018-07-30
qtnfmac: enable multiple SSIDs scan support
Andrey Shevchenko
1
-5
/
+3
2018-07-30
qtnfmac: implement cfg80211 power management callback
Sergei Maksimenko
1
-0
/
+34
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
1
-16
/
+16
2018-06-27
qtnfmac: enable source MAC address randomization support
Andrey Shevchenko
1
-0
/
+25
[next]