index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
/
qtnfmac
/
commands.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qtnfmac: implement basic WoWLAN support
Sergey Matyukevich
2018-08-02
1
-0
/
+112
*
qtnfmac: enable multiple SSIDs scan support
Andrey Shevchenko
2018-07-30
1
-5
/
+3
*
qtnfmac: implement cfg80211 power management callback
Sergei Maksimenko
2018-07-30
1
-0
/
+34
*
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
1
-0
/
+25
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
qtnfmac: fix bg_scan_period parameter processing
Andrey Shevchenko
2018-05-30
1
-5
/
+3
*
qtnfmac: fix firmware command error path
Dmitry Lebed
2018-05-30
1
-0
/
+1
*
qtnfmac: decode error codes from firmware replies
Igor Mitsyanko
2018-05-30
1
-2
/
+24
*
qtnfmac: remove redundant 'unlikely' checks
Sergey Matyukevich
2018-01-24
1
-27
/
+25
*
qtnfmac: modify supported interface combinations
Sergey Matyukevich
2018-01-24
1
-37
/
+65
*
qtnfmac: report hardware/firmware information via ethtool
Vasily Ulyanov
2018-01-24
1
-0
/
+3
*
qtnfmac: get more hardware info from card
Vasily Ulyanov
2018-01-24
1
-0
/
+50
*
qtnfmac: remove struct qlink_cmd_set_mac_acl
Vasily Ulyanov
2018-01-24
1
-6
/
+9
*
qtnfmac: support MAC address based access control
Vasily Ulyanov
2018-01-09
1
-0
/
+62
*
qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibility
Igor Mitsyanko
2018-01-09
1
-101
/
+116
*
qtnfmac: fill wiphy's extended capabilities
Vasily Ulyanov
2018-01-09
1
-0
/
+44
*
qtnfmac: add support for radar detection and CAC
Igor Mitsyanko
2018-01-09
1
-0
/
+38
*
qtnfmac: pass complete channel data between driver and firmware
Sergey Matyukevich
2018-01-09
1
-7
/
+7
*
qtnfmac: pass all CONNECT cmd params to wireless card for processing
Igor Mitsyanko
2017-11-10
1
-22
/
+41
*
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
1
-30
/
+42
*
qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usage
Igor Mitsyanko
2017-11-10
1
-13
/
+4
*
qtnfmac: extend "IE set" TLV to include frame type info
Igor Mitsyanko
2017-11-10
1
-6
/
+19
*
qtnfmac: get rid of PHYMODE capabilities flags
Igor Mitsyanko
2017-11-10
1
-1
/
+0
*
qtnfmac: initialize HT/VHT caps "can override" masks
Igor Mitsyanko
2017-11-10
1
-3
/
+4
*
qtnfmac: use per-band HT/VHT info from wireless device
Igor Mitsyanko
2017-11-10
1
-13
/
+64
*
qtnfmac: advertise support of inactivity timeout
Igor Mitsyanko
2017-10-30
1
-2
/
+3
*
qtnfmac: make encryption info a part of CONNECT command.
Igor Mitsyanko
2017-10-13
1
-23
/
+19
*
qtnfmac: do not cache BSS state in per-VIF structure
Igor Mitsyanko
2017-10-13
1
-17
/
+32
*
qtnfmac: get rid of QTNF_STATE_AP_START flag
Igor Mitsyanko
2017-10-13
1
-3
/
+0
*
qtnfmac: get rid of QTNF_STATE_AP_CONFIG
Igor Mitsyanko
2017-10-13
1
-3
/
+0
*
qtnfmac: pass channel definition to WiFi card on START_AP command
Igor Mitsyanko
2017-10-13
1
-13
/
+15
*
qtnfmac: pass all AP settings to wireless card for processing
Igor Mitsyanko
2017-10-13
1
-23
/
+29
*
qtnfmac: do not cache AP settings in driver structures
Igor Mitsyanko
2017-10-13
1
-24
/
+22
*
qtnfmac: remove unused mac::status field
Igor Mitsyanko
2017-09-25
1
-1
/
+0
*
qtnfmac: do not cache CSA chandef info
Igor Mitsyanko
2017-09-25
1
-2
/
+0
*
qtnfmac: pass VIF info to SendChannel command
Igor Mitsyanko
2017-09-25
1
-2
/
+3
*
qtnfmac: do not cache channel info from "connect" command
Igor Mitsyanko
2017-09-25
1
-2
/
+4
*
qtnfmac: retrieve current channel info from EP
Igor Mitsyanko
2017-09-25
1
-0
/
+38
*
qtnfmac: prepare for AP_VLAN interface type support
Sergey Matyukevich
2017-08-03
1
-4
/
+23
*
qtnfmac: fix handling of iftype mask reported by firmware
Sergey Matyukevich
2017-08-03
1
-4
/
+5
*
qtnfmac: implement cfg80211 channel_switch handler
Sergey Matyukevich
2017-08-03
1
-0
/
+55
*
qtnfmac: move current channel info from vif to mac
Sergey Matyukevich
2017-08-03
1
-3
/
+3
*
qtnfmac: implement reporting current channel
Sergey Matyukevich
2017-08-03
1
-1
/
+1
*
qtnfmac: implement cfg80211 dump_survey handler
Sergey Matyukevich
2017-08-03
1
-0
/
+107
*
qtnfmac: add missing bus lock
Sergey Matyukevich
2017-08-03
1
-0
/
+4
*
qtnfmac: updates for regulatory support
Sergey Matyukevich
2017-08-03
1
-41
/
+237
*
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2017-06-25
1
-6
/
+6
|
\
|
*
qtnfmac: check band before allocating cmd_skb to avoid resource leak
Colin Ian King
2017-06-13
1
-6
/
+6
[next]