summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/cfg80211.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-08mwifiex: advertise PS ON by default support to cfg80211Avinash Patil1-1/+2
2015-06-08mwifiex: parse power constraint IE from TailAvinash Patil1-0/+3
2015-06-08mwifiex: dump station support in uap modeXinming Hu1-5/+46
2015-06-08mwifiex: add cfg80211 get_channel handlerXinming Hu1-1/+57
2015-06-08mwifiex: reset 11h active flag when chandef does not require dfsAvinash Patil1-1/+1
2015-06-08mwifiex: support AP reset after bss_stopAvinash Patil1-0/+7
2015-06-08mwifiex: correct bss_type assignmentAvinash Patil1-3/+3
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu1-203/+259
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller1-27/+140
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller1-6/+7
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen1-2/+3
2015-03-30mwifiex: stop command path in suspend handlerAvinash Patil1-3/+11
2015-03-16mwifiex: lock main process till reinitialization of vif is overAvinash Patil1-0/+33
2015-03-16mwifiex: Add support for auto ARP in mwifiex.Maithili Hinge1-24/+96
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller1-10/+4
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-4/+4
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky1-4/+4
2015-02-26mwifiex: use alloc_workqueue's format strings capabilities for WQ namesAvinash Patil1-10/+4
2015-01-29mwifiex: 11h handling for AP interfaceAvinash Patil1-0/+22
2015-01-29mwifiex: channel switch support for mwifiexAvinash Patil1-2/+83
2015-01-29mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil1-0/+59
2015-01-29mwifiex: refactor start_ap handlerAvinash Patil1-60/+8
2015-01-29mwifiex: update IEs after AP has startedAvinash Patil1-2/+3
2015-01-29mwifiex: store AP configuration in private structureAvinash Patil1-0/+2
2015-01-29mwifiex: do not send regulatory update while starting APAvinash Patil1-1/+0
2015-01-29mwifiex: support conversion to any virtual interface typeAvinash Patil1-31/+300
2015-01-29mwifiex: manage virtual interface limits efficientlyAvinash Patil1-12/+68
2015-01-29mwifiex: store permanant mac address in adapter structureAvinash Patil1-1/+1
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil1-45/+25
2015-01-29mwifiex: set wiphy params only onceAvinash Patil1-63/+48
2015-01-23mwifiex: check driver status in connect and scan handlersAmitkumar Karwar1-0/+8
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo1-13/+15
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg1-5/+6
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg1-5/+5
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg1-3/+4
2015-01-06mwifiex: Add support for wowlan disconnectMaithili Hinge1-1/+16
2015-01-06mwifiex: Move code for wowlan magic-packet and patterns to a functionMaithili Hinge1-31/+47
2015-01-06mwifiex: add rx histogram statistics supportXinming Hu1-0/+4
2014-12-05mwifiex: do not process broadcast mac address for del_staAvinash Patil1-20/+19
2014-12-05mwifiex: do not delete station entries in del_sta handlerAvinash Patil1-2/+0
2014-11-25mwifiex: add Tx status support for ACTION framesAmitkumar Karwar1-3/+10
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar1-0/+3
2014-11-17mwifiex: add auto TDLS supportAvinash Patil1-0/+6
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville1-4/+5
2014-10-31mwifiex: add cfg80211 dump_survey handlerXinming Hu1-0/+47
2014-10-31mwifiex: channel statistics support for mwifiexAvinash Patil1-0/+19
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen1-4/+5
2014-09-15mwifiex: remove low priority scan handlingAmitkumar Karwar1-8/+0
2014-09-15mwifiex: bring in scan channel gap featureAvinash Patil1-0/+5
2014-09-15mwifiex: set passive scan type for scan requests with no ssidAvinash Patil1-1/+1