summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-03-19mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka
2019-03-19mt76: fix schedule while atomic in mt76x02_reset_stateLorenzo Bianconi
2019-03-19mt76: mt7603: use the correct hweight8() functionFelix Fietkau
2019-03-19mt76x02u: check chip version on probeStanislaw Gruszka
2019-03-19mt7601u: check chip version on probeStanislaw Gruszka
2019-03-07iwlwifi: fix 64-bit divisionArnd Bergmann
2019-03-07mt76x2u: remove duplicated entry in mt76x2u_device_tableLorenzo Bianconi
2019-03-07mt76: fix return value check in mt76_wmac_probe()Wei Yongjun
2019-03-07mt76: mt7603: set moredata flag when queueing ps-filtered packetsFelix Fietkau
2019-03-07mt76: mt76x02: disable ED/CCA by defaultFelix Fietkau
2019-03-07mt76: when releasing PS frames, end the service period if no frame was foundFelix Fietkau
2019-03-07mt76: mt7603: clear the service period on releasing PS filtered packetsFelix Fietkau
2019-03-07mt76: mt7603: notify mac80211 about buffered frames in ps queueFelix Fietkau
2019-03-07mt76: mt7603: fix up hardware queue index for PS filtered packetsFelix Fietkau
2019-03-07mt76: mt7603: clear ps filtering mode before releasing buffered framesFelix Fietkau
2019-03-07mt76: mt76x2: fix 2.4 GHz channel gain settingsFelix Fietkau
2019-03-07mt76: mt76x2: fix external LNA gain settingsFelix Fietkau
2019-03-07mt76: mt7603: fix tx status HT rate validationFelix Fietkau
2019-03-07mt76: mt76x02: reduce false positives in ED/CCA tx blockingFelix Fietkau
2019-03-07mt76: mt76x02: only update the base mac address if necessaryFelix Fietkau
2019-03-07mt76x02: fix hdr pointer in write txwi for USBStanislaw Gruszka
2019-03-07mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau
2019-03-07mt76: mt76x02: when setting a key, use PN from mac80211Felix Fietkau
2019-03-07mt76: rewrite dma descriptor base and ring size on queue resetFelix Fietkau
2019-03-07mt76: introduce q->stopped parameterLorenzo Bianconi
2019-02-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-02-28wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar
2019-02-28wil6210: ignore HALP ICR if already handledMaya Erez
2019-02-28wil6210: fix invalid sta statistics updateDedy Lansky
2019-02-28wil6210: accessing 802.3 addresses via utility functionsAhmad Masri
2019-02-28wil6210: support up to 20 stations in AP modeAhmad Masri
2019-02-28wil6210: add option to drop Tx packets when Tx ring is fullDedy Lansky
2019-02-28wil6210: remove rtap_include_phy_info module paramMaya Erez
2019-02-28ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi
2019-02-28ath10k: Fix the wrong calculation ht_idx and idx of rate table for tx_statsSurabhi Vishnoi
2019-02-28ath10k: Fix the wrong updation of SGI in tx_stats debugfsSurabhi Vishnoi
2019-02-28ath10k: Fix the wrong updation of BW in tx_stats debugfs entrySurabhi Vishnoi
2019-02-28ath10k: Fix the incorrect updation of NSS data in tx statsSurabhi Vishnoi
2019-02-28rtlwifi: rtl8192se: Remove set but not used variable 'seg_ptr'YueHaibing
2019-02-28rtlwifi: rtl8723ae: Remove set but not used variable 'bt_retry_cnt'YueHaibing
2019-02-28rtlwifi: rtl8723be: Remove set but not used variable 'b_last_is_cur_rdlstate'YueHaibing
2019-02-28mt76: fix a leaked reference by adding a missing of_node_putWen Yang
2019-02-28rtlwifi: rtl8192com: Fix blank line problemsLarry Finger
2019-02-28rtlwifi: rtl8192cu: Fix problems with blank linesLarry Finger
2019-02-28rtlwifi: rtl8192ce: Fix missing blank linesLarry Finger
2019-02-28rtlwifi: Fix all blank line irregularities in main code filesLarry Finger
2019-02-28rtlwifi: Fix blank line errors in main header filesLarry Finger
2019-02-28rtlwifi: Fix alignment errors in wifi.hLarry Finger
2019-02-28rtlwifi: Fix problems with block comments in wifi.hLarry Finger
2019-02-28rtlwifi: Fix errors in spacing in wifi.hLarry Finger