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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qtnfmac: remove redundant 'unlikely' checks
Sergey Matyukevich
2018-01-24
1
-27
/
+25
*
qtnfmac: do not use bus mutex for events processing
Igor Mitsyanko
2018-01-24
1
-2
/
+2
*
qtnfmac: do not use mutexes in timer context
Igor Mitsyanko
2018-01-24
4
-32
/
+38
*
qtnfmac: fix STA disconnect procedure
Sergey Matyukevich
2018-01-24
1
-1
/
+0
*
qtnfmac: validate interface combinations on changes
Sergey Matyukevich
2018-01-24
1
-0
/
+50
*
qtnfmac: modify supported interface combinations
Sergey Matyukevich
2018-01-24
5
-76
/
+115
*
qtnfmac: report hardware/firmware information via ethtool
Vasily Ulyanov
2018-01-24
4
-0
/
+14
*
qtnfmac: get more hardware info from card
Vasily Ulyanov
2018-01-24
2
-1
/
+61
*
qtnfmac: support 64-bit network interface stats
Vasily Ulyanov
2018-01-24
3
-8
/
+85
*
qtnfmac: fix warnings when mBSS setup is stopped
Vasily Ulyanov
2018-01-24
1
-4
/
+4
*
qtnfmac: remove struct qlink_cmd_set_mac_acl
Vasily Ulyanov
2018-01-24
2
-16
/
+9
*
qtnfmac: support MAC address based access control
Vasily Ulyanov
2018-01-09
7
-1
/
+137
*
qtnfmac: keeping track of "generation" for STA info
Igor Mitsyanko
2018-01-09
5
-7
/
+16
*
qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibility
Igor Mitsyanko
2018-01-09
4
-168
/
+267
*
qtnfmac: fill wiphy's extended capabilities
Vasily Ulyanov
2018-01-09
4
-0
/
+50
*
qtnfmac: fix rssi data passed to wireless core
Sergey Matyukevich
2018-01-09
2
-9
/
+9
*
qtnfmac: check for passed channel being NULL in MGMT_TX command
Igor Mitsyanko
2018-01-09
1
-2
/
+11
*
qtnfmac: change default interface mode from AP to STA
Igor Mitsyanko
2018-01-09
3
-10
/
+6
*
qtnfmac: add support for radar detection and CAC
Igor Mitsyanko
2018-01-09
5
-1
/
+155
*
qtnfmac: pass complete channel data between driver and firmware
Sergey Matyukevich
2018-01-09
5
-51
/
+74
*
qtnfmac: check that MAC exists in regulatory notifier
Igor Mitsyanko
2018-01-09
1
-0
/
+3
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-22
1
-1
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-1
/
+1
*
qtnfmac: pass all CONNECT cmd params to wireless card for processing
Igor Mitsyanko
2017-11-10
2
-30
/
+65
*
qtnfmac: include HTCAP and VHTCAP into config AP command
Igor Mitsyanko
2017-11-10
1
-0
/
+18
*
qtnfmac: configure and start AP interface with a single command
Igor Mitsyanko
2017-11-10
4
-52
/
+47
*
qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usage
Igor Mitsyanko
2017-11-10
3
-34
/
+10
*
qtnfmac: SCAN results: retreive frame type information from "IE set" TLV
Igor Mitsyanko
2017-11-10
2
-22
/
+14
*
qtnfmac: extend "IE set" TLV to include frame type info
Igor Mitsyanko
2017-11-10
3
-30
/
+80
*
qtnfmac: get rid of PHYMODE capabilities flags
Igor Mitsyanko
2017-11-10
4
-14
/
+2
*
qtnfmac: initialize HT/VHT caps "can override" masks
Igor Mitsyanko
2017-11-10
4
-9
/
+12
*
qtnfmac: use per-band HT/VHT info from wireless device
Igor Mitsyanko
2017-11-10
5
-59
/
+84
*
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
7
-19
/
+70
|
\
|
*
qtnfmac: advertise support of inactivity timeout
Igor Mitsyanko
2017-10-30
3
-4
/
+17
|
*
qtnfmac: modify full Tx queue recovery
Sergey Matyukevich
2017-10-30
4
-5
/
+37
|
*
qtnfmac: drop nonexistent function declaration
Sergey Matyukevich
2017-10-30
1
-3
/
+0
|
*
qtnfmac: enable registration of more mgmt frames
Sergey Matyukevich
2017-10-30
1
-1
/
+11
|
*
qtnfmac: modify full Tx queue error reporting
Sergey Matyukevich
2017-10-30
1
-1
/
+1
|
*
qtnfmac: Convert timers to use timer_setup()
Kees Cook
2017-10-27
2
-5
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2017-10-16
5
-6
/
+19
|
\
|
|
*
qtnfmac: cancel scans on wireless interface changes
Sergey Matyukevich
2017-09-20
3
-5
/
+9
|
*
qtnfmac: lock access to h/w in tx path
Sergey Matyukevich
2017-09-20
2
-1
/
+10
*
|
qtnfmac: do not cache current channel info in driver's state
Igor Mitsyanko
2017-10-13
3
-8
/
+2
*
|
qtnfmac: make encryption info a part of CONNECT command.
Igor Mitsyanko
2017-10-13
2
-25
/
+22
*
|
qtnfmac: do not cache BSS state in per-VIF structure
Igor Mitsyanko
2017-10-13
3
-66
/
+42
*
|
qtnfmac: get rid of QTNF_STATE_AP_START flag
Igor Mitsyanko
2017-10-13
4
-45
/
+2
*
|
qtnfmac: get rid of QTNF_STATE_AP_CONFIG
Igor Mitsyanko
2017-10-13
3
-12
/
+0
*
|
qtnfmac: pass channel definition to WiFi card on START_AP command
Igor Mitsyanko
2017-10-13
5
-22
/
+62
[next]