summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2015-12-09ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan1-1/+1
2015-12-09ath10k: use station's current operating mode from assoc requestVivek Natarajan1-2/+3
2015-12-09ath10k: add ATH10K_FW_FEATURE_RAW_MODE_SUPPORT to ath10k_core_fw_feature_str[]Kalle Valo1-0/+5
2015-12-09mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7
2015-12-09mwifiex: avoid memsetting PCIe event bufferAmitkumar Karwar1-1/+0
2015-12-09mwifiex: fix NULL pointer dereference during hidden SSID scanAniket Nagarnaik1-1/+1
2015-12-09iwlwifi: Add new PCI IDs for the 8260 seriesOren Givon1-1/+18
2015-12-09iwlwifi: pcie: fix (again) prepare card flowEmmanuel Grumbach1-8/+2
2015-10-27ath6kl: add missing of_node_putJulia Lawall1-0/+1
2015-10-07Merge tag 'iwlwifi-for-kalle-2015-10-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo8-20/+27
2015-10-05iwlwifi: mvm: flush fw_dump_wk when mvm fails to startAndrei Otcheretianski1-0/+1
2015-10-05iwlwifi: mvm: init card correctly on ctkill exit checkArik Nemtsov2-2/+7
2015-10-05iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho1-0/+5
2015-10-05iwlwifi: fix firmware filename for 3160Johannes Berg1-1/+1
2015-10-05iwlwifi: mvm: clear csa countdown when AP is stoppedAvraham Stern1-0/+1
2015-10-05iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg1-6/+6
2015-10-05iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg1-1/+1
2015-10-05iwlwifi: mvm: fix D3 CCMP TX PN assignmentJohannes Berg1-10/+5
2015-10-03rtlwifi: rtl8821ae: Fix system lockups on bootLarry Finger4-0/+27
2015-09-26ath10k: fix DMA related firmware crashes on multiple devicesFelix Fietkau1-2/+2
2015-09-26b43: probe bcma core (device) rev 0x15Rafał Miłecki1-0/+1
2015-09-26rt2800usb: add usb ID 1b75:3070 for Airlive WT-2000USBStanislaw Gruszka1-0/+1
2015-09-26ath9k: declare required extra tx headroomFelix Fietkau1-0/+1
2015-09-10drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko1-28/+7
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds255-3239/+12316
2015-09-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2-3/+3
2015-08-26Merge ath-next from ath.gitKalle Valo16-95/+348
2015-08-26ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani1-2/+2
2015-08-26ath10k: add qca6164 supportMichal Kazior3-0/+25
2015-08-26ath10k: add spectral scan support for 10.4 fwRaja Mani2-0/+11
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior4-5/+16
2015-08-26ath10k: add missing mutex unlock on failpathMichal Kazior1-1/+2
2015-08-25rsi: Fix possible leak when loading firmwareChristian Engelmayer2-4/+12
2015-08-25brcmfmac: Add support for host platform NVRAM loading.Hante Meuleman1-15/+24
2015-08-25brcmfmac: bump highest event number for 4339 firmwareArend van Spriel1-4/+6
2015-08-25brcmfmac: block the correct flowring when backup queue overflowFranky Lin1-3/+7
2015-08-25brcmfmac: make use of cfg80211_check_combinations()Arend van Spriel1-2/+42
2015-08-25brcmfmac: add debugfs entry for msgbuf statisticsFranky Lin1-0/+56
2015-08-25brcmfmac: correct interface combination infoArend van Spriel1-39/+112
2015-08-25brcmfmac: check all combinations when setting wiphy's addressesRafał Miłecki1-2/+9
2015-08-25rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht1-0/+1
2015-08-25rtlwifi: rtl8192ee: fix semicolon.cocci warningsWu Fengguang1-3/+3
2015-08-25ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUTOleksij Rempel1-3/+10
2015-08-25Merge tag 'iwlwifi-next-for-kalle-2015-08-23' of https://git.kernel.org/pub/s...Kalle Valo11-26/+63
2015-08-23iwlwifi: mvm: bump firmware API to 17Emmanuel Grumbach2-2/+2
2015-08-23iwlwifi: mvm: support new TX power commandJohannes Berg3-10/+37
2015-08-23iwlwifi: mvm: split debug message to avoid exceeding 110 charactersAyala Beker1-8/+12
2015-08-23iwlwifi: correctly size command string arraysJohannes Berg3-3/+3
2015-08-23iwlwifi: mvm: update wakeup reason enumSara Sharon1-1/+6
2015-08-23iwlwifi: mvm: catch underflow error earlierDan Carpenter1-2/+3