index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
Age
Commit message (
Expand
)
Author
Lines
2020-10-13
qtnfmac: use new function dev_fetch_sw_netstats
Heiner Kallweit
-22
/
+1
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-3
/
+7
2020-09-29
qtnfmac: fix resource leaks on unsupported iftype error return path
Colin Ian King
-0
/
+2
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
-3
/
+7
2020-09-16
qtnfmac: Remove unused macro QTNF_DMP_MAX_LEN
YueHaibing
-1
/
+0
2020-08-27
qtnfmac: convert tasklets to use new tasklet_setup() API
Allen Pais
-8
/
+6
2020-08-02
qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()
Wang Hai
-1
/
+4
2020-05-26
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
-40
/
+43
2020-05-12
qtnfmac: Replace zero-length array with flexible-array
Gustavo A. R. Silva
-28
/
+28
2020-04-24
cfg80211: change internal management frame registration API
Johannes Berg
-40
/
+43
2020-04-14
qtnfmac: Simplify code in _attach functions
Christophe JAILLET
-2
/
+2
2020-03-12
qtnfmac: add interface combination check for repeater mode
Dmitry Lebed
-0
/
+15
2020-03-12
qtnfmac: assign each wiphy to its own virtual platform device
Sergey Matyukevich
-7
/
+24
2020-03-12
qtnfmac: set valid edmg in cfg80211_chan_def
Sergey Matyukevich
-0
/
+2
2020-03-12
qtnfmac: support WPA3 OWE in AP mode
Sergey Matyukevich
-1
/
+137
2020-03-12
qtnfmac: support WPA3 SAE in AP mode
Sergey Matyukevich
-10
/
+9
2020-02-12
qtnfmac: fix potential Spectre vulnerabilities
Sergey Matyukevich
-5
/
+10
2020-02-12
qtnfmac: drop unnecessary TLVs from scan command
Igor Mitsyanko
-93
/
+96
2020-02-12
qtnfmac: update channel switch command to support 6GHz band
Igor Mitsyanko
-14
/
+28
2020-02-12
qtnfmac: cleanup alignment in firmware communication protocol
Igor Mitsyanko
-161
/
+103
2020-02-12
qtnfmac: pass max scan SSIDs limit on per-radio basis
Igor Mitsyanko
-8
/
+4
2020-02-12
qtnfmac: implement extendable channel survey dump
Igor Mitsyanko
-122
/
+173
2020-02-12
qtnfmac: drop QTN_TLV_ID_NUM_IFACE_COMB TLV type
Igor Mitsyanko
-35
/
+18
2020-02-12
qtnfmac: merge PHY_PARAMS_GET into MAC_INFO
Igor Mitsyanko
-138
/
+49
2020-02-12
qtnfmac: pass hardware capabilities in TLV element
Igor Mitsyanko
-40
/
+63
2020-02-12
qtnfmac: use MAJOR.MINOR format for firmware protocol
Igor Mitsyanko
-33
/
+86
2020-01-26
qtnfmac: add support for TWT responder and spatial reuse
Mikhail Karpenko
-1
/
+53
2020-01-26
qtnfmac: add support for STA HE rates
Sergey Matyukevich
-0
/
+3
2020-01-26
qtnfmac: control qtnfmac wireless interfaces bridging
Sergey Matyukevich
-18
/
+34
2020-01-26
qtnfmac: add module param to configure DFS offload
Sergey Matyukevich
-7
/
+22
2020-01-26
qtnfmac: cleanup slave_radar access function
Sergey Matyukevich
-7
/
+7
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
-1
/
+1
2019-11-20
qtnfmac: process HE capabilities requests
Mikhail Karpenko
-1
/
+92
2019-11-20
qtnfmac: add TLV for extension IEs
Mikhail Karpenko
-0
/
+35
2019-11-20
qtnfmac: signal that all packets coming from device are already flooded
Igor Mitsyanko
-0
/
+27
2019-11-20
qtnfmac: advertise netdev port parent ID
Igor Mitsyanko
-5
/
+22
2019-11-20
qtnfmac: add interface ID to each packet
Igor Mitsyanko
-18
/
+74
2019-11-20
qtnfmac: track broadcast domain of each interface
Igor Mitsyanko
-0
/
+149
2019-11-20
qtnfmac: remove VIF in firmware in case of error
Igor Mitsyanko
-15
/
+12
2019-11-14
qtnfmac: add support for getting/setting transmit power
Mikhail Karpenko
-0
/
+151
2019-11-14
qtnfmac: handle MIC failure event from firmware
Sergey Matyukevich
-0
/
+55
2019-11-14
qtnfmac: send EAPOL frames via control path
Sergey Matyukevich
-20
/
+14
2019-11-14
qtnfmac: modify Rx descriptors queue setup
Sergey Matyukevich
-23
/
+41
2019-11-14
qtnfmac: fix invalid channel information output
Sergey Matyukevich
-3
/
+4
2019-11-14
qtnfmac: fix debugfs support for multiple cards
Sergey Matyukevich
-1
/
+5
2019-11-14
qtnfmac: fix using skb after free
Sergey Matyukevich
-2
/
+4
2019-10-15
wireless: Remove call to memset after dma_alloc_coherent
Fuqian Huang
-4
/
+0
2019-08-06
qtnfmac_pcie: Use dev_get_drvdata
Chuhong Yuan
-2
/
+2
2019-06-25
qtnfmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
-3
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+2
[prev]
[next]