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
2019-10-02
rtw88: not to enter LPS by coex strategy
Yan-Hsuan Chuang
1
-0
/
+3
2019-10-02
rtw88: add deep power save support
Yan-Hsuan Chuang
8
-5
/
+195
2019-10-02
rtw88: leave PS state for dynamic mechanism
Yan-Hsuan Chuang
1
-7
/
+8
2019-10-02
rtw88: LPS enter/leave should be protected by lock
Yan-Hsuan Chuang
3
-4
/
+13
2019-10-02
rtw88: remove unused lps state check helper
Yan-Hsuan Chuang
2
-6
/
+0
2019-10-02
rtw88: not to control LPS by each vif
Yan-Hsuan Chuang
6
-29
/
+12
2019-10-02
rtw88: not to enter or leave PS under IRQ
Yan-Hsuan Chuang
6
-53
/
+2
2019-10-02
rtw88: pci: reset H2C queue indexes in a single write
Yan-Hsuan Chuang
1
-3
/
+3
2019-10-02
rtw88: remove redundant flag check helper function
Yan-Hsuan Chuang
7
-39
/
+24
2019-10-02
rtlwifi: rtl8723be: Remove set but not used variables 'reg_ecc','reg_eac'
zhengbin
1
-6
/
+2
2019-10-02
rtlwifi: rtl8192ee: Remove set but not used variables 'reg_ecc','reg_eac'
zhengbin
1
-6
/
+2
2019-10-02
rtlwifi: rtl8192ee: Remove set but not used variables 'short_gi','buf_len'
zhengbin
1
-8
/
+0
2019-10-02
rtlwifi: Remove set but not used variables 'dataempty','hoffset'
zhengbin
1
-4
/
+2
2019-10-02
rtlwifi: Remove set but not used variable 'rtstate'
zhengbin
1
-3
/
+0
2019-10-02
rtl8xxxu: prevent leaking urb
Navid Emamdoost
1
-0
/
+1
2019-10-01
rtlwifi: Remove excessive check in _rtl_ps_inactive_ps()
Denis Efremov
1
-2
/
+1
2019-10-01
rtlwifi: prevent memory leak in rtl_usb_probe
Navid Emamdoost
1
-1
/
+4
2019-10-01
rtlwifi: rtl8723ae: Remove unused 'rtstatus' variable
Austin Kim
1
-3
/
+0
2019-10-01
rtw88: 8822c: fix boolreturn.cocci warnings
Yan-Hsuan Chuang
1
-3
/
+3
2019-09-24
rtw88: configure firmware after HCI started
Yan-Hsuan Chuang
2
-3
/
+4
2019-09-21
rtw88: pci: release tx skbs DMAed when stop
Yan-Hsuan Chuang
1
-0
/
+12
2019-09-21
rtw88: pci: extract skbs free routine for trx rings
Yan-Hsuan Chuang
1
-10
/
+26
2019-09-13
rtw88: report RX power for each antenna
Yan-Hsuan Chuang
3
-3
/
+9
2019-09-13
rtw88: fix wrong rx power calculation
Tsang-Shian Lin
1
-2
/
+2
2019-09-13
rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic version
Michael Straube
1
-16
/
+2
2019-09-13
rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic version
Michael Straube
1
-17
/
+1
2019-09-13
rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version
Michael Straube
1
-22
/
+1
2019-09-13
rtw88: allows to receive AMSDU in AMPDU
Yan-Hsuan Chuang
1
-0
/
+1
2019-09-13
rtw88: add dynamic cck pd mechanism
Tzu-En Huang
4
-0
/
+188
2019-09-13
rtw88: move IQK/DPK into phy_calibration
Yan-Hsuan Chuang
4
-8
/
+12
2019-09-13
rtw88: 8822c: add SW DPK support
Tzu-En Huang
10
-1637
/
+3320
2019-09-13
rtw88: 8822c: add FW IQK support
Yan-Hsuan Chuang
2
-0
/
+18
2019-09-13
rtw88: 8822c: Enable interrupt migration
Tsang-Shian Lin
2
-0
/
+6
2019-09-13
rtw88: 8822c: update pwr_seq to v13
Chin-Yen Lee
1
-0
/
+10
2019-09-13
rtw88: 8822c: update PHY parameter to v38
Yan-Hsuan Chuang
1
-380
/
+2690
2019-09-13
rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some unused bit manipulation macros
Larry Finger
6
-182
/
+0
2019-09-13
rtlwifi: rtl8723be: Convert inline routines to little-endian words
Larry Finger
2
-169
/
+175
2019-09-13
rtlwifi: rtl8723be: Convert macros that set descriptor
Larry Finger
2
-250
/
+448
2019-09-13
rtlwifi: rtl8723be: Replace local bit manipulation macros
Larry Finger
1
-75
/
+74
2019-09-13
rtlwifi: rtl8723be: Remove unused SET_XXX and GET_XXX macros
Larry Finger
1
-163
/
+0
2019-09-13
rtlwifi: rtl8723ae: Convert inline routines to little-endian words
Larry Finger
2
-134
/
+140
2019-09-13
rtlwifi: rtl8723ae: Convert macros that set descriptor
Larry Finger
2
-226
/
+392
2019-09-13
rtlwifi: rtl8723ae: Replace local bit manipulation macros
Larry Finger
1
-62
/
+62
2019-09-13
rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macros
Larry Finger
1
-328
/
+0
2019-09-13
rtlwifi: rtl8821ae: make array static const and remove redundant assignment
Colin Ian King
1
-2
/
+2
2019-09-06
rtlwifi: Fix file release memory leak
Wei Yongjun
1
-1
/
+1
2019-09-06
rtw88: fix seq_file memory leak
Wei Yongjun
1
-1
/
+1
2019-09-03
rtw88: pci: enable MSI interrupt
Yu-Yen Ting
1
-5
/
+43
2019-09-03
rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
Jian-Hong Pan
1
-6
/
+26
2019-09-03
rtw88: remove redundant assignment to pointer debugfs_topdir
Colin Ian King
1
-1
/
+1
[prev]
[next]