index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: pass complete channel info in regulatory notifier
Igor Mitsyanko
2019-04-04
1
-31
/
+18
*
qtnfmac: include full channels info to regulatory notifier
Igor Mitsyanko
2019-04-04
1
-0
/
+20
*
qtnfmac: make regulatory notifier work on per-phy basis
Igor Mitsyanko
2019-04-04
1
-6
/
+3
*
qtnfmac: enable WPA3 SAE support
Sergey Matyukevich
2019-02-08
1
-0
/
+29
*
qtnfmac: qtnf_cmd_send_with_reply cleanup
Sergey Matyukevich
2019-02-01
1
-6
/
+4
*
qtnfmac: convert to SPDX license identifiers
Sergey Matyukevich
2019-02-01
1
-14
/
+2
*
qtnfmac: do not reject retry changes in driver
Sergey Matyukevich
2019-02-01
1
-0
/
+8
*
qtnfmac: switch to 32bit values for RTS/FRAG thresholds
Sergey Matyukevich
2019-02-01
1
-4
/
+4
*
qtnfmac: add support for 4addr mode
Sergey Matyukevich
2019-02-01
1
-5
/
+9
*
qtnfmac: support EBUSY errcode for QLINK protocol
Andrey Shevchenko
2019-02-01
1
-0
/
+2
*
qtnfmac: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-01
1
-3
/
+2
*
qtnfmac: fix error handling in control path
Sergey Matyukevich
2018-11-06
1
-8
/
+13
*
qtnfmac: add support for scan dwell time configuration
Sergey Matyukevich
2018-10-05
1
-0
/
+9
*
qtnfmac: add support for scan flush
Sergey Matyukevich
2018-10-05
1
-0
/
+6
*
qtnfmac: inform wireless core about supported extended capabilities
Sergey Matyukevich
2018-10-05
1
-2
/
+1
*
qtnfmac: pass sgi rate info flag to wireless core
Sergey Matyukevich
2018-10-05
1
-0
/
+3
*
qtnfmac: cleanup and unify command error handling
Sergey Matyukevich
2018-10-05
1
-409
/
+109
*
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
[next]