summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* wil6210: fix wiphy registration sequenceLior David2016-08-191-7/+0
* wil6210: fix stop p2p device handlingMaya Erez2016-08-191-16/+9
* wil6210: support rx key setting for all TIDsMaya Erez2016-08-191-35/+81
* nl80211: support beacon report scanningAvraham Stern2016-07-061-1/+5
* wil6210: abort P2P search when stopping P2P deviceLior David2016-06-141-0/+16
* wil6210: support regular scan on P2P_DEVICE interfaceLior David2016-04-261-2/+3
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-2/+2
* wil6210: pass is_go flag to firmwareLior David2016-03-071-1/+8
* wil6210: fix no_fw_recovery mode with change_virtual_intfLior David2016-03-071-1/+1
* wil6210: fix race conditions in p2p listen and searchLior David2016-03-071-4/+5
* wil6210: P2P_DEVICE virtual interface supportLior David2016-03-071-14/+122
* wil6210: p2p initial supportDedy Lansky2016-03-071-12/+55
* wil6210: basic PBSS/PCP supportLior David2016-03-071-13/+14
* wil6210: switch to generated wmi.hLior David2016-03-071-2/+2
* wil6210: add support for discovery mode during scanLior David2016-03-071-0/+6
* wil6210: replay attack detectionVladimir Kondratiev2016-03-071-11/+89
* Merge 'net-next/master'Kalle Valo2016-03-061-0/+10
|\
| * cfg80211: basic support for PBSS network typeLior David2016-02-241-0/+10
* | wil6210: wait for disconnect completionVladimir Kondratiev2016-02-021-1/+12
* | wil6210: use extra IEs from probe responseLior David2016-01-261-39/+102
* | wil6210: fix privacy flag calculation in change_beaconLior David2016-01-261-4/+4
|/
OpenPOWER on IntegriCloud