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-04-14
staging: r8188eu: remove the bInSuspend loop
Martin Kaiser
1
-4
/
+0
2022-04-14
staging: r8188eu: clean up the code to set ips_deny_time
Martin Kaiser
4
-16
/
+5
2022-04-14
staging: r8188eu: use kernel functions for timeout handling
Martin Kaiser
1
-3
/
+3
2022-04-14
staging: r8188eu: summarize two if statements
Martin Kaiser
1
-5
/
+4
2022-04-14
staging: r8188eu: simplify the ps_processing check
Martin Kaiser
1
-4
/
+2
2022-04-14
staging: r8188eu: make return values consistent
Martin Kaiser
1
-4
/
+2
2022-04-14
staging: r8188eu: simplify delay conditions in rtw_pwr_wakeup
Martin Kaiser
1
-6
/
+2
2022-04-13
staging: r8188eu: clean up long lines in block_write()
Michael Straube
1
-4
/
+14
2022-04-13
staging: r8188eu: remove unneeded initializations
Michael Straube
1
-1
/
+1
2022-04-13
staging: r8188eu: reduce variables in block_write()
Michael Straube
1
-25
/
+18
2022-04-13
staging: r8188eu: change void parameters to u8
Michael Straube
1
-10
/
+8
2022-04-13
staging: r8188eu: rename parameter of block_write()
Michael Straube
1
-3
/
+3
2022-04-13
staging: r8188eu: correct macro spelling mistake
Michael Straube
1
-2
/
+2
2022-04-13
drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle
Duoming Zhou
1
-2
/
+4
2022-04-13
staging: r8188eu: add space around operators
Mahak Gupta
1
-29
/
+29
2022-04-13
staging: r8188eu: remove else after return and break statements
Mahak Gupta
1
-24
/
+17
2022-04-12
staging: r8188eu: improve timeout handling in efuse_read_phymap_from_txpktbuf
Martin Kaiser
1
-4
/
+3
2022-04-12
staging: r8188eu: improve timeout handling in iol_execute
Martin Kaiser
1
-4
/
+3
2022-04-12
staging: r8188eu: improve timeout handling in LPS_RF_ON_check
Martin Kaiser
1
-3
/
+2
2022-04-12
staging: r8188eu: make LPS_RF_ON_check static
Martin Kaiser
2
-2
/
+1
2022-04-12
staging: r8188eu: improve timeout handling in rtw_check_join_candidate
Martin Kaiser
1
-1
/
+3
2022-04-12
staging: r8188eu: improve timeout handling in rtl8188e_firmware_download
Martin Kaiser
1
-3
/
+3
2022-04-12
staging: r8188eu: summarize two if statements
Martin Kaiser
1
-3
/
+1
2022-04-12
staging: r8188eu: remove unnecessary rtw_get_passing_time_ms call
Martin Kaiser
1
-3
/
+0
2022-04-12
staging: r8188eu: no need for an else after return
Martin Kaiser
1
-5
/
+3
2022-04-12
staging: r8188eu: remove HW_VAR_H2C_FW_PWRMODE
Michael Straube
5
-18
/
+18
2022-04-12
staging: r8188eu: remove HW_VAR_FIFO_CLEARN_UP
Michael Straube
3
-28
/
+28
2022-04-12
staging: r8188eu: remove HW_VAR_MLME_JOIN
Michael Straube
3
-46
/
+46
2022-04-12
staging: r8188eu: remove HW_VAR_INITIAL_GAIN
Michael Straube
3
-23
/
+21
2022-04-12
staging: r8188eu: convert else if to else in rtw_led.c
Michael Straube
1
-2
/
+2
2022-04-08
staging: r8188eu: remove SetHalDefVar8188EUsb()
Michael Straube
3
-44
/
+34
2022-04-08
staging: r8188eu: clean up rtw_ioctl.h
Michael Straube
1
-79
/
+0
2022-04-08
staging: r8188eu: remove header usb_vendor_req.h
Michael Straube
3
-37
/
+0
2022-04-08
staging: r8188eu: remove unused prototype usbvendorrequest()
Michael Straube
1
-3
/
+0
2022-04-08
staging: r8188eu: remove unused enums from odm.h
Michael Straube
1
-29
/
+0
2022-04-08
staging: r8188eu: remove unused fields from struct eeprom_priv
Michael Straube
1
-3
/
+0
2022-04-08
staging: r8188eu: ROMVer is always zero
Michael Straube
3
-3
/
+1
2022-04-08
staging: r8188eu: move struct rt_firmware to rtw_fw.h
Michael Straube
2
-5
/
+6
2022-04-08
staging: r8188eu: remove unused macros from basic_types.h
Michael Straube
1
-72
/
+1
2022-04-07
staging: r8188eu: use sizeof(*pvar) for allocating structs
Rebecca Mckeever
1
-34
/
+34
2022-04-07
staging: r8188eu: correct misspelling in comment 'tppe' -> 'type'
Rebecca Mckeever
1
-1
/
+1
2022-04-07
staging: r8188eu: remove extra 'the'
Rebecca Mckeever
1
-1
/
+1
2022-04-07
staging: r8188eu: format comments in drivers/net style
Rebecca Mckeever
1
-6
/
+3
2022-04-07
staging: r8188eu: remove unused _RND* from osdep_service.h
Michael Straube
1
-18
/
+0
2022-04-07
staging: r8188eu: use round_up() instead of _RND128()
Michael Straube
2
-9
/
+1
2022-04-07
staging: r8188eu: use round_up() instead of _RND8()
Michael Straube
2
-11
/
+3
2022-04-07
staging: r8188eu: use round_up() instead of _RND4()
Michael Straube
2
-9
/
+1
2022-04-07
staging: r8188eu: use PTR_ALIGN() instead of RND4()
Michael Straube
4
-10
/
+6
2022-04-05
staging: r8188eu: drop redundant if check in IS_MCAST
Vihas Makwana
1
-4
/
+1
2022-04-05
staging: r8188eu: remove GetHalDefVar8188EUsb()
Michael Straube
3
-22
/
+1
[prev]
[next]