index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-27
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
1
-40
/
+43
2020-05-12
qtnfmac: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-28
/
+28
2020-04-24
cfg80211: change internal management frame registration API
Johannes Berg
1
-40
/
+43
2020-04-14
qtnfmac: Simplify code in _attach functions
Christophe JAILLET
2
-2
/
+2
2020-03-12
qtnfmac: add interface combination check for repeater mode
Dmitry Lebed
1
-0
/
+15
2020-03-12
qtnfmac: assign each wiphy to its own virtual platform device
Sergey Matyukevich
3
-7
/
+24
2020-03-12
qtnfmac: set valid edmg in cfg80211_chan_def
Sergey Matyukevich
1
-0
/
+2
2020-03-12
qtnfmac: support WPA3 OWE in AP mode
Sergey Matyukevich
5
-1
/
+137
2020-03-12
qtnfmac: support WPA3 SAE in AP mode
Sergey Matyukevich
4
-10
/
+9
2020-02-12
qtnfmac: fix potential Spectre vulnerabilities
Sergey Matyukevich
3
-5
/
+10
2020-02-12
qtnfmac: drop unnecessary TLVs from scan command
Igor Mitsyanko
3
-93
/
+96
2020-02-12
qtnfmac: update channel switch command to support 6GHz band
Igor Mitsyanko
2
-14
/
+28
2020-02-12
qtnfmac: cleanup alignment in firmware communication protocol
Igor Mitsyanko
4
-161
/
+103
2020-02-12
qtnfmac: pass max scan SSIDs limit on per-radio basis
Igor Mitsyanko
4
-8
/
+4
2020-02-12
qtnfmac: implement extendable channel survey dump
Igor Mitsyanko
5
-122
/
+173
2020-02-12
qtnfmac: drop QTN_TLV_ID_NUM_IFACE_COMB TLV type
Igor Mitsyanko
2
-35
/
+18
2020-02-12
qtnfmac: merge PHY_PARAMS_GET into MAC_INFO
Igor Mitsyanko
4
-138
/
+49
2020-02-12
qtnfmac: pass hardware capabilities in TLV element
Igor Mitsyanko
5
-40
/
+63
2020-02-12
qtnfmac: use MAJOR.MINOR format for firmware protocol
Igor Mitsyanko
4
-33
/
+86
2020-01-26
qtnfmac: add support for TWT responder and spatial reuse
Mikhail Karpenko
2
-1
/
+53
2020-01-26
qtnfmac: add support for STA HE rates
Sergey Matyukevich
2
-0
/
+3
2020-01-26
qtnfmac: control qtnfmac wireless interfaces bridging
Sergey Matyukevich
1
-18
/
+34
2020-01-26
qtnfmac: add module param to configure DFS offload
Sergey Matyukevich
6
-7
/
+22
2020-01-26
qtnfmac: cleanup slave_radar access function
Sergey Matyukevich
3
-7
/
+7
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-20
qtnfmac: process HE capabilities requests
Mikhail Karpenko
2
-1
/
+92
2019-11-20
qtnfmac: add TLV for extension IEs
Mikhail Karpenko
1
-0
/
+35
2019-11-20
qtnfmac: signal that all packets coming from device are already flooded
Igor Mitsyanko
2
-0
/
+27
2019-11-20
qtnfmac: advertise netdev port parent ID
Igor Mitsyanko
4
-5
/
+22
2019-11-20
qtnfmac: add interface ID to each packet
Igor Mitsyanko
4
-18
/
+74
2019-11-20
qtnfmac: track broadcast domain of each interface
Igor Mitsyanko
7
-0
/
+149
2019-11-20
qtnfmac: remove VIF in firmware in case of error
Igor Mitsyanko
2
-15
/
+12
2019-11-14
qtnfmac: add support for getting/setting transmit power
Mikhail Karpenko
4
-0
/
+151
2019-11-14
qtnfmac: handle MIC failure event from firmware
Sergey Matyukevich
2
-0
/
+55
2019-11-14
qtnfmac: send EAPOL frames via control path
Sergey Matyukevich
5
-20
/
+14
2019-11-14
qtnfmac: modify Rx descriptors queue setup
Sergey Matyukevich
4
-23
/
+41
2019-11-14
qtnfmac: fix invalid channel information output
Sergey Matyukevich
1
-3
/
+4
2019-11-14
qtnfmac: fix debugfs support for multiple cards
Sergey Matyukevich
1
-1
/
+5
2019-11-14
qtnfmac: fix using skb after free
Sergey Matyukevich
1
-2
/
+4
2019-10-15
wireless: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2
-4
/
+0
2019-08-06
qtnfmac_pcie: Use dev_get_drvdata
Chuhong Yuan
1
-2
/
+2
2019-06-25
qtnfmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-26
qtnfmac: modify debugfs to support multiple cards
Sergey Matyukevich
3
-1
/
+30
2019-04-26
qtnfmac: allow to control DFS slave radar detection
Igor Mitsyanko
6
-4
/
+19
2019-04-26
qtnfmac: handle channel switch events for connected stations only
Sergey Matyukevich
1
-5
/
+11
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
2
-11
/
+49
2019-04-04
qtnfmac: send EAPOL frames via control path
Igor Mitsyanko
10
-25
/
+89
2019-04-04
qtnfmac: allow changing the netns
Sergey Matyukevich
1
-1
/
+2
[next]