summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-06-19mt76: connac: add bss color support for sta modeYN Chen
2021-06-19mt76: mt7921: enable runtime pm by defaultLorenzo Bianconi
2021-06-19mt76: mt7921: fix OMAC idx usageSean Wang
2021-06-19mt76: mt7921: fix invalid register access in wake_workSean Wang
2021-06-19mt76: mt7921: avoid unnecessary consecutive WiFi resetsSean Wang
2021-06-19mt76: connac: update BA win size in Rx directionDeren Wu
2021-06-19mt76: mt7615: add thermal sensor device supportRyder Lee
2021-06-19mt76: mt7915: add thermal cooling device supportRyder Lee
2021-06-19mt76: mt7915: add thermal sensor device supportRyder Lee
2021-06-19mt76: mt7921: add back connection monitor supportSean Wang
2021-06-19mt76: mt7921: consider the invalid value for to_rssiSean Wang
2021-06-19mt76: connac: fix WoW with disconnetion and bitmap patternYN Chen
2021-06-19mt76: mt7921: fix reset under the deep sleep is enabledSean Wang
2021-06-19mt76: connac: fw_own rely on all packet memory all being freeSean Wang
2021-06-19mt76: mt7921: Don't alter Rx path classifierSean Wang
2021-06-19mt76: mt7921: fix mt7921_wfsys_reset sequenceSean Wang
2021-06-19mt76: mt7663: enable hw rx header translationLorenzo Bianconi
2021-06-19mt76: mt7615: free irq if mt7615_mmio_probe failsLorenzo Bianconi
2021-06-19mt76: mt76x0: use dev_debug instead of dev_err for hw_rf_ctrlLorenzo Bianconi
2021-06-19mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb()Lorenzo Bianconi
2021-06-19mt76: fix possible NULL pointer dereference in mt76_txLorenzo Bianconi
2021-06-19mt76: mt7915: add .set_bitrate_mask() callbackRyder Lee
2021-06-19mt76: mt7915: cleanup mt7915_mcu_sta_rate_ctrl_tlv()Ryder Lee
2021-06-19mt76: mt7921: enable rx csum offloadLorenzo Bianconi
2021-06-19mt76: mt7921: enable rx header traslation offloadLorenzo Bianconi
2021-06-19mt76: connac: add missing configuration in mt76_connac_mcu_wtbl_hdr_trans_tlvLorenzo Bianconi
2021-06-19mt76: mt7921: enable rx hw de-amsduLorenzo Bianconi
2021-06-19mt76: mt7915: fix a signedness bug in mt7915_mcu_apply_tx_dpd()Dan Carpenter
2021-06-19mt76: mt7915: fix tssi indication field of DBDC NICsEvelyn Tsai
2021-06-19mt76: move mt76_rates in mt76 moduleLorenzo Bianconi
2021-06-17mt76: mt7915: add support for tx status reportingFelix Fietkau
2021-06-17mt76: mt7915: rework tx rate reportingFelix Fietkau
2021-06-17mt76: dma: use ieee80211_tx_status_ext to free packets when tx failsFelix Fietkau
2021-06-17mt76: improve tx status codepathFelix Fietkau
2021-06-17mt76: intialize tx queue entry wcid to 0xffff by defaultFelix Fietkau
2021-06-17mt76: mt7603: avoid use of ieee80211_tx_info_clear_statusFelix Fietkau
2021-06-17mt76: mt7615: avoid use of ieee80211_tx_info_clear_statusFelix Fietkau
2021-06-17mt76: mt7615: fix fixed-rate tx status reportingFelix Fietkau
2021-06-17mt76: mt7915: move mt7915_queue_rx_skb to mac.cFelix Fietkau
2021-06-17mt76: mt7915: disable ASPMFelix Fietkau
2021-06-17mt76: mt7915: add MSI supportFelix Fietkau
2021-06-16Merge tag 'wireless-drivers-next-2021-06-16' of git://git.kernel.org/pub/scm/...David S. Miller
2021-06-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-06-15wil6210: remove erroneous wiphy lockingJohannes Berg
2021-06-15ath6kl: Fix inconsistent indentingJiapeng Chong
2021-06-15ath11k: send beacon template after vdev_start/restart during csaSeevalamuthu Mariappan
2021-06-15ath10k: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-15ath10k: remove the repeated declarationShaokun Zhang
2021-06-15ath10k: Fix an error code in ath10k_add_interface()Yang Li
2021-06-15ath11k: Fix an error handling path in ath11k_core_fetch_board_data_api_n()Christophe JAILLET