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-04
staging: r8188eu: DYNAMIC_BB_DYNAMIC_TXPWR is not used
Martin Kaiser
3
-7
/
+0
2022-04-04
staging: r8188eu: remove unused defines for dynamic functions
Martin Kaiser
1
-16
/
+0
2022-04-04
staging: r8188eu: remove two limit defines
Martin Kaiser
1
-3
/
+0
2022-04-04
staging: r8188eu: remove local BIT macro
Martin Kaiser
2
-8
/
+3
2022-04-04
staging: r8188eu: fix suspect code indent for conditional statements
Rebecca Mckeever
1
-1
/
+1
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
73
-4519
/
+1096
2022-03-18
staging: r8188eu: remove unnecessary memset in r8188eu
Wan Jiabing
2
-2
/
+0
2022-03-16
staging: r8188eu: remove some unused local ieee80211 macros
Martin Kaiser
1
-27
/
+0
2022-03-16
staging: r8188eu: make rtl8188e_process_phy_info static
Martin Kaiser
2
-2
/
+1
2022-03-16
staging: r8188eu: remove unused function prototype
Martin Kaiser
1
-1
/
+0
2022-03-16
staging: r8188eu: remove three unused receive defines
Martin Kaiser
1
-4
/
+0
2022-03-16
staging: r8188eu: remove unnecessary initializations
Martin Kaiser
1
-4
/
+0
2022-03-15
staging: r8188eu: proper error handling in rtw_init_drv_sw
Vihas Makwana
1
-13
/
+47
2022-03-15
staging: r8188eu: call _cancel_timer_ex from _rtw_free_recv_priv
Vihas Makwana
1
-0
/
+1
2022-03-14
staging: r8188eu: remove comments in update_recvframe_attrib_88e
Martin Kaiser
1
-26
/
+22
2022-03-14
staging: r8188eu: remove unnecessary casts
Martin Kaiser
1
-18
/
+18
2022-03-14
staging: r8188eu: don't initialize drvinfo_sz to 0
Martin Kaiser
1
-2
/
+0
2022-03-14
staging: r8188eu: summarize declaration and assignment
Martin Kaiser
1
-3
/
+1
2022-03-14
staging: r8188eu: remove tmp variable in update_recvframe_attrib_88e
Martin Kaiser
1
-30
/
+22
2022-03-14
staging: r8188eu: remove unused fields in struct recv_buf
Abdun Nihaal
3
-7
/
+0
2022-03-14
staging: r8188eu: remove unneeded field pbuf
Abdun Nihaal
3
-7
/
+1
2022-03-14
staging: r8188eu: remove unused field pdata
Abdun Nihaal
5
-14
/
+0
2022-03-14
staging: r8188eu: remove unused field pend
Abdun Nihaal
4
-5
/
+0
2022-03-14
staging: r8188eu: remove unused field ptail
Abdun Nihaal
4
-5
/
+0
2022-03-14
staging: r8188eu: remove unused field phead
Abdun Nihaal
4
-5
/
+0
2022-03-14
staging: r8188eu: remove unused fields in struct recv_buf
Abdun Nihaal
4
-13
/
+0
2022-03-14
staging: r8188eu: remove unused field recvbuf_lock
Abdun Nihaal
2
-2
/
+0
2022-03-14
staging: r8188eu: remove unused field list
Abdun Nihaal
2
-2
/
+0
2022-03-14
staging: r8188eu: mark rtw_endofpktfile as bool
Vihas Makwana
2
-2
/
+2
2022-03-14
staging: r8188eu: mark IsFrameTypeCtrl as bool
Vihas Makwana
1
-1
/
+1
2022-03-14
staging: r8188eu: mark IS_MCAST as bool
Vihas Makwana
1
-1
/
+1
2022-03-14
staging: r8188eu: mark check_fwstate as bool
Vihas Makwana
1
-1
/
+1
2022-03-14
staging: r8188eu: mark rtl8188eu_xmitframe_complete as bool
Vihas Makwana
2
-2
/
+2
2022-03-14
staging: r8188eu: mark is_ap_in_tkip as bool
Vihas Makwana
2
-2
/
+2
2022-03-14
staging: r8188eu: mark is_basicrate as bool
Vihas Makwana
1
-1
/
+1
2022-03-14
staging: r8188eu: mark cckratesonly_included as bool
Vihas Makwana
2
-2
/
+2
2022-03-14
staging: r8188eu: mark cckrates_included as bool
Vihas Makwana
2
-2
/
+2
2022-03-14
staging: r8188eu: mark recv_indicatepkts_in_order as bool
Vihas Makwana
1
-1
/
+1
2022-03-14
staging: r8188eu: mark enqueue_reorder_recvframe as bool
Vihas Makwana
1
-2
/
+1
2022-03-14
staging: r8188eu: mark check_indicate_seq as bool
Vihas Makwana
1
-1
/
+1
2022-03-14
staging: r8188eu: mark PS_RDY_CHECK as bool
Vihas Makwana
1
-1
/
+1
2022-03-14
staging: r8188eu: mark rtw_is_desired_network as bool
Vihas Makwana
1
-1
/
+1
2022-03-14
staging: r8188eu: mark rtw_is_cckratesonly_included as bool
Vihas Makwana
2
-2
/
+2
2022-03-14
staging: r8188eu: mark rtw_is_cckrates_included as bool
Vihas Makwana
2
-2
/
+2
2022-03-01
staging: r8188eu: use ieee80211 helper to read the "order" bit
Martin Kaiser
2
-4
/
+1
2022-03-01
staging: r8188eu: use ieee80211 helper to read the protected bit
Martin Kaiser
1
-1
/
+1
2022-03-01
staging: r8188eu: use ieee80211 helper to read "more data"
Martin Kaiser
2
-3
/
+1
2022-03-01
staging: r8188eu: use ieee80211 helper to check for more fragments
Martin Kaiser
2
-3
/
+1
2022-03-01
staging: r8188eu: use ieee80211 helper for qos bit
Martin Kaiser
3
-8
/
+5
2022-03-01
staging: r8188eu: refactor validate_recv_frame's error handling
Martin Kaiser
1
-14
/
+8
[prev]
[next]