index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2022-10-12
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-27
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-03
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
1
-1
/
+1
2019-04-28
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-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-2
/
+2
2018-05-29
mwifiex: increase log level for internal scan fail result
Xinming Hu
1
-1
/
+1
2018-05-29
mwifiex: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2018-05-29
mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no support
Ganapathi Bhat
1
-1
/
+17
2018-04-30
mwifiex: make firmware mac address consistent with host configuration
Xinming Hu
1
-2
/
+2
2018-04-25
mwifiex: uap: support cfg80211 ignore_broadcast_ssid=2
Xinming Hu
1
-1
/
+2
2018-03-13
mwifiex: get_channel from firmware
Ganapathi Bhat
1
-15
/
+25
2017-12-07
mwifiex: cfg80211: do not change virtual interface during scan processing
Limin Zhu
1
-0
/
+6
2017-12-07
mwifiex: do not support change AP interface to station mode
Xinming Hu
1
-1
/
+0
[next]