summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally2018-05-231-0/+5
* nl80211: add FILS related parameters to ROAM eventArend Van Spriel2018-05-231-0/+2
* cfg80211: use separate struct for FILS parametersArend Van Spriel2018-05-231-18/+26
* cfg80211: add missing kernel-docJohannes Berg2018-05-221-0/+4
* cfg80211: release station info tidstats where neededJohannes Berg2018-05-181-0/+13
* cfg80211: dynamically allocate per-tid stats for station infoArend van Spriel2018-05-181-1/+9
* cfg80211: Expose TXQ stats and parameters to userspaceToke Høiland-Jørgensen2018-05-081-0/+50
* cfg80211: average ack rssi support for data framesBalaji Pothunoori2018-05-071-0/+3
* nl80211: Add control_port_over_nl80211 to mesh_setupDenis Kenzior2018-03-291-0/+3
* nl80211: Add control_port_over_nl80211 for ibssDenis Kenzior2018-03-291-0/+3
* nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior2018-03-291-0/+3
* nl80211: Implement TX of control port framesDenis Kenzior2018-03-291-0/+9
* nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior2018-03-291-0/+22
* cfg80211: Add API to allow querying regdb for wmm_ruleHaim Dreyfuss2018-03-291-0/+28
* cfg80211: fix data type of sta_opmode_info parametertamizhr@codeaurora.org2018-03-291-4/+4
* mac80211: support A-MSDU in fast-rxFelix Fietkau2018-02-271-2/+4
* cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty2018-02-191-1/+6
* cfg80211: Add support to notify station's opmode change to userspacetamizhr@codeaurora.org2018-01-311-0/+43
* cfg80211/nl80211: Optional authentication offload to userspaceSrinivas Dasari2018-01-311-3/+51
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-171-0/+2
|\
| * mac80211_hwsim: validate number of different channelsJohannes Berg2018-01-151-0/+2
* | Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...David S. Miller2018-01-041-2/+15
|\ \ | |/ |/|
| * cfg80211: Scan results to also report the per chain signal strengthSunil Dutt2017-12-191-0/+8
| * cfg80211: cleanup signal strength units notationSergey Matyukevich2017-12-111-2/+2
| * cfg80211: IBSS: Add support for static WEP in driver for IBSSTova Mussai2017-12-111-0/+5
* | nl80211: Remove obsolete kerneldoc lineJonathan Corbet2017-12-191-1/+0
|/
* cfg80211/nl80211: add a port authorized eventAvraham Stern2017-10-021-4/+17
* cfg80211: remove unused function ieee80211_data_from_8023()Johannes Berg2017-09-211-13/+0
* mac80211: extend ieee80211_ie_split to support EXTENSIONLiad Kaufman2017-09-211-2/+4
* nl80211: add authorized flag to ROAM eventAvraham Stern2017-06-131-0/+4
* cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern2017-06-131-0/+32
* cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller2017-06-131-0/+2
* wireless: Only join DFS channels in mesh mode if userspace flags supportBenjamin Berg2017-05-191-0/+4
* cfg80211: fix multi scheduled scan kernel-docJohannes Berg2017-05-081-1/+1
* cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg2017-05-041-1/+1
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-281-3/+8
* cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern2017-04-281-32/+26
* cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-261-7/+8
* nl80211: add support for BSSIDs in scheduled scan matchsetsArend Van Spriel2017-04-261-1/+5
* nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-1/+8
* cfg80211: simplify netlink socket owner interface deletionJohannes Berg2017-04-261-2/+4
* nl80211: add request id in scheduled scan event messagesArend Van Spriel2017-04-181-0/+2
* cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-2/+6
* cfg80211: allow leaving MU-MIMO monitor configuration unchangedJohannes Berg2017-04-131-3/+6
* cfg80211: add documentation for cfg80211_get_bss()Johannes Berg2017-03-311-1/+11
* cfg80211: Add support for FILS shared key authentication offloadVidyullatha Kanchanapally2017-03-311-2/+55
* cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally2017-03-311-8/+83
* cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski2017-03-061-0/+13
* scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* cfg80211: fix NAN bands definitionLuca Coelho2017-02-091-5/+13
OpenPOWER on IntegriCloud