aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/cfg80211.c
AgeCommit message (Expand)Author
2016-12-08mwifiex: printk() overflow with 32-byte SSIDsBrian Norris
2015-10-28mwifiex: toggle carrier state in start_ap/stop_ap.Marty Faltesek
2015-10-14mwifiex: fix a comment typoGeliang Tang
2015-09-29mwifiex: NULL check for cfg80211_inform_bss()Xinming Hu
2015-09-29mwifiex: fix typo in del_virtual_intf() functionXinming Hu
2015-07-21mwifiex: correct p2p and station interface countersAniket Nagarnaik
2015-07-21mwifiex: fix for p2p broken linkAniket Nagarnaik
2015-07-21mwifiex: avoid freeing improper pointer in mwifiex_set_wowlan_mef_entryJohn Linville
2015-07-21mwifiex: separate interface combination for multichannel and DFSAvinash Patil
2015-07-21mwifiex: advertise multichannel support to cfg80211Avinash Patil
2015-07-21mwifiex: support for bypass tx queueAvinash Patil
2015-07-21mwifiex: update domain_info upon band change in start_apAvinash Patil
2015-07-21mwifiex: add cfg80211 tdls channel switch handlerXinming Hu
2015-06-08mwifiex: advertise PS ON by default support to cfg80211Avinash Patil
2015-06-08mwifiex: parse power constraint IE from TailAvinash Patil
2015-06-08mwifiex: dump station support in uap modeXinming Hu
2015-06-08mwifiex: add cfg80211 get_channel handlerXinming Hu
2015-06-08mwifiex: reset 11h active flag when chandef does not require dfsAvinash Patil
2015-06-08mwifiex: support AP reset after bss_stopAvinash Patil
2015-06-08mwifiex: correct bss_type assignmentAvinash Patil
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-30mwifiex: stop command path in suspend handlerAvinash Patil
2015-03-16mwifiex: lock main process till reinitialization of vif is overAvinash Patil
2015-03-16mwifiex: Add support for auto ARP in mwifiex.Maithili Hinge
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2015-02-26mwifiex: use alloc_workqueue's format strings capabilities for WQ namesAvinash Patil
2015-01-29mwifiex: 11h handling for AP interfaceAvinash Patil
2015-01-29mwifiex: channel switch support for mwifiexAvinash Patil
2015-01-29mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil
2015-01-29mwifiex: refactor start_ap handlerAvinash Patil
2015-01-29mwifiex: update IEs after AP has startedAvinash Patil
2015-01-29mwifiex: store AP configuration in private structureAvinash Patil
2015-01-29mwifiex: do not send regulatory update while starting APAvinash Patil
2015-01-29mwifiex: support conversion to any virtual interface typeAvinash Patil
2015-01-29mwifiex: manage virtual interface limits efficientlyAvinash Patil
2015-01-29mwifiex: store permanant mac address in adapter structureAvinash Patil
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil
2015-01-29mwifiex: set wiphy params only onceAvinash Patil
2015-01-23mwifiex: check driver status in connect and scan handlersAmitkumar Karwar
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg
2015-01-06mwifiex: Add support for wowlan disconnectMaithili Hinge
2015-01-06mwifiex: Move code for wowlan magic-packet and patterns to a functionMaithili Hinge