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-04-08
staging: rtl8188eu: remove unnecessary variable
Martin Kaiser
1
-4
/
+2
2021-04-08
staging: rtl8188eu: clean up rtw_recv_entry
Martin Kaiser
1
-16
/
+7
2021-04-08
staging: rtl8188eu: set pipe only once
Martin Kaiser
1
-10
/
+12
2021-04-08
staging: rtl8188eu: move defines into the .c file
Martin Kaiser
2
-8
/
+8
2021-04-08
staging: rtl8188eu: remove unused defines
Martin Kaiser
1
-5
/
+0
2021-04-08
staging: rtl8188eu: remove unnecessary brackets
Martin Kaiser
1
-1
/
+1
2021-04-08
staging: rtl8188eu: remove unused macros
Martin Kaiser
1
-8
/
+0
2021-04-07
staging: rtl8188eu: remove an obsolete comment
Martin Kaiser
1
-2
/
+0
2021-04-07
staging: rtl8188eu: clean up usb_write32
Martin Kaiser
1
-8
/
+3
2021-04-07
staging: rtl8188eu: clean up usb_write16
Martin Kaiser
1
-9
/
+3
2021-04-07
staging: rtl8188eu: clean up usb_write8
Martin Kaiser
1
-7
/
+3
2021-04-07
staging: rtl8188eu: clean up usb_read32
Martin Kaiser
1
-6
/
+2
2021-04-07
staging: rtl8188eu: clean up usb_read16
Martin Kaiser
1
-5
/
+2
2021-04-07
staging: rtl8188eu: clean up usb_read8
Martin Kaiser
1
-7
/
+3
2021-04-07
staging: rtl8188eu: use actual request type as parameter
Martin Kaiser
2
-35
/
+20
2021-04-07
staging: rtl8188eu: ctrl vendor req index is not used
Martin Kaiser
1
-23
/
+10
2021-04-07
staging: rtl8188eu: ctrl vendor req value is always 0x05
Martin Kaiser
1
-20
/
+12
2021-04-07
staging: rtl8188eu: remove unused efuse hal components
Martin Kaiser
2
-24
/
+0
2021-04-05
staging: rtl8188eu: core: replace spaces with a tab
Deborah Brouwer
1
-3
/
+3
2021-04-05
staging: rtl8188eu: core: add comma within a comment
Deborah Brouwer
1
-1
/
+1
2021-04-02
staging: rtl8188eu: (trivial) remove a duplicate debug print
Martin Kaiser
1
-1
/
+0
2021-04-02
staging: rtl8188eu: remove unused function parameter
Martin Kaiser
1
-3
/
+2
2021-03-26
staging: rtl8188eu: Fix null pointer dereference on free_netdev call
Colin Ian King
1
-1
/
+2
2021-03-22
staging: rtl8188eu: use netdev routines for private data
Martin Kaiser
11
-128
/
+78
2021-03-20
staging: rtl8188eu: Removed Unnecessary logging
Paul McQuade
1
-6
/
+0
2021-03-20
staging: rtl8188eu: Fix couple of typos
Bhaskar Chowdhury
1
-1
/
+1
2021-03-15
Merge 5.12-rc3 into staging-next
Greg Kroah-Hartman
2
-2
/
+9
2021-03-14
staging:r8188eu: use ieee80211_is_ctl instead IsFrameTypeCtrl
Ivan Safonov
2
-11
/
+5
2021-03-14
staging:r8188eu: replace cap_* definitions with native kernel WLAN_CAPABILITY_*
Ivan Safonov
3
-18
/
+6
2021-03-14
staging:r8188eu: remove unused definitions from wifi.h
Ivan Safonov
1
-92
/
+0
2021-03-14
staging:r8188eu: replace get_(d|s)a with ieee80211_get_(D|S)A
Ivan Safonov
4
-51
/
+7
2021-03-10
staging: rtl8188eu: Replace one-element array with flexible-array in struct ndis_802_11_var_ie
Gustavo A. R. Silva
1
-1
/
+1
2021-03-10
staging: rtl8188eu: rename parameters of odm_phy_status_query()
Michael Straube
2
-9
/
+8
2021-03-10
staging: rtl8188eu: rename ODM_PhyStatusQuery()
Michael Straube
3
-9
/
+9
2021-03-10
staging: rtl8188eu: Format comments
Suryashankar Das
1
-43
/
+29
2021-03-10
staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()
Dan Carpenter
1
-2
/
+4
2021-03-10
staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()
Dan Carpenter
1
-0
/
+5
2021-02-13
staging:r8188eu: use IEEE80211_FCTL_* kernel definitions
Ivan Safonov
1
-30
/
+21
2021-02-04
staging: rtl8188eu: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-02-04
staging: rtl8188eu: Add Edimax EW-7811UN V2 to device table
Martin Kaiser
1
-0
/
+1
2021-01-31
staging:r8188eu: replace enum WIFI_STATUS_CODE with native kernel definitions
Ivan Safonov
2
-36
/
+22
2021-01-26
staging: rtl8188eu: fix rtw_xmit_entry's return value
Martin Kaiser
1
-1
/
+1
2020-11-23
staging: rtl8188eu: clean up the useless code
Kaixu Xia
1
-7
/
+0
2020-11-06
drivers: staging: rtl8188eu: Fix spelling in two comments i.e defalut to default
Bhaskar Chowdhury
1
-2
/
+2
2020-10-27
staging: rtl8188eu: remove commented defines
Michael Straube
1
-11
/
+0
2020-10-26
staging: r8188eu: inline rtw_init_netdev_name()
Ivan Safonov
3
-11
/
+5
2020-10-26
staging: rtl8188eu: rearrange lines exceeding 100 columns
Deepak R Varma
1
-6
/
+12
2020-10-26
staging: r8188eu: use native wireless IE codes from linux/ieee80211.h
Ivan Safonov
14
-184
/
+147
2020-10-09
staging: rtl8188eu: Fix long lines
Fan Fei
1
-23
/
+51
2020-10-05
staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)
Ivan Safonov
5
-20
/
+20
[prev]
[next]