开源镜像站
帮助
动态
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
/
cmdevt.c
Age
Commit message (
Expand
)
Author
2024-10-17
wifi: mwifiex: add missing locking for cfg80211 calls
Sascha Hauer
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
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
2023-11-22
wifi: mwifiex: mwifiex_process_sleep_confirm_resp(): remove unused priv variable
Su Hui
2023-02-13
wifi: mwifiex: Support firmware hotfix version in GET_HW_SPEC responses
Lukas Wunner
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULE
Thomas Gleixner
2021-10-20
mwifiex: Deactive host sleep using HSCFG after it was activated manually
Jonas Dreßler
2021-08-21
mwifiex: drop redundant null-pointer check in mwifiex_dnld_cmd_to_fw()
Tuo Li
2020-09-07
mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
Nathan Chancellor
2020-05-29
mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STA
Pali Rohár
2020-05-29
mwifiex: Parse all API_VER_ID properties
Pali Rohár
2020-02-14
mwifiex: change license text from MARVELL to NXP
Ganapathi Bhat
2019-06-27
mwifiex: don't disable hardirqs; just softirqs
Brian Norris
2019-06-25
mwifiex: ignore processing invalid command response
Swati Kushwaha
2019-04-04
net: mwifiex: fix a NULL pointer dereference
Kangjie Lu
2018-07-31
mwifiex: use atomic bitops to represent adapter status variables
Ganapathi Bhat
2018-05-09
mwifiex: delete unneeded include
Julia Lawall
2018-03-13
mwifiex: correct antenna number with high bits reserved
Xinming Hu
2018-01-08
mwifiex: debugfs: trigger device dump for usb interface
Xinming Hu
2017-10-27
mwifiex: Convert timers to use timer_setup()
Kees Cook
2017-10-13
mwifiex: Use put_unaligned_le32
Himanshu Jha
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-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-05-31
mwifiex: use variable interface header length
Xinming Hu
2017-05-19
mwifiex: don't drop lock between list-retrieval / list-deletion
Brian Norris
2017-05-19
mwifiex: Don't release cmd_pending_q_lock while iterating
Douglas Anderson
2017-03-20
mwifiex: fix for unaligned reads
Devidas Puranik
2016-11-19
mwifiex: check tx_hw_pending before downloading sleep confirm
Shengzhen Li
2016-09-09
mwifiex: add manufacturing mode support
Xinming Hu
2016-09-03
mwifiex: fix radar detection issue
Ganapathi Bhat
2016-06-29
mwifiex: factor out mwifiex_cancel_scan
Xinming Hu
2016-04-15
mwifiex: make mwifiex_insert_cmd_to_free_q local static
Andreas Fenkart
2016-04-15
mwifiex: factor out mwifiex_cancel_pending_scan_cmd
Andreas Fenkart
2016-04-14
mwifiex: fix the incorrect WARN_ON during suspend
Vishal Thanki
2016-01-29
mwifiex: report wakeup reason to cfg80211
chunfan chen
2015-12-30
mwifiex: use world for unidentified region code
Amitkumar Karwar
2015-11-18
mwifiex: move under marvell vendor directory
Kalle Valo