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-05-05
staging: r8188eu: action category wmm is not used
Martin Kaiser
3
-9
/
+0
2022-05-05
staging: r8188eu: action category ht is not used
Martin Kaiser
3
-9
/
+0
2022-05-05
staging: r8188eu: Remove broken rtw_p2p_get function.
Charlie Sands
1
-135
/
+1
2022-05-05
staging: r8188eu: drop redundant check in _rtw_free_mlme_priv
Vihas Makwana
1
-3
/
+1
2022-05-05
staging: r8188eu: remove unused else condition
Jaehee Park
1
-3
/
+0
2022-05-05
staging: r8188eu: remove unused semaphore "allrxreturnevt"
Vihas Makwana
2
-3
/
+0
2022-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_dequeue_cmd
Vihas Makwana
1
-21
/
+13
2022-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_alloc_network
Vihas Makwana
3
-36
/
+27
2022-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_free_mlme_priv
Vihas Makwana
2
-13
/
+4
2022-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_init_mlme_priv
Vihas Makwana
1
-56
/
+47
2022-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_init_evt_priv
Vihas Makwana
1
-18
/
+9
2022-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_init_cmd_priv
Vihas Makwana
1
-43
/
+34
2022-04-26
staging: r8188eu: drop unnecessary wrapper _rtw_free_cmd_priv
Vihas Makwana
1
-9
/
+4
2022-04-26
Revert "staging: r8188eu: use in-kernel ieee channel"
Solomon Tan
5
-16
/
+48
2022-04-22
staging: r8188eu: Remove unneeded variable ret in rtw_suspend()
Wan Jiabing
1
-3
/
+1
2022-04-22
staging: r8188eu: fix the index check in mgt_dispatcher
Martin Kaiser
1
-1
/
+1
2022-04-22
staging: r8188eu: use in-kernel ieee channel
Solomon Tan
5
-48
/
+16
2022-04-22
staging: r8188eu: correct typo in comments
Jaehee Park
1
-5
/
+5
2022-04-22
staging: r8188eu: replace spaces with tabs
Jaehee Park
1
-1
/
+1
2022-04-22
staging: r8188eu: remove 'added by' author comments
Jaehee Park
1
-4
/
+0
2022-04-22
staging: r8188eu: remove spaces before tabs
Jaehee Park
1
-7
/
+7
2022-04-22
staging: r8188eu: remove unnecessary braces in single statement block
Jaehee Park
1
-2
/
+1
2022-04-22
staging: r8188eu: remove OnAction_dls
Martin Kaiser
2
-7
/
+0
2022-04-22
staging: r8188eu: remove OnAction_qos
Martin Kaiser
2
-7
/
+0
2022-04-22
staging: r8188eu: on_action_spct does nothing
Martin Kaiser
2
-38
/
+0
2022-04-22
staging: r8188eu: remove dummy entries from OnAction_tbl
Martin Kaiser
2
-11
/
+0
2022-04-22
staging: r8188eu: remove OnAtim
Martin Kaiser
1
-6
/
+1
2022-04-22
staging: r8188eu: Drop redundant memset
Haowen Bai
1
-1
/
+0
2022-04-20
staging: r8188eu: use in-kernel ieee80211 header structures
Michael Straube
6
-186
/
+157
2022-04-20
r8188eu: remove unused urbs from struct xmit_buf
Ivan Safonov
3
-22
/
+12
2022-04-20
staging: r8188eu: use ARRAY_SIZE for mlme_sta_tbl
Martin Kaiser
1
-1
/
+1
2022-04-20
staging: r8188eu: don't call empty DoReserved function
Martin Kaiser
1
-2
/
+2
2022-04-20
staging: r8188eu: replace mlme_handler with function pointer
Martin Kaiser
2
-32
/
+23
2022-04-20
staging: r8188eu: the frame type is shifted out
Martin Kaiser
1
-2
/
+1
2022-04-20
staging: r8188eu: replace the GetFrameSubType call
Martin Kaiser
1
-3
/
+2
2022-04-20
staging: r8188eu: check receiver address only once
Martin Kaiser
1
-6
/
+1
2022-04-20
staging: r8188eu: place constants in right side in a comparison
Mahak Gupta
5
-27
/
+27
2022-04-20
staging: r8188eu: check firmware header existence before access
Michael Straube
1
-5
/
+4
2022-04-20
staging: r8188eu: use pr_info_once() to log the firmware version
Michael Straube
1
-5
/
+3
2022-04-20
staging: r8188eu: remove variables from rtl8188e_firmware_download()
Michael Straube
1
-6
/
+2
2022-04-20
staging: r8188eu: use sizeof instead of hardcoded firmware header size
Michael Straube
1
-3
/
+4
2022-04-20
staging: r8188eu: rename fields of struct rt_firmware_hdr
Michael Straube
1
-29
/
+29
2022-04-20
staging: r8188eu: clean up comments in struct rt_firmware_hdr
Michael Straube
1
-23
/
+13
2022-04-20
staging: r8188eu: convert u32 fields of rt_firmware_hdr to __le32
Michael Straube
1
-3
/
+3
2022-04-20
staging: r8188eu: fix struct rt_firmware_hdr
Michael Straube
1
-1
/
+1
2022-04-14
staging: r8188eu: pkt_newalloc is not used
Martin Kaiser
2
-2
/
+0
2022-04-14
staging: r8188eu: use ieee80211 helpers in mgt_dispatcher
Martin Kaiser
1
-8
/
+9
2022-04-14
staging: r8188eu: merge _mgt_dispatcher into mgt_dispatcher
Martin Kaiser
1
-14
/
+8
2022-04-14
staging: r8188eu: use ieee80211 helper to read the qos tid
Martin Kaiser
2
-3
/
+1
2022-04-14
staging: r8188eu: remove unused timer functions
Martin Kaiser
2
-14
/
+0
[prev]
[next]