summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-10-02mwifiex: add support for SD8887 chipsetAvinash Patil
2014-10-02mwifiex: few more register offset entries for sdio card structureAvinash Patil
2014-09-30mwifiex: add client mac address while configuring keys on GO.Maithili Hinge
2014-09-30mwifiex: remove unnecessary rx_q lockAvinash Patil
2014-09-30mwifiex: do not decrement rx_pending count twiceAvinash Patil
2014-09-30mwifiex: fix soft lockup during iperf UDP RXAvinash Patil
2014-09-30mwifiex: add more dump information for PCIe interfaceAmitkumar Karwar
2014-09-30mwifiex: error path handling in pcie firmware dumpAmitkumar Karwar
2014-09-26mwifiex: ensure user_scan_in not NULL while setting scan channel gapAvinash Patil
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-15mwifiex: modify TX/RX window sizes for AP interfaceAvinash Patil
2014-09-15mwifiex: add rx workqueue supportAvinash Patil
2014-09-15mwifiex: remove low priority scan handlingAmitkumar Karwar
2014-09-15mwifiex: remove redundant variable report_scan_resultAmitkumar Karwar
2014-09-15mwifiex: process TX even when scan is ongoingAvinash Patil
2014-09-15mwifiex: remove restriction of single channel scan when connectedAvinash Patil
2014-09-15mwifiex: bring in scan channel gap featureAvinash Patil
2014-09-15mwifiex: set passive scan type for scan requests with no ssidAvinash Patil
2014-09-15mwifiex: minor cleanup in multiport aggregationAmitkumar Karwar
2014-09-15mwifiex: fix a bug in Tx multiport aggregationAmitkumar Karwar
2014-09-15mwifiex: fix 5G association failure after leaving 2.4G IBSSXinming Hu
2014-09-15mwifiex: support for event done interruptAvinash Patil
2014-09-15mwifiex: rework internal scan for associationAvinash Patil
2014-09-15mwifiex: avoid processing RX packets with invalid lengthAvinash Patil
2014-09-15mwifiex: fix probable memory corruption while processing TDLS frameAvinash Patil
2014-09-15mwifiex: set fw api info for backword compatibilityAvinash Patil
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville
2014-08-28mwifiex: use firmware API revision from GET_HW_SPEC responseAmitkumar Karwar
2014-08-28mwifiex: rename macro and variables related to API revisionAmitkumar Karwar
2014-08-28mwifiex: fix left_len calculation issueAmitkumar Karwar
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-08-25mwifiex: fix decimal printf format specifiers prefixed with 0xHans Wennborg
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-22mwifiex: card reset: enable rescan of non-removable cardAndreas Fenkart
2014-07-18mwifiex: remove redundant timestamps in debug printsBing Zhao
2014-07-18mwifiex: do not re-associate when already connectedUjjal Roy
2014-07-18mwifiex: remove needless current_bssid variableAvinash Patil
2014-07-16mwifiex: remove redundant TDLS setup action frame check and avoid leaksBing Zhao
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-15mwifiex: correct a typo in mwifiex_ret_tdls_operBing Zhao
2014-07-15mwifiex: declare sta_ptr in smaller scopeBing Zhao
2014-07-15mwifiex: define TDLS idle timeout macro with unitsBing Zhao
2014-07-15mwifiex: fix a cut-n-paste error in adhoc-startBing Zhao
2014-07-15mwifiex: fix corner case system hang issueAmitkumar Karwar
2014-07-15mwifiex: access rx_reorder_tbl_ptr only while holding lockAmitkumar Karwar
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville