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-01-28
rtw89: allocate mac_id for each station in AP mode
Ping-Ke Shih
1
-0
/
+5
2022-01-28
rtw89: implement mac80211_ops::set_tim to indicate STA to receive packets
Ping-Ke Shih
3
-0
/
+35
2022-01-28
rtw89: add C2H handle of BCN_CNT
Ping-Ke Shih
2
-0
/
+7
2022-01-28
rtw89: download beacon content to firmware
Ping-Ke Shih
3
-0
/
+159
2022-01-28
rtw89: use hardware SSN to TX management frame
Ping-Ke Shih
3
-1
/
+11
2022-01-28
rtw89: configure rx_filter according to FIF_PROBE_REQ
Ping-Ke Shih
1
-1
/
+10
2022-01-28
rtw89: correct use of BA CAM
Ping-Ke Shih
5
-8
/
+107
2022-01-28
rtw89: encapsulate RX handlers to single function
Ping-Ke Shih
1
-15
/
+17
2022-01-28
rtw89: Add RX counters of VHT MCS-10/11 to debugfs
Ping-Ke Shih
1
-8
/
+14
2022-01-28
rtw89: remove duplicate definition of hardware port number
Ping-Ke Shih
4
-13
/
+12
2022-01-28
rtw89: extract modules by chipset
Zong-Zhe Yang
13
-60
/
+131
2021-12-23
Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
Jakub Kicinski
27
-121
/
+1026
2021-12-22
codel: remove unnecessary sock.h include
Jakub Kicinski
2
-0
/
+4
2021-12-22
rtw89: 8852a: correct bit definition of dfs_en
Chung-Hsuan Hung
1
-1
/
+1
2021-12-22
rtw88: don't consider deep PS mode when transmitting packet
Chin-Yen Lee
4
-2
/
+11
2021-12-21
rtw88: support SAR via kernel common API
Zong-Zhe Yang
9
-20
/
+257
2021-12-21
rtw88: 8822c: add ieee80211_ops::hw_scan
Po-Hao Huang
9
-33
/
+709
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
Jakub Kicinski
2
-2
/
+3
2021-12-20
rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interrupts enabled
Larry Finger
1
-0
/
+1
2021-12-20
rtl8xxxu: Improve the A-MPDU retransmission rate with RTS/CTS protection
Chris Chiu
1
-2
/
+2
2021-12-20
rtw88: 8822c: update rx settings to prevent potential hw deadlock
Po-Hao Huang
4
-4
/
+4
2021-12-20
rtw88: don't check CRC of VHT-SIG-B in 802.11ac signal
Chin-Yen Lee
5
-8
/
+20
2021-12-20
rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE
Kai-Heng Feng
2
-51
/
+21
2021-12-14
rtw89: coex: Update COEX to 5.5.8
Ching-Te Ku
1
-1
/
+1
2021-12-14
rtw89: coex: Cancel PS leaving while C2H comes
Ching-Te Ku
1
-2
/
+0
2021-12-14
rtw89: coex: Update BT counters while receiving report
Ching-Te Ku
1
-17
/
+15
2021-12-14
rtw89: coex: Define LPS state for BTC using
Ching-Te Ku
2
-4
/
+10
2021-12-14
rtw89: coex: Add MAC API to get BT polluted counter
Ching-Te Ku
4
-2
/
+18
2021-12-14
rtw89: coex: Not to send H2C when WL not ready and count H2C
Ching-Te Ku
1
-2
/
+25
2021-12-14
rtw89: coex: correct C2H header length
Ching-Te Ku
1
-0
/
+2
2021-12-08
rtw89: don't kick off TX DMA if failed to write skb
Ping-Ke Shih
1
-0
/
+1
2021-12-08
rtw89: remove cch_by_bw which is not used
Zong-Zhe Yang
2
-29
/
+0
2021-12-08
rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAM
Ping-Ke Shih
8
-48
/
+43
2021-12-08
rtw88: refine tx_pwr_tbl debugfs to show channel and bandwidth
Zong-Zhe Yang
1
-0
/
+2
2021-12-08
rtw88: add debugfs to fix tx rate
Yan-Hsuan Chuang
4
-0
/
+58
2021-12-08
rtw89: fix incorrect channel info during scan
Po Hao Huang
8
-53
/
+264
2021-12-08
rtw89: update scan_mac_addr during scanning period
Ping-Ke Shih
7
-19
/
+28
2021-12-08
rtw89: use inline function instead macro to set H2C and CAM
Ping-Ke Shih
2
-962
/
+1581
2021-12-08
rtw89: add const in the cast of le32_get_bits()
Ping-Ke Shih
2
-57
/
+57
2021-12-07
Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
Jakub Kicinski
14
-5457
/
+7295
2021-11-29
rtlwifi: rtl8192de: Style clean-ups
Kees Cook
2
-11
/
+7
2021-11-28
ieee80211: change HE nominal packet padding value defines
Miri Korenblit
2
-2
/
+3
2021-11-26
rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PC
Ping-Ke Shih
1
-0
/
+9
2021-11-26
rtw88: add debugfs to force lowest basic rate
Yu-Yen Ting
3
-1
/
+42
2021-11-26
rtw88: follow the AP basic rates for tx mgmt frame
Yu-Yen Ting
1
-5
/
+21
2021-11-26
rtw89: add AXIDMA and TX FIFO dump in mac_mem_dump
Chia-Yuan Li
2
-0
/
+15
2021-11-26
rtw89: fix potentially access out of range of RF register array
Ping-Ke Shih
1
-14
/
+19
2021-11-26
rtw89: remove unneeded variable
Changcheng Deng
1
-2
/
+1
2021-11-26
rtw89: remove unnecessary conditional operators
Ye Guojin
4
-5
/
+5
2021-11-26
rtw89: update rtw89_regulatory map to R58-R31
Zong-Zhe Yang
1
-187
/
+188
[prev]
[next]