summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* wil6210: add FT roam support for AP and stationAhmad Masri2018-08-281-52/+259
* wil6210: add support for channel 4Alexei Avshalom Lazar2018-08-281-1/+21
* wil6210: off channel transmit management frames in AP modeAhmad Masri2018-07-311-7/+40
* wil6210: allow scan on AP interfaceAhmad Masri2018-07-311-1/+2
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-07-251-6/+6
|\
| * wil6210: add support for enhanced DMA structuresGidon Studinski2018-07-021-6/+6
* | wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat2018-06-271-9/+9
|/
* wil6210: Initialize reply struct of the WMI commandsAlexei Avshalom Lazar2018-05-121-8/+14
* wil6210: move WMI functionality out of wil_cfg80211_mgmt_txDedy Lansky2018-05-121-35/+4
* wil6210: multiple VIFs support for connections and data pathLior David2018-02-271-17/+15
* wil6210: rename p2p_wdev_mutex to vif_mutexLior David2018-02-271-11/+11
* wil6210: multiple VIFs support for start/stop APLior David2018-02-271-17/+32
* wil6210: add support for adding and removing virtual interfacesLior David2018-02-271-25/+184
* wil6210: infrastructure for multiple virtual interfacesLior David2018-02-271-142/+199
* wil6210: support concurrency record in FW fileLior David2018-02-271-0/+69
* wil6210: add wil6210_vif structure for per-VIF dataLior David2018-02-271-26/+31
* cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty2018-02-191-1/+2
* wil6210: remove reference to preset_chandefLior David2018-01-091-2/+1
* wil6210: support Scheduled scanDedy Lansky2018-01-091-0/+65
* wil6210: missing length check in wil_cfg80211_mgmt_txLior David2017-12-021-3/+7
* wil6210: abort properly in cfg suspendHamad Kadmany2017-12-021-2/+5
* wil6210: ensure P2P device is stopped before removing interfaceLior David2017-08-311-28/+29
* wil6210: increase connect timeoutLior David2017-08-311-1/+1
* wil6210: notify wiphy on wowlan supportMaya Erez2017-08-081-0/+10
* wil6210: support FW RSSI reportingDedy Lansky2017-08-081-4/+8
* wil6210: protect against invalid length of tx management frameHamad Kadmany2017-08-081-0/+3
* wil6210: add support for PCIe D3hot in system suspendMaya Erez2017-06-211-0/+38
* wil6210: Improve AP stop handlingHamad Kadmany2017-05-231-0/+2
* wil6210: low level RF sector APILior David2017-05-231-0/+573
* Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller2017-04-241-11/+1
|\
| * wil6210: restore power save state after internal FW resetLazar Alexei2017-04-131-11/+1
* | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-201-9/+5
|\ \ | |/ |/|
| * cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-7/+4
| * cfg80211: refactor cfg80211_calculate_bitrate()Johannes Berg2017-03-061-2/+1
* | wil6210: correctly report locally generated disconnect in STA modeDedy Lansky2017-03-091-0/+1
* | wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky2017-03-091-0/+1
* | wil6210: use print_hex_dump_debug instead of print_hex_dump_bytesDedy Lansky2017-03-091-20/+21
* | wil6210: bus_request platform operation refinementLior David2017-03-091-0/+4
* | wil6210: do not start regular scan on stopped p2p deviceLior David2017-03-091-10/+11
|/
* wil6210: include moduleparam.hJohannes Berg2017-02-081-0/+1
* wil6210: convert symbolic permissions to octal permissionsMaya Erez2017-01-271-1/+1
* wil6210: fix for broadcast workaround in PBSSLior David2017-01-271-0/+1
* wil6210: remove __func__ from debug printoutsLazar Alexei2017-01-271-41/+38
* wil6210: add disable_ap_sme module parameterDedy Lansky2017-01-271-5/+87
* wil6210: constify cfg80211_ops structuresBhumika Goyal2017-01-121-1/+1
* wil6210: delay remain on channel when scan is activeLior David2016-12-011-24/+21
* wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORTLior David2016-11-231-0/+21
* wil6210: add support for abort scanMaya Erez2016-11-231-0/+31
* wil6210: add support for power save enable / disableMaya Erez2016-11-231-1/+31
* wil6210: fix protection of wil->scan_requestLior David2016-08-311-0/+3
OpenPOWER on IntegriCloud