index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
mwifiex
/
cfg80211.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: don't advertise IBSS features without FW support
Brian Norris
2019-02-19
1
-3
/
+7
*
mwifiex: Fix NL80211_TX_POWER_LIMITED
Adrian Bunk
2019-02-19
1
-2
/
+11
*
mwifiex: add NL80211_STA_INFO_RX_BITRATE support
Brian Norris
2018-12-13
1
-0
/
+26
*
mwifiex: refactor mwifiex_parse_htinfo() for reuse
Brian Norris
2018-12-13
1
-17
/
+19
*
mwifiex: use atomic bitops to represent adapter status variables
Ganapathi Bhat
2018-07-31
1
-1
/
+2
*
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
2018-06-27
1
-7
/
+7
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
mwifiex: increase log level for internal scan fail result
Xinming Hu
2018-05-29
1
-1
/
+1
*
mwifiex: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-05-29
1
-0
/
+4
*
mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no support
Ganapathi Bhat
2018-05-29
1
-1
/
+17
*
mwifiex: make firmware mac address consistent with host configuration
Xinming Hu
2018-04-30
1
-2
/
+2
*
mwifiex: uap: support cfg80211 ignore_broadcast_ssid=2
Xinming Hu
2018-04-25
1
-1
/
+2
*
mwifiex: get_channel from firmware
Ganapathi Bhat
2018-03-13
1
-15
/
+25
*
mwifiex: cfg80211: do not change virtual interface during scan processing
Limin Zhu
2017-12-07
1
-0
/
+6
*
mwifiex: do not support change AP interface to station mode
Xinming Hu
2017-12-07
1
-1
/
+0
*
mwifiex: double the size of chan_stats array in adapter
Rohit Fule
2017-10-13
1
-1
/
+4
*
mwifiex: minor cleanups w/ sta_list_spinlock in cfg80211.c
Douglas Anderson
2017-10-13
1
-5
/
+9
*
mwifiex: Random MAC address during scanning
Karthik Ananthapadmanabha
2017-10-10
1
-4
/
+6
*
mwifiex: use get_random_mask_addr() helper
Ganapathi Bhat
2017-09-20
1
-6
/
+5
*
mwifiex: avoid storing random_mac in private
Ganapathi Bhat
2017-09-20
1
-7
/
+4
*
mwifiex: make const arrays static to shink object code size
Colin Ian King
2017-09-20
1
-7
/
+7
*
mwifiex: check for mfg_mode in add_virtual_intf
Ganapathi Bhat
2017-09-20
1
-8
/
+11
*
mwifiex: uap: enable 11d based on userspace configruation
Xinming Hu
2017-08-10
1
-0
/
+2
*
mwifiex: p2p: use separate device address
Xinming Hu
2017-08-08
1
-1
/
+4
*
mwifiex: Do not change bss_num in change_virtual_intf
Xinming Hu
2017-08-08
1
-8
/
+0
*
mwifiex: replace netif_carrier_on/off by netif_device_attach/dettach
Ganapathi Bhat
2017-08-08
1
-10
/
+4
*
mwifiex: don't short-circuit netdev notifiers on interface deletion
Brian Norris
2017-07-28
1
-4
/
+0
*
mwifiex: correct channel stat buffer overflows
Brian Norris
2017-07-27
1
-1
/
+1
*
mwifiex: fix spelling mistake: "secuirty" -> "security"
Colin Ian King
2017-06-28
1
-1
/
+1
*
mwifiex: Do not change bss_type in change_virtual_intf
Ganapathi Bhat
2017-06-28
1
-4
/
+0
*
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2017-06-25
1
-1
/
+1
|
\
|
*
mwifiex: Replace semaphore async_sem with mutex
Binoy Jayan
2017-06-13
1
-1
/
+1
*
|
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-6
/
+4
|
/
*
mwifiex: fixup error cases in mwifiex_add_virtual_intf()
Brian Norris
2017-05-19
1
-36
/
+35
*
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
1
-3
/
+3
*
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
2017-04-26
1
-1
/
+1
*
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
2017-04-26
1
-1
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
2017-04-24
1
-1
/
+3
|
\
|
*
mwifiex: MAC randomization should not be persistent
Brian Norris
2017-04-20
1
-1
/
+3
*
|
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-20
1
-15
/
+12
|
\
\
|
*
|
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-13
1
-15
/
+12
*
|
|
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-2
/
+2
|
|
/
|
/
|
*
|
mwifiex: apply radar flag
Karthik Ananthapadmanabha
2017-04-05
1
-0
/
+19
|
/
*
cfg80211: get rid of name indirection trick for ieee80211_get_channel()
Arend Van Spriel
2016-12-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-6
/
+7
|
\
|
*
mwifiex: printk() overflow with 32-byte SSIDs
Brian Norris
2016-11-17
1
-6
/
+7
*
|
mwifiex: Remove unused 'adapter'variable
Kirtika Ruchandani
2016-11-29
1
-2
/
+0
*
|
mwifiex: Disable adhoc feature based on firmware capability
Karthik D A
2016-11-25
1
-0
/
+10
*
|
mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf()
Wei Yongjun
2016-11-09
1
-0
/
+2
*
|
mwifiex: fix p2p device doesn't find in scan problem
Karthik D A
2016-11-09
1
-0
/
+6
[next]