aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/uap_event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-15mwifiex: handle BT coex event to adjust Rx BA window sizeChunfan Chen1-0/+5
2015-06-08mwifiex: update AP WMM settings from BSS_START eventAvinash Patil1-0/+63
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu1-20/+24
2015-01-29mwifiex: handle radar detect event from FWAvinash Patil1-0/+4
2015-01-29mwifiex: support for channel report for radar detectionAvinash Patil1-0/+4
2015-01-29mwifiex: handle PS events on AP interface as wellAvinash Patil1-0/+39
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo1-1/+0
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg1-1/+0
2015-01-06mwifiex: add rx histogram statistics supportXinming Hu1-0/+2
2014-12-05mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil1-0/+1
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar1-0/+4
2014-06-25mwifiex: update Copyright to 2014Xinming Hu1-1/+1
2014-03-19mwifiex: handle extended scan event for AP interfaceAvinash Patil1-0/+6
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao1-3/+3
2014-02-12mwifiex: move station list functions to common codeAvinash Patil1-118/+0
2013-05-22mwifiex: add del_station handlerAvinash Patil1-0/+16
2013-05-22mwifiex: avoid deleting all stations during mwifiex_del_sta_entry()Avinash Patil1-6/+3
2012-11-14mwifiex: add multi-queue supportAvinash Patil1-0/+7
2012-08-10mwifiex: use GFP_ATOMIC under spin lockDan Carpenter1-1/+1
2012-08-10mwifiex: fix powerpc64-linux- compilation warningsBing Zhao1-5/+4
2012-08-06mwifiex: cleanup TX/RX BA tables for uAPAvinash Patil1-0/+5
2012-08-06mwifiex: add 11n Block Ack support for uAPAvinash Patil1-0/+21
2012-08-06mwifiex: support RX AMSDU aggregation for uAPAvinash Patil1-0/+13
2012-08-06mwifiex: create list for associated stations in AP modeAvinash Patil1-3/+155
2012-08-06mwifiex: separate file for handling AP eventsAvinash Patil1-0/+100