summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw.David S. Miller2018-11-111-63/+74
* 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
| * | mt76x0: pci: add missing mac80211 callbacksLorenzo Bianconi2018-10-131-1/+10
| * | mt76x0: pci: report firmware version using ethtoolLorenzo Bianconi2018-10-131-0/+1
| * | mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.cLorenzo Bianconi2018-10-1315-124/+112Star
| * | mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.cLorenzo Bianconi2018-10-134-18/+16Star
| * | mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi2018-10-1314-110/+111
| * | mt76: use mt76x02_dev instead of mt76_dev in mt76x02_usb_mcu.cLorenzo Bianconi2018-10-134-27/+24Star
| * | mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.cLorenzo Bianconi2018-10-135-73/+77
| * | mt76: use mt76x02_dev instead of mt76_dev in mt76x02_phy.cLorenzo Bianconi2018-10-137-59/+56Star
| * | mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.cLorenzo Bianconi2018-10-1312-92/+86Star
| * | mt76x0: phy: fix bank check in mt76x0_rf_csr_{wr,rr}Lorenzo Bianconi2018-10-131-2/+2
| * | mt76x0: use bus helper to identify rf access methodStanislaw Gruszka2018-10-131-2/+6