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
/
rtl8188eu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
staging: rtl8188eu: remove core/rtw_debug.c
Phillip Potter
3
-213
/
+0
2021-06-15
staging: rtl8188eu: remove converted netdev_dbg calls from core/rtw_sta_mgt.c
Phillip Potter
1
-9
/
+0
2021-06-15
staging: rtl8188eu: remove converted netdev_dbg calls from core/rtw_recv.c
Phillip Potter
1
-57
/
+9
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188eu_xmit.c
Phillip Potter
1
-5
/
+0
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188eu_recv.c
Phillip Potter
1
-8
/
+0
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from hal/usb_halinit.c
Phillip Potter
1
-49
/
+2
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188e_xmit.c
Phillip Potter
1
-15
/
+0
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188e_hal_init.c
Phillip Potter
1
-40
/
+5
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from hal/pwrseqcmd.c
Phillip Potter
1
-3
/
+1
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188e_cmd.c
Phillip Potter
1
-36
/
+6
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from hal/hal_intf.c
Phillip Potter
1
-3
/
+0
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from os_dep/rtw_android.c
Phillip Potter
1
-12
/
+3
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from os_dep/xmit_linux.c
Phillip Potter
1
-7
/
+1
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from os_dep/mlme_linux.c
Phillip Potter
1
-4
/
+0
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from os_dep/os_intfs.c
Phillip Potter
1
-26
/
+0
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from os_dep/usb_intf.c
Phillip Potter
1
-1
/
+0
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from os_dep/ioctl_linux.c
Phillip Potter
1
-137
/
+7
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from core/rtw_mlme.c
Phillip Potter
1
-52
/
+2
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from core/rtw_ioctl_set.c
Phillip Potter
1
-8
/
+0
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from core/rtw_security.c
Phillip Potter
1
-2
/
+0
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from core/rtw_ieee80211.c
Phillip Potter
1
-33
/
+5
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from core/rtw_pwrctrl.c
Phillip Potter
1
-38
/
+2
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from core/rtw_ap.c
Phillip Potter
1
-76
/
+2
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from core/rtw_wlan_util.c
Phillip Potter
1
-64
/
+16
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from core/rtw_mlme_ext.c
Phillip Potter
1
-242
/
+20
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from core/rtw_xmit.c
Phillip Potter
1
-37
/
+3
2021-06-15
staging: rtl8188eu: remove all DBG_88E calls from core/rtw_efuse.c
Phillip Potter
1
-13
/
+2
2021-06-14
staging: rtl8188eu: remove another write-only member
Martin Kaiser
2
-2
/
+0
2021-06-14
staging: rtl8188eu: remove a write-only power-index members
Martin Kaiser
2
-21
/
+0
2021-06-14
staging: rtl8188eu: remove a write-only struct member
Martin Kaiser
2
-4
/
+0
2021-06-14
staging: rtl8188eu: remove unused hal_data_8188e members
Martin Kaiser
1
-9
/
+0
2021-06-14
staging: rtl8188eu: convert DBG_88E calls in core/rtw_recv.c
Phillip Potter
1
-17
/
+38
2021-06-14
staging: rtl8188eu: convert DBG_88E calls in core/rtw_sta_mgt.c
Phillip Potter
1
-2
/
+5
2021-06-14
staging: rtl8188eu: remove HW_DEF_ODM_DBG_FLAG enum value
Phillip Potter
2
-3
/
+0
2021-06-12
staging: rtl8188eu: remove ODM_RT_TRACE calls from hal/phy.c
Phillip Potter
9
-399
/
+14
2021-06-09
staging: rtl8188eu: delete some dead code
Dan Carpenter
1
-4
/
+1
2021-06-09
staging: rtl8188eu: use safe iterator in rtl8188eu_xmitframe_complete()
Dan Carpenter
1
-5
/
+3
2021-06-09
staging: rtl8188eu: use safe iterator in xmit_delivery_enabled_frames()
Dan Carpenter
1
-6
/
+3
2021-06-09
staging: rtl8188eu: use safe iterator in wakeup_sta_to_xmit()
Dan Carpenter
1
-10
/
+4
2021-06-09
staging: rtl8188eu: use safe iterator in dequeue_xmitframes_to_sleeping_queue()
Dan Carpenter
1
-5
/
+3
2021-06-09
staging: rtl8188eu: use safe iterator in tx_beacon_hdl()
Dan Carpenter
1
-7
/
+4
2021-06-09
staging: rtl8188eu: use safe iterator in stop_ap_mode()
Dan Carpenter
1
-6
/
+2
2021-06-09
staging: rtl8188eu: Use eth_broadcast_addr() to assign broadcast address
Liu Shixin
1
-5
/
+3
2021-06-09
staging: rtl8188eu: Use is_{zero/broadcast}_ether_addr() instead of memcmp()
Liu Shixin
4
-13
/
+14
2021-06-09
staging: rtl8188eu: remove unused function parameter
Martin Kaiser
1
-2
/
+2
2021-06-09
staging: rtl8188eu: use standard kthread handling
Martin Kaiser
3
-18
/
+14
2021-06-09
staging: rtl8188eu: use existing define for ethernet header len
Martin Kaiser
1
-2
/
+2
2021-06-09
staging: rtl8188eu: remove RT_TRACE and DBG_88E prints from usb_ops_linux.c
Martin Kaiser
1
-122
/
+8
2021-06-09
staging: rtl8188eu: simplify rtw_get_wireless_stats
Martin Kaiser
1
-11
/
+4
2021-06-09
staging: rtl8188eu: make rtw_free_recvframe return void
Martin Kaiser
2
-7
/
+4
[prev]
[next]