开源镜像站
帮助
动态
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
/
cfg80211.c
Age
Commit message (
Expand
)
Author
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
2023-07-25
wifi: mwifiex: Set WIPHY_FLAG_NETNS_OK flag
Johannes Wiesboeck
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-19
wifi: cfg80211: make TDLS management link-aware
Mukesh Sisodiya
2023-05-18
wifi: mwifiex: Use default @max_active for workqueues
Tejun Heo
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULE
Thomas Gleixner
2021-10-20
mwifiex: Log an error on command failure during key-material upload
Jonas Dreßler
2021-10-20
mwifiex: Don't log error on suspend if wake-on-wlan is disabled
Jonas Dreßler
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-09-21
mwifiex: Fix copy-paste mistake when creating virtual interface
Jonas Dreßler
2021-09-21
mwifiex: Properly initialize private structure on interface type changes
Jonas Dreßler
2021-09-21
mwifiex: Handle interface type changes from AP to STATION
Jonas Dreßler
2021-09-21
mwifiex: Allow switching interface type from P2P_CLIENT to P2P_GO
Jonas Dreßler
2021-09-21
mwifiex: Update virtual interface counters right after setting bss_type
Jonas Dreßler
2021-09-21
mwifiex: Use helper function for counting interface types
Jonas Dreßler
2021-09-21
mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type
Jonas Dreßler
2021-09-21
mwifiex: Use function to check whether interface type change is allowed
Jonas Dreßler
2021-09-21
mwifiex: Small cleanup for handling virtual interface type changes
Jonas Dreßler
2021-04-17
mwifiex: don't print SSID to logs
Brian Norris
2021-02-08
mwifiex: Report connected BSS with cfg80211_connect_bss()
Yen-lin Lai
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
2020-08-27
mwifiex: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-15
mwifiex: Fix reporting 'operation not supported' error code
Pali Rohár
2020-07-15
mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfaces
Pali Rohár
2020-05-29
mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STA
Pali Rohár
2020-05-26
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-18
mwifiex: Fix memory corruption in dump_station
Pali Rohár
2020-04-24
cfg80211: change internal management frame registration API
Johannes Berg
2020-03-12
mwifiex: set needed_headroom, not hard_header_len
Brian Norris
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-02
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-04
mwifiex: Fix mem leak in mwifiex_tm_cmd
YueHaibing
2019-02-19
mwifiex: don't advertise IBSS features without FW support
Brian Norris
2019-02-19
mwifiex: Fix NL80211_TX_POWER_LIMITED
Adrian Bunk
2018-12-13
mwifiex: add NL80211_STA_INFO_RX_BITRATE support
Brian Norris
2018-12-13
mwifiex: refactor mwifiex_parse_htinfo() for reuse
Brian Norris
2018-07-31
mwifiex: use atomic bitops to represent adapter status variables
Ganapathi Bhat
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-05-29
mwifiex: increase log level for internal scan fail result
Xinming Hu
2018-05-29
mwifiex: mark expected switch fall-throughs
Gustavo A. R. Silva
[next]