index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
/
qtnfmac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
1
-0
/
+1
*
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
*
qtnfmac: flexible regulatory domain registration logic
Igor Mitsyanko
2019-04-04
1
-5
/
+14
*
qtnfmac: pass complete channel info in regulatory notifier
Igor Mitsyanko
2019-04-04
3
-31
/
+76
*
qtnfmac: include full channels info to regulatory notifier
Igor Mitsyanko
2019-04-04
2
-1
/
+27
*
qtnfmac: simplify error reporting in regulatory notifier
Igor Mitsyanko
2019-04-04
1
-10
/
+2
*
qtnfmac: make regulatory notifier work on per-phy basis
Igor Mitsyanko
2019-04-04
3
-30
/
+13
*
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
[prev]
[next]