index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2018-04-30
mwifiex: make firmware mac address consistent with host configuration
Xinming Hu
2018-04-25
mwifiex: uap: support cfg80211 ignore_broadcast_ssid=2
Xinming Hu
2018-03-13
mwifiex: get_channel from firmware
Ganapathi Bhat
2017-12-07
mwifiex: cfg80211: do not change virtual interface during scan processing
Limin Zhu
2017-12-07
mwifiex: do not support change AP interface to station mode
Xinming Hu
2017-10-13
mwifiex: double the size of chan_stats array in adapter
Rohit Fule
2017-10-13
mwifiex: minor cleanups w/ sta_list_spinlock in cfg80211.c
Douglas Anderson
2017-10-10
mwifiex: Random MAC address during scanning
Karthik Ananthapadmanabha
2017-09-20
mwifiex: use get_random_mask_addr() helper
Ganapathi Bhat
2017-09-20
mwifiex: avoid storing random_mac in private
Ganapathi Bhat
2017-09-20
mwifiex: make const arrays static to shink object code size
Colin Ian King
2017-09-20
mwifiex: check for mfg_mode in add_virtual_intf
Ganapathi Bhat
2017-08-10
mwifiex: uap: enable 11d based on userspace configruation
Xinming Hu
2017-08-08
mwifiex: p2p: use separate device address
Xinming Hu
2017-08-08
mwifiex: Do not change bss_num in change_virtual_intf
Xinming Hu
2017-08-08
mwifiex: replace netif_carrier_on/off by netif_device_attach/dettach
Ganapathi Bhat
2017-07-28
mwifiex: don't short-circuit netdev notifiers on interface deletion
Brian Norris
2017-07-27
mwifiex: correct channel stat buffer overflows
Brian Norris
2017-06-28
mwifiex: fix spelling mistake: "secuirty" -> "security"
Colin Ian King
2017-06-28
mwifiex: Do not change bss_type in change_virtual_intf
Ganapathi Bhat
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-13
mwifiex: Replace semaphore async_sem with mutex
Binoy Jayan
2017-05-19
mwifiex: fixup error cases in mwifiex_add_virtual_intf()
Brian Norris
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-26
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
2017-04-26
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
2017-04-24
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-20
mwifiex: MAC randomization should not be persistent
Brian Norris
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-05
mwifiex: apply radar flag
Karthik Ananthapadmanabha
2016-12-13
cfg80211: get rid of name indirection trick for ieee80211_get_channel()
Arend Van Spriel
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-29
mwifiex: Remove unused 'adapter'variable
Kirtika Ruchandani
2016-11-25
mwifiex: Disable adhoc feature based on firmware capability
Karthik D A
2016-11-17
mwifiex: printk() overflow with 32-byte SSIDs
Brian Norris
2016-11-09
mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf()
Wei Yongjun
2016-11-09
mwifiex: fix p2p device doesn't find in scan problem
Karthik D A
2016-11-09
mwifiex: Fix NULL pointer dereference in skb_dequeue()
Amitkumar Karwar
2016-09-26
mwifiex: cfg80211 set_default_mgmt_key handler
Ganapathi Bhat
2016-09-14
mwifiex: correction in Rx STBC field of htcapinfo
Amitkumar Karwar
2016-09-09
mwifiex: add cfg80211 testmode support
Xinming Hu
2016-09-03
mwifiex: add custom regulatory domain support
Amitkumar Karwar
2016-09-03
mwifiex: remove misleading disconnect message
Amitkumar Karwar
2016-09-03
mwifiex: support random MAC address for scanning
Ganapathi Bhat
2016-07-18
mwifiex: fix possible memory leak in mwifiex_cfg80211_start_ap()
Wei Yongjun
2016-07-08
mwifiex: fix scan_block flag handling
Amitkumar Karwar
2016-07-08
mwifiex: fix NULL pointer dereference during suspend
Amitkumar Karwar
[next]