summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_event.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: move under marvell vendor directoryKalle Valo2015-11-181-864/+0
* mwifiex: complete usb tx data with multi endpointsZhaoyang Liu2015-09-291-1/+3
* mwifiex: add usb multi endpoints resync supportZhaoyang Liu2015-09-291-0/+5
* mwifiex: add usb multi channel event process supportZhaoyang Liu2015-09-291-10/+59
* mwifiex: handle multichannel eventAvinash Patil2015-07-211-0/+30
* mwifiex: extend tx_data pause to AP interface as wellAvinash Patil2015-07-211-34/+87
* mwifiex: enable traffic only when port is openAvinash Patil2015-07-211-1/+3
* mwifiex: enhance tdls link setup conditionXinming Hu2015-07-211-1/+1
* mwifiex: process tdls channel switch eventXinming Hu2015-07-211-0/+54
* mwifiex: add tx data pause supportAvinash Patil2015-07-211-0/+66
* mwifiex: add missing break statement in switch caseAmitkumar Karwar2015-06-161-0/+1
* mwifiex: handle BT coex event to adjust Rx BA window sizeChunfan Chen2015-06-151-0/+61
* Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller2015-06-031-62/+68
|\
| * mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu2015-05-261-62/+68
* | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-261-1/+1
|/
* mwifiex: use del_timer variant in interrupt contextAmitkumar Karwar2015-03-161-2/+2
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
* mwifiex: correction in wakeup timer handlingAmitkumar Karwar2015-02-031-2/+1
* mwifiex: handle radar detect event from FWAvinash Patil2015-01-291-0/+5
* mwifiex: support for channel report for radar detectionAvinash Patil2015-01-291-0/+5
* mwifiex: do not declare wdev as pointerAvinash Patil2015-01-291-1/+1
* mwifiex: add wakeup timer based recovery mechanismAmitkumar Karwar2015-01-061-0/+3
* mwifiex: add rx histogram statistics supportXinming Hu2015-01-061-0/+4
* mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar2014-11-251-0/+5
* mwifiex: add auto TDLS supportAvinash Patil2014-11-171-1/+5
* mwifiex: do not explicitly disable TDLS link during teardownAvinash Patil2014-11-171-3/+0
* mwifiex: update Copyright to 2014Xinming Hu2014-06-251-1/+1
* mwifiex: delete TDLS link upon Teardown eventAvinash Patil2014-05-221-1/+5
* mwifiex: disable TDLS link upon tear down eventAvinash Patil2014-05-071-0/+40
* mwifiex: replace num_cmd_timeout with is_cmd_timedoutAmitkumar Karwar2014-02-281-1/+1
* mwifiex: remove global variable cmd_wait_q_requiredBing Zhao2014-02-281-20/+18
* mwifiex: disable all TDLS link during disconnectionAvinash Patil2014-02-121-0/+4
* mwifiex: implement extended scan featureAmitkumar Karwar2014-02-121-0/+8
* mwifiex: inform cfg80211 about disconnect for P2P client interfaceAvinash Patil2013-10-141-1/+2
* mwifiex: discard deauth and disassoc event during WPS sessionStone Piao2013-07-241-0/+10
* mwifiex: channel switch handling for stationAmitkumar Karwar2013-06-191-0/+3
* mwifiex: add basic 11h support for stationAmitkumar Karwar2013-06-191-0/+8
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-1/+0
|\
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-1/+0
* | mwifiex: add multi-queue supportAvinash Patil2012-11-141-6/+3
|/
* mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar2012-10-081-11/+20
* mwifiex: process remain on channel expired eventStone Piao2012-09-281-0/+12
* mwifiex: notify cfg80211 about MIC failuresAmitkumar Karwar2012-08-101-0/+6
* mwifiex: fix powerpc64-linux- compilation warningsBing Zhao2012-08-101-4/+5
* mwifiex: separate file for handling AP eventsAvinash Patil2012-08-061-48/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-281-5/+4
|\
| * mwifiex: fix bugs in event handling codeAmitkumar Karwar2012-06-221-5/+4
* | wireless: Remove casts to same typeJoe Perches2012-06-061-1/+1
|/
* mwifiex: add AP event handling frameworkAvinash Patil2012-05-161-1/+50
* mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar2012-04-091-0/+12
OpenPOWER on IntegriCloud