summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mwifiex: use cfg80211_ssid_eq() instead of mwifiex_ssid_cmp()Dmitry Antipov2023-12-191-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULEThomas Gleixner2022-06-101-13/+1
* mwifiex: make arrays static const, makes object smallerColin Ian King2021-08-211-2/+2
* mwifiex: change license text from MARVELL to NXPGanapathi Bhat2020-02-141-4/+4
* mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris2020-01-271-0/+1
* mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat2019-11-281-2/+11
* mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris2019-06-241-2/+2
* mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk2019-02-191-4/+7
* mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat2018-07-311-3/+5
* mwifiex: get_channel from firmwareGanapathi Bhat2018-03-131-0/+12
* Revert "mwifiex: fix incorrect ht capability problem"Ganapathi Bhat2018-03-131-43/+1
* mwifiex: correct IE parse during associationXinming Hu2017-08-031-60/+55
* mwifiex: ensure "disable auto DS" struct is initializedBrian Norris2017-07-281-3/+3
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-281-1/+1
* mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat2017-02-071-2/+0
* mwifiex: simplify length computation for some memsetChristophe Jaillet2016-09-031-2/+2
* mwifiex: fix the length parameter of a memsetChristophe Jaillet2016-09-031-1/+1
* mwifiex: Reduce endian conversion for REG Host CommandsPrasun Maiti2016-07-181-10/+11
* mwifiex: Fix an issue spotted by KASANGanapathi Bhat2016-06-291-0/+4
* mwifiex: fix incorrect ht capability problemAmitkumar Karwar2016-04-141-1/+43
* mwifiex: fix NULL pointer dereference errorWei-Ning Huang2016-04-071-1/+2
* mwifiex: fix corner case association failureAmitkumar Karwar2016-03-071-0/+1
* mwifiex: report wakeup reason to cfg80211chunfan chen2016-01-291-0/+16
* mwifiex: add wowlan net-detect supportchunfan chen2016-01-291-3/+10
* mwifiex: add schedule scan supportXinming Hu2016-01-291-0/+7
* mwifiex: add debugfs file to read chip informationXinming Hu2016-01-291-1/+2
* mwifiex: fix potential integer truncationchunfan chen2015-12-301-1/+1
* mwifiex: fix WPA connection problemchunfan chen2015-12-301-22/+53
* mwifiex: don't follow AP if country code received from EEPROMAmitkumar Karwar2015-12-111-1/+2
* mwifiex: remove an unneeded conditionDan Carpenter2015-12-111-3/+2
* mwifiex: move under marvell vendor directoryKalle Valo2015-11-181-0/+1421