index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
zydas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-29
wifi: rtw89: tweak setting of channel and TX power for MLO
Zong-Zhe Yang
4
-65
/
+149
2024-10-29
wifi: rtw89: chan: manage active interfaces
Zong-Zhe Yang
4
-13
/
+108
2024-10-29
wifi: rtw89: Add encryption support for MLO connections
Po-Hao Huang
2
-6
/
+69
2024-10-29
wifi: rtw89: Add header conversion for MLO connections
Po-Hao Huang
2
-0
/
+17
2024-10-25
wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx()
Dan Carpenter
1
-0
/
+1
2024-10-25
wifi: rtw89: Fix TX fail with A2DP after scanning
Po-Hao Huang
1
-2
/
+2
2024-10-25
wifi: rtw89: coex: Set Wi-Fi/Bluetooth priority for Wi-Fi scan case
Ching-Te Ku
1
-1
/
+1
2024-10-25
wifi: rtw89: fix -Wenum-compare-conditional warnings
Arnd Bergmann
1
-11
/
+37
2024-10-25
wifi: rtlwifi: use MODULE_FIRMWARE() to declare used firmware
Ping-Ke Shih
2
-1
/
+5
2024-10-25
wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate
Mohammed Anees
1
-3
/
+1
2024-10-25
wifi: rtw89: regd: block 6 GHz if marked as N/A in regd map
Zong-Zhe Yang
1
-5
/
+27
2024-10-25
wifi: rtw89: pci: add quirks by PCI subsystem ID for thermal protection
Ping-Ke Shih
10
-0
/
+86
2024-10-25
wifi: rtw89: add thermal protection
Ping-Ke Shih
13
-5
/
+138
2024-10-20
wifi: rtw89: sar: add supported UNII-4 frequency range along with UNII-3 of S...
Ping-Ke Shih
2
-4
/
+4
2024-10-20
wifi: rtw89: 8852c: use 'int' as return type of error code pwr_{on,off}_func()
Ping-Ke Shih
1
-2
/
+2
2024-10-20
wifi: rtw89: 8852bt: use 'int' as return type of error code pwr_{on,off}_func()
Ping-Ke Shih
1
-2
/
+2
2024-10-20
wifi: rtw89: 8852b: use 'int' as return type of error code pwr_{on,off}_func()
Ping-Ke Shih
1
-2
/
+2
2024-10-20
wifi: rtw89: 8851b: use 'int' as return type of error code pwr_{on,off}_func()
Ping-Ke Shih
1
-2
/
+2
2024-10-20
wifi: rtw89: pci: use 'int' as return type of error code in poll_{tx,rx}dma_c...
Ping-Ke Shih
1
-2
/
+4
2024-10-20
wifi: rtw89: wow: cast nd_config->delay to u64 in tsf arithmetic
Ping-Ke Shih
1
-1
/
+1
2024-10-17
wifi: cw1200: Remove unused cw1200_queue_requeue_all()
Dr. David Alan Gilbert
2
-28
/
+0
2024-10-17
wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_sc...
Alper Nebi Yasak
1
-1
/
+1
2024-10-17
wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate()
Bartosz Golaszewski
1
-2
/
+1
2024-10-17
wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir()
Dr. David Alan Gilbert
2
-6
/
+0
2024-10-17
wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype()
Dr. David Alan Gilbert
2
-8
/
+0
2024-10-17
wifi: wilc1000: Set MAC after operation mode
Marek Vasut
1
-3
/
+3
2024-10-17
wifi: mwifiex: cleanup struct mwifiex_private
Dmitry Antipov
4
-18
/
+3
2024-10-17
wifi: mwifiex: cleanup struct mwifiex_auto_tdls_peer
Dmitry Antipov
2
-3
/
+0
2024-10-17
wifi: wilc1000: Add WILC3000 support
Ajay Singh
6
-63
/
+299
2024-10-17
wifi: wilc1000: Register wiphy after reading out chipid
Marek Vasut
4
-8
/
+17
2024-10-17
wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.c
Marek Vasut
2
-48
/
+47
2024-10-17
wifi: wilc1000: Fill in missing error handling
Marek Vasut
3
-51
/
+118
2024-10-17
wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into wlan.c
Marek Vasut
2
-26
/
+23
2024-10-17
wifi: wilc1000: Clean up usage of wilc_get_chipid()
Marek Vasut
5
-49
/
+53
2024-10-17
dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
Marek Vasut
1
-1
/
+5
2024-10-17
wifi: wilc1000: Keep slot powered on during suspend/resume
Marek Vasut
1
-8
/
+1
2024-10-17
wifi: rt2x00: convert comma to semicolon
Yan Zhen
1
-1
/
+1
2024-10-17
wifi: mwifiex: add missing locking for cfg80211 calls
Sascha Hauer
2
-0
/
+4
2024-10-17
wifi: ipw: select CRYPTO_LIB_ARC4
Johannes Berg
1
-0
/
+1
2024-10-10
wifi: rtw89: wow: do not configure CPU IO to receive packets for old firmware
Chin-Yen Lee
3
-0
/
+9
2024-10-10
wifi: rtw89: coex: Add function to reorder Wi-Fi firmware report index
Ching-Te Ku
2
-13
/
+76
2024-10-10
wifi: rtw89: coex: Solved BT PAN profile idle decrease Wi-Fi throughput
Ching-Te Ku
1
-1
/
+10
2024-10-10
wifi: rtw89: coex: Reorder Bluetooth info related logic
Ching-Te Ku
2
-33
/
+43
2024-10-10
wifi: rtw89: coex: Update priority setting for Wi-Fi is scanning
Ching-Te Ku
2
-26
/
+33
2024-10-09
Revert "wifi: cfg80211: unexport wireless_nlevent_flush()"
Johannes Berg
3
-7
/
+7
2024-10-09
net: phy: microchip_t1: SQI support for LAN887x
Tarun Alle
1
-0
/
+171
2024-10-09
net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110
Niklas Söderlund
1
-10
/
+36
2024-10-09
net: phy: marvell-88q2xxx: Make register writer function generic
Niklas Söderlund
1
-20
/
+20
2024-10-09
net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220
Niklas Söderlund
1
-34
/
+26
2024-10-09
fsl/fman: Fix a typo
Andrew Kreimer
1
-1
/
+1
[next]