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-12-18
rtlwifi: Remove last definitions of local bit manipulation macros
Larry Finger
1
-115
/
+0
2019-12-18
rtlwifi: rtl8723be: Remove usage of private bit manipulation macros
Larry Finger
1
-16
/
+14
2019-12-18
rtlwifi: rtl8723ae: Remove usage of private bit manipulation macros
Larry Finger
1
-7
/
+7
2019-12-18
rtlwifi: rtl8192ee: Remove usage of private bit manipulation macros
Larry Finger
1
-20
/
+16
2019-12-18
rtlwifi: rtl88821ae: Remove usage of private bit manipulation macros
Larry Finger
1
-55
/
+47
2019-12-18
rtlwifi: Remove dependence on special bit manipulation macros for common driver
Larry Finger
2
-12
/
+12
2019-12-18
rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation macros
Larry Finger
3
-23
/
+21
2019-12-18
rtlwifi: rtl8188ee: Remove usage of private bit manipulation
Larry Finger
3
-77
/
+49
2019-12-18
rtlwifi: rtl8192de: Remove usage of private bit manipulation macros
Larry Finger
1
-54
/
+7
2019-12-18
rtlwifi: rtl8192de: Convert inline routines to little-endian words
Larry Finger
2
-150
/
+159
2019-12-18
rtlwifi: rtl8192de: Convert macros that set descriptor
Larry Finger
2
-252
/
+441
2019-12-18
rtlwifi: rtl8192de: Replace local bit manipulation macros
Larry Finger
1
-91
/
+69
2019-12-18
rtlwifi: rtl8192de: Remove unused GET_XXX and SET_XXX macros
Larry Finger
1
-323
/
+0
2019-11-20
rtl8xxxu: Remove set but not used variable 'vif','dev','len'
zhengbin
1
-6
/
+0
2019-11-20
rtw88: allows to enable/disable HCI link PS mechanism
Yan-Hsuan Chuang
4
-0
/
+51
2019-11-20
rtw88: pci: enable CLKREQ function if host supports it
Yan-Hsuan Chuang
2
-0
/
+85
2019-11-20
rtw88: pci: use for loop instead of while loop for DBI/MDIO
Yan-Hsuan Chuang
1
-12
/
+14
2019-11-20
rtw88: pci: use macros to access PCI DBI/MDIO registers
Yan-Hsuan Chuang
2
-11
/
+20
2019-11-20
rtlwifi: set proper udelay within rf_serial_read
Ping-Ke Shih
3
-7
/
+4
2019-11-20
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
6
-36
/
+24
2019-11-15
rtw88: remove duplicated include from ps.c
YueHaibing
1
-1
/
+0
2019-11-15
rtl8xxxu: Remove set but not used variable 'rsr'
Zheng Yongjun
1
-2
/
+1
2019-11-14
rtl8xxxu: Add support for Edimax EW-7611ULB
Jes Sorensen
1
-1
/
+3
2019-11-14
rtlwifi: rtl8192de: Fix missing enable interrupt flag
Larry Finger
1
-4
/
+5
2019-11-14
rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer
Larry Finger
3
-0
/
+20
2019-11-14
rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address
Larry Finger
1
-3
/
+5
2019-11-08
rtw88: signal completion even on firmware-request failure
Brian Norris
1
-0
/
+1
2019-11-06
rtw88: fix potential NULL pointer access for firmware
Yan-Hsuan Chuang
1
-1
/
+3
2019-11-06
rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()
Ping-Ke Shih
1
-0
/
+2
2019-11-06
rtlwifi: rtl8225se: remove some unused const variables
YueHaibing
1
-42
/
+0
2019-11-06
rtw88: raise LPS threshold to 50, for less power consumption
Yan-Hsuan Chuang
1
-1
/
+1
2019-11-05
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
58
-1088
/
+5054
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+8
2019-10-31
rtlwifi: rtl8821ae: Drop condition with no effect
Saurav Girepunje
1
-2
/
+0
2019-10-31
rtlwifi: rtl8192c: Drop condition with no effect
Saurav Girepunje
1
-2
/
+0
2019-10-31
rtw88: remove redundant null pointer check on arrays
Colin Ian King
1
-1
/
+1
2019-10-31
rtw88: avoid FW info flood
Yan-Hsuan Chuang
2
-17
/
+10
2019-10-31
rtw88: fix potential read outside array boundary
Tzu-En Huang
3
-11
/
+19
2019-10-31
rtw88: rearrange if..else statements for rx rate indexes
Yan-Hsuan Chuang
1
-8
/
+6
2019-10-31
rtw88: use rtw_phy_pg_cfg_pair struct, not arrays
Yan-Hsuan Chuang
4
-202
/
+199
2019-10-31
rtw88: 8822b: add RFE type 3 support
Yan-Hsuan Chuang
3
-1
/
+647
2019-10-31
rtw88: fix sparse warnings for power tracking
Yan-Hsuan Chuang
2
-2
/
+2
2019-10-31
rtw88: fix sparse warnings for DPK
Yan-Hsuan Chuang
1
-2
/
+2
2019-10-28
net: Fix various misspellings of "connect"
Geert Uytterhoeven
1
-2
/
+2
2019-10-25
rtw88: fix GENMASK_ULL for u64
Yan-Hsuan Chuang
1
-1
/
+1
2019-10-24
rtl8xxxu: fix warnings for symbol not declared
Chris Chiu
1
-0
/
+4
2019-10-24
rtl8xxxu: remove set but not used variable 'rate_mask'
YueHaibing
1
-5
/
+0
2019-10-24
rtlwifi: Remove unnecessary NULL check in rtl_regd_init
Nathan Chancellor
1
-1
/
+1
2019-10-24
rtw88: add phy_info debugfs to show Tx/Rx physical status
Tsang-Shian Lin
9
-33
/
+431
2019-10-24
rtw88: add set_bitrate_mask support
Tzu-En Huang
3
-16
/
+118
[prev]
[next]