开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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
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
[next]