index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Age
Commit message (
Expand
)
Author
2019-12-10
staging: rtl8188eu: fix interface sanity check
Johan Hovold
2019-11-16
staging: rtl*: Remove tasklet callback casts
Kees Cook
2019-10-28
staging: rtl8188eu: replace tabs with spaces - style
Michael Straube
2019-10-28
staging: rtl8188eu: remove return variable from rtw_init_bcmc_stainfo
Michael Straube
2019-10-28
staging: rtl8188eu: reduce indentation level in _rtw_free_sta_priv
Michael Straube
2019-10-28
staging: rtl8188eu: remove exit label from rtw_alloc_stainfo
Michael Straube
2019-10-26
staging: rtl8188eu: reduce indentation level in rtw_alloc_stainfo
Michael Straube
2019-10-26
staging: rtl8188eu: cleanup long lines in rtw_sta_mgt.c
Michael Straube
2019-10-26
staging: rtl8188eu: remove ternary operator
Michael Straube
2019-10-26
staging: rtl8188eu: convert rtw_access_ctrl to return bool
Michael Straube
2019-10-26
staging: rtl8188eu: rename array bcast_addr
Michael Straube
2019-10-26
staging: rtl8188eu: convert unsigned char array to u8
Michael Straube
2019-10-26
staging: rtl8188eu: cleanup comments in rtw_sta_mgt.c
Michael Straube
2019-10-24
staging: rtl8188eu: remove code valid only for 5 GHz
Michael Straube
2019-10-24
staging: rtl8188eu: make efuse_power_switch() function static
Alexandru Ardelean
2019-10-15
staging: rtl8188eu: remove blank lines
Michael Straube
2019-10-15
staging: rtl8188eu: convert variables from unsigned char to u8
Michael Straube
2019-10-15
staging: rtl8188eu: rename variables to avoid mixed case
Michael Straube
2019-10-14
staging: rtl8188eu: remove unnecessary conversion to bool
Michael Straube
2019-10-14
staging: rtl8188eu: remove braces from single statement if block
Michael Straube
2019-10-14
Merge 5.4-rc3 into staging-next
Greg Kroah-Hartman
2019-10-07
staging: rtl8188eu: remove unnecessary asignment and initialization
Michael Straube
2019-10-04
staging: rtl8188eu: cleanup comments in update_hw_ht_param
Michael Straube
2019-10-04
staging: rtl8188eu: cleanup whitespace in update_hw_ht_param
Michael Straube
2019-10-04
staging: rtl8188eu: rename variables to avoid mixed case
Michael Straube
2019-10-04
staging: rtl8188eu: convert variables from unsigned char to u8
Michael Straube
2019-10-01
staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E()
Denis Efremov
2019-10-01
staging: rtl8188eu: fix null dereference when kzalloc fails
Connor Kuehl
2019-09-30
staging: rtl8188eu: fix possible null dereference
Connor Kuehl
2019-09-30
staging: rtl8188eu: remove dead code/vestigial do..while loop
Connor Kuehl
2019-09-30
staging: rtl8188eu: remove unnecessary self-assignment
Connor Kuehl
2019-09-30
staging: rtl8188eu: cleanup long line in rtw_mlme_ext.c
Michael Straube
2019-09-12
staging: rtl8188eu: make two arrays static const, makes object smaller
Colin Ian King
2019-09-03
staging: r8188eu: use skb_put_data instead of skb_put/memcpy pair
Ivan Safonov
2019-08-08
Staging: rtl8188eu: core: rtw_security: tidy up crc32_init()
Merwin Trever Ferrao
2019-08-05
staging: rtl8188eu: core: add spaces around '-', '+', '>>','<<' and '*' in rt...
Saurav Girepunje
2019-08-03
staging: rtl8188eu: core: rtw_recv.c: Remove Unnecessary parentheses
Saurav Girepunje
2019-07-31
staging: rtl8188eu: remove redundant assignment to variable rtstatus
Colin Ian King
2019-07-30
staging: rtl8188eu: cleanup comparsion to NULL in usb_halinit.c
Michael Straube
2019-07-30
staging: rtl8188eu: add spaces around '-' and '*' in usb_halinit.c
Michael Straube
2019-07-30
staging: rtl8188eu: add spaces around '<<' and '>>' in usb_halinit.c
Michael Straube
2019-07-30
staging: rtl8188eu: add spaces around '|' in usb_halinit.c
Michael Straube
2019-07-30
staging: rtl8188eu: add spaces around '&' in usb_halinit.c
Michael Straube
2019-07-30
staging: rtl8188eu: add spaces around '+' in usb_halinit.c
Michael Straube
2019-07-30
staging: rtl8188eu: remove redundant assignment to rtstatus
Colin Ian King
2019-07-30
staging: rtl8188eu: replace hal_EfusePgCheckAvailableAddr()
Michael Straube
2019-07-22
staging: rtl8188eu: Replace function rtl88eu_phy_rf_config()
Nishka Dasgupta
2019-07-22
staging: rtl8188eu: Replace function rtl88e_phy_rf6052_config()
Nishka Dasgupta
2019-07-22
staging: rtl8188eu: Replace function rtw_alloc_network()
Nishka Dasgupta
2019-07-22
staging: rtl8188eu: Remove function rtw_modular64()
Nishka Dasgupta
[next]