platform/kernel/linux-starfive.git
2022-02-25 Ping-Ke Shihrtw89: get channel parameters of 160MHz bandwidth
2022-02-25 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2022-02-25 Kalle ValoMerge tag 'mt76-for-kvalo-2022-02-24' of https://github...
2022-02-24 Felix Fietkaumt76: fix dfs state issue with 160 MHz channels
2022-02-24 Wan Jiabingmt76: mt7915: simplify conditional
2022-02-24 Lorenzo Bianconimt76: mt7921: fix injected MPDU transmission to not...
2022-02-24 Nicolas Cavallarimt76: mt7915e: Enable thermal management by default
2022-02-24 Nicolas Cavallarimt76: mt7915e: Add a hwmon attribute to get the actual...
2022-02-24 Nicolas Cavallarimt76: mt7915e: Fix degraded performance after temporary...
2022-02-24 Felix Fietkaumt76: improve signal strength reporting
2022-02-24 Changcheng... mt76: mt7915: use min_t() to make code cleaner
2022-02-24 MeiChia Chiumt76: mt7915: fix the muru tlv issue
2022-02-24 Ryder Leemt76: mt7915: check band idx for bcc event
2022-02-24 Yang Limt76: mt7615: Fix assigning negative values to unsigned...
2022-02-24 Chad Monroemt76: connac: adjust wlan_idx size from u8 to u16
2022-02-24 Lorenzo Bianconimt76: mt7915: fix endianness warnings in mt7915_mac_tx_...
2022-02-24 Lorenzo Bianconimt76: mt7915: fix endianness warnings in mt7915_debugfs...
2022-02-24 Deren Wumt76: mt7615: fix compiler warning on frame size
2022-02-24 Peter Chiumt76: mt7915: initialize smps mode in mt7915_mcu_sta_ra...
2022-02-24 Bo Jiaomt76: mt7915: introduce band_idx in mt7915_phy
2022-02-24 Bo Jiaomt76: mt7915: add support for MT7986
2022-02-24 Francesco Maglioccaath10k: fix pointer arithmetic error in trace call
2022-02-24 Gustavo A.... carl9170: Replace zero-length arrays with flexible...
2022-02-24 Venkateswara... ath11k: add dbring debug support
2022-02-24 Pradeep Kumar... ath11k: translate HE status to radiotap format
2022-02-24 Pradeep Kumar... ath11k: decode HE status tlv
2022-02-24 Pradeep Kumar... ath11k: switch to using ieee80211_tx_status_ext()
2022-02-23 Peter Chiudt-bindings: net: wireless: mt76: document bindings...
2022-02-23 Deren Wumt76: mt7921s: fix missing fc type/sub-type for 802...
2022-02-23 Shayne Chenmt76: mt7915: fix potential memory leak of fw monitor...
2022-02-23 Bo Jiaomt76: mt7915: Fix channel state update error issue
2022-02-23 Lorenzo Bianconimt76: fix endianness errors in reverse_frag0_hdr_trans
2022-02-23 Lorenzo Bianconimt76: mt7615: introduce SAR support
2022-02-23 Johan Almbladhmt76: mt7915: fix injected MPDU transmission to not...
2022-02-22 Ping-Ke Shihrtw88: change rtw_info() to proper message level
2022-02-22 Yi-Tang Chiurtw89: Limit the CFO boundaries of x'tal value
2022-02-22 Zong-Zhe Yangrtw89: phy: handle txpwr lmt/lmt_ru of 160M bandwidth
2022-02-22 Zong-Zhe Yangrtw89: phy: handle txpwr lmt/lmt_ru of 6G band
2022-02-22 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2022-02-18' of git...
2022-02-21 Baochen Qiangath11k: Fix frames flush failure caused by deadlock
2022-02-21 Seevalamuthu... ath11k: Handle failure in qmi firmware ready
2022-02-21 Rameshkumar... ath11k: Invalidate cached reo ring entry before accessi...
2022-02-21 Gustavo A.... ath: Replace zero-length arrays with flexible-array...
2022-02-21 Gustavo A.... ath6kl: Replace zero-length arrays with flexible-array...
2022-02-21 Gustavo A.... ath11k: Replace zero-length arrays with flexible-array...
2022-02-21 Gustavo A.... ath10k: Replace zero-length array with flexible-array...
2022-02-21 Jason A. Donenfeldath9k: use hw_random API instead of directly dumping...
2022-02-21 Wen Gongath11k: configure RDDM size to mhi for recovery by...
2022-02-21 Carl Huangath11k: fix invalid m3 buffer address
2022-02-21 Wen Gongath11k: add ath11k_qmi_free_resource() for recovery
2022-02-21 Gustavo A.... rtw89: core.h: Replace zero-length array with flexible...
2022-02-21 Gustavo A.... brcmfmac: Replace zero-length arrays with flexible...
2022-02-21 Tom Rixbcma: cleanup comments
2022-02-21 Jiri Kosinartw89: fix RCU usage in rtw89_core_txq_push()
2022-02-21 Ching-Te Kurtw88: coex: Update rtl8822c COEX version to 22020720
2022-02-21 Ching-Te Kurtw88: coex: Add C2H/H2C handshake with BT mailbox...
2022-02-21 Ching-Te Kurtw88: coex: Add WLAN MIMO power saving for Bluetooth...
2022-02-21 Ching-Te Kurtw88: coex: update BT PTA counter regularly
2022-02-21 Ching-Te Kurtw88: coex: Improve WLAN throughput when HFP COEX
2022-02-21 Chin-Yen Leertw88: 8822ce: add support for TX/RX 1ss mode
2022-02-18 Kees Cookiwlwifi: dbg_ini: Split memcpy() to avoid multi-field...
2022-02-18 Dan Carpenteriwlwifi: mvm: Fix an error code in iwl_mvm_up()
2022-02-18 Colin Ian Kingiwlwifi: Fix -EIO error code that is never returned
2022-02-18 Bixuan Cuiiwlwifi: mvm: rfi: use kmemdup() to replace kzalloc...
2022-02-18 Xiang wangxiwlwifi: Fix syntax errors in comments
2022-02-18 Minghao Chi... iwlwifi: dvm: use struct_size over open coded arithmetic
2022-02-18 Minghao Chi... iwlwifi/fw: use struct_size over open coded arithmetic
2022-02-18 Cai Huoqingiwlwifi: Make use of the helper macro LIST_HEAD()
2022-02-18 Dan Carpenteriwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_a...
2022-02-18 Mukesh Sisodiyaiwlwifi: yoyo: send hcmd to fw after dump collection...
2022-02-18 Miri Korenblitiwlwifi: mvm: move only to an enabled channel
2022-02-18 Johannes Bergiwlwifi: mvm: update BAID allocation command again
2022-02-18 Johannes Bergiwlwifi: api: remove ttl field from TX command
2022-02-18 Johannes Bergiwlwifi: support new queue allocation command
2022-02-18 Mukesh Sisodiyaiwlwifi: yoyo: support dump policy for the dump size
2022-02-18 Yaara Baruchiwlwifi: pcie: iwlwifi: fix device id 7F70 struct
2022-02-18 Abhishek Naikiwlwifi: tlc: Add logs in rs_fw_rate_init func to print...
2022-02-18 Johannes Bergiwlwifi: mvm: remove iwl_mvm_disable_txq() flags argument
2022-02-18 Johannes Bergiwlwifi: remove command ID argument from queue allocation
2022-02-18 Johannes Bergiwlwifi: make iwl_txq_dyn_alloc_dma() return the txq
2022-02-18 Luca Coelhoiwlwifi: fix small doc mistake for iwl_fw_ini_addr_val
2022-02-18 Mordechay Goodsteiniwlwifi: mvm: add additional info for boot info failures
2022-02-18 Emmanuel Grumbachiwlwifi: mvm: always remove the session protection...
2022-02-18 Johannes Bergiwlwifi: mvm: make iwl_mvm_reconfig_scd() static
2022-02-18 Miri Korenblitiwlwifi: mvm: refactor setting PPE thresholds in STA_HE...
2022-02-18 Ayala Barazaniiwlwifi: mvm: Disable WiFi bands selectively with BIOS
2022-02-18 Mordechay Goodsteiniwlwifi: mvm: add additional info for boot info failures
2022-02-18 Luca Coelhoiwlwifi: mvm: don't send BAID removal to the FW during...
2022-02-18 Emmanuel Grumbachiwlwifi: don't dump_stack() when we get an unexpected...
2022-02-18 Gregory Greenmaniwlwifi: mvm: rfi: handle deactivation notification
2022-02-18 Ilan Peeriwlwifi: mvm: Consider P2P GO operation during scan
2022-02-18 Golan Ben Amiiwlwifi: bump FW API to 70 for AX devices
2022-02-18 Ilan Peeriwlwifi: mvm: Unify the scan iteration functions
2022-02-18 Johannes Bergiwlwifi: mei: use C99 initializer for device IDs
2022-02-18 Johannes Bergiwlwifi: debugfs: remove useless double condition
2022-02-18 Johannes Bergiwlwifi: remove unused macros
2022-02-18 Johannes Bergiwlwifi: eeprom: clean up macros
2022-02-18 Johannes Bergiwlwifi: drv: load tlv debug data earlier
2022-02-18 Matti Gottliebiwlwifi: pcie: Adapt rx queue write pointer for Bz...
2022-02-18 Johannes Bergiwlwifi: pcie: adjust to Bz completion descriptor
next