summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30mwifiex: do not transmit in 11N rates when connected in TKIP securityGanapathi Bhat
2017-10-30libertas: don't write wdev->ssid/_lenJohannes Berg
2017-10-27libertas: Convert timers to use timer_setup()Kees Cook
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-10libertas_tf: constify usb_device_idArvind Yadav
2017-08-10libertas: 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
2017-07-28mwifiex: disable uapsd in tdls configXinming Hu
2017-07-28mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()Dan Carpenter
2017-07-28mwifiex: uninit wakeup info in the error handlingJeffy Chen
2017-07-28mwifiex: fix compile warning of unused variableShawn Lin
2017-07-28mwifiex: drop num CPU noticeBrian Norris
2017-07-28mwifiex: keep mwifiex_cancel_pending_ioctl() staticBrian Norris
2017-07-28mwifiex: pcie: remove unnecessary 'pdev' checkBrian Norris
2017-07-28mwifiex: pcie: disable device DMA before unmapping/freeing buffersBrian Norris
2017-07-28mwifiex: debugfs: allow card_reset() to cancel thingsBrian Norris
2017-07-28mwifiex: pcie: unify MSI-X / non-MSI-X interrupt processBrian Norris
2017-07-28mwifiex: pcie: remove unnecessary masksBrian Norris
2017-07-28mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()Brian Norris
2017-07-28mwifiex: don't open-code ARRAY_SIZE()Brian Norris
2017-07-28mwifiex: utilize netif_tx_{wake,stop}_all_queues()Brian Norris
2017-07-28mwifiex: make mwifiex_free_cmd_buffer() return voidBrian Norris
2017-07-28mwifiex: fix misnomers in mwifiex_free_lock_list()Brian Norris