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
/
staging
/
r8188eu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-01
staging: r8188eu: remove HW_VAR_H2C_MEDIA_STATUS_RPT from SetHwReg8188EU()
Michael Straube
4
-7
/
+3
2022-07-01
staging: r8188eu: drop return value from receive_disconnect
Martin Kaiser
2
-5
/
+3
2022-06-27
staging: r8188eu: make power sequences static
Martin Kaiser
7
-70
/
+67
2022-06-27
staging: r8188eu: merge two led structs
Martin Kaiser
2
-21
/
+15
2022-06-27
staging: r8188eu: remove rtw_usleep_os
Martin Kaiser
4
-12
/
+2
2022-06-27
staging: r8188eu: core/rtw_recv.c: clean up nested if statements
Chang Yu
1
-4
/
+2
2022-06-24
staging: r8188eu: Make rtw_signal_stat_timer_hdl a static function
Chang Yu
1
-2
/
+2
2022-06-22
staging: r8188eu: Fixed some blank line coding style issues
Chang Yu
1
-0
/
+7
2022-06-22
staging: r8188eu: Fixed comment style
Chang Yu
1
-8
/
+10
2022-06-22
staging: r8188eu: Fixed two whitespace coding style issues
Chang Yu
1
-2
/
+2
2022-06-22
staging: r8188eu: Fixed two brace coding style issues
Chang Yu
1
-4
/
+3
2022-06-22
staging: r8188eu: Fixed a function declaration coding style issue
Chang Yu
1
-1
/
+1
2022-06-21
staging: r8188eu: remove basic_types.h
Nam Cao
2
-20
/
+0
2022-06-21
staging: r8188eu: replace N_BYTE_ALIGMENT with ALIGN
Nam Cao
4
-6
/
+6
2022-06-20
Staging: r8188eu: core: rtw_xmit: Fixed a coding style issue
Chang Yu
1
-1
/
+1
2022-06-20
Staging: r8188eu: core: rtw_xmit: Fixed a brace coding style issue
Chang Yu
1
-2
/
+1
2022-06-20
Staging: r8188eu: core: rtw_xmit: Fixed some spelling errors in the comments
Chang Yu
1
-5
/
+5
2022-06-20
Staging: r8188eu: core: rtw_xmit: Fixed two indentation coding style issues.
Chang Yu
1
-2
/
+2
2022-06-20
Staging: r8188eu: core: rtw_xmit: Fixed some whitespace coding style issues
Chang Yu
1
-7
/
+2
2022-06-20
staging: r8188eu: call rtw_IOL_append_WRF_cmd directly
Daniel Watson
2
-5
/
+3
2022-06-20
staging: r8188eu: call rtw_IOL_append_WD_cmd directly
Daniel Watson
2
-5
/
+3
2022-06-20
staging: r8188eu: call rtw_IOL_append_WW_cmd directly
Daniel Watson
2
-5
/
+3
2022-06-20
staging: r8188eu: call rtw_IOL_append_WB_cmd directly
Daniel Watson
2
-5
/
+3
2022-06-20
staging: r8188eu: remove unused macros
Nam Cao
1
-31
/
+0
2022-06-20
staging: r8188eu: replace confusing macros
Nam Cao
2
-19
/
+6
2022-06-20
staging: r8188eu: remove NULL check before vfree
Dongliang Mu
1
-1
/
+1
2022-06-20
Merge 5.19-rc3 into staging-next
Greg Kroah-Hartman
2
-16
/
+6
2022-06-12
staging: r8188eu: replace FIELD_OFFSET with offsetof
Nam Cao
3
-6
/
+4
2022-06-10
staging: r8188eu: add error handling of rtw_read32
Pavel Skripkin
14
-56
/
+202
2022-06-10
staging: r8188eu: add error handling of rtw_read16
Pavel Skripkin
7
-21
/
+73
2022-06-10
staging: r8188eu: add error handling of rtw_read8
Pavel Skripkin
16
-102
/
+418
2022-06-10
staging: r8188eu: Add blank line after declarations
Rommel Rodriguez Perez
1
-0
/
+1
2022-06-07
staging: r8188eu: remove HW_VAR_SLOT_TIME from SetHwReg8188EU()
Michael Straube
3
-26
/
+25
2022-06-07
staging: r8188eu: fix declaration to match 'foo *bar'
Daniel Watson
1
-1
/
+1
2022-06-06
staging: r8188eu: Fix warning of array overflow in ioctl_linux.c
Larry Finger
1
-1
/
+1
2022-06-06
staging: r8188eu: fix rtw_alloc_hwxmits error detection for now
Phillip Potter
1
-15
/
+5
2022-06-06
staging: r8188eu: use u8, u16 in issue_action_BA prototype
Martin Kaiser
2
-3
/
+2
2022-06-06
staging: r8188eu: remove the pframe variable
Martin Kaiser
1
-3
/
+1
2022-06-06
staging: r8188eu: calculate the delba length
Martin Kaiser
1
-6
/
+1
2022-06-06
staging: r8188eu: clarify the contents of the delba params
Martin Kaiser
1
-1
/
+4
2022-06-06
staging: r8188eu: use mgmt to set delba params
Martin Kaiser
1
-7
/
+2
2022-06-06
staging: r8188eu: use mgmt to set the delba reason code
Martin Kaiser
1
-4
/
+2
2022-06-06
staging: r8188eu: calculate the addba response length
Martin Kaiser
1
-5
/
+1
2022-06-06
staging: r8188eu: use ieee80211 to set addba resp capabilities
Martin Kaiser
1
-10
/
+5
2022-06-06
staging: r8188eu: use mgmt to set the addba resp timeout
Martin Kaiser
1
-1
/
+2
2022-06-06
staging: r8188eu: use mgmt to set the addba resp status
Martin Kaiser
1
-1
/
+2
2022-06-06
staging: r8188eu: use mgmt to set resp dialog token
Martin Kaiser
1
-1
/
+2
2022-06-06
staging: r8188eu: Drop redundant memset overwritten by memcpy
Haowen Bai
2
-3
/
+0
2022-06-06
staging: r8188eu: fix the declaration of process_pwrbit_data
Martin Kaiser
1
-2
/
+1
2022-06-06
staging: r8188eu: use ieee80211 defines for back action codes
Martin Kaiser
2
-10
/
+3
[prev]
[next]