summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
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
2019-02-28rsi: fix missing null pointer check from a failed ieee80211_probereq_get callColin Ian King
2019-02-28brcmfmac: print firmware reported general status errorsRafał Miłecki
2019-02-28brcmfmac: fix size of the struct msgbuf_ring_statusRafał Miłecki
2019-02-26ath9k: remove set but not used variable 'acq'YueHaibing
2019-02-26ath9k: debugfs: Fix SPUR-DOWN fieldAndrea Greco
2019-02-26ath9k: Make sure to zero status.tx_time before reporting TX statusToke Høiland-Jørgensen
2019-02-26ath10k: update the max num of peers supported for WCN3990Abhishek Ambure
2019-02-26ath10k: remove the calibration data fetch for sdioWen Gong
2019-02-26ath10k: Fix length of wmi tlv command for protected mgmt framesSurabhi Vishnoi
2019-02-26ath10k: don't report unset rssi values to mac80211Alagu Sankar
2019-02-26ath10k: sdio: reset chip on power_down()Wen Gong
2019-02-26ath10k: sdio: disable fwlog printsAlagu Sankar
2019-02-26ath10k: sdio: set hi_acs_flagsAlagu Sankar
2019-02-26ath10k: correct the format of host memory chunks in wmi init commandYu Wang
2019-02-26ath10k: enhance logging for vdev pdev & peer set paramRakesh Pillai
2019-02-26ath10k: add support for ack rssi value of data tx packetsAbhishek Ambure
2019-02-26ath10k: add support for ack rssi value of management tx packetsAbhishek Ambure
2019-02-26ath10k: fix descriptor size in ce tx completion for WCN3990Rakesh Pillai
2019-02-26mt76: add driver for MT7603E and MT7628/7688Felix Fietkau
2019-02-26mt76: add driver callback for when a sta is associatedFelix Fietkau
2019-02-26mt76: remove no longer used routine declarationsLorenzo Bianconi
2019-02-26mt76: usb: check urb->num_sgs limit in mt76u_process_rx_entryLorenzo Bianconi
2019-02-26mt76: usb: simplify mt76u_tx_build_sg routineLorenzo Bianconi
2019-02-26mt76: usb: simplify rx buffer allocationLorenzo Bianconi
2019-02-26mt76: usb: introduce mt76u_fill_bulk_urb routineLorenzo Bianconi