summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* qtnfmac_pcie: use single PCIe driver for all platformsIgor Mitsyanko2018-11-067-251/+292
* wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_con...Christophe JAILLET2018-11-061-1/+1
* libertas: remove set but not used variable 'int_type'YueHaibing2018-11-061-3/+1Star
* rsi: fix spelling mistake "Initialzing" -> "Initializing"Colin Ian King2018-11-061-2/+2
* brcmfmac: Fix ccode from EFI nvram when necessaryHans de Goede2018-11-061-0/+24
* brcmfmac: Add support for getting nvram contents from EFI variablesHans de Goede2018-11-061-6/+57
* brcmfmac: Cleanup brcmf_fw_request_done()Hans de Goede2018-11-061-7/+1Star
* brcmfmac: Set board_type from DMI on x86 based machinesHans de Goede2018-11-064-1/+127
* brcmfmac: Set board_type used for nvram file selection to machine-compatibleHans de Goede2018-11-064-1/+13
* brcmfmac: Add support for first trying to get a board specific nvram fileHans de Goede2018-11-062-1/+27
* brcmfmac: Remove recursion from firmware load error handlingHans de Goede2018-11-061-46/+19Star
* brcmfmac: Remove firmware-loading code duplicationHans de Goede2018-11-061-31/+31
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-10-1428-109/+4989
|\
| * ath10k: add QMI message handshake for wcn3990 clientGovind Singh2018-10-138-13/+1419
| * ath10k: add debug mask for QMI layerGovind Singh2018-10-131-0/+1
| * ath10k: add support to create boardname for non-bmi targetRakesh Pillai2018-10-132-0/+10
| * ath10k: add qmi service helpers for wcn3990 qmi clientGovind Singh2018-10-132-0/+2749
| * wil6210: fix debugfs_simple_attr.cocci warningsYueHaibing2018-10-131-6/+8
| * ath9k: fix RX_STAT_INC() etc macrosArnd Bergmann2018-10-137-49/+49
| * ath10k: htt: remove some dead codeDan Carpenter2018-10-131-2/+0Star
| * ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang2018-10-131-12/+11Star
| * ath10k: add peer flush in ath10k_flush for STATIONWen Gong2018-10-131-2/+13
| * ath10k: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva2018-10-131-1/+1
| * ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_statsGustavo A. R. Silva2018-10-131-1/+2
| * ath10k: management tx ack rssi capability checkBalaji Pothunoori2018-10-131-2/+3
| * ath10k: support NET_DETECT WoWLAN featureWen Gong2018-10-137-0/+700
| * ath10k: set probe request oui during driver startRakesh Pillai2018-10-131-6/+8
| * ath10k: fix possible out of bound access of ath10k_rates arraySriram R2018-10-131-15/+15
* | Merge tag 'mt76-for-kvalo-2018-10-13' of https://github.com/nbd168/wirelessKalle Valo2018-10-1447-936/+879Star
|\ \
| * | mt76x0: phy: do not run calibration during channel switchLorenzo Bianconi2018-10-134-26/+23Star
| * | mt76x0: phy: align channel gain logic to mt76x2 oneLorenzo Bianconi2018-10-131-17/+39
| * | mt76: introduce mt76x02_init_agc_gain routineLorenzo Bianconi2018-10-133-11/+14
| * | mt76: move mt76x02_phy_adjust_vga_gain in mt76/mt76x02_phy.cLorenzo Bianconi2018-10-133-20/+24
| * | mt76: move rssi_gain_thresh routines in mt76x02-lib moduleLorenzo Bianconi2018-10-132-28/+28
| * | mt76x0: phy: add phy/vco temperature compensationLorenzo Bianconi2018-10-132-26/+25Star
| * | mt76x0: eeprom: introduce mt76x0_tssi_enabled routineLorenzo Bianconi2018-10-137-27/+33
| * | mt76x0: phy: update set_channel for mt76x0e devicesLorenzo Bianconi2018-10-131-5/+13
| * | mt76x0: pci: introduce mt76x0_phy_calirate routineLorenzo Bianconi2018-10-134-3/+55
| * | mt76x0: pci: rename mt76x0_phy_calibrateLorenzo Bianconi2018-10-131-2/+2
| * | mt76: move mt76x02_phy_set_band in mt76x02-lib moduleLorenzo Bianconi2018-10-137-35/+25Star
| * | mt76: move mt76x02_phy_set_bw in mt76x02-lib moduleLorenzo Bianconi2018-10-137-57/+30Star
| * | mt76x0: phy: remove channel parameter from mt76x0_phy_set_chan_bbp_paramsLorenzo Bianconi2018-10-131-2/+2
| * | mt76x0: phy: fix restore phase in mt76x0_phy_recalibrate_after_assocLorenzo Bianconi2018-10-131-4/+3Star
| * | mt76: mt76x0e: another fix for the external PA current settingFelix Fietkau2018-10-131-10/+3Star
| * | mt76x0: pci: fix set external PA I/O currentYueHaibing2018-10-131-3/+3
| * | mt76: do not store aggregation sequence number for null-data framesFelix Fietkau2018-10-131-1/+2
| * | mt76x0: remove dma.hStanislaw Gruszka2018-10-131-126/+0Star
| * | mt76: reserve enough room for USB tx skbsStanislaw Gruszka2018-10-133-17/+8Star
| * | mt76x0: pci: add mt76x0_register_device in mt76x0e_register_deviceLorenzo Bianconi2018-10-131-1/+19
| * | mt76: disable ldpc coding for mt76x0 devicesLorenzo Bianconi2018-10-132-43/+41Star