aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-22cfg80211: allow sending vendor events unicastJohannes Berg1-2/+47
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen1-2/+5
2019-02-11cfg80211: fix and clean up cfg80211_gen_new_bssid()Johannes Berg1-10/+8
2019-02-08cfg80211: add missing kernel-doc for multi-BSSID fieldsJohannes Berg1-0/+4
2019-02-08cfg80211: save multi-bssid propertiesSara Sharon1-0/+5
2019-02-08cfg80211: make BSSID generation function inlineSara Sharon1-0/+23
2019-02-08cfg80211: parse multi-bssid only if HW supports itSara Sharon1-0/+8
2019-02-08cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visibleSara Sharon1-1/+3
2019-02-08cfg80211: add various struct element finding helpersJohannes Berg1-7/+128
2019-02-01cfg80211: add missing documentation that kernel-doc warns aboutJohannes Berg1-1/+14
2019-02-01cfg80211: fix typoMatteo Croce1-1/+1
2019-01-25cfg80211: Authentication offload to user space in AP modeSrinivas Dasari1-0/+15
2019-01-25cfg80211: Allow drivers to advertise supported AKM suitesVeerendranath Jakkam1-0/+5
2019-01-19nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu1-1/+4
2019-01-19nl80211/mac80211: mesh: add hop count to mpath infoJulan Hsu1-0/+4
2019-01-19cfg80211: Add airtime statistics and settingsToke Høiland-Jørgensen1-1/+10
2018-12-18cfg80211: clarify LCI/civic location documentationJohannes Berg1-2/+4
2018-12-18wireless: FTM: fix kernel-doc "cannot understand" warningsRandy Dunlap1-1/+1
2018-11-09{nl,mac}80211: add rssi to mesh candidatesBob Copeland1-1/+2
2018-11-09{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland1-0/+5
2018-11-09{nl,mac}80211: report gate connectivity in station infoBob Copeland1-0/+3
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg1-0/+263
2018-10-12nl80211: Add per peer statistics to compute FCS error rateAnkita Bajaj1-0/+7
2018-10-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg1-2/+0
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2018-10-02cfg80211: move cookie_counter out of wiphyJohannes Berg1-3/+0
2018-10-02cfg80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu1-0/+52
2018-09-26cfg80211: fix reg_query_regdb_wmm kernel-docRandy Dunlap1-2/+0
2018-09-05cfg80211: add he_capabilities (ext) IE to AP settingsShaul Triebitz1-0/+2
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-2/+2
2018-08-28cfg80211: Add support for 60GHz band channels 5 and 6Alexei Avshalom Lazar1-1/+1
2018-08-28cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky1-0/+11
2018-08-28cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka1-2/+2
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+6
2018-07-06nl80211/mac80211: allow non-linear skb in rx_control_portDenis Kenzior1-6/+6
2018-06-15cfg80211: Add support for HELuca Coelho1-2/+104
2018-05-23nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally1-0/+5
2018-05-23nl80211: add FILS related parameters to ROAM eventArend Van Spriel1-0/+2
2018-05-23cfg80211: use separate struct for FILS parametersArend Van Spriel1-18/+26
2018-05-22cfg80211: add missing kernel-docJohannes Berg1-0/+4
2018-05-18cfg80211: release station info tidstats where neededJohannes Berg1-0/+13
2018-05-18cfg80211: dynamically allocate per-tid stats for station infoArend van Spriel1-1/+9
2018-05-08cfg80211: Expose TXQ stats and parameters to userspaceToke Høiland-Jørgensen1-0/+50
2018-05-07cfg80211: average ack rssi support for data framesBalaji Pothunoori1-0/+3
2018-03-29nl80211: Add control_port_over_nl80211 to mesh_setupDenis Kenzior1-0/+3
2018-03-29nl80211: Add control_port_over_nl80211 for ibssDenis Kenzior1-0/+3
2018-03-29nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior1-0/+3
2018-03-29nl80211: Implement TX of control port framesDenis Kenzior1-0/+9
2018-03-29nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior1-0/+22