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.13.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
/
qtnfmac
/
cfg80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-05
qtnfmac: implement dump_station support for STA mode
Sergey Matyukevich
1
-9
/
+21
2018-10-05
qtnfmac: add support for scan dwell time configuration
Sergey Matyukevich
1
-0
/
+4
2018-10-05
qtnfmac: drop error reports for out-of-bounds key indexes
Sergey Matyukevich
1
-3
/
+10
2018-10-05
qtnfmac: inform wireless core about supported extended capabilities
Sergey Matyukevich
1
-0
/
+9
2018-10-05
qtnfmac: do not cancel scan in disconnect callback
Igor Mitsyanko
1
-2
/
+0
2018-10-05
qtnfmac: cleanup and unify command error handling
Sergey Matyukevich
1
-24
/
+40
2018-10-05
qtnfmac: request userspace to do OBSS scanning if FW can not
Igor Mitsyanko
1
-0
/
+3
2018-10-05
qtnfmac: generate local disconnect event in disconnect callback
Igor Mitsyanko
1
-6
/
+7
2018-10-05
qtnfmac: do not track STA states in driver
Sergey Matyukevich
1
-52
/
+7
2018-09-20
qtnfmac: remove set but not used variable 'vif'
YueHaibing
1
-3
/
+0
2018-08-02
qtnfmac: implement basic WoWLAN support
Sergey Matyukevich
1
-0
/
+76
2018-07-30
qtnfmac: enable multiple SSIDs scan support
Andrey Shevchenko
1
-1
/
+2
2018-07-30
qtnfmac: implement cfg80211 power management callback
Sergei Maksimenko
1
-0
/
+21
2018-07-24
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
1
-0
/
+3
2018-06-27
qtnfmac: enable source MAC address randomization support
Andrey Shevchenko
1
-0
/
+3
2018-06-18
qtnfmac: fix NULL pointer dereference
Gustavo A. R. Silva
1
-2
/
+1
2018-05-30
qtnfmac: fix invalid STA state on EAPOL failure
Sergey Matyukevich
1
-7
/
+14
2018-05-30
qtnfmac: cancel scan on disconnect
Andrey Shevchenko
1
-0
/
+2
2018-05-30
qtnfmac: cleanup wdev structure between its uses
Sergey Matyukevich
1
-5
/
+3
2018-05-30
qtnfmac: simplify notation
Sergey Matyukevich
1
-12
/
+13
2018-04-24
qtnfmac: add DFS offload support
Dmitry Lebed
1
-0
/
+9
2018-01-24
qtnfmac: do not use mutexes in timer context
Igor Mitsyanko
1
-11
/
+4
2018-01-24
qtnfmac: fix STA disconnect procedure
Sergey Matyukevich
1
-1
/
+0
2018-01-24
qtnfmac: validate interface combinations on changes
Sergey Matyukevich
1
-0
/
+50
2018-01-24
qtnfmac: modify supported interface combinations
Sergey Matyukevich
1
-33
/
+20
2018-01-24
qtnfmac: report hardware/firmware information via ethtool
Vasily Ulyanov
1
-0
/
+4
2018-01-24
qtnfmac: fix warnings when mBSS setup is stopped
Vasily Ulyanov
1
-4
/
+4
2018-01-09
qtnfmac: support MAC address based access control
Vasily Ulyanov
1
-0
/
+16
2018-01-09
qtnfmac: keeping track of "generation" for STA info
Igor Mitsyanko
1
-1
/
+4
2018-01-09
qtnfmac: check for passed channel being NULL in MGMT_TX command
Igor Mitsyanko
1
-2
/
+11
2018-01-09
qtnfmac: change default interface mode from AP to STA
Igor Mitsyanko
1
-1
/
+1
2018-01-09
qtnfmac: add support for radar detection and CAC
Igor Mitsyanko
1
-1
/
+17
2018-01-09
qtnfmac: pass complete channel data between driver and firmware
Sergey Matyukevich
1
-1
/
+2
2018-01-09
qtnfmac: check that MAC exists in regulatory notifier
Igor Mitsyanko
1
-0
/
+3
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-1
/
+1
2017-11-10
qtnfmac: configure and start AP interface with a single command
Igor Mitsyanko
1
-16
/
+1
2017-11-10
qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usage
Igor Mitsyanko
1
-6
/
+6
2017-11-10
qtnfmac: get rid of PHYMODE capabilities flags
Igor Mitsyanko
1
-3
/
+0
2017-11-10
qtnfmac: initialize HT/VHT caps "can override" masks
Igor Mitsyanko
1
-0
/
+2
2017-11-10
qtnfmac: use per-band HT/VHT info from wireless device
Igor Mitsyanko
1
-29
/
+1
2017-10-30
qtnfmac: advertise support of inactivity timeout
Igor Mitsyanko
1
-1
/
+4
2017-10-30
qtnfmac: enable registration of more mgmt frames
Sergey Matyukevich
1
-1
/
+11
2017-10-27
qtnfmac: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-3
/
+6
2017-10-13
qtnfmac: do not cache current channel info in driver's state
Igor Mitsyanko
1
-5
/
+2
2017-10-13
qtnfmac: do not cache BSS state in per-VIF structure
Igor Mitsyanko
1
-33
/
+7
2017-10-13
qtnfmac: get rid of QTNF_STATE_AP_START flag
Igor Mitsyanko
1
-28
/
+1
2017-10-13
qtnfmac: get rid of QTNF_STATE_AP_CONFIG
Igor Mitsyanko
1
-8
/
+0
2017-10-13
qtnfmac: pass channel definition to WiFi card on START_AP command
Igor Mitsyanko
1
-9
/
+0
2017-10-13
qtnfmac: do not cache AP settings in driver structures
Igor Mitsyanko
1
-16
/
+1
[next]