aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAge
* wireless: Remove unnecessary ; from while (0) macrosJoe Perches2012-04-11
* mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg2012-04-10
* mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar2012-04-09
* mwifiex: support STATION_INFO_SIGNAL_AVGAmitkumar Karwar2012-04-09
* mwifiex: remove redundant signal handling codeAmitkumar Karwar2012-04-09
* mwifiex: add cfg80211 dump_station handlerAmitkumar Karwar2012-04-09
* mwifiex: update signal strength in mBm unitsAmitkumar Karwar2012-04-09
* wireless: rename ht_info to ht_operationJohannes Berg2012-04-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-16
|\
| * mwifiex: correction in structure name passed to sizeof()Amitkumar Karwar2012-03-14
| * mwifiex: fix checkpatch --strict warnings/errors Part 9Yogesh Ashok Powar2012-03-14
| * mwifiex: fix checkpatch --strict warnings/errors Part 8Yogesh Ashok Powar2012-03-14
| * mwifiex: fix checkpatch --strict warnings/errors Part 7Yogesh Ashok Powar2012-03-14
| * mwifiex: fix checkpatch --strict warnings/errors Part 6Yogesh Ashok Powar2012-03-14
| * mwifiex: fix checkpatch --strict warnings/errors Part 5Yogesh Ashok Powar2012-03-14
| * mwifiex: fix checkpatch --strict warnings/errors Part 4Yogesh Ashok Powar2012-03-14
| * mwifiex: fix checkpatch --strict warnings/errors Part 3Yogesh Ashok Powar2012-03-14
| * mwifiex: fix checkpatch --strict warnings/errors Part 2Yogesh Ashok Powar2012-03-14
| * mwifiex: fix checkpatch --strict warnings/errors Part 1Yogesh Ashok Powar2012-03-14
| * mwifiex: rename fuctions and variables for better readabilityYogesh Ashok Powar2012-03-13
| * mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar2012-03-13
| * mwifiex: use usleep_range instead of udelayYogesh Ashok Powar2012-03-13
| * mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar2012-03-13
| * mwifiex: rearrange switch statementYogesh Ashok Powar2012-03-13
| * mwifiex: rename long function names to shorter onesYogesh Ashok Powar2012-03-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-09
|\|
| * mwifiex: correction in number of bitratesAmitkumar Karwar2012-03-08
| * mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()Dan Carpenter2012-03-05
| * mwifiex: fix bug in wildcard scan handlingAmitkumar Karwar2012-03-05
| * mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar2012-03-05
| * mwifiex: correct bitrates advertised to cfg80211Avinash Patil2012-03-05
| * mwifiex: handle auto authentication mode correctlyAmitkumar Karwar2012-03-05
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-05
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-29
| |\
| | * mwifiex: reset encryption mode flag before associationAmitkumar Karwar2012-02-29
| * | mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar2012-02-29
| * | mwifiex: remove redundant scan operationAmitkumar Karwar2012-02-29
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-21
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15
| |\|
| | * mwifiex: clear previous security setting during associationAmitkumar Karwar2012-02-15
| * | mwifiex: update correct dtim_period in dump_station()Amitkumar Karwar2012-02-06
| * | mwifiex: cleanup in snmp_mib command preparation codeAmitkumar Karwar2012-02-06
| * | mwifiex: enable HT operating modeAmitkumar Karwar2012-02-06
| * | mwifiex: fix NULL pointer dereference in set_channel()Amitkumar Karwar2012-02-06
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
|\ \ \ | | |/ | |/|
| * | mwifiex: add NULL checks in driver unload pathAmitkumar Karwar2012-02-06
| * | mwifiex: handle association failure case correctlyAmitkumar Karwar2012-02-03
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-06
|\ \ \ | | |/ | |/|
| * | mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar2012-01-27
| * | mwifiex: pass priv pointer instead of adapterAvinash Patil2012-01-27