summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/main.h
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: fix 802.11n/WPA detectionBrian Norris2019-07-301-0/+1
* mwifiex: ignore processing invalid command responseSwati Kushwaha2019-06-251-1/+1
* mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat2018-07-311-5/+9
* mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lockGanapathi Bhat2018-07-311-3/+0Star
* mwifiex: avoid exporting mwifiex_send_cmdGanapathi Bhat2018-05-291-0/+1
* mwifiex: increase TX threashold to avoid TX timeout during ED MAC testGanapathi Bhat2018-05-091-2/+2
* mwifiex: make firmware mac address consistent with host configurationXinming Hu2018-04-301-1/+2
* mwifiex: get_channel from firmwareGanapathi Bhat2018-03-131-1/+15
* mwifiex: set different mac address for interfaces with same bss typeXinming Hu2018-02-271-0/+13
* mwifiex: device dump support for usb interfaceXinming Hu2018-01-081-0/+2
* mwifiex: refactor device dump code to make it generic for usb interfaceXinming Hu2018-01-081-3/+8
* mwifiex: Convert timers to use timer_setup()Kees Cook2017-10-271-2/+2
* mwifiex: avoid storing random_mac in privateGanapathi Bhat2017-09-201-1/+0Star
* mwifiex: uap: enable 11d based on userspace configruationXinming Hu2017-08-101-0/+3
* mwifiex: p2p: use separate device addressXinming Hu2017-08-081-0/+4
* mwifiex: keep mwifiex_cancel_pending_ioctl() staticBrian Norris2017-07-281-1/+0Star
* mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()Brian Norris2017-07-281-2/+1Star
* mwifiex: make mwifiex_free_cmd_buffer() return voidBrian Norris2017-07-281-1/+1
* mwifiex: unregister wiphy before freeing resourcesBrian Norris2017-07-281-0/+1
* mwifiex: Replace semaphore async_sem with mutexBinoy Jayan2017-06-131-1/+1
* mwifiex: usb: transmit aggregation packetsXinming Hu2017-05-311-0/+15
* mwifiex: use variable interface header lengthXinming Hu2017-05-311-0/+1
* mwifiex: remove useless 'mwifiex_lock'Brian Norris2017-05-191-2/+0Star
* mwifiex: p2p client using same data path as stationXinming Hu2017-05-181-1/+2
* Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-201-1/+0Star
|\
| * cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-1/+0Star
* | mwifiex: Use accessors routines for unaligned valuesDaniel Mentz2017-03-201-1/+1
|/
* mwifiex: get rid of mwifiex_do_flr wrapperXinming Hu2017-01-121-1/+2
* mwifiex: get rid of drv_info* adapter variablesXinming Hu2017-01-121-4/+3Star
* mwifiex: don't wait for main_process in shutdown_drvXinming Hu2017-01-121-4/+1Star
* mwifiex: change width of MAC control variableAmitkumar Karwar2016-12-301-1/+1
* mwifiex: avoid double-disable_irq() raceBrian Norris2016-11-251-2/+7
* mwifiex: resolve races between async FW init (failure) and device removalBrian Norris2016-11-191-3/+8
* mwifiex: check tx_hw_pending before downloading sleep confirmShengzhen Li2016-11-191-0/+1
* mwifiex: Enable WoWLAN for both sdio and pcieRajat Jain2016-11-191-0/+25
* mwifiex: Allow mwifiex early access to device structureRajat Jain2016-11-191-1/+3
* mwifiex: fix command timeout problem seen in stress testsXinming Hu2016-11-091-0/+1
* mwifiex: add PCIe function level reset supportAmitkumar Karwar2016-09-091-0/+3
* mwifiex: add manufacturing mode supportXinming Hu2016-09-091-0/+2
* mwifiex: add custom regulatory domain supportAmitkumar Karwar2016-09-031-0/+1
* mwifiex: support random MAC address for scanningGanapathi Bhat2016-09-031-0/+1
* mwifiex: add get_antenna support for cfg80211Shengzhen Li2016-07-051-0/+2
* mwifiex: factor out mwifiex_cancel_scanXinming Hu2016-06-291-0/+1
* mwifiex: inform disconnection initiator correctly.Amitkumar Karwar2016-06-141-1/+2
* mwifiex: increase dwell time for active scanAmitkumar Karwar2016-04-271-2/+2
* mwifiex: add platform specific wakeup interrupt supportXinming Hu2016-04-261-0/+11
* mwifiex: make mwifiex_insert_cmd_to_free_q local staticAndreas Fenkart2016-04-151-2/+0Star
* mwifiex: factor out mwifiex_cancel_pending_scan_cmdAndreas Fenkart2016-04-151-0/+1
* mwifiex: AMSDU Rx frame handling in AP modeXinming Hu2016-04-071-0/+2
* mwifiex: add sdio multiport aggregation debug informationXinming Hu2016-03-071-0/+5