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-01-31
staging: r8188eu: convert rtw_p2p_get_role to return void
Abdun Nihaal
1
-5
/
+3
2022-01-31
staging: r8188eu: convert rtw_p2p_get_req_cm to return void
Abdun Nihaal
1
-3
/
+1
2022-01-31
staging: r8188eu: convert rtw_p2p_get_status to return void
Abdun Nihaal
1
-4
/
+1
2022-01-31
staging: r8188eu: convert rtw_p2p_setDN to return void
Abdun Nihaal
1
-6
/
+3
2022-01-31
staging: r8188eu: convert rtw_p2p_set_go_nego_ssid to return void
Abdun Nihaal
1
-6
/
+3
2022-01-31
staging: r8188eu: propagate error code in rtw_p2p_get2
Abdun Nihaal
1
-5
/
+5
2022-01-31
staging: r8188eu: remove unneeded variable in rtw_p2p_get_invitation_procedure
Abdun Nihaal
1
-2
/
+1
2022-01-31
staging: r8188eu: remove unneeded variable in rtw_p2p_get_device_name
Abdun Nihaal
1
-2
/
+1
2022-01-31
staging: r8188eu: remove unneeded variable in rtw_p2p_get_device_type
Abdun Nihaal
1
-2
/
+1
2022-01-31
staging: r8188eu: remove unneeded variable in rtw_p2p_get_go_device_address
Abdun Nihaal
1
-2
/
+1
2022-01-31
staging: r8188eu: remove unneeded variable in rtw_p2p_get_wps_configmethod
Abdun Nihaal
1
-2
/
+1
2022-01-31
staging: r8188eu: remove unneeded variable in rtw_p2p_get
Abdun Nihaal
1
-3
/
+1
2022-01-31
staging: r8188eu: remove unneeded variable in rtw_wx_get_enc
Abdun Nihaal
1
-2
/
+2
2022-01-31
staging: r8188eu: remove unneeded variable in rtw_wx_get_essid
Abdun Nihaal
1
-2
/
+2
2022-01-31
staging: rt8188eu: Remove dead code
Muhammad Usama Anjum
1
-3
/
+0
2022-01-31
staging: r8188eu: remove hal_init_macaddr()
Michael Straube
4
-23
/
+12
2022-01-31
staging: r8188eu: remove unused parameter from hw_var_set_*
Michael Straube
1
-8
/
+8
2022-01-31
staging: r8188eu: remove c2h_evt_clear()
Michael Straube
3
-8
/
+2
2022-01-31
staging: r8188eu: remove IS_*_CUT macros
Michael Straube
2
-26
/
+16
2022-01-31
staging: r8188eu: convert SetHalDefVar8188EUsb() to void
Michael Straube
2
-6
/
+2
2022-01-31
staging: r8188eu: convert GetHalDefVar8188EUsb() to void
Michael Straube
2
-6
/
+2
2022-01-31
staging: r8188eu: max_rx_ampdu_factor is always MAX_AMPDU_FACTOR_64K
Michael Straube
5
-32
/
+3
2022-01-31
staging: r8188eu: remove unused cases from GetHalDefVar8188EUsb()
Michael Straube
2
-25
/
+0
2022-01-31
staging: r8188eu: rx_packet_offset and max_recvbuf_sz are write-only
Michael Straube
3
-12
/
+0
2022-01-25
staging: r8188eu: handle rtw_init_netdev_name() failure appropriately
Vihas Mak
1
-2
/
+11
2022-01-25
staging: r8188eu: merge Init_ODM_ComInfo_88E and rtl8188e_init_dm_priv
Martin Kaiser
1
-16
/
+6
2022-01-25
staging: r8188eu: ODM_RF_CALIBRATION is always set
Martin Kaiser
3
-14
/
+1
2022-01-25
staging: r8188eu: ODM_RF_TX_PWR_TRACK is always set
Martin Kaiser
3
-9
/
+2
2022-01-25
staging: r8188eu: EntryMaxUndecoratedSmoothedPWDB is set but not used
Martin Kaiser
2
-7
/
+1
2022-01-25
staging: r8188eu: remove unnecessary braces in rtw_xmit.c
Marcelo Aloisio da Silva
1
-13
/
+8
2022-01-25
staging: r8188eu: remove rtw_netif_stop_queue wrapper
Martin Kaiser
3
-8
/
+3
2022-01-25
staging: r8188eu: remove rtw_netif_start_queue wrapper
Martin Kaiser
2
-6
/
+1
2022-01-25
staging: r8188eu: remove rtw_netif_wake_queue wrapper
Martin Kaiser
2
-6
/
+1
2022-01-25
staging: r8188eu: call msecs_to_jiffies in _set_timer
Martin Kaiser
1
-1
/
+1
2022-01-25
staging: r8188eu: remove _cancel_timer wrapper
Martin Kaiser
4
-21
/
+6
2022-01-25
staging: r8188eu: remove rtw_list_delete wrapper
Martin Kaiser
2
-6
/
+1
2022-01-25
staging: r8188eu: remove unused PATH_LENGTH_MAX define
Martin Kaiser
1
-3
/
+0
2022-01-25
staging: r8188eu: remove unused bitshift function
Martin Kaiser
1
-9
/
+0
2022-01-25
staging: r8188eu: remove unused macros
Martin Kaiser
1
-4
/
+0
2022-01-25
staging: r8188eu: remove unused externl variables
Martin Kaiser
1
-6
/
+0
2022-01-25
staging: r8188eu: convert DBG_88E calls in core/rtw_sta_mgt.c
Phillip Potter
1
-2
/
+2
2022-01-25
staging: r8188eu: convert DBG_88E calls in core/rtw_mlme_ext.c
Phillip Potter
1
-186
/
+245
2022-01-25
staging: r8188eu: convert DBG_88E calls in core/rtw_ioctl_set.c
Phillip Potter
1
-5
/
+5
2022-01-25
staging: r8188eu: convert DBG_88E calls in core/rtw_mlme.c
Phillip Potter
1
-41
/
+54
2022-01-25
staging: r8188eu: convert DBG_88E calls in core/rtw_iol.c
Phillip Potter
1
-4
/
+6
2022-01-25
staging: r8188eu: convert DBG_88E calls in core/rtw_xmit.c
Phillip Potter
1
-15
/
+15
2022-01-25
staging: r8188eu: convert DBG_88E calls in core/rtw_ieee80211.c
Phillip Potter
1
-18
/
+18
2022-01-25
staging: r8188eu: Drop get_recvframe_data()
Kees Cook
3
-13
/
+6
2022-01-25
staging: r8188eu: merge ODM_ConfigBBWithHeaderFile with its callers
Martin Kaiser
3
-23
/
+3
2022-01-25
staging: r8188eu: remove unused cck, ofdm and mcs rate defines
Martin Kaiser
1
-29
/
+0
[prev]
[next]