summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)AuthorFilesLines
2012-05-09mwifiex: fix static checker warningsAmitkumar Karwar1-2/+1
2012-05-09mwifiex: add support for SD8786 sdioWarheadsSE3-2/+10
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-71/+1399
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+9
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar17-71/+1399
2012-04-17mwifiex: corrections in timestamp related codeAmitkumar Karwar6-18/+30
2012-04-17mwifiex: code cleanup in BSS handlingAmitkumar Karwar3-64/+31
2012-04-13mwifiex: update pcie8766 scratch register addressesBing Zhao1-9/+9
2012-04-12mwifiex: use asynchronous firmware loadingAmitkumar Karwar4-48/+62
2012-04-12mwifiex: add support for WPS2.0Avinash Patil7-0/+105
2012-04-12mwifiex: display correct country information in debugfs "info"Amitkumar Karwar3-3/+4
2012-04-12mwifiex: set default regulatory domainAmitkumar Karwar3-0/+38
2012-04-12mwifiex: fix typo in RSSI_HIGH event handlingBing Zhao1-1/+1
2012-04-12wireless, mwifiex: drop redundant NULL test before call to release_firmware()Jesper Juhl1-2/+1
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-15/+3
2012-04-12wireless: Remove unnecessary ; from while (0) macrosJoe Perches1-4/+4
2012-04-10mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg2-5/+5
2012-04-10mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar7-0/+241
2012-04-10mwifiex: support STATION_INFO_SIGNAL_AVGAmitkumar Karwar1-3/+4
2012-04-10mwifiex: remove redundant signal handling codeAmitkumar Karwar6-108/+9
2012-04-10mwifiex: add cfg80211 dump_station handlerAmitkumar Karwar1-0/+18
2012-04-10mwifiex: update signal strength in mBm unitsAmitkumar Karwar1-2/+3
2012-04-10wireless: rename ht_info to ht_operationJohannes Berg5-23/+24
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd1-15/+3
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville25-1437/+1365
2012-03-14mwifiex: correction in structure name passed to sizeof()Amitkumar Karwar1-1/+1
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 9Yogesh Ashok Powar5-95/+94
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 8Yogesh Ashok Powar2-70/+73
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 7Yogesh Ashok Powar2-121/+114
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 6Yogesh Ashok Powar1-92/+96
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 5Yogesh Ashok Powar1-173/+170
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 4Yogesh Ashok Powar3-211/+226
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 3Yogesh Ashok Powar3-101/+98
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 2Yogesh Ashok Powar3-127/+133
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 1Yogesh Ashok Powar4-43/+43
2012-03-13mwifiex: rename fuctions and variables for better readabilityYogesh Ashok Powar1-87/+73
2012-03-13mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar3-70/+68
2012-03-13mwifiex: use usleep_range instead of udelayYogesh Ashok Powar2-5/+5
2012-03-13mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar5-82/+46
2012-03-13mwifiex: rearrange switch statementYogesh Ashok Powar1-111/+87
2012-03-13mwifiex: rename long function names to shorter onesYogesh Ashok Powar6-53/+43
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-79/+74
2012-03-08mwifiex: correction in number of bitratesAmitkumar Karwar1-1/+1
2012-03-06mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()Dan Carpenter2-4/+3
2012-03-06mwifiex: fix bug in wildcard scan handlingAmitkumar Karwar3-33/+27
2012-03-06mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar8-27/+19
2012-03-06mwifiex: correct bitrates advertised to cfg80211Avinash Patil1-4/+2
2012-03-06mwifiex: handle auto authentication mode correctlyAmitkumar Karwar5-10/+22
2012-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-50/+30
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1