summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-20rtl8188ee: fix build break due to missing rtl_hal_pwrseqcmdparsing definitionJeff Layton1-0/+1
2015-03-20ath9k: Start AIC calibration during MCI resetSujith Manoharan1-0/+3
2015-03-20ath9k: Handle MCI_STATE_AIC_CALSujith Manoharan3-2/+31
2015-03-20ath9k: Handle MCI_STATE_AIC_STARTSujith Manoharan3-0/+38
2015-03-20ath9k: Handle MCI_STATE_AIC_CAL_RESETSujith Manoharan3-0/+13
2015-03-20ath9k: Disable AIC by defaultSujith Manoharan2-1/+8
2015-03-20ath9k: Process the AIC calibration resultsSujith Manoharan1-0/+245
2015-03-20ath9k: Finish AIC calibrationSujith Manoharan1-1/+77
2015-03-20ath9k: Handle MCI_STATE_AIC_CAL_SINGLESujith Manoharan4-0/+183
2015-03-20ath9k: Add register definitions for AICSujith Manoharan3-25/+169
2015-03-20ath9k: Register private AIC opsSujith Manoharan5-1/+54
2015-03-20ath9k: Add initial structures for AICSujith Manoharan2-0/+60
2015-03-16mwifiex: delay skb allocation for RX until cmd53 overZhaoyang Liu2-34/+33
2015-03-16mwifiex: add SDIO rx single port aggregationZhaoyang Liu7-11/+184
2015-03-16mwifiex: preprocess packets from TX queueZhaoyang Liu7-11/+185
2015-03-16mwifiex: remove_bss_prio_lockZhaoyang Liu1-9/+2
2015-03-16mwifiex: get rid of BA setup helper functionsZhaoyang Liu6-46/+42
2015-03-16mwifiex: avoid queue_work while work is ongoingShengzhen Li4-9/+36
2015-03-16mwifiex: enhance SD8897 MP aggregation limitsAvinash Patil1-2/+4
2015-03-16mwifiex: rename alloc_rx_buf to alloc_dma_aligned_bufAvinash Patil4-10/+11
2015-03-16mwifiex: lock main process till reinitialization of vif is overAvinash Patil3-1/+35
2015-03-16wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2-3/+3
2015-03-16rt2x00usb: drop rt2x00usb_disable_radio() from rt2800usb_disable_radio()Sebastian Andrzej Siewior1-1/+0
2015-03-16rt2x00usb: check USB's request error code in rt2800usb_autorun_detect()Sebastian Andrzej Siewior1-3/+7
2015-03-16rt2x00usb: initialize the read value in case of failureSebastian Andrzej Siewior1-2/+2
2015-03-16mwifiex: use del_timer variant in interrupt contextAmitkumar Karwar3-4/+4
2015-03-16mwifiex: Add support for auto ARP in mwifiex.Maithili Hinge4-31/+113
2015-03-16mwifiex: fix a bug in Rx multiport aggregation logicCathy Luo1-2/+7
2015-03-16rtlwifi: No need to export rtl_evm_dbm_jaguar anymorePriit Laes3-17/+15
2015-03-16rtlwifi: Clean rtl_evm_db_to_percentage a bitPriit Laes1-9/+2
2015-03-16ath9k: allow 40MHz radar detection widthZefir Kurtisi1-1/+2
2015-03-16ath9k: add DFS support for extension channelZefir Kurtisi1-15/+29
2015-03-16ath9k: restart only triggering DFS detector lineZefir Kurtisi1-1/+1
2015-03-13Revert "bcma: Kconfig: Let it depend on PCI"Rafał Miłecki1-1/+1
2015-03-13bcma: allow disabling (not building) PCI driverRafał Miłecki3-2/+28
2015-03-13bcma: move PCI IRQ control function to host specific codeRafał Miłecki6-37/+45
2015-03-13rtlwifi: rtl8192cu: remove unused arguments from _beacon_function_enable()Taehee Yoo1-3/+2
2015-03-13libertas_tf: if_usb.c: don't export static symbolJulia Lawall1-2/+0
2015-03-13brcmfmac: fix watchdog timer regressionArend van Spriel1-3/+2
2015-03-13brcmfmac: take save&restore memory into account for SDIO shared infoArend van Spriel1-16/+24
2015-03-13brcmfmac: extract ram size info from internal memory registersArend van Spriel2-47/+217
2015-03-13brcmfmac: assure device is ready for download after brcmf_chip_attach()Arend van Spriel3-11/+2
2015-03-13brcmfmac: rename chip download functionsArend van Spriel4-31/+30
2015-03-13brcmfmac: always perform cores checksArend van Spriel1-7/+11
2015-03-13brcmfmac: remove duplication of ramsize infoArend van Spriel1-10/+1
2015-03-13ath9k: make ath_frame_info fit into reduced-size rate_driver_dataFlorian Westphal1-1/+1
2015-03-13ar5523: use container_ofFlorian Westphal2-5/+5
2015-03-13ath9k: Fix RTT chainmask usageSujith Manoharan1-3/+3
2015-03-13ath9k: Check allowed PCIE powersave configurationSujith Manoharan1-16/+57
2015-03-13ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan3-1/+5