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-09-03
rtw88: drop unused rtw_coex_coex_dm_reset()
Guenter Roeck
1
-5
/
+0
2019-09-03
rtw88: Fix an error message
Dan Carpenter
1
-1
/
+1
2019-09-03
rtlwifi: rtl8192ce: Fix incorrect returned values
Larry Finger
1
-3
/
+3
2019-09-03
rtlwifi: rtl8188ee: Fix incorrect returned values
Larry Finger
1
-7
/
+7
2019-09-03
rtlwifi: rtl8821ae: Fix incorrect returned values
Larry Finger
1
-5
/
+5
2019-09-03
rtlwifi: rtl8192cu: Convert inline routines to little-endian words
Larry Finger
3
-121
/
+127
2019-09-03
rtlwifi: rtl8192cu: Convert macros that set descriptor
Larry Finger
3
-235
/
+402
2019-09-03
rtlwifi: rtl8192cu: Replace local bit manipulation macros
Larry Finger
1
-55
/
+55
2019-09-03
rtlwifi: rtl8192cu: Remove unused GET_XXX and SET_XXX
Larry Finger
1
-147
/
+3
2019-09-03
rtlwifi: rtl8192ee: Remove some variable initializations
Larry Finger
1
-12
/
+14
2019-09-03
rtlwifi: rtl8192ee: Convert inline routines to little-endian words
Larry Finger
2
-194
/
+203
2019-09-03
rtlwifi: rtl8192ee: Convert macros that set descriptor
Larry Finger
2
-295
/
+538
2019-09-03
rtlwifi: rtl8192ee: Replace local bit manipulation macros
Larry Finger
1
-84
/
+84
2019-09-03
rtlwifi: rtl8192ee: Remove unused GET_XXX and SET_XXX
Larry Finger
1
-239
/
+0
2019-09-03
rtlwifi: rtl_pci: Fix memory leak when hardware init fails
Larry Finger
1
-0
/
+2
2019-09-03
rtlwifi: remove unused variables 'RTL8712_SDIO_EFUSE_TABLE' and 'MAX_PGPKT_SIZE'
YueHaibing
1
-17
/
+0
2019-09-03
rtlwifi: rtl8192cu: Fix value set in descriptor
Larry Finger
1
-1
/
+1
2019-09-03
rtlwifi: fix non-kerneldoc comment in usb.c
Valdis Klētnieks
1
-14
/
+2
2019-08-06
rtlwifi: rtl8192ce: Convert inline routines to little-endian words
Larry Finger
2
-135
/
+142
2019-08-06
rtlwifi: rtl8192ce: Convert macros that set descriptor
Larry Finger
2
-220
/
+387
2019-08-06
rtlwifi: rtl8192ce: Replace local bit manipulation macros
Larry Finger
1
-84
/
+62
2019-08-06
rtlwifi: rtl8192ce: Remove unused GET_XXX and SET_XXX
Larry Finger
1
-322
/
+0
2019-08-06
rtw88: add BT co-existence support
Yan-Hsuan Chuang
12
-28
/
+4209
2019-08-06
rtw88: enclose c2h cmd handle with mutex
Yan-Hsuan Chuang
1
-0
/
+4
2019-08-06
rtw88: allow c2h operation in irq context
Yan-Hsuan Chuang
3
-7
/
+28
2019-08-06
rtlwifi: rtl8188ee: Remove local configuration variable
Larry Finger
1
-12
/
+2
2019-08-06
rtlwifi: rtl8188ee: Convert inline routines to little-endian words
Larry Finger
3
-237
/
+243
2019-08-06
rtlwifi: rtl8188ee: Convert macros that set descriptor
Larry Finger
3
-325
/
+621
2019-08-06
rtlwifi: rtl88188ee: Replace local bit manipulation macros
Larry Finger
1
-107
/
+106
2019-08-06
rtlwifi: rtl8188ee: Remove unused GET_XXX and SET_XXX descriptor macros
Larry Finger
1
-257
/
+2
2019-08-06
rtw88: pci: remove set but not used variable 'ip_sel'
YueHaibing
1
-3
/
+0
2019-08-06
rtlwifi: remove unneeded function _rtl_dump_channel_map()
YueHaibing
1
-18
/
+0
2019-08-06
rtlwifi: rtl_pci: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-08-06
rtw88: use txpwr_lmt_cfg_pair struct, not arrays
Brian Norris
4
-1284
/
+2939
2019-07-24
rtlwifi: remove assignment to itself
Ping-Ke Shih
7
-22
/
+0
2019-07-24
rtw88: debug: dump tx power indexes in use
Zong-Zhe Yang
1
-0
/
+112
2019-07-24
rtlwifi: btcoex: fix issue possible condition with no effect (if == else)
Hariprasad Kelam
1
-7
/
+1
2019-07-24
rtw88: pci: Use DMA sync instead of remapping in RX ISR
Jian-Hong Pan
1
-3
/
+21
2019-07-24
rtw88: pci: Rearrange the memory usage for skb in RX ISR
Jian-Hong Pan
1
-26
/
+21
2019-07-24
rtw88: Fix misuse of GENMASK macro
Joe Perches
1
-1
/
+1
2019-07-24
rtl8xxxu: Fix wifi low signal strength issue of RTL8723BU
Chris Chiu
2
-4
/
+10
2019-07-12
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
1
-1
/
+1
2019-06-27
rtw88: refine flow to get tx power index
Zong-Zhe Yang
2
-22
/
+44
2019-06-27
rtw88: remove all RTW_MAX_POWER_INDEX macro
Tzu-En Huang
3
-15
/
+19
2019-06-27
rtw88: update tx power limit table to RF v20
Zong-Zhe Yang
4
-93
/
+793
2019-06-27
rtw88: correct power limit selection
Zong-Zhe Yang
3
-8
/
+131
2019-06-27
rtw88: choose the lowest as world-wide power limit
Yan-Hsuan Chuang
1
-2
/
+10
2019-06-27
rtw88: fix incorrect tx power limit at 5G
Yan-Hsuan Chuang
1
-10
/
+7
2019-06-27
rtw88: remove unused variable
Yan-Hsuan Chuang
1
-2
/
+1
2019-06-27
rtw88: unify prefixes for tx power setting routine
Yan-Hsuan Chuang
3
-66
/
+66
[prev]
[next]