summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/sta_event.c
AgeCommit message (Expand)AuthorFilesLines
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