aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-13mwifiex: get_channel from firmwareGanapathi Bhat7-16/+117
2018-03-13mwifiex: fix incorrect ht capability problemGanapathi Bhat1-0/+30
2018-03-13Revert "mwifiex: fix incorrect ht capability problem"Ganapathi Bhat1-43/+1
2018-03-13mwifiex: correct antenna number with high bits reservedXinming Hu1-1/+2
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap1-2/+2
2018-02-27mwifiex: set different mac address for interfaces with same bss typeXinming Hu2-5/+32
2018-01-16mwifiex: resolve reset vs. remove()/shutdown() deadlocksBrian Norris1-1/+4
2018-01-16Revert "mwifiex: cancel pcie/sdio work in remove/shutdown handler"Brian Norris2-4/+0
2018-01-08mwifiex: cancel pcie/sdio work in remove/shutdown handlerXinming Hu2-0/+4
2018-01-08mwifiex: debugfs: trigger device dump for usb interfaceXinming Hu4-8/+21
2018-01-08mwifiex: device dump support for usb interfaceXinming Hu4-0/+82
2018-01-08mwifiex: refactor device dump code to make it generic for usb interfaceXinming Hu5-57/+79
2017-12-07mwifiex: cfg80211: do not change virtual interface during scan processingLimin Zhu1-0/+6
2017-12-07mwifiex: do not support change AP interface to station modeXinming Hu1-1/+0
2017-12-07mwl8k: Expand non-DFS 5G channelsWeixiao Zhang1-1/+6
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller13-50/+38
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-0/+18
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman18-0/+18
2017-10-30mwifiex: do not transmit in 11N rates when connected in TKIP securityGanapathi Bhat1-1/+2
2017-10-30libertas: don't write wdev->ssid/_lenJohannes Berg1-3/+0
2017-10-27libertas: Convert timers to use timer_setup()Kees Cook4-22/+18
2017-10-27mwifiex: Convert timers to use timer_setup()Kees Cook7-24/+18
2017-10-13mwifiex: Use put_unaligned_le32Himanshu Jha1-6/+4
2017-10-13mwifiex: double the size of chan_stats array in adapterRohit Fule1-1/+4
2017-10-13mwifiex: minor cleanups w/ sta_list_spinlock in cfg80211.cDouglas Anderson2-9/+11
2017-10-13mwifiex: kill useless list_empty checksDouglas Anderson4-26/+0
2017-10-10mwifiex: Random MAC address during scanningKarthik Ananthapadmanabha2-4/+7
2017-09-25mwifiex: make const array tos_to_ac static, reduces object code sizeColin Ian King1-1/+2
2017-09-20mwifiex: use get_random_mask_addr() helperGanapathi Bhat1-6/+5
2017-09-20mwifiex: avoid storing random_mac in privateGanapathi Bhat3-9/+6
2017-09-20mwifiex: make const arrays static to shink object code sizeColin Ian King1-7/+7
2017-09-20mwifiex: remove unnecessary call to memsetHimanshu Jha1-2/+0
2017-09-20mwifiex: check for mfg_mode in add_virtual_intfGanapathi Bhat1-8/+11
2017-09-20mwifiex: notify cfg80211 about scan abortGanapathi Bhat1-5/+1
2017-08-17mwifiex: check for NL80211_SCAN_FLAG_RANDOM_ADDR during hidden SSID scanGanapathi Bhat1-1/+2
2017-08-17mwifiex: do not use random MAC for pre-association scanningGanapathi Bhat1-1/+0
2017-08-10mwifiex: uap: enable 11d based on userspace configruationXinming Hu3-12/+27
2017-08-10mwifiex: constify usb_device_idArvind Yadav1-1/+1
2017-08-10libertas_tf: constify usb_device_idArvind Yadav1-1/+1
2017-08-10libertas: constify usb_device_idArvind Yadav1-1/+1
2017-08-08mwifiex: p2p: use separate device addressXinming Hu3-15/+34
2017-08-08mwifiex: wrapper wps ie in pass through tlvXinming Hu1-1/+1
2017-08-08mwifiex: Do not change bss_num in change_virtual_intfXinming Hu1-8/+0
2017-08-08mwifiex: replace netif_carrier_on/off by netif_device_attach/dettachGanapathi Bhat1-10/+4
2017-08-03mwifiex: pcie: compatible with wifi-only image while extract wifi-part fwXinming Hu1-7/+19
2017-08-03mwifiex: make addba request command cleanXinming Hu1-0/+2
2017-08-03mwifiex: correct IE parse during associationXinming Hu1-60/+55
2017-07-28mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient"Colin Ian King1-1/+1
2017-07-28mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"Colin Ian King1-1/+1
2017-07-28mwifiex: disable uapsd in tdls configXinming Hu1-6/+5