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.12.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
2017-11-10
qtnfmac: pass all CONNECT cmd params to wireless card for processing
Igor Mitsyanko
2
-30
/
+65
2017-11-10
qtnfmac: include HTCAP and VHTCAP into config AP command
Igor Mitsyanko
1
-0
/
+18
2017-11-10
qtnfmac: configure and start AP interface with a single command
Igor Mitsyanko
4
-52
/
+47
2017-11-10
qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usage
Igor Mitsyanko
3
-34
/
+10
2017-11-10
qtnfmac: SCAN results: retreive frame type information from "IE set" TLV
Igor Mitsyanko
2
-22
/
+14
2017-11-10
qtnfmac: extend "IE set" TLV to include frame type info
Igor Mitsyanko
3
-30
/
+80
2017-11-10
qtnfmac: get rid of PHYMODE capabilities flags
Igor Mitsyanko
4
-14
/
+2
2017-11-10
qtnfmac: initialize HT/VHT caps "can override" masks
Igor Mitsyanko
4
-9
/
+12
2017-11-10
qtnfmac: use per-band HT/VHT info from wireless device
Igor Mitsyanko
5
-59
/
+84
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
7
-19
/
+70
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-30
qtnfmac: advertise support of inactivity timeout
Igor Mitsyanko
3
-4
/
+17
2017-10-30
qtnfmac: modify full Tx queue recovery
Sergey Matyukevich
4
-5
/
+37
2017-10-30
qtnfmac: drop nonexistent function declaration
Sergey Matyukevich
1
-3
/
+0
2017-10-30
qtnfmac: enable registration of more mgmt frames
Sergey Matyukevich
1
-1
/
+11
2017-10-30
qtnfmac: modify full Tx queue error reporting
Sergey Matyukevich
1
-1
/
+1
2017-10-27
qtnfmac: Convert timers to use timer_setup()
Kees Cook
2
-5
/
+4
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
5
-6
/
+19
2017-10-13
qtnfmac: do not cache current channel info in driver's state
Igor Mitsyanko
3
-8
/
+2
2017-10-13
qtnfmac: make encryption info a part of CONNECT command.
Igor Mitsyanko
2
-25
/
+22
2017-10-13
qtnfmac: do not cache BSS state in per-VIF structure
Igor Mitsyanko
3
-66
/
+42
2017-10-13
qtnfmac: get rid of QTNF_STATE_AP_START flag
Igor Mitsyanko
4
-45
/
+2
2017-10-13
qtnfmac: get rid of QTNF_STATE_AP_CONFIG
Igor Mitsyanko
3
-12
/
+0
2017-10-13
qtnfmac: pass channel definition to WiFi card on START_AP command
Igor Mitsyanko
5
-22
/
+62
2017-10-13
qtnfmac: pass all AP settings to wireless card for processing
Igor Mitsyanko
4
-43
/
+101
2017-10-13
qtnfmac: do not cache AP settings in driver structures
Igor Mitsyanko
3
-41
/
+25
2017-09-25
qtnfmac: do not report channel changes until wiphy is registered
Igor Mitsyanko
1
-0
/
+3
2017-09-25
qtnfmac: remove unused mac::status field
Igor Mitsyanko
3
-8
/
+0
2017-09-25
qtnfmac: do not cache CSA chandef info
Igor Mitsyanko
4
-22
/
+1
2017-09-25
qtnfmac: pass VIF info to SendChannel command
Igor Mitsyanko
3
-4
/
+5
2017-09-25
qtnfmac: let wifi card handle channel switch request to the same chan
Igor Mitsyanko
1
-5
/
+0
2017-09-25
qtnfmac: do not cache channel info from "connect" command
Igor Mitsyanko
2
-16
/
+5
2017-09-25
qtnfmac: retrieve current channel info from EP
Igor Mitsyanko
4
-21
/
+64
2017-09-25
qtnfmac: make "Channel change" event report full channel info
Igor Mitsyanko
4
-18
/
+85
2017-09-25
qtnfmac: convert channel width from bitfiled to simple enum
Igor Mitsyanko
2
-16
/
+16
2017-09-20
qtnfmac: cancel scans on wireless interface changes
Sergey Matyukevich
3
-5
/
+9
2017-09-20
qtnfmac: lock access to h/w in tx path
Sergey Matyukevich
2
-1
/
+10
2017-08-31
qtnfmac: implement 64-bit dma support
Sergey Matyukevich
3
-16
/
+65
2017-08-31
qtnfmac: fix free_xfer_buffer cleanup
Sergey Matyukevich
1
-2
/
+2
2017-08-31
qtnfmac: modify qtnf_map_bar not to return NULL
Sergey Matyukevich
1
-4
/
+6
2017-08-31
qtnfmac: module param sanity check
Sergey Matyukevich
1
-2
/
+15
2017-08-31
qtnfmac: drop -D__CHECK_ENDIAN from cflags
Sergey Matyukevich
1
-4
/
+0
2017-08-17
qtnfmac: modify tx reclaim locking
Sergey Matyukevich
2
-13
/
+8
2017-08-17
qtnfmac: introduce counter for Rx underflow events
Sergey Matyukevich
4
-2
/
+17
2017-08-17
qtnfmac: switch to kernel circ_buf implementation
Sergey Matyukevich
2
-80
/
+136
2017-08-17
qtnfmac: decrease default Tx queue size
Sergey Matyukevich
1
-1
/
+1
2017-08-17
qtnfmac: skb2rbd_attach cleanup
Sergey Matyukevich
1
-18
/
+13
2017-08-17
qtnfmac: use __netdev_alloc_skb_ip_align
Sergey Matyukevich
1
-4
/
+1
2017-08-17
qtnfmac: switch to napi_gro_receive
Sergey Matyukevich
1
-1
/
+1
[next]