summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
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
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar
2012-02-29mwifiex: remove redundant scan operationAmitkumar Karwar
2012-02-29mwifiex: reset encryption mode flag before associationAmitkumar Karwar
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15mwifiex: clear previous security setting during associationAmitkumar Karwar
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-06mwifiex: update correct dtim_period in dump_station()Amitkumar Karwar
2012-02-06mwifiex: cleanup in snmp_mib command preparation codeAmitkumar Karwar
2012-02-06mwifiex: enable HT operating modeAmitkumar Karwar
2012-02-06mwifiex: fix NULL pointer dereference in set_channel()Amitkumar Karwar
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-06mwifiex: add NULL checks in driver unload pathAmitkumar Karwar
2012-02-03mwifiex: handle association failure case correctlyAmitkumar Karwar
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2012-01-27mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar
2012-01-27mwifiex: pass priv pointer instead of adapterAvinash Patil
2012-01-24mwifiex: derive priv from net_device instead of wiphyYogesh Ashok Powar
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar
2012-01-24drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMICJulia Lawall
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-03mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar
2011-12-21mwifiex: fix issues in band configuration codeAmitkumar Karwar