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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-09
staging: r8188eu: do not "scan blink" if we have a link
Martin Kaiser
1
-3
/
+4
2022-09-09
staging: r8188eu: reset blink state when WPS fails
Martin Kaiser
1
-3
/
+1
2022-09-09
staging: r8188eu: always cancel blink_work when WPS failed
Martin Kaiser
1
-1
/
+1
2022-09-09
staging: r8188eu: always update status before WPS blinking
Martin Kaiser
1
-11
/
+4
2022-09-09
staging: r8188eu: always cancel blink_work before WPS blinking
Martin Kaiser
1
-12
/
+9
2022-09-09
staging: r8188eu: don't restart WPS blinking unnecessarily
Martin Kaiser
1
-24
/
+25
2022-09-09
staging: r8188eu: simplify the LED_CTL_POWER_OFF case
Martin Kaiser
1
-20
/
+6
2022-09-09
staging: r8188eu: remove channel parameters from rtw_sitesurvey_cmd
Martin Kaiser
5
-21
/
+7
2022-09-09
staging: r8188eu: remove mlme_osdep.h
Michael Straube
10
-22
/
+0
2022-09-05
Merge 6.0-rc4 into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2022-09-01
staging: r8188eu: remove os_dep/mlme_linux.c
Michael Straube
4
-42
/
+31
2022-09-01
staging: r8188eu: make two functions static
Michael Straube
2
-4
/
+2
2022-08-30
staging: r8188eu: use time_after_eq(a,b) to replace "a>=b"
Yu Zhe
1
-1
/
+1
2022-08-24
staging: r8188eu: remove unnecessary null check
Minghao Chi
1
-4
/
+0
2022-08-23
staging: r8188eu: always update the status variables
Martin Kaiser
1
-6
/
+3
2022-08-23
staging: r8188eu: always cancel blink_work
Martin Kaiser
1
-6
/
+6
2022-08-23
staging: r8188eu: don't restart "no link" blinking unnecessarily
Martin Kaiser
1
-18
/
+19
2022-08-23
staging: r8188eu: remove unused module parameter rtw_chip_version
Michael Straube
2
-4
/
+0
2022-08-23
staging: r8188eu: remove xmit_osdep.h
Michael Straube
6
-30
/
+3
2022-08-23
staging: r8188eu: remove os_dep/xmit_linux.c
Michael Straube
5
-118
/
+103
2022-08-23
staging: r8188eu: rename rtw_os_pkt_complete()
Michael Straube
1
-3
/
+3
2022-08-23
staging: r8188eu: make rtw_os_pkt_complete() static
Michael Straube
4
-24
/
+21
2022-08-23
staging: r8188eu: rename rtw_os_xmit_complete()
Michael Straube
4
-9
/
+9
2022-08-23
staging: r8188eu: move rtw_os_xmit_complete() to rtw_xmit.c
Michael Straube
4
-9
/
+9
2022-08-23
staging: r8188eu: move struct pkt_file to rtw_xmit.h
Michael Straube
2
-9
/
+9
2022-08-23
staging: r8188eu: remove unnecessary initialization to zero
Michael Straube
1
-2
/
+2
2022-08-23
staging: r8188eu: rename _rtw_pktfile_read()
Michael Straube
1
-8
/
+8
2022-08-23
staging: r8188eu: make _rtw_pktfile_read() static
Michael Straube
3
-24
/
+22
2022-08-23
staging: r8188eu: rename _rtw_open_pktfile()
Michael Straube
1
-4
/
+4
2022-08-23
staging: r8188eu: make _rtw_open_pktfile() static
Michael Straube
3
-22
/
+19
2022-08-23
staging: r8188eu: rename rtw_os_xmit_resource_free()
Michael Straube
1
-4
/
+4
2022-08-23
staging: r8188eu: make rtw_os_xmit_resource_free() static
Michael Straube
3
-11
/
+7
2022-08-23
staging: r8188eu: rename rtw_os_xmit_resource_alloc()
Michael Straube
1
-5
/
+5
2022-08-23
staging: r8188eu: make rtw_os_xmit_resource_alloc() static
Michael Straube
3
-18
/
+17
2022-08-23
staging: r8188eu: rename rtw_os_xmit_schedule()
Michael Straube
1
-4
/
+3
2022-08-23
staging: r8188eu: make rtw_os_xmit_schedule() static
Michael Straube
3
-19
/
+17
2022-08-23
staging: r8188eu: make rtw_remainder_len() static
Michael Straube
2
-2
/
+1
2022-08-23
staging: r8188eu: remove ioctl_cfg80211.h
Nam Cao
1
-89
/
+0
2022-08-23
staging: r8188eu: remove ODM_ConfigRFWithHeaderFile()
Michael Straube
3
-7
/
+1
2022-08-23
staging: r8188eu: remove unused function parameter
Michael Straube
3
-4
/
+4
2022-08-23
staging: r8188eu: merge rtw_{os,}_indicate_scan_done()
Michael Straube
3
-7
/
+1
2022-08-23
staging: r8188eu: merge rtw_{os,}_indicate_connect()
Michael Straube
3
-12
/
+4
2022-08-23
staging: r8188eu: merge rtw_{os,}_indicate_disconnect()
Michael Straube
1
-10
/
+5
2022-08-23
staging: r8188eu: make rtw_reset_securitypriv() static
Michael Straube
3
-52
/
+51
2022-08-23
staging: r8188eu: remove unneeded initializations
Michael Straube
1
-3
/
+3
2022-08-23
staging: r8188eu: make rtw_report_sec_ie() static
Michael Straube
3
-28
/
+27
2022-08-23
staging: r8188eu: move rtw_indicate_sta_assoc_event() to rtw_ap.c
Michael Straube
2
-21
/
+21
2022-08-23
staging: r8188eu: make rtw_indicate_sta_disassoc_event() static
Michael Straube
3
-23
/
+21
2022-08-23
staging: r8188eu: make init_addba_retry_timer() static
Michael Straube
3
-12
/
+12
2022-08-23
staging: r8188eu: make init_mlme_ext_timer() static
Michael Straube
3
-22
/
+22
[prev]
[next]