summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2015-06-16mwifiex: add missing break statement in switch caseAmitkumar Karwar
2015-06-15mwifiex: handle BT coex event to adjust Rx BA window sizeChunfan Chen
2015-06-08mwifiex: update current config_band info in start_apAvinash Patil
2015-06-08mwifiex: change debug dump issue since skb maybe nullZhaoyang Liu
2015-06-08mwifiex: do not decrease tx_pending for AMSDU packet once moreXinming Hu
2015-06-08mwifiex: using right tid for addressing ra_listXinming Hu
2015-06-08mwifiex: update AP WMM settings from BSS_START eventAvinash Patil
2015-06-08mwifiex: advertise PS ON by default support to cfg80211Avinash Patil
2015-06-08mwifiex: drop block-ack action framesAvinash Patil
2015-06-08mwifiex: support downloading IEs from tailAvinash Patil
2015-06-08mwifiex: parse power constraint IE from TailAvinash Patil
2015-06-08mwifiex: dump station support in uap modeXinming Hu
2015-06-08mwifiex: add sta_list firmware commandXinming Hu
2015-06-08mwifiex: maintain station statistic in uap modeXinming Hu
2015-06-08mwifiex: add cfg80211 get_channel handlerXinming Hu
2015-06-08mwifiex: disable CAC upon radar detection eventAvinash Patil
2015-06-08mwifiex: reset 11h active flag when chandef does not require dfsAvinash Patil
2015-06-08mwifiex: enable 11d after bss resetAvinash Patil
2015-06-08mwifiex: support AP reset after bss_stopAvinash Patil
2015-06-08mwifiex: correct bss_type assignmentAvinash Patil
2015-06-08mwifiex: verbose logging for association failure messagesAvinash Patil
2015-06-03Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller
2015-06-02mwifiex: device dump support via devcoredump frameworkAmitkumar Karwar
2015-06-02mwifiex: use generic name 'device dump'Amitkumar Karwar
2015-06-02mwifiex: minor changes in debug messagesAmitkumar Karwar
2015-06-02mwifiex: dump driver information for PCIe interfaceAmitkumar Karwar
2015-06-02mwifiex: fix a possible double free issueAmitkumar Karwar
2015-06-02mwifiex: fix SDIO firmware dump problemAmitkumar Karwar
2015-05-31Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg
2015-05-26mwifiex: reduce severity of debug messages for mgmt rxAvinash Patil
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu
2015-05-26mwifiex: add dump data debug supportZhaoyang Liu
2015-05-26mwifiex: add prints debug ctrl supportZhaoyang Liu
2015-05-26mwifiex: add support for FW memory read/write operationsChin-ran Lo
2015-05-09mwifiex: parsing aid while receiving association responseXinming Hu
2015-05-09mwifiex: do not return success when command times outDmitry Torokhov
2015-05-09wireless: fix typos in mwifiex and rtlwifiMasanari Iida
2015-05-09mwifiex: reduce spinlock usage in main processCathy Luo
2015-05-09mwifiex: fix invalid HT IE configuration in FWZhaoyang Liu
2015-05-09revert "mwifiex: enable aggregation for TID 6 and 7 streams"Avinash Patil
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-30mwifiex: recover from skb allocation failures during RXZhaoyang Liu
2015-03-30mwifiex: stop command path in suspend handlerAvinash Patil
2015-03-30mwifiex: remove an unneede NULL check in mwifiex_init_adapter()Dan Carpenter
2015-03-30mwifiex: Fix issue in the SDIO reset path of mwifiex.Maithili Hinge
2015-03-20mwifiex: fix crash in SDIO RX pathAvinash Patil
2015-03-20mwifiex: missing curly braces in mwifiex_write_data_complete()Dan Carpenter