summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2018-10-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-109/+4989
2018-10-14Merge tag 'mt76-for-kvalo-2018-10-13' of https://github.com/nbd168/wirelessKalle Valo-936/+879
2018-10-13ath10k: add QMI message handshake for wcn3990 clientGovind Singh-13/+1419
2018-10-13ath10k: add debug mask for QMI layerGovind Singh-0/+1
2018-10-13ath10k: add support to create boardname for non-bmi targetRakesh Pillai-0/+10
2018-10-13ath10k: add qmi service helpers for wcn3990 qmi clientGovind Singh-0/+2749
2018-10-13wil6210: fix debugfs_simple_attr.cocci warningsYueHaibing-6/+8
2018-10-13ath9k: fix RX_STAT_INC() etc macrosArnd Bergmann-49/+49
2018-10-13ath10k: htt: remove some dead codeDan Carpenter-2/+0
2018-10-13ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang-12/+11
2018-10-13ath10k: add peer flush in ath10k_flush for STATIONWen Gong-2/+13
2018-10-13ath10k: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva-1/+1
2018-10-13ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_statsGustavo A. R. Silva-1/+2
2018-10-13ath10k: management tx ack rssi capability checkBalaji Pothunoori-2/+3
2018-10-13ath10k: support NET_DETECT WoWLAN featureWen Gong-0/+700
2018-10-13ath10k: set probe request oui during driver startRakesh Pillai-6/+8
2018-10-13ath10k: fix possible out of bound access of ath10k_rates arraySriram R-15/+15
2018-10-13rtl8xxxu: Remove set but not used variables 'usedesc40' and 'seq_number'YueHaibing-4/+1
2018-10-13qtnfmac_pcie: cleanup Pearl platform headersSergey Matyukevich-230/+3
2018-10-13qtnfmac: use SPDX identifier for pcie bus layer filesSergey Matyukevich-45/+6
2018-10-13qtnfmac: use 'help' in KconfigSergey Matyukevich-2/+2
2018-10-13libertas: return errno from lbs_add_card()Lubomir Rintel-14/+20
2018-10-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel-2/+0
2018-10-13iwlegacy: Add a lock assertion in il4965_send_rxon_assoc()Jia-Ju Bai-0/+2
2018-10-13brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy-0/+27
2018-10-13mt76x0: phy: do not run calibration during channel switchLorenzo Bianconi-26/+23
2018-10-13mt76x0: phy: align channel gain logic to mt76x2 oneLorenzo Bianconi-17/+39
2018-10-13mt76: introduce mt76x02_init_agc_gain routineLorenzo Bianconi-11/+14
2018-10-13mt76: move mt76x02_phy_adjust_vga_gain in mt76/mt76x02_phy.cLorenzo Bianconi-20/+24
2018-10-13mt76: move rssi_gain_thresh routines in mt76x02-lib moduleLorenzo Bianconi-28/+28
2018-10-13mt76x0: phy: add phy/vco temperature compensationLorenzo Bianconi-26/+25
2018-10-13mt76x0: eeprom: introduce mt76x0_tssi_enabled routineLorenzo Bianconi-27/+33
2018-10-13mt76x0: phy: update set_channel for mt76x0e devicesLorenzo Bianconi-5/+13
2018-10-13mt76x0: pci: introduce mt76x0_phy_calirate routineLorenzo Bianconi-3/+55
2018-10-13mt76x0: pci: rename mt76x0_phy_calibrateLorenzo Bianconi-2/+2
2018-10-13mt76: move mt76x02_phy_set_band in mt76x02-lib moduleLorenzo Bianconi-35/+25
2018-10-13mt76: move mt76x02_phy_set_bw in mt76x02-lib moduleLorenzo Bianconi-57/+30
2018-10-13mt76x0: phy: remove channel parameter from mt76x0_phy_set_chan_bbp_paramsLorenzo Bianconi-2/+2
2018-10-13mt76x0: phy: fix restore phase in mt76x0_phy_recalibrate_after_assocLorenzo Bianconi-4/+3
2018-10-13mt76: mt76x0e: another fix for the external PA current settingFelix Fietkau-10/+3
2018-10-13mt76x0: pci: fix set external PA I/O currentYueHaibing-3/+3
2018-10-13mt76: do not store aggregation sequence number for null-data framesFelix Fietkau-1/+2
2018-10-13mt76x0: remove dma.hStanislaw Gruszka-126/+0
2018-10-13mt76: reserve enough room for USB tx skbsStanislaw Gruszka-17/+8
2018-10-13mt76x0: pci: add mt76x0_register_device in mt76x0e_register_deviceLorenzo Bianconi-1/+19
2018-10-13mt76: disable ldpc coding for mt76x0 devicesLorenzo Bianconi-43/+41
2018-10-13mt76x0: pci: add missing mac80211 callbacksLorenzo Bianconi-1/+10
2018-10-13mt76x0: pci: report firmware version using ethtoolLorenzo Bianconi-0/+1
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.cLorenzo Bianconi-124/+112
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.cLorenzo Bianconi-18/+16