summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* mt76: fix uninitialized mutex access setting rts thresholdLorenzo Bianconi2018-11-162-3/+2Star
* brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki2018-11-161-1/+2
* ath10k: don't assume 'vif' is non-NULL in flush()Brian Norris2018-11-161-1/+1
* iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho2018-11-151-8/+28
* iwlwifi: fix D3 debug data buffer memory leakShahar S Matityahu2018-11-152-1/+7
* iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2018-11-152-5/+8
* iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach2018-11-151-4/+0Star
* iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen2018-11-152-2/+4
* mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann2018-11-063-5/+15
* brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki2018-11-061-0/+3
* wlcore: Fixup "Add support for optional wakeirq"John Stultz2018-11-061-6/+11
* ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter2018-11-061-2/+1Star
* 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