summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
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
2019-02-01libertas: fix indentation issueColin Ian King
2019-02-01mwifiex: add support for sd8977 chipsetHemantkumar Suthar
2019-02-01libertas: add checks for the return value of sysfs_create_groupKangjie Lu
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-11-06libertas: remove set but not used variable 'int_type'YueHaibing
2018-10-13libertas: return errno from lbs_add_card()Lubomir Rintel
2018-10-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-10libertas: call into generic suspend code before turning off powerDaniel Mack
2018-08-31mwifex: free rx_cmd skb in suspended stateGanapathi Bhat
2018-08-31mwifiex: do no submit URB in suspended stateGanapathi Bhat
2018-08-31libertas_tf: prevent underflow in process_cmdrequest()Dan Carpenter