开源镜像站
帮助
动态
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
/
scan.c
Age
Commit message (
Expand
)
Author
2023-12-19
wifi: mwifiex: use cfg80211_ssid_eq() instead of mwifiex_ssid_cmp()
Dmitry Antipov
2023-08-21
wifi: mwifiex: cleanup adapter data
Dmitry Antipov
2023-08-21
wifi: mwifiex: use is_zero_ether_addr() instead of ether_addr_equal()
Ruan Jinjie
2023-05-11
wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()
Christophe JAILLET
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULE
Thomas Gleixner
2021-04-17
mwifiex: Remove unneeded variable: "ret"
zuoqilin
2020-08-27
mwifiex: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
mwifiex: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
2020-02-14
mwifiex: change license text from MARVELL to NXP
Ganapathi Bhat
2020-01-27
mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()
Qing Xu
2019-10-01
mwifiex: use 'total_ie_len' in mwifiex_update_bss_desc_with_ie()
Brian Norris
2019-08-19
Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.or...
David S. Miller
2019-08-06
mwifiex: make error values consistent in mwifiex_update_bss_desc_with_ie()
Pavel Machek
2019-07-30
mwifiex: fix 802.11n/WPA detection
Brian Norris
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
mwifiex: don't disable hardirqs; just softirqs
Brian Norris
2019-06-24
mwifiex: Don't abort on small, spec-compliant vendor IEs
Brian Norris
2019-05-30
mwifiex: Abort at too short BSS descriptor element
Takashi Iwai
2019-05-30
mwifiex: Fix possible buffer overflows at parsing bss descriptor
Takashi Iwai
2018-12-13
mwifiex: fix potential NULL dereference and use after free
Pan Bian
2018-07-31
mwifiex: use atomic bitops to represent adapter status variables
Ganapathi Bhat
2018-05-29
mwifiex: reserve passive scan time for radar channel
Xinming Hu
2018-05-29
mwifiex: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-09-20
mwifiex: avoid storing random_mac in private
Ganapathi Bhat
2017-09-20
mwifiex: remove unnecessary call to memset
Himanshu Jha
2017-08-17
mwifiex: check for NL80211_SCAN_FLAG_RANDOM_ADDR during hidden SSID scan
Ganapathi Bhat
2017-08-17
mwifiex: do not use random MAC for pre-association scanning
Ganapathi Bhat
2017-07-28
mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()
Brian Norris
2017-07-27
mwifiex: correct channel stat buffer overflows
Brian Norris
2017-06-13
mwifiex: Replace semaphore async_sem with mutex
Binoy Jayan
2017-03-20
mwifiex: send fewer channels to scan while connected
Amitkumar Karwar
2017-03-20
mwifiex: Use accessors routines for unaligned values
Daniel Mentz
2016-11-29
mwifiex: Remove unused 'chan_num' variable
Kirtika Ruchandani
2016-11-17
mwifiex: fix memory leak in mwifiex_save_hidden_ssid_channels()
Ricky Liang
2016-09-09
mwifiex: scan: Simplify code
Christophe Jaillet
2016-09-03
mwifiex: support random MAC address for scanning
Ganapathi Bhat
2016-07-14
Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...
David S. Miller
2016-07-08
mwifiex: fix NULL pointer dereference during suspend
Amitkumar Karwar
2016-07-08
mwifiex: clear scan_aborting flag
Amitkumar Karwar
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
2016-06-29
mwifiex: factor out mwifiex_cancel_scan
Xinming Hu
2016-04-27
mwifiex: disable channel filtering feature in firmware
Amitkumar Karwar
2016-04-15
mwifiex: factor out mwifiex_cancel_pending_scan_cmd
Andreas Fenkart
2016-04-15
mwifiex: scan: replace pointer arithmetic with array access
Andreas Fenkart
2016-04-15
mwifiex: scan: factor out dbg_security_flags
Andreas Fenkart
2016-04-15
mwifiex: scan: simplify ternary operators using gnu extension
Andreas Fenkart
2016-04-15
mwifiex: scan: factor out has_ieee_hdr/has_vendor_hdr
Andreas Fenkart
2016-04-15
mwifiex: scan: simplify dereference of bss_desc fields
Andreas Fenkart
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-02-06
mwifiex: fix a reversed condition
Dan Carpenter
[next]