aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2012-05-08mwifiex: fix static checker warningsAmitkumar Karwar
2012-05-08mwifiex: add support for SD8786 sdioWarheadsSE
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar
2012-04-17mwifiex: corrections in timestamp related codeAmitkumar Karwar
2012-04-17mwifiex: code cleanup in BSS handlingAmitkumar Karwar
2012-04-13mwifiex: update pcie8766 scratch register addressesBing Zhao
2012-04-12mwifiex: use asynchronous firmware loadingAmitkumar Karwar
2012-04-12mwifiex: add support for WPS2.0Avinash Patil
2012-04-12mwifiex: display correct country information in debugfs "info"Amitkumar Karwar
2012-04-12mwifiex: set default regulatory domainAmitkumar Karwar
2012-04-12mwifiex: fix typo in RSSI_HIGH event handlingBing Zhao
2012-04-12wireless, mwifiex: drop redundant NULL test before call to release_firmware()Jesper Juhl
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches
2012-04-10mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg
2012-04-09mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar
2012-04-09mwifiex: support STATION_INFO_SIGNAL_AVGAmitkumar Karwar
2012-04-09mwifiex: remove redundant signal handling codeAmitkumar Karwar
2012-04-09mwifiex: add cfg80211 dump_station handlerAmitkumar Karwar
2012-04-09mwifiex: update signal strength in mBm unitsAmitkumar Karwar
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-14mwifiex: correction in structure name passed to sizeof()Amitkumar Karwar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 9Yogesh Ashok Powar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 8Yogesh Ashok Powar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 7Yogesh Ashok Powar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 6Yogesh Ashok Powar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 5Yogesh Ashok Powar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 4Yogesh Ashok Powar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 3Yogesh Ashok Powar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 2Yogesh Ashok Powar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 1Yogesh Ashok Powar
2012-03-13mwifiex: rename fuctions and variables for better readabilityYogesh Ashok Powar
2012-03-13mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar
2012-03-13mwifiex: use usleep_range instead of udelayYogesh Ashok Powar
2012-03-13mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar
2012-03-13mwifiex: rearrange switch statementYogesh Ashok Powar
2012-03-13mwifiex: rename long function names to shorter onesYogesh Ashok Powar
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-08mwifiex: correction in number of bitratesAmitkumar Karwar
2012-03-05mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()Dan Carpenter
2012-03-05mwifiex: fix bug in wildcard scan handlingAmitkumar Karwar
2012-03-05mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar
2012-03-05mwifiex: correct bitrates advertised to cfg80211Avinash Patil
2012-03-05mwifiex: handle auto authentication mode correctlyAmitkumar Karwar
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville