summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2015-06-09wil6210: add NIC memory region mac_rgf_extVladimir Kondratiev2-1/+2
2015-06-09wil6210: modparam for bcast ring sizeVladimir Kondratiev1-0/+2
2015-06-09ath6kl: Fix multiple clients associating in AP modeBrent Taylor1-1/+1
2015-06-09ath10k: prevent memory leak in wmi rx opsMichal Kazior2-4/+7
2015-06-09ath10k: fix channel switchingMichal Kazior1-80/+62
2015-06-09ath10k: remove ath10k_chanctx structMichal Kazior2-56/+6
2015-06-09ath10k: fix ar->rx_channel updating logicMichal Kazior1-5/+17
2015-06-09ath10k: remove unused variable 'id' in ath10k_pci_tx_pipe_cleanup()Raja Mani1-3/+0
2015-06-09ath10k: free wmi mgmt event skb when parsing failsRaja Mani1-0/+1
2015-06-01ath10k: fix possible ps sleep crashMichal Kazior1-0/+1
2015-06-01ath10k: bypass PLL setting on target init for QCA9888Rajkumar Manoharan2-0/+19
2015-05-29ath10k: add missing firmware declarationsMichal Kazior1-0/+2
2015-05-29ath10k: fix inconsistent survey reportsMichal Kazior2-14/+24
2015-05-29ath10k: handle cycle counter wraparoundMichal Kazior5-8/+41
2015-05-29ath10k: move cycle_count macroMichal Kazior3-3/+5
2015-05-25Merge ath-next from ath.gitKalle Valo22-294/+1047
2015-05-25Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller74-2333/+6670
2015-05-22ath10k: add new 4addr related fw_featureMichal Kazior2-4/+15
2015-05-22ath10k: enable pci soc powersavingMichal Kazior3-134/+260
2015-05-22ath10k: fix idle power consumptionJanusz Dziedzic1-1/+8
2015-05-22ath10k: enable ASPMJanusz Dziedzic2-5/+16
2015-05-22wil6210: fix format specifier for dma_addr_tVladimir Kondratiev1-2/+2
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-144/+161
2015-05-11ath10k: fix survey information reportingVasanthakumar Thiagarajan1-2/+2
2015-05-11ath10k: increase relay buffer size of spectral scanPeter Oh1-1/+4
2015-05-10Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller44-175/+99
2015-05-09brcmfmac: check result of USB firmware requestRafał Miłecki1-2/+7
2015-05-09brcmfmac: cleanup a sizeof()Dan Carpenter1-1/+1
2015-05-09wl18xx: fallback to default conf in case of invalid conf fileEliad Peller1-20/+25
2015-05-09mwifiex: parsing aid while receiving association responseXinming Hu1-1/+11
2015-05-09mwifiex: do not return success when command times outDmitry Torokhov1-0/+2
2015-05-09ath9k: Enable short repeat by default on ath9k_htcNick Kossifidis1-1/+1
2015-05-09ath9k: Mix the received FFT bins to the random poolNick Kossifidis1-1/+13
2015-05-09ath9k: No need for that extra memsetNick Kossifidis1-1/+2
2015-05-09ath9k: Skip FFT reports if we are out of output buffersNick Kossifidis1-0/+28
2015-05-09ath9k: No need for that extra memcpyNick Kossifidis1-4/+2
2015-05-09ath9k: Skip malformed frames on normal FFT reportNick Kossifidis1-32/+62
2015-05-09ath9k: Support processing of multiple FFT frames per report.Nick Kossifidis1-30/+237
2015-05-09ath9k: Perform integrity checks when processing FFT framesNick Kossifidis1-6/+163
2015-05-09ath9k: Move processing of FFT frames to different functionsNick Kossifidis2-111/+171
2015-05-09ath9k: Fix hanlding of maximum magnitude indexNick Kossifidis2-10/+28
2015-05-09ath9k: Add a new debug flag for FFT spectral scanNick Kossifidis1-0/+2
2015-05-09wl18xx: wlan_irq: support platform dependent interrupt typesEyal Reizer3-13/+40
2015-05-09wireless: fix typos in mwifiex and rtlwifiMasanari Iida3-3/+3
2015-05-09mwifiex: reduce spinlock usage in main processCathy Luo1-6/+5
2015-05-09brcmfmac: Add support for multiple PCIE devices in nvram.Hante Meuleman3-13/+197
2015-05-09brcmfmac: add additional 43602 pcie device id.Hante Meuleman2-0/+2
2015-05-09brcmfmac: add support for BCM4358 PCIe deviceArend van Spriel3-0/+12
2015-05-09brcmfmac: fix sdio suspend and resumeArend van Spriel1-5/+13
2015-05-09brcmfmac: process interrupt regardless sdiod stateArend van Spriel1-4/+0