summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex
AgeCommit message (Expand)Author
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-17Merge 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-30mwifiex: Abort at too short BSS descriptor elementTakashi Iwai
2019-05-30mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas 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-25mwifiex: fix spelling mistake "capabilties" -> "capabilities"Colin Ian King
2019-04-25mwifiex: add support for SD8987 chipsetTamás Szűcs
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-19mwifiex: don't advertise IBSS features without FW supportBrian Norris
2019-02-19mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk
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-01mwifiex: add support for sd8977 chipsetHemantkumar Suthar
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-13mwifiex: add NL80211_STA_INFO_RX_BITRATE supportBrian Norris
2018-12-13mwifiex: refactor mwifiex_parse_htinfo() for reuseBrian Norris
2018-12-13mwifiex: debugfs: correct histogram spacing, formattingBrian Norris
2018-12-13mwifiex: fix potential NULL dereference and use after freePan Bian
2018-12-13Revert "mwifiex: restructure rx_reorder_tbl_lock usage"Brian Norris
2018-11-06mwifiex: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-31mwifex: free rx_cmd skb in suspended stateGanapathi Bhat
2018-08-31mwifiex: do no submit URB in suspended stateGanapathi Bhat
2018-07-31mwifiex: Fix skipped vendor specific IEsRoman Stratiienko
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat
2018-07-31mwifiex: restructure rx_reorder_tbl_lock usageGanapathi Bhat
2018-07-31mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lockGanapathi Bhat
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-06-27mwifiex: uap: do not chok ethernet header in bridge pathXinming Hu
2018-06-24mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat