summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_event.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo1-864/+0
2015-09-29mwifiex: complete usb tx data with multi endpointsZhaoyang Liu1-1/+3
2015-09-29mwifiex: add usb multi endpoints resync supportZhaoyang Liu1-0/+5
2015-09-29mwifiex: add usb multi channel event process supportZhaoyang Liu1-10/+59
2015-07-21mwifiex: handle multichannel eventAvinash Patil1-0/+30
2015-07-21mwifiex: extend tx_data pause to AP interface as wellAvinash Patil1-34/+87
2015-07-21mwifiex: enable traffic only when port is openAvinash Patil1-1/+3
2015-07-21mwifiex: enhance tdls link setup conditionXinming Hu1-1/+1
2015-07-21mwifiex: process tdls channel switch eventXinming Hu1-0/+54
2015-07-21mwifiex: add tx data pause supportAvinash Patil1-0/+66
2015-06-16mwifiex: add missing break statement in switch caseAmitkumar Karwar1-0/+1
2015-06-15mwifiex: handle BT coex event to adjust Rx BA window sizeChunfan Chen1-0/+61
2015-06-03Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller1-62/+68
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg1-1/+1
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu1-62/+68
2015-03-16mwifiex: use del_timer variant in interrupt contextAmitkumar Karwar1-2/+2
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-02-03mwifiex: correction in wakeup timer handlingAmitkumar Karwar1-2/+1
2015-01-29mwifiex: handle radar detect event from FWAvinash Patil1-0/+5
2015-01-29mwifiex: support for channel report for radar detectionAvinash Patil1-0/+5
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil1-1/+1
2015-01-06mwifiex: add wakeup timer based recovery mechanismAmitkumar Karwar1-0/+3
2015-01-06mwifiex: add rx histogram statistics supportXinming Hu1-0/+4
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar1-0/+5
2014-11-17mwifiex: add auto TDLS supportAvinash Patil1-1/+5
2014-11-17mwifiex: do not explicitly disable TDLS link during teardownAvinash Patil1-3/+0
2014-06-25mwifiex: update Copyright to 2014Xinming Hu1-1/+1
2014-05-22mwifiex: delete TDLS link upon Teardown eventAvinash Patil1-1/+5
2014-05-07mwifiex: disable TDLS link upon tear down eventAvinash Patil1-0/+40
2014-02-28mwifiex: replace num_cmd_timeout with is_cmd_timedoutAmitkumar Karwar1-1/+1
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao1-20/+18
2014-02-12mwifiex: disable all TDLS link during disconnectionAvinash Patil1-0/+4
2014-02-12mwifiex: implement extended scan featureAmitkumar Karwar1-0/+8
2013-10-14mwifiex: inform cfg80211 about disconnect for P2P client interfaceAvinash Patil1-1/+2
2013-07-24mwifiex: discard deauth and disassoc event during WPS sessionStone Piao1-0/+10
2013-06-19mwifiex: channel switch handling for stationAmitkumar Karwar1-0/+3
2013-06-19mwifiex: add basic 11h support for stationAmitkumar Karwar1-0/+8
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+0
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg1-1/+0
2012-11-14mwifiex: add multi-queue supportAvinash Patil1-6/+3
2012-10-08mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar1-11/+20
2012-09-28mwifiex: process remain on channel expired eventStone Piao1-0/+12
2012-08-10mwifiex: notify cfg80211 about MIC failuresAmitkumar Karwar1-0/+6
2012-08-10mwifiex: fix powerpc64-linux- compilation warningsBing Zhao1-4/+5
2012-08-06mwifiex: separate file for handling AP eventsAvinash Patil1-48/+1
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+4
2012-06-22mwifiex: fix bugs in event handling codeAmitkumar Karwar1-5/+4
2012-06-06wireless: Remove casts to same typeJoe Perches1-1/+1
2012-05-16mwifiex: add AP event handling frameworkAvinash Patil1-1/+50
2012-04-09mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar1-0/+12