aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/scan.c
AgeCommit message (Expand)Author
2020-05-04mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu
2019-08-16mwifiex: fix 802.11n/WPA detectionBrian Norris
2019-07-14mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris
2019-05-30mwifiex: Abort at too short BSS descriptor elementTakashi Iwai
2019-05-30mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai
2018-12-13mwifiex: fix potential NULL dereference and use after freePan Bian
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat
2018-05-29mwifiex: reserve passive scan time for radar channelXinming Hu
2018-05-29mwifiex: mark expected switch fall-throughsGustavo A. R. Silva
2017-09-20mwifiex: avoid storing random_mac in privateGanapathi Bhat
2017-09-20mwifiex: remove unnecessary call to memsetHimanshu Jha
2017-08-17mwifiex: check for NL80211_SCAN_FLAG_RANDOM_ADDR during hidden SSID scanGanapathi Bhat
2017-08-17mwifiex: do not use random MAC for pre-association scanningGanapathi Bhat
2017-07-28mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()Brian Norris
2017-07-27mwifiex: correct channel stat buffer overflowsBrian Norris
2017-06-13mwifiex: Replace semaphore async_sem with mutexBinoy Jayan
2017-03-20mwifiex: send fewer channels to scan while connectedAmitkumar Karwar
2017-03-20mwifiex: Use accessors routines for unaligned valuesDaniel Mentz
2016-11-29mwifiex: Remove unused 'chan_num' variableKirtika Ruchandani
2016-11-17mwifiex: fix memory leak in mwifiex_save_hidden_ssid_channels()Ricky Liang
2016-09-09mwifiex: scan: Simplify codeChristophe Jaillet
2016-09-03mwifiex: support random MAC address for scanningGanapathi Bhat
2016-07-14Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller
2016-07-08mwifiex: fix NULL pointer dereference during suspendAmitkumar Karwar
2016-07-08mwifiex: clear scan_aborting flagAmitkumar Karwar
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-06-29mwifiex: factor out mwifiex_cancel_scanXinming Hu
2016-04-27mwifiex: disable channel filtering feature in firmwareAmitkumar Karwar
2016-04-15mwifiex: factor out mwifiex_cancel_pending_scan_cmdAndreas Fenkart
2016-04-15mwifiex: scan: replace pointer arithmetic with array accessAndreas Fenkart
2016-04-15mwifiex: scan: factor out dbg_security_flagsAndreas Fenkart
2016-04-15mwifiex: scan: simplify ternary operators using gnu extensionAndreas Fenkart
2016-04-15mwifiex: scan: factor out has_ieee_hdr/has_vendor_hdrAndreas Fenkart
2016-04-15mwifiex: scan: simplify dereference of bss_desc fieldsAndreas Fenkart
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-02-06mwifiex: fix a reversed conditionDan Carpenter
2016-01-29mwifiex: add RSSI support for net-detectGanapathi Bhat
2016-01-29mwifiex: add wowlan net-detect supportchunfan chen
2016-01-29mwifiex: add schedule scan supportXinming Hu
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo