summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex
AgeCommit message (Expand)Author
2018-05-09mwifiex: increase TX threashold to avoid TX timeout during ED MAC testGanapathi Bhat
2018-05-09mwifiex: delete unneeded includeJulia Lawall
2018-04-30mwifiex: keep user configured mac address during changing virtual interfaceXinming Hu
2018-04-30mwifiex: always configure firmware mac address during changing virtual interfaceXinming Hu
2018-04-30mwifiex: make firmware mac address consistent with host configurationXinming Hu
2018-04-30mwifiex: fix mwifiex_hard_start_xmit()'s return typeLuc Van Oostenryck
2018-04-25mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready()Dan Carpenter
2018-04-25mwifiex: uap: support cfg80211 ignore_broadcast_ssid=2Xinming Hu
2018-04-25mwifiex: uap: filter duplicate ERP IEXinming Hu
2018-03-27mwifiex: remove warnings in mwifiex_cmd_append_11n_tlv()Ganapathi Bhat
2018-03-13mwifiex: get_channel from firmwareGanapathi Bhat
2018-03-13mwifiex: fix incorrect ht capability problemGanapathi Bhat
2018-03-13Revert "mwifiex: fix incorrect ht capability problem"Ganapathi Bhat
2018-03-13mwifiex: correct antenna number with high bits reservedXinming Hu
2018-02-27mwifiex: set different mac address for interfaces with same bss typeXinming Hu
2018-01-16mwifiex: resolve reset vs. remove()/shutdown() deadlocksBrian Norris
2018-01-16Revert "mwifiex: cancel pcie/sdio work in remove/shutdown handler"Brian Norris
2018-01-08mwifiex: cancel pcie/sdio work in remove/shutdown handlerXinming Hu
2018-01-08mwifiex: debugfs: trigger device dump for usb interfaceXinming Hu
2018-01-08mwifiex: device dump support for usb interfaceXinming Hu
2018-01-08mwifiex: refactor device dump code to make it generic for usb interfaceXinming Hu
2017-12-07mwifiex: cfg80211: do not change virtual interface during scan processingLimin Zhu
2017-12-07mwifiex: do not support change AP interface to station modeXinming Hu
2017-10-30mwifiex: do not transmit in 11N rates when connected in TKIP securityGanapathi Bhat
2017-10-27mwifiex: Convert timers to use timer_setup()Kees Cook
2017-10-13mwifiex: Use put_unaligned_le32Himanshu Jha
2017-10-13mwifiex: double the size of chan_stats array in adapterRohit Fule
2017-10-13mwifiex: minor cleanups w/ sta_list_spinlock in cfg80211.cDouglas Anderson
2017-10-13mwifiex: kill useless list_empty checksDouglas Anderson
2017-10-10mwifiex: Random MAC address during scanningKarthik Ananthapadmanabha
2017-09-25mwifiex: make const array tos_to_ac static, reduces object code sizeColin Ian King
2017-09-20mwifiex: use get_random_mask_addr() helperGanapathi Bhat
2017-09-20mwifiex: avoid storing random_mac in privateGanapathi Bhat
2017-09-20mwifiex: make const arrays static to shink object code sizeColin Ian King
2017-09-20mwifiex: remove unnecessary call to memsetHimanshu Jha
2017-09-20mwifiex: check for mfg_mode in add_virtual_intfGanapathi Bhat
2017-09-20mwifiex: notify cfg80211 about scan abortGanapathi Bhat
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-08-10mwifiex: uap: enable 11d based on userspace configruationXinming Hu
2017-08-10mwifiex: constify usb_device_idArvind Yadav
2017-08-08mwifiex: p2p: use separate device addressXinming Hu
2017-08-08mwifiex: wrapper wps ie in pass through tlvXinming Hu
2017-08-08mwifiex: Do not change bss_num in change_virtual_intfXinming Hu
2017-08-08mwifiex: replace netif_carrier_on/off by netif_device_attach/dettachGanapathi Bhat
2017-08-03mwifiex: pcie: compatible with wifi-only image while extract wifi-part fwXinming Hu
2017-08-03mwifiex: make addba request command cleanXinming Hu
2017-08-03mwifiex: correct IE parse during associationXinming Hu
2017-07-28mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient"Colin Ian King
2017-07-28mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"Colin Ian King