index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
/
qtnfmac
Commit message (
Expand
)
Author
Age
Files
Lines
*
qtnfmac: enable WPA3 SAE support
Sergey Matyukevich
2019-02-08
5
-2
/
+145
*
qtnfmac: enable WPA3 OWE support
Sergey Matyukevich
2019-02-08
2
-43
/
+102
*
qtnfmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
1
-13
/
+1
*
qtnfmac: qtnf_cmd_send_with_reply cleanup
Sergey Matyukevich
2019-02-01
1
-6
/
+4
*
qtnfmac: remove unused declarations
Sergey Matyukevich
2019-02-01
1
-2
/
+0
*
qtnfmac: add missing bss record to host scan cache
Sergey Matyukevich
2019-02-01
2
-5
/
+78
*
qtnfmac: convert to SPDX license identifiers
Sergey Matyukevich
2019-02-01
22
-327
/
+44
*
qtnfmac: do not reject retry changes in driver
Sergey Matyukevich
2019-02-01
2
-5
/
+8
*
qtnfmac: switch to 32bit values for RTS/FRAG thresholds
Sergey Matyukevich
2019-02-01
3
-6
/
+17
*
qtnfmac: add support for 4addr mode
Sergey Matyukevich
2019-02-01
5
-17
/
+31
*
qtnfmac: fix INTx interrupt handling
Sergey Matyukevich
2019-02-01
1
-3
/
+3
*
qtnfmac: support EBUSY errcode for QLINK protocol
Andrey Shevchenko
2019-02-01
2
-0
/
+3
*
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 Topaz chipsets
Sergey Matyukevich
2018-11-06
9
-5
/
+1373
*
qtnfmac_pcie: use single PCIe driver for all platforms
Igor Mitsyanko
2018-11-06
7
-251
/
+292
*
qtnfmac_pcie: cleanup Pearl platform headers
Sergey Matyukevich
2018-10-13
2
-230
/
+3
*
qtnfmac: use SPDX identifier for pcie bus layer files
Sergey Matyukevich
2018-10-13
3
-45
/
+6
*
qtnfmac: use 'help' in Kconfig
Sergey Matyukevich
2018-10-13
1
-1
/
+1
*
qtnfmac: implement dump_station support for STA mode
Sergey Matyukevich
2018-10-05
1
-9
/
+21
*
qtnfmac: drop redundant data copy in control path
Sergey Matyukevich
2018-10-05
3
-12
/
+10
*
qtnfmac: add support for scan dwell time configuration
Sergey Matyukevich
2018-10-05
3
-0
/
+15
*
qtnfmac: add support for scan flush
Sergey Matyukevich
2018-10-05
3
-0
/
+15
*
qtnfmac: drop error reports for out-of-bounds key indexes
Sergey Matyukevich
2018-10-05
1
-3
/
+10
*
qtnfmac: inform wireless core about supported extended capabilities
Sergey Matyukevich
2018-10-05
4
-4
/
+25
*
qtnfmac: pass sgi rate info flag to wireless core
Sergey Matyukevich
2018-10-05
1
-0
/
+3
*
qtnfmac: do not cancel scan in disconnect callback
Igor Mitsyanko
2018-10-05
1
-2
/
+0
*
qtnfmac: cleanup and unify command error handling
Sergey Matyukevich
2018-10-05
2
-433
/
+149
*
qtnfmac: do not initialize per-MAC data multiple times
Igor Mitsyanko
2018-10-05
1
-10
/
+13
*
qtnfmac: request userspace to do OBSS scanning if FW can not
Igor Mitsyanko
2018-10-05
2
-0
/
+5
*
qtnfmac: generate local disconnect event in disconnect callback
Igor Mitsyanko
2018-10-05
1
-6
/
+7
*
qtnfmac: do not track STA states in driver
Sergey Matyukevich
2018-10-05
3
-76
/
+8
*
qtnfmac_pcie: check for correct CHIP ID at pcie probe
Igor Mitsyanko
2018-10-01
2
-0
/
+38
*
qtnfmac: wait for FW load work to finish at PCIe remove
Igor Mitsyanko
2018-10-01
2
-4
/
+1
*
qtnfmac_pcie: extract platform-independent PCIe code
Igor Mitsyanko
2018-10-01
5
-383
/
+455
*
qtnfmac: add missing header includes to bus.h
Igor Mitsyanko
2018-10-01
1
-0
/
+3
*
qtnfmac_pcie: rename platform-specific functions
Igor Mitsyanko
2018-10-01
1
-49
/
+52
*
qtnfmac_pcie: separate platform-independent PCIe structure
Igor Mitsyanko
2018-10-01
3
-261
/
+287
*
qtnfmac_pcie: pearl: rename spinlock tx0_lock to tx_lock
Igor Mitsyanko
2018-10-01
1
-5
/
+5
*
qtnfmac_pcie: indicate pearl-specific structures by their names
Igor Mitsyanko
2018-10-01
2
-68
/
+68
*
qtnfmac_pcie: rename private Pearl PCIe state structure
Igor Mitsyanko
2018-10-01
2
-138
/
+111
*
qtnfmac_pcie: move Pearl pcie sources to pcie-specific directory
Igor Mitsyanko
2018-10-01
5
-4
/
+4
*
qtnfmac_pcie: do not store FW name in driver state structure
Igor Mitsyanko
2018-10-01
2
-5
/
+4
*
qtnfmac: remove set but not used variable 'vif'
YueHaibing
2018-09-20
1
-3
/
+0
*
qtnfmac: implement basic WoWLAN support
Sergey Matyukevich
2018-08-02
6
-0
/
+248
*
qtnfmac: enable multiple SSIDs scan support
Andrey Shevchenko
2018-07-30
4
-7
/
+9
*
qtnfmac: implement cfg80211 power management callback
Sergei Maksimenko
2018-07-30
4
-0
/
+82
*
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
2018-07-24
4
-16
/
+89
|
\
|
*
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
2018-06-27
1
-16
/
+16
|
*
qtnfmac: enable source MAC address randomization support
Andrey Shevchenko
2018-06-27
3
-0
/
+48
[next]