summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wil6210/cfg80211.c
AgeCommit message (Expand)Author
2019-04-05wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar
2017-08-31wil6210: ensure P2P device is stopped before removing interfaceLior David
2017-08-31wil6210: increase connect timeoutLior David
2017-08-08wil6210: notify wiphy on wowlan supportMaya Erez
2017-08-08wil6210: support FW RSSI reportingDedy Lansky
2017-08-08wil6210: protect against invalid length of tx management frameHamad Kadmany
2017-06-21wil6210: add support for PCIe D3hot in system suspendMaya Erez
2017-05-23wil6210: Improve AP stop handlingHamad Kadmany
2017-05-23wil6210: low level RF sector APILior David
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-13wil6210: restore power save state after internal FW resetLazar Alexei
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-03-09wil6210: correctly report locally generated disconnect in STA modeDedy Lansky
2017-03-09wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky
2017-03-09wil6210: use print_hex_dump_debug instead of print_hex_dump_bytesDedy Lansky
2017-03-09wil6210: bus_request platform operation refinementLior David
2017-03-09wil6210: do not start regular scan on stopped p2p deviceLior David
2017-03-06cfg80211: refactor cfg80211_calculate_bitrate()Johannes Berg
2017-02-08wil6210: include moduleparam.hJohannes Berg
2017-01-27wil6210: convert symbolic permissions to octal permissionsMaya Erez
2017-01-27wil6210: fix for broadcast workaround in PBSSLior David
2017-01-27wil6210: remove __func__ from debug printoutsLazar Alexei
2017-01-27wil6210: add disable_ap_sme module parameterDedy Lansky
2017-01-12wil6210: constify cfg80211_ops structuresBhumika Goyal
2016-12-01wil6210: delay remain on channel when scan is activeLior David
2016-11-23wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORTLior David
2016-11-23wil6210: add support for abort scanMaya Erez
2016-11-23wil6210: add support for power save enable / disableMaya Erez
2016-08-31wil6210: fix protection of wil->scan_requestLior David
2016-08-19wil6210: fix wiphy registration sequenceLior David
2016-08-19wil6210: fix stop p2p device handlingMaya Erez
2016-08-19wil6210: support rx key setting for all TIDsMaya Erez
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-06-14wil6210: abort P2P search when stopping P2P deviceLior David
2016-04-26wil6210: support regular scan on P2P_DEVICE interfaceLior David
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-07wil6210: pass is_go flag to firmwareLior David
2016-03-07wil6210: fix no_fw_recovery mode with change_virtual_intfLior David
2016-03-07wil6210: fix race conditions in p2p listen and searchLior David
2016-03-07wil6210: P2P_DEVICE virtual interface supportLior David
2016-03-07wil6210: p2p initial supportDedy Lansky
2016-03-07wil6210: basic PBSS/PCP supportLior David
2016-03-07wil6210: switch to generated wmi.hLior David
2016-03-07wil6210: add support for discovery mode during scanLior David
2016-03-07wil6210: replay attack detectionVladimir Kondratiev
2016-03-06Merge 'net-next/master'Kalle Valo
2016-02-24cfg80211: basic support for PBSS network typeLior David
2016-02-02wil6210: wait for disconnect completionVladimir Kondratiev
2016-01-26wil6210: use extra IEs from probe responseLior David