index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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
*
|
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-7
/
+3
|
/
*
qtnfmac: introduce new FullMAC driver for Quantenna chipsets
Igor Mitsyanko
2017-05-24
1
-0
/
+1982