summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: add missing break statement in switch caseAmitkumar Karwar2015-06-161-0/+1
* mwifiex: handle BT coex event to adjust Rx BA window sizeChunfan Chen2015-06-157-2/+277
* mwifiex: update current config_band info in start_apAvinash Patil2015-06-081-0/+2
* mwifiex: change debug dump issue since skb maybe nullZhaoyang Liu2015-06-081-1/+2
* mwifiex: do not decrease tx_pending for AMSDU packet once moreXinming Hu2015-06-081-4/+4
* mwifiex: using right tid for addressing ra_listXinming Hu2015-06-082-4/+12
* mwifiex: update AP WMM settings from BSS_START eventAvinash Patil2015-06-081-0/+63
* mwifiex: advertise PS ON by default support to cfg80211Avinash Patil2015-06-081-1/+2
* mwifiex: drop block-ack action framesAvinash Patil2015-06-081-14/+29
* mwifiex: support downloading IEs from tailAvinash Patil2015-06-081-42/+60
* mwifiex: parse power constraint IE from TailAvinash Patil2015-06-085-0/+40
* mwifiex: dump station support in uap modeXinming Hu2015-06-081-5/+46
* mwifiex: add sta_list firmware commandXinming Hu2015-06-084-0/+40
* mwifiex: maintain station statistic in uap modeXinming Hu2015-06-085-4/+60
* mwifiex: add cfg80211 get_channel handlerXinming Hu2015-06-084-4/+66
* mwifiex: disable CAC upon radar detection eventAvinash Patil2015-06-082-4/+28
* mwifiex: reset 11h active flag when chandef does not require dfsAvinash Patil2015-06-081-1/+1
* mwifiex: enable 11d after bss resetAvinash Patil2015-06-081-0/+12
* mwifiex: support AP reset after bss_stopAvinash Patil2015-06-085-2/+19
* mwifiex: correct bss_type assignmentAvinash Patil2015-06-081-3/+3
* mwifiex: verbose logging for association failure messagesAvinash Patil2015-06-082-5/+40
* Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller2015-06-0334-1848/+2546
|\
| * mwifiex: device dump support via devcoredump frameworkAmitkumar Karwar2015-06-026-117/+103
| * mwifiex: use generic name 'device dump'Amitkumar Karwar2015-06-028-44/+52
| * mwifiex: minor changes in debug messagesAmitkumar Karwar2015-06-022-6/+6
| * mwifiex: dump driver information for PCIe interfaceAmitkumar Karwar2015-06-021-0/+2
| * mwifiex: fix a possible double free issueAmitkumar Karwar2015-06-022-0/+2
| * mwifiex: fix SDIO firmware dump problemAmitkumar Karwar2015-06-021-0/+7
| * mwifiex: reduce severity of debug messages for mgmt rxAvinash Patil2015-05-261-2/+2
| * mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu2015-05-2629-1698/+2122
| * mwifiex: add dump data debug supportZhaoyang Liu2015-05-265-3/+27
| * mwifiex: add prints debug ctrl supportZhaoyang Liu2015-05-265-0/+112
| * mwifiex: add support for FW memory read/write operationsChin-ran Lo2015-05-266-0/+133
* | Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller2015-05-312-2/+2
|\ \ | |/ |/|
| * cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-262-2/+2
* | mwifiex: parsing aid while receiving association responseXinming Hu2015-05-091-1/+11
* | mwifiex: do not return success when command times outDmitry Torokhov2015-05-091-0/+2
* | wireless: fix typos in mwifiex and rtlwifiMasanari Iida2015-05-091-1/+1
* | mwifiex: reduce spinlock usage in main processCathy Luo2015-05-091-6/+5
* | mwifiex: fix invalid HT IE configuration in FWZhaoyang Liu2015-05-092-3/+6
* | revert "mwifiex: enable aggregation for TID 6 and 7 streams"Avinash Patil2015-05-091-0/+9
|/
* Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller2015-04-0121-224/+714
|\
| * mwifiex: recover from skb allocation failures during RXZhaoyang Liu2015-03-301-18/+24
| * mwifiex: stop command path in suspend handlerAvinash Patil2015-03-301-3/+11
| * mwifiex: remove an unneede NULL check in mwifiex_init_adapter()Dan Carpenter2015-03-301-12/+9
| * mwifiex: Fix issue in the SDIO reset path of mwifiex.Maithili Hinge2015-03-304-36/+28
| * mwifiex: fix crash in SDIO RX pathAvinash Patil2015-03-201-1/+1
| * mwifiex: missing curly braces in mwifiex_write_data_complete()Dan Carpenter2015-03-201-1/+2
| * mwifiex: delay skb allocation for RX until cmd53 overZhaoyang Liu2015-03-162-34/+33
| * mwifiex: add SDIO rx single port aggregationZhaoyang Liu2015-03-167-11/+184
OpenPOWER on IntegriCloud