index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2024-01-18
wifi: mwifiex: Use helpers to check multicast addresses
Ruan Jinjie
1
-1
/
+1
2023-12-15
wifi: mwifiex: configure BSSID consistently when starting AP
David Lin
1
-0
/
+2
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
1
-1
/
+1
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
1
-1
/
+2
2023-07-25
wifi: mwifiex: Set WIPHY_FLAG_NETNS_OK flag
Johannes Wiesboeck
1
-0
/
+1
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-4
/
+4
2023-06-19
wifi: cfg80211: make TDLS management link-aware
Mukesh Sisodiya
1
-4
/
+4
2023-05-18
wifi: mwifiex: Use default @max_active for workqueues
Tejun Heo
1
-2
/
+2
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-2
/
+2
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-4
/
+6
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
1
-4
/
+6
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-13
/
+1
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-7
/
+11
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULE
Thomas Gleixner
1
-13
/
+1
2021-10-20
mwifiex: Log an error on command failure during key-material upload
Jonas Dreßler
1
-2
/
+8
2021-10-20
mwifiex: Don't log error on suspend if wake-on-wlan is disabled
Jonas Dreßler
1
-1
/
+1
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-2
/
+0
2021-09-21
mwifiex: Fix copy-paste mistake when creating virtual interface
Jonas Dreßler
1
-1
/
+1
2021-09-21
mwifiex: Properly initialize private structure on interface type changes
Jonas Dreßler
1
-3
/
+7
2021-09-21
mwifiex: Handle interface type changes from AP to STATION
Jonas Dreßler
1
-0
/
+1
2021-09-21
mwifiex: Allow switching interface type from P2P_CLIENT to P2P_GO
Jonas Dreßler
1
-0
/
+36
2021-09-21
mwifiex: Update virtual interface counters right after setting bss_type
Jonas Dreßler
1
-11
/
+14
2021-09-21
mwifiex: Use helper function for counting interface types
Jonas Dreßler
1
-75
/
+35
2021-09-21
mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type
Jonas Dreßler
1
-18
/
+4
2021-09-21
mwifiex: Use function to check whether interface type change is allowed
Jonas Dreßler
1
-47
/
+92
2021-09-21
mwifiex: Small cleanup for handling virtual interface type changes
Jonas Dreßler
1
-25
/
+14
2021-04-17
mwifiex: don't print SSID to logs
Brian Norris
1
-7
/
+4
2021-02-08
mwifiex: Report connected BSS with cfg80211_connect_bss()
Yen-lin Lai
1
-9
/
+26
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-3
/
+3
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
1
-2
/
+2
2020-08-27
mwifiex: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
2020-07-15
mwifiex: Fix reporting 'operation not supported' error code
Pali Rohár
1
-9
/
+9
2020-07-15
mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfaces
Pali Rohár
1
-1
/
+2
2020-05-29
mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STA
Pali Rohár
1
-0
/
+5
2020-05-26
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
1
-10
/
+6
2020-05-18
mwifiex: Fix memory corruption in dump_station
Pali Rohár
1
-8
/
+6
2020-04-24
cfg80211: change internal management frame registration API
Johannes Berg
1
-10
/
+6
2020-03-12
mwifiex: set needed_headroom, not hard_header_len
Brian Norris
1
-1
/
+1
2020-02-14
mwifiex: change license text from MARVELL to NXP
Ganapathi Bhat
1
-4
/
+4
2019-06-27
mwifiex: don't disable hardirqs; just softirqs
Brian Norris
1
-19
/
+16
2019-06-02
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
1
-1
/
+1
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2019-04-04
mwifiex: Fix mem leak in mwifiex_tm_cmd
YueHaibing
1
-1
/
+5
2019-02-19
mwifiex: don't advertise IBSS features without FW support
Brian Norris
1
-3
/
+7
2019-02-19
mwifiex: Fix NL80211_TX_POWER_LIMITED
Adrian Bunk
1
-2
/
+11
2018-12-13
mwifiex: add NL80211_STA_INFO_RX_BITRATE support
Brian Norris
1
-0
/
+26
2018-12-13
mwifiex: refactor mwifiex_parse_htinfo() for reuse
Brian Norris
1
-17
/
+19
2018-07-31
mwifiex: use atomic bitops to represent adapter status variables
Ganapathi Bhat
1
-1
/
+2
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
1
-7
/
+7
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-2
/
+2
[next]