summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mwifiex: preprocess packets from TX queueZhaoyang Liu2015-03-167-11/+185
| * mwifiex: remove_bss_prio_lockZhaoyang Liu2015-03-161-9/+2
| * mwifiex: get rid of BA setup helper functionsZhaoyang Liu2015-03-166-46/+42
| * mwifiex: avoid queue_work while work is ongoingShengzhen Li2015-03-164-9/+36
| * mwifiex: enhance SD8897 MP aggregation limitsAvinash Patil2015-03-161-2/+4
| * mwifiex: rename alloc_rx_buf to alloc_dma_aligned_bufAvinash Patil2015-03-164-10/+11
| * mwifiex: lock main process till reinitialization of vif is overAvinash Patil2015-03-163-1/+35
| * mwifiex: use del_timer variant in interrupt contextAmitkumar Karwar2015-03-163-4/+4
| * mwifiex: Add support for auto ARP in mwifiex.Maithili Hinge2015-03-164-31/+113
| * mwifiex: fix a bug in Rx multiport aggregation logicCathy Luo2015-03-161-2/+7
* | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-313-9/+11
|\ \ | |/ |/|
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-303-5/+7
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-031-4/+4
* | Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller2015-03-0611-66/+100
|\ \
| * | mwifiex: do not initialize ext_scan in mwifiex_init_adapterAvinash Patil2015-03-031-1/+0
| * | mwifiex: fix usb tx data payload offset issueZhaoyang Liu2015-02-271-4/+4
| * | mwifiex: DMA alignment for RX packetsAvinash Patil2015-02-275-4/+35
| * | mwifiex: modify TX buff size for SD8887Avinash Patil2015-02-271-1/+1
| * | mwifiex: change datatype to bool for device capability flagsAvinash Patil2015-02-274-39/+39
| * | mwifiex: do not process mgmt rx on uninitialized interfaceAvinash Patil2015-02-271-0/+7
| * | mwifiex: more_task flag for main_processShengzhen Li2015-02-272-7/+10
OpenPOWER on IntegriCloud