summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * ath10k: add support for ack rssi value of data tx packetsAbhishek Ambure2019-02-264-6/+146
| * ath10k: add support for ack rssi value of management tx packetsAbhishek Ambure2019-02-264-13/+90
| * ath10k: fix descriptor size in ce tx completion for WCN3990Rakesh Pillai2019-02-262-2/+66
* | rtlwifi: rtl8192se: Remove set but not used variable 'seg_ptr'YueHaibing2019-02-281-4/+2Star
* | rtlwifi: rtl8723ae: Remove set but not used variable 'bt_retry_cnt'YueHaibing2019-02-281-2/+0Star
* | rtlwifi: rtl8723be: Remove set but not used variable 'b_last_is_cur_rdlstate'YueHaibing2019-02-281-3/+0Star
* | mt76: fix a leaked reference by adding a missing of_node_putWen Yang2019-02-281-8/+16
* | rtlwifi: rtl8192com: Fix blank line problemsLarry Finger2019-02-284-8/+5Star
* | rtlwifi: rtl8192cu: Fix problems with blank linesLarry Finger2019-02-286-11/+22
* | rtlwifi: rtl8192ce: Fix missing blank linesLarry Finger2019-02-284-2/+15
* | rtlwifi: Fix all blank line irregularities in main code filesLarry Finger2019-02-287-6/+24
* | rtlwifi: Fix blank line errors in main header filesLarry Finger2019-02-282-7/+2Star
* | rtlwifi: Fix alignment errors in wifi.hLarry Finger2019-02-281-42/+42