summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_event.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mwifiex: remove redundant signal handling codeAmitkumar Karwar2012-04-091-3/+0
* mwifiex: fix checkpatch --strict warnings/errors Part 8Yogesh Ashok Powar2012-03-141-19/+22
* mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar2012-03-051-1/+1
* mwifiex: remove cfg_workqueueAmitkumar Karwar2011-12-141-9/+8
* mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil2011-12-131-3/+3
* mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar2011-08-121-5/+0
* mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao2011-08-081-3/+3
* mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar2011-04-141-12/+13
* mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar2011-04-071-1/+1
* mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao2011-04-041-1/+1
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-301-0/+405
OpenPOWER on IntegriCloud