aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell
Commit message (Expand)AuthorAge
* Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-04
|\
| * mwifiex: do not transmit in 11N rates when connected in TKIP securityGanapathi Bhat2017-10-30
| * libertas: don't write wdev->ssid/_lenJohannes Berg2017-10-30
| * libertas: Convert timers to use timer_setup()Kees Cook2017-10-27
| * mwifiex: Convert timers to use timer_setup()Kees Cook2017-10-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\ \ | |/ |/|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | mwifiex: Use put_unaligned_le32Himanshu Jha2017-10-13
* | mwifiex: double the size of chan_stats array in adapterRohit Fule2017-10-13
* | mwifiex: minor cleanups w/ sta_list_spinlock in cfg80211.cDouglas Anderson2017-10-13
* | mwifiex: kill useless list_empty checksDouglas Anderson2017-10-13
* | mwifiex: Random MAC address during scanningKarthik Ananthapadmanabha2017-10-10
* | mwifiex: make const array tos_to_ac static, reduces object code sizeColin Ian King2017-09-25
* | mwifiex: use get_random_mask_addr() helperGanapathi Bhat2017-09-20
* | mwifiex: avoid storing random_mac in privateGanapathi Bhat2017-09-20
* | mwifiex: make const arrays static to shink object code sizeColin Ian King2017-09-20
* | mwifiex: remove unnecessary call to memsetHimanshu Jha2017-09-20
* | mwifiex: check for mfg_mode in add_virtual_intfGanapathi Bhat2017-09-20
* | mwifiex: notify cfg80211 about scan abortGanapathi Bhat2017-09-20
|/
* mwifiex: check for NL80211_SCAN_FLAG_RANDOM_ADDR during hidden SSID scanGanapathi Bhat2017-08-17
* mwifiex: do not use random MAC for pre-association scanningGanapathi Bhat2017-08-17
* mwifiex: uap: enable 11d based on userspace configruationXinming Hu2017-08-10
* mwifiex: constify usb_device_idArvind Yadav2017-08-10
* libertas_tf: constify usb_device_idArvind Yadav2017-08-10
* libertas: constify usb_device_idArvind Yadav2017-08-10
* mwifiex: p2p: use separate device addressXinming Hu2017-08-08
* mwifiex: wrapper wps ie in pass through tlvXinming Hu2017-08-08
* mwifiex: Do not change bss_num in change_virtual_intfXinming Hu2017-08-08
* mwifiex: replace netif_carrier_on/off by netif_device_attach/dettachGanapathi Bhat2017-08-08
* mwifiex: pcie: compatible with wifi-only image while extract wifi-part fwXinming Hu2017-08-03
* mwifiex: make addba request command cleanXinming Hu2017-08-03
* mwifiex: correct IE parse during associationXinming Hu2017-08-03
* mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient"Colin Ian King2017-07-28
* mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"Colin Ian King2017-07-28
* mwifiex: disable uapsd in tdls configXinming Hu2017-07-28
* mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()Dan Carpenter2017-07-28
* mwifiex: uninit wakeup info in the error handlingJeffy Chen2017-07-28
* mwifiex: fix compile warning of unused variableShawn Lin2017-07-28
* mwifiex: drop num CPU noticeBrian Norris2017-07-28
* mwifiex: keep mwifiex_cancel_pending_ioctl() staticBrian Norris2017-07-28
* mwifiex: pcie: remove unnecessary 'pdev' checkBrian Norris2017-07-28
* mwifiex: pcie: disable device DMA before unmapping/freeing buffersBrian Norris2017-07-28
* mwifiex: debugfs: allow card_reset() to cancel thingsBrian Norris2017-07-28
* mwifiex: pcie: unify MSI-X / non-MSI-X interrupt processBrian Norris2017-07-28
* mwifiex: pcie: remove unnecessary masksBrian Norris2017-07-28
* mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()Brian Norris2017-07-28
* mwifiex: don't open-code ARRAY_SIZE()Brian Norris2017-07-28
* mwifiex: utilize netif_tx_{wake,stop}_all_queues()Brian Norris2017-07-28
* mwifiex: make mwifiex_free_cmd_buffer() return voidBrian Norris2017-07-28
* mwifiex: fix misnomers in mwifiex_free_lock_list()Brian Norris2017-07-28