summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris
2019-06-27mwifiex: dispatch/rotate from reorder table atomicallyBrian Norris
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-06-25mwifiex: ignore processing invalid command responseSwati Kushwaha
2019-06-25mwifiex: update set_mac_address logicSharvari Harisangam
2019-06-25mwifiex: print PCI mmap with %pKBrian Norris
2019-06-25mwifiex: drop 'set_consistent_dma_mask' log messageBrian Norris
2019-06-24mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-07Merge tag 'wireless-drivers-for-davem-2019-06-07' of git://git.kernel.org/pub...David S. Miller
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal
2019-06-01mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30mwifiex: Abort at too short BSS descriptor elementTakashi Iwai
2019-05-30mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai
2019-05-28libertas: fix spelling mistake "Donwloading" -> "Downloading"Colin Ian King
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-26mwl8k: move spin_lock_bh to spin_lock in taskletJeff Xie
2019-04-25mwifiex: fix spelling mistake "capabilties" -> "capabilities"Colin Ian King
2019-04-25mwifiex: add support for SD8987 chipsetTamás Szűcs
2019-04-25mwl8k: Fix rate_idx underflowPetr Štetiar
2019-04-25mwl8k: fix error handling in mwl8k_post_cmd()Alexey Khoroshilov
2019-04-25mwifiex: prevent an array overflowDan Carpenter
2019-04-25mwifiex: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-25mwifiex: Make resume actually do something useful again on SDIO cardsDouglas Anderson
2019-04-04mwifiex: add a bounds check in mwifiex_process_sta_rx_packet()Dan Carpenter
2019-04-04mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing
2019-04-04net: mwifiex: fix a NULL pointer dereferenceKangjie Lu
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-02-20libertas_tf: get the MAC address before registering the deviceLubomir Rintel
2019-02-20libertas_tf: don't defer firmware loading until start()Lubomir Rintel
2019-02-20libertas_tf: move hardware callbacks to a separate structureLubomir Rintel
2019-02-19mwifiex: don't advertise IBSS features without FW supportBrian Norris
2019-02-19mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk
2019-02-19libertas_tf: remove set but not used variable 'flags'YueHaibing
2019-02-19libertas_tf: fix signal reportingLubomir Rintel
2019-02-19libertas_tf: move the banner to a more appropriate placeLubomir Rintel
2019-02-19libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2019-02-19libertas_tf: lower the debug level of command traceLubomir Rintel
2019-02-08mwifiex: don't print error message on coex eventStefan Agner
2019-02-01mwifiex: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01libertas: no need to check return value of debugfs_create functionsGreg Kroah-Hartman