index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
qtnfmac: assign each wiphy to its own virtual platform device
Sergey Matyukevich
2020-03-12
3
-7
/
+24
*
qtnfmac: set valid edmg in cfg80211_chan_def
Sergey Matyukevich
2020-03-12
1
-0
/
+2
*
qtnfmac: support WPA3 OWE in AP mode
Sergey Matyukevich
2020-03-12
5
-1
/
+137
*
qtnfmac: support WPA3 SAE in AP mode
Sergey Matyukevich
2020-03-12
4
-10
/
+9
*
qtnfmac: fix potential Spectre vulnerabilities
Sergey Matyukevich
2020-02-12
3
-5
/
+10
*
qtnfmac: drop unnecessary TLVs from scan command
Igor Mitsyanko
2020-02-12
3
-93
/
+96
*
qtnfmac: update channel switch command to support 6GHz band
Igor Mitsyanko
2020-02-12
2
-14
/
+28
*
qtnfmac: cleanup alignment in firmware communication protocol
Igor Mitsyanko
2020-02-12
4
-161
/
+103
*
qtnfmac: pass max scan SSIDs limit on per-radio basis
Igor Mitsyanko
2020-02-12
4
-8
/
+4
*
qtnfmac: implement extendable channel survey dump
Igor Mitsyanko
2020-02-12
5
-122
/
+173
*
qtnfmac: drop QTN_TLV_ID_NUM_IFACE_COMB TLV type
Igor Mitsyanko
2020-02-12
2
-35
/
+18
*
qtnfmac: merge PHY_PARAMS_GET into MAC_INFO
Igor Mitsyanko
2020-02-12
4
-138
/
+49
*
qtnfmac: pass hardware capabilities in TLV element
Igor Mitsyanko
2020-02-12
5
-40
/
+63
*
qtnfmac: use MAJOR.MINOR format for firmware protocol
Igor Mitsyanko
2020-02-12
4
-33
/
+86
*
qtnfmac: add support for TWT responder and spatial reuse
Mikhail Karpenko
2020-01-26
2
-1
/
+53
*
qtnfmac: add support for STA HE rates
Sergey Matyukevich
2020-01-26
2
-0
/
+3
*
qtnfmac: control qtnfmac wireless interfaces bridging
Sergey Matyukevich
2020-01-26
1
-18
/
+34
*
qtnfmac: add module param to configure DFS offload
Sergey Matyukevich
2020-01-26
6
-7
/
+22
*
qtnfmac: cleanup slave_radar access function
Sergey Matyukevich
2020-01-26
3
-7
/
+7
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
qtnfmac: process HE capabilities requests
Mikhail Karpenko
2019-11-20
2
-1
/
+92
*
qtnfmac: add TLV for extension IEs
Mikhail Karpenko
2019-11-20
1
-0
/
+35
*
qtnfmac: signal that all packets coming from device are already flooded
Igor Mitsyanko
2019-11-20
2
-0
/
+27
*
qtnfmac: advertise netdev port parent ID
Igor Mitsyanko
2019-11-20
4
-5
/
+22
*
qtnfmac: add interface ID to each packet
Igor Mitsyanko
2019-11-20
4
-18
/
+74
*
qtnfmac: track broadcast domain of each interface
Igor Mitsyanko
2019-11-20
7
-0
/
+149
*
qtnfmac: remove VIF in firmware in case of error
Igor Mitsyanko
2019-11-20
2
-15
/
+12
*
qtnfmac: add support for getting/setting transmit power
Mikhail Karpenko
2019-11-14
4
-0
/
+151
*
qtnfmac: handle MIC failure event from firmware
Sergey Matyukevich
2019-11-14
2
-0
/
+55
*
qtnfmac: send EAPOL frames via control path
Sergey Matyukevich
2019-11-14
5
-20
/
+14
*
qtnfmac: modify Rx descriptors queue setup
Sergey Matyukevich
2019-11-14
4
-23
/
+41
*
qtnfmac: fix invalid channel information output
Sergey Matyukevich
2019-11-14
1
-3
/
+4
*
qtnfmac: fix debugfs support for multiple cards
Sergey Matyukevich
2019-11-14
1
-1
/
+5
*
qtnfmac: fix using skb after free
Sergey Matyukevich
2019-11-14
1
-2
/
+4
*
wireless: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-10-15
2
-4
/
+0
*
qtnfmac_pcie: Use dev_get_drvdata
Chuhong Yuan
2019-08-06
1
-2
/
+2
*
qtnfmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-06-25
1
-3
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
qtnfmac: modify debugfs to support multiple cards
Sergey Matyukevich
2019-04-26
3
-1
/
+30
*
qtnfmac: allow to control DFS slave radar detection
Igor Mitsyanko
2019-04-26
6
-4
/
+19
*
qtnfmac: handle channel switch events for connected stations only
Sergey Matyukevich
2019-04-26
1
-5
/
+11
*
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
2
-11
/
+49
*
qtnfmac: send EAPOL frames via control path
Igor Mitsyanko
2019-04-04
10
-25
/
+89
*
qtnfmac: allow changing the netns
Sergey Matyukevich
2019-04-04
1
-1
/
+2
*
qtnfmac: simplify firmware state tracking
Sergey Matyukevich
2019-04-04
4
-15
/
+30
*
qtnfmac: fix core attach error path in pcie backend
Sergey Matyukevich
2019-04-04
4
-39
/
+34
*
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
2
-2
/
+19
*
qtnfmac: allow each MAC to specify its own regulatory rules
Igor Mitsyanko
2019-04-04
7
-156
/
+156
[prev]
[next]