platform/kernel/linux-starfive.git
2023-04-18 Felix Fietkauwifi: mac80211: remove ieee80211_tx_status_8023
2023-04-18 Gregory Greenmanwifi: iwlwifi: bump FW API to 78 for AX devices
2023-04-18 Johannes Bergwifi: iwlwifi: mvm: check firmware response size
2023-04-18 Johannes Bergwifi: iwlwifi: mvm: add MLO support to SF - use sta...
2023-04-18 Johannes Bergwifi: iwlwifi: mvm: configure TLC on link activation
2023-04-18 Johannes Bergwifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO
2023-04-18 Johannes Bergwifi: iwlwifi: mvm: remove RS rate init update argument
2023-04-18 Johannes Bergwifi: iwlwifi: mvm: initialize per-link STA ratescale...
2023-04-18 Johannes Bergwifi: iwlwifi: mvm: rs-fw: properly access sband->iftyp...
2023-04-18 Johannes Bergwifi: iwlwifi: mvm: only clients can be 20MHz-only
2023-04-18 Johannes Bergwifi: iwlwifi: mvm: fix iwl_mvm_sta_rc_update for MLO
2023-04-18 Johannes Bergwifi: iwlwifi: mvm: remove per-STA MFP setting
2023-04-18 Johannes Bergwifi: iwlwifi: mvm: allow NL80211_EXT_FEATURE_SCAN_MIN_...
2023-04-18 Johannes Bergwifi: iwlwifi: mvm: use BSSID when building probe requests
2023-04-18 Gregory Greenmanwifi: iwlwifi: mvm: update mac id management
2023-04-18 Emmanuel Grumbachwifi: iwlwifi: mvm: adopt the latest firmware API
2023-04-17 Po-Hao Huangwifi: rtw89: add support of concurrent mode
2023-04-17 Po-Hao Huangwifi: rtw89: Disallow power save with multiple stations
2023-04-17 Po-Hao Huangwifi: rtw89: update statistics to FW for fine-tuning...
2023-04-17 Ping-Ke Shihwifi: rtw89: use struct instead of macros to set H2C...
2023-04-17 Po-Hao Huangwifi: rtw89: refine scan function after chanctx
2023-04-17 Chih-Kang Changwifi: rtw89: prohibit enter IPS during HW scan
2023-04-17 Ping-Ke Shihwifi: rtw89: coex: send more hardware module info to...
2023-04-17 Ching-Te Kuwifi: rtw89: coex: Update function to get BT RSSI and...
2023-04-17 Ching-Te Kuwifi: rtw89: coex: Add path control register to monitor...
2023-04-17 Ching-Te Kuwifi: rtw89: coex: Enable Wi-Fi RX gain control for...
2023-04-17 Chih-Kang Changwifi: rtw89: fix power save function in WoWLAN mode
2023-04-17 Chin-Yen Leewifi: rtw89: support WoWLAN mode for 8852be
2023-04-17 Golan Ben Amiwifi: iwlwifi: move debug buffer allocation failure...
2023-04-17 Emmanuel Grumbachwifi: iwlwifi: make the loop for card preparation effective
2023-04-17 Johannes Bergwifi: iwlwifi: mvm: allow number of beacons from FW
2023-04-17 Johannes Bergwifi: iwlwifi: mvm: implement key link switching
2023-04-17 Johannes Bergwifi: iwlwifi: mvm: implement BAID link switching
2023-04-17 Johannes Bergwifi: iwlwifi: mvm: track station mask for BAIDs
2023-04-17 Gregory Greenmanwifi: iwlwifi: bump FW API to 77 for AX devices
2023-04-17 Johannes Bergwifi: iwlwifi: mvm: use correct sta mask to remove...
2023-04-17 Avraham Sternwifi: iwlwifi: mvm: avoid iterating over an un-initiali...
2023-04-17 Johannes Bergwifi: iwlwifi: mvm: factor out iwl_mvm_sta_fw_id_mask()
2023-04-17 Johannes Bergwifi: iwlwifi: mvm: properly implement HE AP support
2023-04-17 Ilan Peerwifi: iwlwifi: mvm: Fix _iwl_mvm_get_scan_type()
2023-04-17 Johannes Bergwifi: iwlwifi: mvm: fix getting lowest TX rate for MLO
2023-04-17 Gregory Greenmanwifi: iwlwifi: call napi_synchronize() before freeing...
2023-04-17 Johannes Bergwifi: iwlwifi: nvm-parse: add full BW UL MU-MIMO support
2023-04-14 Rob Herringbcma: Add explicit of_device.h include
2023-04-14 Bitterblue... wifi: rtl8xxxu: Support devices with 5-6 out endpoints
2023-04-14 Bitterblue... wifi: rtl8xxxu: Clean up some messy ifs
2023-04-14 Marek Vasutwifi: brcmfmac: add Cypress 43439 SDIO ids
2023-04-14 Ping-Ke Shihwifi: rtw89: fix crash due to null pointer of sta in...
2023-04-14 Eric Huangwifi: rtw89: correct 5 MHz mask setting
2023-04-14 Ping-Ke Shihwifi: rtw89: 8851b: add tables for RFK
2023-04-14 Ping-Ke Shihwifi: rtw89: 8851b: add BB and RF tables (2 of 2)
2023-04-14 Ping-Ke Shihwifi: rtw89: 8851b: add BB and RF tables (1 of 2)
2023-04-14 Ping-Ke Shihwifi: rtw89: pci: update PCI related settings to suppor...
2023-04-14 Ping-Ke Shihwifi: rtw89: mac: update MAC settings to support 8851b
2023-04-14 Ping-Ke Shihwifi: rtw89: 8851b: fix TX path to path A for one RF...
2023-04-14 Ping-Ke Shihwifi: rtw89: read version of analog hardware
2023-04-14 Eric Huangwifi: rtw89: use hardware CFO to improve performance
2023-04-14 Zong-Zhe Yangwifi: rtw89: support parameter tables by RFE type
2023-04-14 Ping-Ke Shihwifi: rtw89: add firmware format version to backward...
2023-04-14 Ping-Ke Shihwifi: rtw89: use schedule_work to request firmware
2023-04-14 Zong-Zhe Yangwifi: rtw89: fw: use generic flow to set/check features
2023-04-14 Po-Hao Huangwifi: rtw89: fix authentication fail during scan
2023-04-14 Po-Hao Huangwifi: rtw89: add flag check for power state
2023-04-14 Po-Hao Huangwifi: rtw89: add ieee80211::remain_on_channel ops
2023-04-14 Po-Hao Huangwifi: rtw89: add function to wait for completion of...
2023-04-14 Po-Hao Huangwifi: rtw89: 8852c: add beacon filter and CQM support
2023-04-14 Johannes Bergwifi: iwlwifi: mvm: tx: remove misleading if statement
2023-04-14 Ilan Peerwifi: iwlwifi: mvm: Fix setting the rate for non statio...
2023-04-14 Johannes Bergwifi: iwlwifi: mvm: validate station properly in flush
2023-04-14 Johannes Bergwifi: iwlwifi: mvm: set STA mask for keys in MLO
2023-04-14 Johannes Bergwifi: iwlwifi: mvm: fix ptk_pn memory leak
2023-04-14 Johannes Bergwifi: iwlwifi: mvm: make iwl_mvm_mac_ctxt_send_beacon...
2023-04-14 Johannes Bergwifi: iwlwifi: mvm: track AP STA pointer and use it...
2023-04-14 Hyunwoo Kimwifi: iwlwifi: pcie: Fix integer overflow in iwl_write_...
2023-04-14 Tom Rixwifi: iwlwifi: fw: move memset before early return
2023-04-14 Tom Rixwifi: iwlwifi: mvm: initialize seq variable
2023-04-14 Colin Ian Kingwifi: iwlwifi: mvm: Fix spelling mistake "Gerenal"...
2023-04-14 Colin Ian Kingwifi: iwlwifi: Fix spelling mistake "upto" -> "up to"
2023-04-14 Miri Korenblitwifi: iwlwifi: mvm: enable new MLD FW API
2023-04-14 Mukesh Sisodiyawifi: iwlwifi: add a new PCI device ID for BZ device
2023-04-14 Mukesh Sisodiyawifi: iwlwifi: Add RF Step Type for BZ device
2023-04-14 Ayala Bekerwifi: iwlwifi: mvm: scan legacy bands and UHB channels...
2023-04-14 Daniel Gabaywifi: iwlwifi: yoyo: Fix possible division by zero
2023-04-14 Daniel Gabaywifi: iwlwifi: yoyo: skip dump correctly on hw error
2023-04-14 Daniel Gabaywifi: iwlwifi: pcie: fix possible NULL pointer dereference
2023-04-14 Mukesh Sisodiyawifi: iwlwifi: Fix the duplicate dump name
2023-04-14 Johannes Bergwifi: iwlwifi: pcie: work around ROM bug on AX210 integ...
2023-04-14 Johannes Bergwifi: iwlwifi: mvm: add DSM_FUNC_ENABLE_6E value to...
2023-04-14 Miri Korenblitwifi: iwlwifi: mvm: cleanup beacon_inject_active during...
2023-04-14 Haim Dreyfusswifi: iwlwifi: mvm: support wowlan info notification...
2023-04-14 Avraham Sternwifi: iwlwifi: mvm: make HLTK configuration for PASN...
2023-04-14 Johannes Bergwifi: iwlwifi: mvm: request limiting to 8 MSDUs per...
2023-04-14 Avraham Sternwifi: iwlwifi: mvm: fix shift-out-of-bounds
2023-04-14 Alon Giladiwifi: iwlwifi: acpi: support modules with high antenna...
2023-04-14 Ayala Bekerwifi: iwlwifi: mvm: don't drop unencrypted MCAST frames
2023-04-14 Mukesh Sisodiyawifi: iwlwifi: dbg: print pc register data once fw...
2023-04-13 Johannes Bergwifi: mac80211: add flush_sta method
2023-04-13 Johannes Bergwifi: mac80211: flush queues on STA removal
2023-04-13 Johannes Bergwifi: ieee80211: correctly mark FTM frames non-bufferable
2023-04-13 Johannes Bergwifi: ieee80211: clean up public action codes
next