index
:
kernel/git/stable/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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-25
Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-08-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2023-08-25
wifi: rtlwifi: rtl8723: Remove unused function rtl8723_cmd_send_packet()
Jinjie Ruan
2023-08-25
wifi: rtw88: usb: kill and free rx urbs on probe failure
Sascha Hauer
2023-08-25
wifi: rtw89: Fix clang -Wimplicit-fallthrough in rtw89_query_sar()
Nathan Chancellor
2023-08-25
wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIG
Cheng-Chieh Hsieh
2023-08-25
wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chips
Ping-Ke Shih
2023-08-25
wifi: rtw89: mac: define register address of rx_filter to generalize code
Ping-Ke Shih
2023-08-25
wifi: rtw89: mac: define internal memory address for WiFi 7 chip
Ping-Ke Shih
2023-08-25
wifi: rtw89: mac: generalize code to indirectly access WiFi internal memory
Ping-Ke Shih
2023-08-25
wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...
Ping-Ke Shih
2023-08-25
wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the code
Li Zetao
2023-08-25
wifi: rtw89: initialize multi-channel handling
Zong-Zhe Yang
2023-08-25
wifi: rtw89: provide functions to configure NoA for beacon update
Zong-Zhe Yang
2023-08-25
wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vif
Zong-Zhe Yang
2023-08-25
wifi: rtw89: sar: let caller decide the center frequency to query
Zong-Zhe Yang
2023-08-25
wifi: rtw89: refine rtw89_correct_cck_chan() by rtw89_hw_to_nl80211_band()
Zong-Zhe Yang
2023-08-25
wifi: rtw89: add function prototype for coex request duration
Zong-Zhe Yang
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
2023-08-25
wifi: ath: Use is_multicast_ether_addr() to check multicast Ether address
Ruan Jinjie
2023-08-25
wifi: ath12k: Remove unused declarations
Yue Haibing
2023-08-25
wifi: ath12k: add check max message length while scanning with extraie
Wen Gong
2023-08-25
wifi: ath9k: use IS_ERR() with debugfs_create_dir()
Wang Ming
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-23
wifi: ath12k: Fix memory leak in rx_desc and tx_desc
Rajat Soni
2023-08-23
wifi: ath5k: ath5k_hw_get_median_noise_floor(): use swap()
Mahmoud Maatuq
2023-08-23
wifi: ath: remove unused-but-set parameter
Arnd Bergmann
2023-08-23
wifi: ath11k: Remove unused declarations
Yue Haibing
2023-08-23
wifi: ath10k: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-23
wifi: ath11k: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-23
wifi: ath11k: simplify the code with module_platform_driver
Yang Yingliang
2023-08-23
wifi: ath12k: Fix a few spelling errors
Jeff Johnson
2023-08-23
wifi: ath11k: Fix a few spelling errors
Jeff Johnson
2023-08-23
wifi: ath10k: Fix a few spelling errors
Jeff Johnson
2023-08-23
wifi: ath11k: Consistently use ath11k_vif_to_arvif()
Jeff Johnson
2023-08-23
wifi: ath11k: Cleanup mac80211 references on failure during tx_complete
Sven Eckelmann
2023-08-23
wifi: ath11k: Don't drop tx_status when peer cannot be found
Sven Eckelmann
2023-08-23
wifi: wilc1000: Remove unused declarations
Yue Haibing
2023-08-23
wifi: mwifiex: avoid possible NULL skb pointer dereference
Dmitry Antipov
2023-08-23
wifi: rt2x00: limit MT7620 TX power based on eeprom calibration
Shiji Yang
2023-08-23
wifi: wfx: Use devm_kmemdup to replace devm_kmalloc + memcpy
Li Zetao
2023-08-23
wifi: rsi: rsi_91x_usb_ops: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-08-23
wifi: rsi: rsi_91x_usb: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-08-23
wifi: rsi: rsi_91x_sdio_ops: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-08-23
wifi: rsi: rsi_91x_sdio: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-08-23
wifi: rsi: rsi_91x_main: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-08-23
wifi: rsi: rsi_91x_mac80211: Remove unnecessary conversions
Wu Yunchuan
2023-08-23
wifi: rsi: rsi_91x_hal: Remove unnecessary conversions
Wu Yunchuan
[next]