aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/sta_event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris1-6/+4
2019-04-25mwifiex: fix spelling mistake "capabilties" -> "capabilities"Colin Ian King1-6/+6
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat1-1/+2
2018-05-29mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no supportGanapathi Bhat1-0/+3
2018-01-08mwifiex: device dump support for usb interfaceXinming Hu1-0/+61
2017-10-13mwifiex: minor cleanups w/ sta_list_spinlock in cfg80211.cDouglas Anderson1-4/+2
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel1-1/+1
2017-03-20mwifiex: fix for unaligned readsDevidas Puranik1-4/+4
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-2/+2
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-2/+2
2017-01-20mwifiex: don't complain about 'unknown event id: 0x63'Brian Norris1-0/+4
2016-09-03mwifiex: add HT aggregation support for adhoc modeXinming Hu1-1/+131
2016-09-03mwifiex: process rxba_sync eventXinming Hu1-0/+6
2016-09-03mwifiex: fix failed to reconnect after interface disabled/enabledAmitkumar Karwar1-1/+5
2016-07-08mwifiex: Fix endianness for event TLV type TLV_BTCOEX_WL_SCANTIMEPrasun Maiti1-2/+2
2016-07-08mwifiex: fix NULL pointer dereference during suspendAmitkumar Karwar1-1/+1
2016-06-14mwifiex: inform disconnection initiator correctly.Amitkumar Karwar1-6/+6
2016-04-07mwifiex: add support for GTK rekey offloadGanapathi Bhat1-0/+3
2016-02-06mwifiex: fix bandwidth display problemNachiket Kukade1-0/+3
2016-01-29mwifiex: add schedule scan supportXinming Hu1-0/+7
2016-01-29mwifiex: fix IBSS data path issue.chunfan chen1-4/+6
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo1-0/+864