开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
/
qtnfmac
/
commands.c
Age
Commit message (
Expand
)
Author
2019-04-26
qtnfmac: allow to control DFS slave radar detection
Igor Mitsyanko
2019-04-04
qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size()
Gustavo A. R. Silva
2019-04-04
qtnfmac: use scan duration param for different scan types
Igor Mitsyanko
2019-04-04
qtnfmac: send EAPOL frames via control path
Igor Mitsyanko
2019-04-04
qtnfmac: simplify firmware state tracking
Sergey Matyukevich
2019-04-04
qtnfmac: update bands information on CHANGE_INTF command
Igor Mitsyanko
2019-04-04
qtnfmac: pass DFS region to firmware on region update
Igor Mitsyanko
2019-04-04
qtnfmac: allow each MAC to specify its own regulatory rules
Igor Mitsyanko
2019-04-04
qtnfmac: pass complete channel info in regulatory notifier
Igor Mitsyanko
2019-04-04
qtnfmac: include full channels info to regulatory notifier
Igor Mitsyanko
2019-04-04
qtnfmac: make regulatory notifier work on per-phy basis
Igor Mitsyanko
2019-02-08
qtnfmac: enable WPA3 SAE support
Sergey Matyukevich
2019-02-01
qtnfmac: qtnf_cmd_send_with_reply cleanup
Sergey Matyukevich
2019-02-01
qtnfmac: convert to SPDX license identifiers
Sergey Matyukevich
2019-02-01
qtnfmac: do not reject retry changes in driver
Sergey Matyukevich
2019-02-01
qtnfmac: switch to 32bit values for RTS/FRAG thresholds
Sergey Matyukevich
2019-02-01
qtnfmac: add support for 4addr mode
Sergey Matyukevich
2019-02-01
qtnfmac: support EBUSY errcode for QLINK protocol
Andrey Shevchenko
2019-02-01
qtnfmac: use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-11-06
qtnfmac: fix error handling in control path
Sergey Matyukevich
2018-10-05
qtnfmac: add support for scan dwell time configuration
Sergey Matyukevich
2018-10-05
qtnfmac: add support for scan flush
Sergey Matyukevich
2018-10-05
qtnfmac: inform wireless core about supported extended capabilities
Sergey Matyukevich
2018-10-05
qtnfmac: pass sgi rate info flag to wireless core
Sergey Matyukevich
2018-10-05
qtnfmac: cleanup and unify command error handling
Sergey Matyukevich
2018-08-02
qtnfmac: implement basic WoWLAN support
Sergey Matyukevich
2018-07-30
qtnfmac: enable multiple SSIDs scan support
Andrey Shevchenko
2018-07-30
qtnfmac: implement cfg80211 power management callback
Sergei Maksimenko
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
2018-06-27
qtnfmac: enable source MAC address randomization support
Andrey Shevchenko
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-30
qtnfmac: fix bg_scan_period parameter processing
Andrey Shevchenko
2018-05-30
qtnfmac: fix firmware command error path
Dmitry Lebed
2018-05-30
qtnfmac: decode error codes from firmware replies
Igor Mitsyanko
2018-01-24
qtnfmac: remove redundant 'unlikely' checks
Sergey Matyukevich
2018-01-24
qtnfmac: modify supported interface combinations
Sergey Matyukevich
2018-01-24
qtnfmac: report hardware/firmware information via ethtool
Vasily Ulyanov
2018-01-24
qtnfmac: get more hardware info from card
Vasily Ulyanov
2018-01-24
qtnfmac: remove struct qlink_cmd_set_mac_acl
Vasily Ulyanov
2018-01-09
qtnfmac: support MAC address based access control
Vasily Ulyanov
2018-01-09
qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibility
Igor Mitsyanko
2018-01-09
qtnfmac: fill wiphy's extended capabilities
Vasily Ulyanov
2018-01-09
qtnfmac: add support for radar detection and CAC
Igor Mitsyanko
2018-01-09
qtnfmac: pass complete channel data between driver and firmware
Sergey Matyukevich
2017-11-10
qtnfmac: pass all CONNECT cmd params to wireless card for processing
Igor Mitsyanko
2017-11-10
qtnfmac: include HTCAP and VHTCAP into config AP command
Igor Mitsyanko
2017-11-10
qtnfmac: configure and start AP interface with a single command
Igor Mitsyanko
2017-11-10
qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usage
Igor Mitsyanko
2017-11-10
qtnfmac: extend "IE set" TLV to include frame type info
Igor Mitsyanko
2017-11-10
qtnfmac: get rid of PHYMODE capabilities flags
Igor Mitsyanko
[next]