index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-02-10
wifi: rtw88: Extend TX power stuff for 3-4 spatial streams
Bitterblue Smith
2025-02-10
wifi: rtw88: Rename RTW_RATE_SECTION_MAX to RTW_RATE_SECTION_NUM
Bitterblue Smith
2025-02-10
wifi: rtw88: Constify some more structs and arrays
Bitterblue Smith
2025-02-10
wifi: rtw88: Extend rtw_fw_send_ra_info() for RTL8814AU
Bitterblue Smith
2025-02-10
wifi: rtw88: Extend rf_base_addr and rf_sipi_addr for RTL8814AU
Bitterblue Smith
2025-02-10
wifi: rtw88: Extend struct rtw_pwr_track_tbl for RTL8814AU
Bitterblue Smith
2025-02-10
wifi: rtw88: Fix download_firmware_validate() for RTL8814AU
Bitterblue Smith
2025-02-10
wifi: rtw88: Fix __rtw_download_firmware() for RTL8814AU
Bitterblue Smith
2025-02-10
wifi: rtw88: Fix a typo of debug message in rtw8723d_iqk_check_tx_failed()
Andrew Kreimer
2025-02-10
wifi: rtw89: regd: avoid using BITMAP_FROM_U64() to assign function bitmap
Ping-Ke Shih
2025-02-10
wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 7.0.3
Ching-Te Ku
2025-02-10
wifi: rtw89: coex: To avoid TWS serials A2DP lag, adjust slot arrangement
Ching-Te Ku
2025-02-10
wifi: rtw89: coex: Assign value over than 0 to avoid firmware timer hang
Ching-Te Ku
2025-02-10
wifi: rtw89: fw: validate multi-firmware header before getting its size
Ping-Ke Shih
2025-02-10
wifi: rtw89: fw: validate multi-firmware header before accessing
Ping-Ke Shih
2025-02-10
wifi: rtw89: ps: update H2C command with more info for PS
Eric Huang
2025-02-10
wifi: rtw89: call power_on ahead before selecting firmware
Ping-Ke Shih
2025-02-03
wifi: rtl8xxxu: retry firmware download on error
Soeren Moch
2025-02-03
wifi: rtw88: Don't use static local variable in rtw8821c_set_tx_power_index_b...
Bitterblue Smith
2025-02-03
wifi: rtw88: Don't use static local variable in rtw8822b_set_tx_power_index_b...
Bitterblue Smith
2025-02-03
wifi: rtl8xxxu: Enable AP mode for RTL8192CU (RTL8188CUS)
Ezra Buehler
2025-02-03
wifi: rtw89: pci: not assert wiphy_lock to free early_h2c for PCI probe/remove
Ping-Ke Shih
2025-02-03
wifi: rtw89: remove definition of driver mutex
Ping-Ke Shih
2025-02-03
wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()
Ping-Ke Shih
2025-02-03
wifi: rtw89: remove consumers of driver mutex
Ping-Ke Shih
2025-02-03
wifi: rtw89: debugfs: use debugfs_short_fops
Ping-Ke Shih
2025-02-03
wifi: rtw89: debugfs: use wiphy_locked_debugfs_{read,write}() if needed
Ping-Ke Shih
2025-02-03
wifi: rtw89: debugfs: specify buffer size allocated by devm_kazlloc() for rea...
Ping-Ke Shih
2025-02-03
wifi: rtw89: debugfs: implement file_ops::read/write to replace seq_file
Ping-Ke Shih
2025-02-03
wifi: rtw89: use wiphy_work() to replace ieee802111_work()
Ping-Ke Shih
2025-02-03
wifi: rtw89: add wiphy_lock() to work that isn't held wiphy_lock() yet
Ping-Ke Shih
2025-02-03
wifi: rtw89: cleanup unused rtwdev::roc_work
Zong-Zhe Yang
2025-02-03
wifi: rtw89: regd: refactor init/setup flow and prototype
Zong-Zhe Yang
2025-02-03
wifi: rtw89: regd: handle supported regulatory functions by country
Zong-Zhe Yang
2025-02-03
wifi: rtw89: regd: support loading regd table from fw element
Zong-Zhe Yang
2025-02-03
wifi: rtw89: phy: disable CFO track when two PHY are working simultaneously
Ping-Ke Shih
2025-02-03
wifi: rtw89: phy: support EDCCA log per PHY
Ping-Ke Shih
2025-02-03
wifi: rtw89: phy: support EDCCA per PHY
Ping-Ke Shih
2025-02-03
wifi: rtw89: phy: support ch_info per PHY
Ping-Ke Shih
2025-02-03
wifi: rtw89: phy: support DIG per PHY
Ping-Ke Shih
2025-02-03
wifi: rtw89: phy: support env_monitor per PHY
Ping-Ke Shih
2025-02-03
wifi: rtw89: phy: add PHY context array to support functions per PHY
Ping-Ke Shih
2025-02-03
wifi: rtw89: phy: rename to RTW89_PHY_NUM as proper naming
Ping-Ke Shih
2025-01-20
wifi: rtw89: Correct immediate cfg_len calculation for scan_offload_be
Liang Jie
2025-01-20
wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 7.0.2
Ching-Te Ku
2025-01-20
wifi: rtw89: coex: Separated Wi-Fi connecting event from Wi-Fi scan event
Ching-Te Ku
2025-01-20
wifi: rtw89: coex: Add protect to avoid A2DP lag while Wi-Fi connecting
Ching-Te Ku
2025-01-18
Merge tag 'batadv-next-pullrequest-20250117' of git://git.open-mesh.org/linux...
Jakub Kicinski
2025-01-18
Merge tag 'for-net-next-2025-01-15' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2025-01-18
Merge tag 'wireless-next-2025-01-17' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
[next]