summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka2019-03-193-3/+2Star
* mt76: fix schedule while atomic in mt76x02_reset_stateLorenzo Bianconi2019-03-193-16/+23
* mt76: mt7603: use the correct hweight8() functionFelix Fietkau2019-03-193-4/+3Star
* mt76x02u: check chip version on probeStanislaw Gruszka2019-03-193-3/+18
* mt7601u: check chip version on probeStanislaw Gruszka2019-03-191-0/+4
* iwlwifi: fix 64-bit divisionArnd Bergmann2019-03-071-3/+1Star
* mt76x2u: remove duplicated entry in mt76x2u_device_tableLorenzo Bianconi2019-03-071-2/+1Star
* mt76: fix return value check in mt76_wmac_probe()Wei Yongjun2019-03-071-2/+2
* mt76: mt7603: set moredata flag when queueing ps-filtered packetsFelix Fietkau2019-03-071-0/+11
* mt76: mt76x02: disable ED/CCA by defaultFelix Fietkau2019-03-073-1/+30
* mt76: when releasing PS frames, end the service period if no frame was foundFelix Fietkau2019-03-071-0/+3
* mt76: mt7603: clear the service period on releasing PS filtered packetsFelix Fietkau2019-03-071-0/+3
* mt76: mt7603: notify mac80211 about buffered frames in ps queueFelix Fietkau2019-03-071-2/+11
* mt76: mt7603: fix up hardware queue index for PS filtered packetsFelix Fietkau2019-03-071-0/+4
* mt76: mt7603: clear ps filtering mode before releasing buffered framesFelix Fietkau2019-03-071-0/+2
* mt76: mt76x2: fix 2.4 GHz channel gain settingsFelix Fietkau2019-03-071-5/+14
* mt76: mt76x2: fix external LNA gain settingsFelix Fietkau2019-03-071-3/+8
* mt76: mt7603: fix tx status HT rate validationFelix Fietkau2019-03-071-1/+1
* mt76: mt76x02: reduce false positives in ED/CCA tx blockingFelix Fietkau2019-03-073-4/+26
* mt76: mt76x02: only update the base mac address if necessaryFelix Fietkau2019-03-071-4/+6
* mt76x02: fix hdr pointer in write txwi for USBStanislaw Gruszka2019-03-071-1/+2
* mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau2019-03-079-9/+132
* mt76: mt76x02: when setting a key, use PN from mac80211Felix Fietkau2019-03-071-1/+15
* mt76: rewrite dma descriptor base and ring size on queue resetFelix Fietkau2019-03-071-0/+2
* mt76: introduce q->stopped parameterLorenzo Bianconi2019-03-074-3/+14
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-02-2829-266/+792
|\
| * wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar2019-02-281-3/+11
| * wil6210: ignore HALP ICR if already handledMaya Erez2019-02-283-4/+12
| * wil6210: fix invalid sta statistics updateDedy Lansky2019-02-281-3/+2Star
| * wil6210: accessing 802.3 addresses via utility functionsAhmad Masri2019-02-282-21/+33
| * wil6210: support up to 20 stations in AP modeAhmad Masri2019-02-2810-75/+226
| * wil6210: add option to drop Tx packets when Tx ring is fullDedy Lansky2019-02-283-2/+13
| * wil6210: remove rtap_include_phy_info module paramMaya Erez2019-02-283-81/+18Star
| * ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi2019-02-286-6/+60
| * ath10k: Fix the wrong calculation ht_idx and idx of rate table for tx_statsSurabhi Vishnoi2019-02-281-3/+3
| * ath10k: Fix the wrong updation of SGI in tx_stats debugfsSurabhi Vishnoi2019-02-282-1/+4
| * ath10k: Fix the wrong updation of BW in tx_stats debugfs entrySurabhi Vishnoi2019-02-282-4/+5
| * ath10k: Fix the incorrect updation of NSS data in tx statsSurabhi Vishnoi2019-02-281-8/+8
| * ath9k: remove set but not used variable 'acq'YueHaibing2019-02-261-8/+1Star
| * ath9k: debugfs: Fix SPUR-DOWN fieldAndrea Greco2019-02-261-1/+1
| * ath9k: Make sure to zero status.tx_time before reporting TX statusToke Høiland-Jørgensen2019-02-261-0/+3
| * ath10k: update the max num of peers supported for WCN3990Abhishek Ambure2019-02-262-6/+6
| * ath10k: remove the calibration data fetch for sdioWen Gong2019-02-261-0/+3
| * ath10k: Fix length of wmi tlv command for protected mgmt framesSurabhi Vishnoi2019-02-261-3/+1Star
| * ath10k: don't report unset rssi values to mac80211Alagu Sankar2019-02-261-3/+9
| * ath10k: sdio: reset chip on power_down()Wen Gong2019-02-261-8/+16
| * ath10k: sdio: disable fwlog printsAlagu Sankar2019-02-261-0/+7
| * ath10k: sdio: set hi_acs_flagsAlagu Sankar2019-02-261-3/+9
| * ath10k: correct the format of host memory chunks in wmi init commandYu Wang2019-02-261-3/+36
| * ath10k: enhance logging for vdev pdev & peer set paramRakesh Pillai2019-02-261-3/+7