summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Add register definitions for AICSujith Manoharan2015-03-203-25/+169
* ath9k: Register private AIC opsSujith Manoharan2015-03-205-1/+54
* ath9k: Add initial structures for AICSujith Manoharan2015-03-202-0/+60
* 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
* wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2015-03-162-3/+3
* rt2x00usb: drop rt2x00usb_disable_radio() from rt2800usb_disable_radio()Sebastian Andrzej Siewior2015-03-161-1/+0
* rt2x00usb: check USB's request error code in rt2800usb_autorun_detect()Sebastian Andrzej Siewior2015-03-161-3/+7
* rt2x00usb: initialize the read value in case of failureSebastian Andrzej Siewior2015-03-161-2/+2
* 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
* rtlwifi: No need to export rtl_evm_dbm_jaguar anymorePriit Laes2015-03-163-17/+15
* rtlwifi: Clean rtl_evm_db_to_percentage a bitPriit Laes2015-03-161-9/+2
* ath9k: allow 40MHz radar detection widthZefir Kurtisi2015-03-161-1/+2
* ath9k: add DFS support for extension channelZefir Kurtisi2015-03-161-15/+29
* ath9k: restart only triggering DFS detector lineZefir Kurtisi2015-03-161-1/+1
* Revert "bcma: Kconfig: Let it depend on PCI"Rafał Miłecki2015-03-131-1/+1
* bcma: allow disabling (not building) PCI driverRafał Miłecki2015-03-133-2/+28
* bcma: move PCI IRQ control function to host specific codeRafał Miłecki2015-03-136-37/+45
* rtlwifi: rtl8192cu: remove unused arguments from _beacon_function_enable()Taehee Yoo2015-03-131-3/+2
* libertas_tf: if_usb.c: don't export static symbolJulia Lawall2015-03-131-2/+0
* brcmfmac: fix watchdog timer regressionArend van Spriel2015-03-131-3/+2
* brcmfmac: take save&restore memory into account for SDIO shared infoArend van Spriel2015-03-131-16/+24
* brcmfmac: extract ram size info from internal memory registersArend van Spriel2015-03-132-47/+217
* brcmfmac: assure device is ready for download after brcmf_chip_attach()Arend van Spriel2015-03-133-11/+2
* brcmfmac: rename chip download functionsArend van Spriel2015-03-134-31/+30
* brcmfmac: always perform cores checksArend van Spriel2015-03-131-7/+11
* brcmfmac: remove duplication of ramsize infoArend van Spriel2015-03-131-10/+1
* ath9k: make ath_frame_info fit into reduced-size rate_driver_dataFlorian Westphal2015-03-131-1/+1
* ar5523: use container_ofFlorian Westphal2015-03-132-5/+5
* ath9k: Fix RTT chainmask usageSujith Manoharan2015-03-131-3/+3
* ath9k: Check allowed PCIE powersave configurationSujith Manoharan2015-03-131-16/+57
* ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan2015-03-133-1/+5
* ath9k: Fix PLL powersave for AR9485Sujith Manoharan2015-03-133-7/+13
* ath9k: Add PCIE powersave macrosSujith Manoharan2015-03-131-0/+6
* wil6210: support AP isolationVladimir Kondratiev2015-03-135-1/+20
* wil6210: re-submit Rx frames to the wireless media if appropriateVladimir Kondratiev2015-03-131-14/+58
* wil6210: NAPI completion refactorVladimir Kondratiev2015-03-131-2/+2
* brcmfmac: Add support for BCM4345 SDIO chipset.Syed Asifful Dayyan2015-03-135-0/+12
* brcmfmac: Fix race condition in msgbuf ioctl processing.Hante Meuleman2015-03-131-3/+2
* brcmfmac: Fix possible race-condition.Hante Meuleman2015-03-131-13/+24
* brcmfmac: Simplify watchdog sleep.Hante Meuleman2015-03-131-39/+21