index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
mwifiex
/
main.h
Age
Commit message (
Expand
)
Author
2025-04-23
wifi: mwifiex: remove mwifiex_sta_init_cmd() last argument
Sascha Hauer
2025-04-23
wifi: mwifiex: drop asynchronous init waiting code
Sascha Hauer
2025-04-23
wifi: mwifiex: make locally used function static
Sascha Hauer
2025-04-23
wifi: mwifiex: make region_code_mapping_t const
Sascha Hauer
2025-04-23
wifi: mwifiex: use adapter as context pointer for mwifiex_hs_activated_event()
Sascha Hauer
2025-02-11
wifi: mwifiex: Remove unused mwifiex_uap_del_sta_data
Dr. David Alan Gilbert
2025-01-28
wifi: mwifiex: Constify struct mwifiex_if_ops
Christophe JAILLET
2024-10-17
wifi: mwifiex: cleanup struct mwifiex_private
Dmitry Antipov
2024-10-17
wifi: mwifiex: cleanup struct mwifiex_auto_tdls_peer
Dmitry Antipov
2024-10-08
wifi: mwifiex: don't include lib80211.h
Johannes Berg
2024-09-03
wifi: mwifiex: Convert to use jiffies macro
Chen Yufan
2024-08-22
wifi: mwifiex: remove unnecessary checks for valid priv
Sascha Hauer
2024-08-04
wifi: mwifiex: add host mlme for AP mode
David Lin
2024-08-04
wifi: mwifiex: add host mlme for client mode
David Lin
2024-07-09
wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
Sascha Hauer
2024-02-05
wifi: mwifiex: Drop unused headers
Linus Walleij
2023-12-19
wifi: mwifiex: use cfg80211_ssid_eq() instead of mwifiex_ssid_cmp()
Dmitry Antipov
2023-09-22
wifi: mwifiex: followup PCIE and related cleanups
Dmitry Antipov
2023-08-21
wifi: mwifiex: cleanup adapter data
Dmitry Antipov
2023-08-21
wifi: mwifiex: drop BUG_ON from TX paths
Dmitry Antipov
2023-08-21
wifi: mwifiex: cleanup private data structures
Dmitry Antipov
2022-11-08
wifi: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-09-22
mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
Duoming Zhou
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULE
Thomas Gleixner
2021-11-26
mwifiex: Ignore BTCOEX events from the 88W8897 firmware
Jonas Dreßler
2021-11-26
mwifiex: Add quirk to disable deep sleep with certain hardware revision
Jonas Dreßler
2021-11-26
mwifiex: Use a define for firmware version string length
Jonas Dreßler
2021-10-20
mwifiex: Deactive host sleep using HSCFG after it was activated manually
Jonas Dreßler
2020-05-29
mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STA
Pali Rohár
2020-02-14
mwifiex: change license text from MARVELL to NXP
Ganapathi Bhat
2019-12-18
mwifiex: delete unused mwifiex_get_intf_num()
Brian Norris
2019-11-14
mwifiex: Re-work support for SDIO HW reset
Ulf Hansson
2019-07-30
mwifiex: fix 802.11n/WPA detection
Brian Norris
2019-06-25
mwifiex: ignore processing invalid command response
Swati Kushwaha
2018-07-31
mwifiex: use atomic bitops to represent adapter status variables
Ganapathi Bhat
2018-07-31
mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lock
Ganapathi Bhat
2018-05-29
mwifiex: avoid exporting mwifiex_send_cmd
Ganapathi Bhat
2018-05-09
mwifiex: increase TX threashold to avoid TX timeout during ED MAC test
Ganapathi Bhat
2018-04-30
mwifiex: make firmware mac address consistent with host configuration
Xinming Hu
2018-03-13
mwifiex: get_channel from firmware
Ganapathi Bhat
2018-02-27
mwifiex: set different mac address for interfaces with same bss type
Xinming Hu
2018-01-08
mwifiex: device dump support for usb interface
Xinming Hu
2018-01-08
mwifiex: refactor device dump code to make it generic for usb interface
Xinming Hu
2017-10-27
mwifiex: Convert timers to use timer_setup()
Kees Cook
2017-09-20
mwifiex: avoid storing random_mac in private
Ganapathi Bhat
2017-08-10
mwifiex: uap: enable 11d based on userspace configruation
Xinming Hu
2017-08-08
mwifiex: p2p: use separate device address
Xinming Hu
2017-07-28
mwifiex: keep mwifiex_cancel_pending_ioctl() static
Brian Norris
2017-07-28
mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()
Brian Norris
2017-07-28
mwifiex: make mwifiex_free_cmd_buffer() return void
Brian Norris
[next]