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
/
hal
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-14
staging: rtl8188eu: remove HW_DEF_ODM_DBG_FLAG enum value
Phillip Potter
1
-2
/
+0
2021-06-12
staging: rtl8188eu: remove ODM_RT_TRACE calls from hal/phy.c
Phillip Potter
6
-310
/
+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 is_{zero/broadcast}_ether_addr() instead of memcmp()
Liu Shixin
1
-2
/
+3
2021-05-27
staging: rtl8188eu: convert pr_info call to dev_err call ODM_RAStateCheck
Phillip Potter
1
-1
/
+2
2021-05-25
staging: rtl8188eu: remove ASSERT and ODM_RT_ASSERT macros
Phillip Potter
1
-1
/
+1
2021-05-19
staging: rtl8188eu: rename struct field bLedOn
Michael Straube
1
-2
/
+2
2021-05-10
staging: rtl8188eu: remove enum WIFI_FRAME_SUBTYPE
Christophe JAILLET
2
-6
/
+6
2021-05-10
staging: rtl8188eu: Use list iterators and helpers
Guenter Roeck
1
-5
/
+3
2021-04-22
staging: rtl8188eu: remove unused function parameters
Martin Kaiser
1
-3
/
+2
2021-04-09
staging: rtl8188eu: remove unused function parameter
Martin Kaiser
1
-1
/
+1
2021-03-14
staging:r8188eu: use ieee80211_is_ctl instead IsFrameTypeCtrl
Ivan Safonov
1
-3
/
+5
2021-03-14
staging:r8188eu: replace get_(d|s)a with ieee80211_get_(D|S)A
Ivan Safonov
1
-2
/
+2
2021-03-10
staging: rtl8188eu: rename parameters of odm_phy_status_query()
Michael Straube
1
-5
/
+4
2021-03-10
staging: rtl8188eu: rename ODM_PhyStatusQuery()
Michael Straube
2
-5
/
+5
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-26
staging: r8188eu: use native wireless IE codes from linux/ieee80211.h
Ivan Safonov
1
-5
/
+5
2020-10-01
staging: rtl8188eu: remove unused variable ratelen
Michael Straube
1
-2
/
+2
2020-09-22
staging: rtl8188eu: clean up alignment style issues
Michael Straube
4
-16
/
+14
2020-09-17
staging: rtl8188eu: clean up comparsion style issues
Michael Straube
2
-3
/
+3
2020-09-17
staging: rtl8188eu: use __func__ in hal directory
Michael Straube
7
-50
/
+50
2020-09-16
staging: rtl8188eu: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-4
/
+2
2020-09-16
staging: rtl8188eu: clean up blank line style issues
Michael Straube
2
-1
/
+1
2020-09-16
staging: rtl8188eu: remove extra indentations
Michael Straube
2
-15
/
+15
2020-07-23
staging: rtl8188eu: cleanup whitespace in declarations
Michael Straube
1
-6
/
+6
2020-07-23
staging: rtl8188eu: clear alignment style issues
Michael Straube
1
-4
/
+4
2020-07-19
staging: rtl8188eu: clear tabstop style issues
Michael Straube
1
-1
/
+1
2020-07-10
staging: rtl8188eu: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-27
staging: rtl8188eu: make some arrays static const
Michael Straube
1
-10
/
+11
2020-05-27
staging: rtl8188eu: clean up some declarations
Michael Straube
1
-16
/
+17
2020-04-28
staging: rtl8188eu: remove some superfluous comments
Michael Straube
3
-7
/
+0
2020-04-16
staging: rtl8188eu: make const char array static
Michael Straube
1
-1
/
+1
2020-04-16
staging: rtl8188eu: cleanup long line in fw.c
Michael Straube
1
-1
/
+2
2020-04-16
staging: rtl8188eu: rename define to upper case
Michael Straube
1
-2
/
+2
2020-04-13
staging: rtl8188eu: remove unnecessary parentheses
Michael Straube
4
-31
/
+31
2020-03-26
staging: rtl8188eu: cleanup long line in odm.c
Michael Straube
1
-1
/
+1
2020-03-25
Staging: rtl8188eu: hal: Add space around operators
Shreeya Patel
11
-224
/
+224
2020-02-23
staging: rtl8188eu: remove redundant assignment to cond
Colin Ian King
1
-1
/
+1
2020-01-22
staging: rtl8188eu: remove else after break or return
Michael Straube
2
-24
/
+24
2020-01-14
staging: rtl8188eu: cleanup whitespace in rtl8188e_dm.c
Michael Straube
1
-22
/
+22
2020-01-14
staging: rtl8188eu: remove unnecessary parentheses in rtl8188e_dm.c
Michael Straube
1
-4
/
+4
2020-01-14
staging: rtl8188eu: cleanup long lines in rtl8188e_dm.c
Michael Straube
1
-8
/
+18
2020-01-14
staging: rtl8188eu: convert rtw_hal_antdiv_before_linked() to bool
Michael Straube
1
-1
/
+1
2020-01-14
staging: rtl8188eu: refactor rtw_hal_antdiv_before_linked()
Michael Straube
1
-8
/
+9
2020-01-10
staging: rtl8188eu: refactor rtl88eu_dm_update_rx_idle_ant()
Michael Straube
1
-27
/
+29
2020-01-10
staging: rtl8188eu: remove else after return
Michael Straube
1
-12
/
+14
2019-11-16
staging: rtl*: Remove tasklet callback casts
Kees Cook
2
-4
/
+2
2019-10-14
Merge 5.4-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]