index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-23
rtw88: fix uninitialized 'tim_offset' warning
Po-Hao Huang
1
-1
/
+1
2022-04-23
wl12xx: scan: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-4
/
+2
2022-04-23
wl12xx: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-4
/
+2
2022-04-23
rtw89: 8852c: add help function of set channel
Ping-Ke Shih
1
-0
/
+40
2022-04-23
rtw89: 8852c: add set channel of BB part
Ping-Ke Shih
4
-4
/
+846
2022-04-23
rtw89: 8852c: set channel of MAC part
Ping-Ke Shih
2
-0
/
+75
2022-04-23
rtw89: 8852c: add set channel function of RF part
Ping-Ke Shih
3
-0
/
+252
2022-04-23
rtw89: 8852c: add HFC parameters
Ping-Ke Shih
1
-0
/
+32
2022-04-23
rtw89: 8852c: add efuse gain offset parser
Ping-Ke Shih
4
-4
/
+151
2022-04-23
rtw89: 8852c: support bb gain info
Zong-Zhe Yang
4
-0
/
+459
2022-04-23
rtw89: 8852c: add BB initial and reset functions
Ping-Ke Shih
2
-0
/
+208
2022-04-23
rtw89: 8852c: phy: configure TSSI bandedge
Ping-Ke Shih
8
-0
/
+158
2022-04-23
rtw89: 8852c: add TX power track tables
Zong-Zhe Yang
5
-28
/
+172
2022-04-23
rtw89: 8852c: add TX power by rate and limit tables
Ping-Ke Shih
4
-0
/
+5655
2022-04-23
rtw89: 8852c: add BB and RF parameters tables
Ping-Ke Shih
5
-0
/
+13721
2022-04-23
wl18xx: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-12
/
+6
2022-04-23
ath9k: fix QCA9561 PA bias level
Thibaut VARĂˆNE
1
-1
/
+1
2022-04-23
ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
Dan Carpenter
1
-0
/
+8
2022-04-23
wil6210: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-3
/
+2
2022-04-23
ath11k: Fix build warning without CONFIG_IPV6
YueHaibing
1
-0
/
+2
2022-04-23
ath11k: fix missing unlock on error in ath11k_wow_op_resume()
Yang Yingliang
1
-1
/
+1
2022-04-23
ath11k: Add support for SAR
Baochen Qiang
6
-0
/
+192
2022-04-23
ath11k: add support for extended wmi service bit
Wen Gong
2
-34
/
+56
2022-04-23
net: remove third argument of usb_maxpacket()
Vincent Mailhol
2
-3
/
+3
2022-04-23
wlcore: cmd: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-4
/
+2
2022-04-23
wlcore: sdio: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-2
/
+1
2022-04-23
wlcore: vendor_cmd: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-12
/
+6
2022-04-23
wlcore: testmode: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-8
/
+4
2022-04-23
wlcore: sysfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-4
/
+2
2022-04-23
wlcore: main: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-150
/
+75
2022-04-23
iwlwifi: iwl-dbg: Use del_timer_sync() before freeing
Guenter Roeck
1
-1
/
+1
2022-04-20
ar5523: Use kzalloc instead of kmalloc/memset
Haowen Bai
1
-2
/
+1
2022-04-14
Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-23
/
+38
2022-04-13
rtw89: pci: correct return value handling of rtw89_write16_mdio_mask()
Ping-Ke Shih
1
-2
/
+2
2022-04-13
rtw89: configure security CAM for V1 chip
Ping-Ke Shih
4
-0
/
+26
2022-04-13
rtw89: add new H2C to configure security CAM via DCTL for V1 chip
Ping-Ke Shih
4
-0
/
+373
2022-04-13
rtw89: extend H2C of CMAC control info
Ping-Ke Shih
5
-23
/
+72
2022-04-12
Merge branch 'wfx-move-out-of-staging'
Kalle Valo
42
-0
/
+8187
2022-04-12
rtlwifi: rtl8192cu: Fix spelling mistake "writting" -> "writing"
Lv Ruyi
1
-2
/
+2
2022-04-12
rtlwifi: Fix spelling mistake "cacluated" -> "calculated"
Lv Ruyi
6
-11
/
+11
2022-04-12
wlcore: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-35
/
+17
2022-04-12
rtw88: 8821ce: Disable PCIe ASPM L1 for 8821CE using chip ID
Jimmy Hon
1
-1
/
+1
2022-04-12
rtw88: 8821ce: add support for device ID 0xb821
Jimmy Hon
1
-0
/
+4
2022-04-12
rtw88: 8821c: fix debugfs rssi value
Po-Hao Huang
1
-0
/
+4
2022-04-12
rtw88: do PHY calibration while starting AP
Ping-Ke Shih
1
-0
/
+13
2022-04-12
rtw88: 8821c: Enable TX report for management frames
Po-Hao Huang
1
-1
/
+1
2022-04-12
rtw88: Add update beacon flow for AP mode
Po-Hao Huang
9
-2
/
+54
2022-04-12
rtw88: fix incorrect frequency reported
Po-Hao Huang
1
-1
/
+2
2022-04-12
rtw88: add ieee80211:sta_rc_update ops
Po-Hao Huang
6
-12
/
+25
2022-04-12
rtw89: rtw89_ser: add const to struct state_ent and event_ent
Joe Perches
2
-4
/
+4
[prev]
[next]