summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2013-12-04mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil
2013-08-11mwifiex: Add missing endian conversion.Tomasz Moń
2013-05-19mwifiex: fix setting of multicast filterDaniel Drake
2013-05-19mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao
2013-05-07mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar
2013-05-07mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar
2013-04-12Revert "mwifiex: cancel cmd timer and free curr_cmd in shutdown processGreg Kroah-Hartman
2013-04-05mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao
2013-03-28mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao
2013-03-14mwifiex: correct sleep delay counterAvinash Patil
2013-02-03mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil
2013-01-17mwifiex: check wait_event_interruptible return valueBing Zhao
2012-12-03mwifiex: fix system hang issue in cmd timeout error caseBing Zhao
2012-12-03mwifiex: report error to MMC core if we cannot suspendBing Zhao
2012-08-09mwifiex: correction in mcs index checkAmitkumar Karwar
2012-07-16mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao
2012-07-16mwifiex: fix WPS eapol handshake failureStone Piao
2012-07-16mwifiex: fix 11n rx packet drop issueStone Piao
2012-04-13mwifiex: update pcie8766 scratch register addressesBing Zhao
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