summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex/main.c
AgeCommit message (Expand)Author
2023-07-25wifi: mwifiex: prefer strscpy() over strlcpy()Dmitry Antipov
2023-05-18wifi: mwifiex: Use default @max_active for workqueuesTejun Heo
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULEThomas Gleixner
2021-11-26mwifiex: Add quirk to disable deep sleep with certain hardware revisionJonas Dreßler
2021-10-20wireless: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-10-20mwifiex: Deactive host sleep using HSCFG after it was activated manuallyJonas Dreßler
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-06-11mwifiex: bring down link before deleting interfaceBrian Norris
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2020-11-10mwifiex: update comment for shutdown_sw()/reinit_sw() to reflect current stateTsuchiya Yuto
2020-11-10mwifiex: fix mwifiex_shutdown_sw() causing sw reset failureTsuchiya Yuto
2020-09-07mwifiex: wmm: Fix -Wunused-const-variable warningsYueHaibing
2020-07-15mwifiex: Fix reporting 'operation not supported' error codePali Rohár
2020-02-14mwifiex: change license text from MARVELL to NXPGanapathi Bhat
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-14mwifiex: Re-work support for SDIO HW resetUlf Hansson
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris
2019-06-25mwifiex: update set_mac_address logicSharvari Harisangam
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-04-30mwifiex: keep user configured mac address during changing virtual interfaceXinming Hu
2018-04-30mwifiex: always configure firmware mac address during changing virtual interfaceXinming Hu
2018-04-30mwifiex: make firmware mac address consistent with host configurationXinming Hu
2018-04-30mwifiex: fix mwifiex_hard_start_xmit()'s return typeLuc Van Oostenryck
2018-02-27mwifiex: set different mac address for interfaces with same bss typeXinming Hu
2018-01-08mwifiex: refactor device dump code to make it generic for usb interfaceXinming Hu
2017-10-27mwifiex: Convert timers to use timer_setup()Kees Cook
2017-08-08mwifiex: p2p: use separate device addressXinming Hu
2017-07-28mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"Colin Ian King
2017-07-28mwifiex: uninit wakeup info in the error handlingJeffy Chen
2017-07-28mwifiex: drop num CPU noticeBrian Norris
2017-07-28mwifiex: fixup init_channel_scan_gap error caseBrian Norris
2017-07-28mwifiex: unregister wiphy before freeing resourcesBrian Norris
2017-07-28mwifiex: re-register wiphy across resetBrian Norris
2017-07-28mwifiex: reset interrupt status across device resetBrian Norris
2017-07-28mwifiex: reunite copy-and-pasted remove/reset codeBrian Norris
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-05-31mwifiex: usb: transmit aggregation packetsXinming Hu
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-20mwifiex: don't leak 'chan_stats' on resetBrian Norris
2017-04-20mwifiex: reset timeout flag when resetting deviceBrian Norris
2017-04-20mwifiex: fall back mwifiex_dbg to pr_info when adapter->dev not setXinming Hu
2017-04-20mwifiex: remove unnecessary wakeup interrupt number sanity checkXinming Hu
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-04-09Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...David S. Miller