aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/jberg/mac80211-nextJohn 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
2012-04-09mwifiex: remove redundant signal handling codeAmitkumar Karwar1-3/+0
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 8Yogesh Ashok Powar1-19/+22
2012-03-05mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar1-1/+1
2011-12-14mwifiex: remove cfg_workqueueAmitkumar Karwar1-9/+8
2011-12-13mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil1-3/+3
2011-08-12mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar1-5/+0
2011-08-08mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao1-3/+3
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar1-12/+13
2011-04-07mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar1-1/+1
2011-04-04mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao1-1/+1
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+405