index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8188ee
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-24
rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-3
/
+3
2020-11-07
rtlwifi: rtl8188ee: Remove set but unused variable 'reg_ea4'
Lee Jones
1
-2
/
+2
2020-11-07
wireless: remove unneeded break
Tom Rix
1
-1
/
+0
2020-09-22
rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift
Joe Perches
1
-12
/
+6
2020-09-16
rtlwifi: rtl8188ee: fix comparison pointer to bool warning in hw.c
Zheng Bin
1
-6
/
+6
2020-09-16
rtlwifi: rtl8188ee: fix comparison pointer to bool warning in trx.c
Zheng Bin
1
-2
/
+2
2020-09-16
rtlwifi: rtl8188ee: fix comparison pointer to bool warning in phy.c
Zheng Bin
1
-1
/
+1
2020-09-09
rtlwifi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-12
/
+10
2020-08-31
rtlwifi: rtl8188ee: Rename RT_TRACE to rtl_dbg
Larry Finger
7
-456
/
+455
2020-07-15
rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarations
Joe Perches
1
-2
/
+2
2020-07-15
rtlwifi: rtl8188ee: Fix endian issue
Larry Finger
1
-1
/
+1
2020-05-06
rtlwifi: rtl8188ee: remove Comparison to bool in rf.c
Jason Yan
1
-2
/
+2
2020-04-21
rtlwifi: rtl8188ee: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-03-12
rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44
Larry Finger
1
-0
/
+1
2020-01-26
rtlwifi: rtl8188ee: remove redundant assignment to variable cond
Colin Ian King
1
-1
/
+1
2020-01-26
rtlwifi: rtl8188ee: Make functions static & rm sw.h
Amadeusz Sławiński
2
-16
/
+3
2019-12-18
rtlwifi: rtl8188ee: Remove usage of private bit manipulation
Larry Finger
3
-77
/
+49
2019-11-20
rtlwifi: set proper udelay within rf_serial_read
Ping-Ke Shih
1
-2
/
+2
2019-11-20
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
1
-6
/
+4
2019-10-09
rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter'
zhengbin
1
-7
/
+1
2019-10-09
rtlwifi: rtl8188ee: Remove set but not used variables 'v3','rtstatus','reg_ec...
zhengbin
1
-17
/
+4
2019-09-13
rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...
Larry Finger
1
-29
/
+0
2019-09-03
rtlwifi: rtl8188ee: Fix incorrect returned values
Larry Finger
1
-7
/
+7
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
-346
/
+642
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
-261
/
+6
2019-07-24
rtlwifi: remove assignment to itself
Ping-Ke Shih
1
-4
/
+0
2019-06-25
rtlwifi: rtl8188ee: remove redundant assignment to rtstatus
Colin Ian King
1
-1
/
+1
2019-04-18
rtlwifi: rtl8188ee: Remove extraneous file
Larry Finger
1
-10
/
+0
2019-04-13
rtlwifi: Convert the wake_match variable to local
Larry Finger
2
-7
/
+18
2019-04-13
rtlwifi: Fix duplicate tests of one of the RX descriptors
Larry Finger
1
-1
/
+1
2019-04-04
rtlwifi: fix potential NULL pointer dereference
Ping-Ke Shih
1
-0
/
+2
2019-02-19
rtlwifi: rtl8188ee: Remove CamelCase variable
Larry Finger
1
-3
/
+0
2019-02-19
rtlwifi: Remove CamelCase variables from base code
Larry Finger
1
-2
/
+2
2019-02-19
rtlwifi: rtl8188ee: Replace old-style license information
Larry Finger
22
-531
/
+44
2018-11-06
rtlwifi: Remove same duplicated includes
zhong jiang
1
-1
/
+0
2018-09-04
rtlwifi: remove set but unused variables
Kevin Lo
1
-5
/
+1
2018-05-29
rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723ae
Ping-Ke Shih
3
-13
/
+0
2018-05-29
rtlwifi: remove unused fw C2H command ID
Ping-Ke Shih
1
-25
/
+0
2018-05-29
rtlwifi: remove duplicate rx_packet_type definition
Ping-Ke Shih
1
-7
/
+0
2018-03-27
rtlwifi: correct comment
Kevin Lo
1
-2
/
+2
2018-01-08
rtlwifi: fill FW version and subversion
Ping-Ke Shih
1
-0
/
+2
2017-12-07
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2
-8
/
+6
2017-11-08
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
2
-2
/
+4
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
5
-14
/
+15
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
rtlwifi: Convert timers to use timer_setup()
Kees Cook
5
-14
/
+15
[next]