index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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
2017-07-28
mwifiex: unregister wiphy before freeing resources
Brian Norris
2017-06-13
mwifiex: Replace semaphore async_sem with mutex
Binoy Jayan
2017-05-31
mwifiex: usb: transmit aggregation packets
Xinming Hu
2017-05-31
mwifiex: use variable interface header length
Xinming Hu
2017-05-19
mwifiex: remove useless 'mwifiex_lock'
Brian Norris
2017-05-18
mwifiex: p2p client using same data path as station
Xinming Hu
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-03-20
mwifiex: Use accessors routines for unaligned values
Daniel Mentz
2017-01-12
mwifiex: get rid of mwifiex_do_flr wrapper
Xinming Hu
2017-01-12
mwifiex: get rid of drv_info* adapter variables
Xinming Hu
2017-01-12
mwifiex: don't wait for main_process in shutdown_drv
Xinming Hu
2016-12-30
mwifiex: change width of MAC control variable
Amitkumar Karwar
2016-11-25
mwifiex: avoid double-disable_irq() race
Brian Norris
[next]