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
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-21
wifi: rtw89: disable invalid phy reports for all ICs
Po-Hao Huang
1
-3
/
+1
2022-06-21
wifi: rtw89: pci: fix PCI doesn't reclaim TX BD properly
Ping-Ke Shih
1
-3
/
+6
2022-06-21
wifi: rtw89: fix long RX latency in low power mode
Ping-Ke Shih
1
-1
/
+7
2022-06-21
wifi: rtw89: drop invalid TX rate report of legacy rate
Ping-Ke Shih
3
-8
/
+17
2022-06-21
wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happen frequently
Ping-Ke Shih
3
-4
/
+7
2022-06-21
wifi: rtw89: enable VO TX AMPDU
Kuan-Chung Chen
2
-7
/
+92
2022-06-21
wifi: rtw89: fix potential TX stuck
Kuan-Chung Chen
1
-0
/
+4
2022-06-21
wifi: rtw89: support TDLS
Ping-Ke Shih
1
-0
/
+2
2022-06-21
wifi: rtw89: allocate BSSID CAM per TDLS peer
Ping-Ke Shih
7
-6
/
+36
2022-06-21
wifi: rtw89: separate BSSID CAM operations
Ping-Ke Shih
2
-8
/
+22
2022-06-21
wifi: rtw89: allocate address CAM and MAC ID to TDLS peer
Ping-Ke Shih
4
-19
/
+24
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
6
-6
/
+7
2022-06-20
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
2
-3
/
+6
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
1
-2
/
+2
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
6
-6
/
+6
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
10
-20
/
+25
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
38
-105
/
+349
2022-06-10
rtw88: 8821c: fix access const table of channel parameters
Ping-Ke Shih
2
-9
/
+11
2022-06-10
rtw89: add new state to CFO state machine for UL-OFDMA
Eric Huang
3
-3
/
+29
2022-06-10
rtw89: 8852c: add trigger frame counter
Po Hao Huang
3
-1
/
+64
2022-06-08
wifi: rtw89: support MULTI_BSSID and correct BSSID mask of H2C
Ping-Ke Shih
3
-0
/
+16
2022-06-08
wifi: rtw88: use %*ph to print small buffer
Andy Shevchenko
1
-5
/
+1
2022-05-30
wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()
Dan Carpenter
1
-4
/
+4
2022-05-30
wifi: rtw88: Fix Sparse warning for rtw8821c_hw_spec
Larry Finger
4
-12
/
+4
2022-05-30
wifi: rtw88: Fix Sparse warning for rtw8723d_hw_spec
Larry Finger
4
-12
/
+4
2022-05-30
wifi: rtw88: Fix Sparse warning for rtw8822c_hw_spec
Larry Finger
4
-12
/
+4
2022-05-30
wifi: rtw88: Fix sparse warning for rtw8822b_hw_spec
Larry Finger
4
-12
/
+4
2022-05-30
rtw88: fix null vif pointer when hw_scan fails
Po-Hao Huang
1
-1
/
+4
2022-05-30
rtw89: sar: adjust and support SAR on 6GHz band
Zong-Zhe Yang
3
-20
/
+140
2022-05-30
rtw89: 8852c: rfk: re-calibrate RX DCK once thermal changes a lot
Ping-Ke Shih
4
-0
/
+34
2022-05-30
rtw89: pci: handle hardware watchdog timeout interrupt status
Ping-Ke Shih
3
-3
/
+8
2022-05-30
rtw89: fix null vif pointer when hw_scan fails
Po Hao Huang
2
-3
/
+6
2022-05-30
rtw89: fix channel inconsistency during hw_scan
Po Hao Huang
5
-17
/
+27
2022-05-30
wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
Ping-Ke Shih
5
-3
/
+15
2022-05-22
wifi: rtlwifi: remove always-true condition pointed out by GCC 12
Jakub Kicinski
1
-4
/
+1
2022-05-17
rtw89: pci: only mask out INT indicator register for disable interrupt v1
Ping-Ke Shih
1
-3
/
+0
2022-05-17
rtw89: convert rtw89_band to nl80211_band precisely
Zong-Zhe Yang
4
-11
/
+29
2022-05-17
rtw89: 8852c: update txpwr tables to HALRF_027_00_052
Zong-Zhe Yang
1
-1857
/
+1857
2022-05-17
rtw89: cfo: check mac_id to avoid out-of-bounds
Ping-Ke Shih
1
-0
/
+5
2022-05-17
rtw89: 8852c: set TX antenna path
Ping-Ke Shih
1
-4
/
+5
2022-05-17
rtw89: add ieee80211::sta_rc_update ops
Ping-Ke Shih
3
-5
/
+22
2022-05-13
rtlwifi: Use pr_warn instead of WARN_ONCE
Dongliang Mu
1
-1
/
+1
2022-05-11
rtw89: add debug entry to dump BSSID CAM
Ping-Ke Shih
2
-0
/
+2
2022-05-11
rtw89: add debug select to dump MAC pages 0x30 to 0x33
Ping-Ke Shih
2
-0
/
+6
2022-05-11
rtw89: correct CCA control
Ping-Ke Shih
1
-2
/
+3
2022-05-11
rtw89: correct setting of RX MPDU length
Ping-Ke Shih
1
-5
/
+5
2022-05-11
rtw89: 8852c: add settings to decrease the effect of DC
Hsuan Hung
2
-5
/
+72
2022-05-09
rtw88: adjust adaptivity option to 1
Chin-Yen Lee
1
-1
/
+1
2022-05-04
rtw89: 8852c: add 8852ce to Makefile and Kconfig
Ping-Ke Shih
2
-2
/
+25
2022-05-04
rtw89: 8852c: fix warning of FIELD_PREP() mask type
Ping-Ke Shih
1
-7
/
+5
[prev]
[next]