index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-29
staging: rtl8188eu: pwrGrpCnt variable removed in store_pwrindex_offset function
Ivan Safonov
1
-2
/
+1
2015-10-29
staging: rtl8188eu: new variable for hal_data->MCSTxPowerLevelOriginalOffset[...
Ivan Safonov
1
-16
/
+18
2015-10-29
staging: rtl8188eu: checkpatch fixes: 'Avoid CamelCase' in hal/bb_cfg.c
Ivan Safonov
1
-6
/
+6
2015-10-29
staging: rtl8188eu: checkpatch fixes: line over 80 characters splited into tw...
Ivan Safonov
1
-4
/
+8
2015-10-29
staging: rtl8188eu: checkpatch fixes: alignment should match open parenthesis
Ivan Safonov
1
-1
/
+1
2015-10-29
staging: rtl8188eu: checkpatch fixes: unnecessary parentheses removed in hal/...
Ivan Safonov
1
-4
/
+4
2015-10-29
staging: rtl8188eu: checkpatch fixes: spaces preferred around that '|' in hal...
Ivan Safonov
1
-1
/
+1
2015-10-29
staging: rtl8188eu: operator = replaced by += in loop increment
Ivan Safonov
2
-4
/
+4
2015-10-29
staging: rtl8188eu: occurrence of the 5 GHz code marked
Ivan Safonov
1
-0
/
+3
2015-10-29
staging: rtl8188eu: increment placed into for loop header
Ivan Safonov
1
-2
/
+1
2015-10-29
staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ie
Ivan Safonov
1
-3
/
+2
2015-10-29
staging: rtl8188eu: unused MIN macro removed
Ivan Safonov
1
-3
/
+0
2015-10-29
staging: rtl8188eu: unused MEM_ALIGNMENT_OFFSET and MEM_ALIGNMENT_PADDING mac...
Ivan Safonov
1
-3
/
+0
2015-10-29
staging: rtl8188eu: unused SUCCESS and FAIL macros removed
Ivan Safonov
1
-3
/
+0
2015-10-29
staging: rtl8188eu: abs kernel macro used in simularity_compare function
Ivan Safonov
1
-1
/
+1
2015-10-29
staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro
Ivan Safonov
3
-3
/
+3
2015-10-29
staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro
Ivan Safonov
8
-21
/
+20
2015-10-29
staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macro
Ivan Safonov
3
-7
/
+5
2015-10-29
staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signal
Ivan Safonov
1
-2
/
+1
2015-10-29
staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macro
Ivan Safonov
3
-3
/
+3
2015-10-27
staging: rtl8188eu: Remove unnecessary variables
Amitoj Kaur Chawla
1
-4
/
+1
2015-10-24
staging: rtl8188eu: fix misleading indentation
Luis de Bethencourt
1
-1
/
+1
2015-10-24
rtl8188eu : BIT() macro cleanup
Anish Bhatt
19
-557
/
+485
2015-10-17
staging: r8188eu: Add _enter_critical_mutex() error handling
Alexey Khoroshilov
4
-13
/
+9
2015-10-16
Staging: rtl8188eu: rtw_ieee80211: Remove unnecessary cast
Shivani Bhardwaj
1
-2
/
+2
2015-10-16
Staging: rtl8188eu: rf_cfg: Remove useless cast
Shivani Bhardwaj
1
-1
/
+1
2015-10-12
staging: rtl8188eu: spaces preferred around that + inserted
Ivan Safonov
1
-4
/
+4
2015-10-12
staging: rtl8188eu: ARRAY_SIZE instead of sizeof/sizeof used
Ivan Safonov
1
-4
/
+4
2015-10-12
Staging: rtl8188eu: core: Use ARRAY_SIZE macro
Shraddha Barke
2
-2
/
+2
2015-10-12
staging: rtl8188eu: unused macro read_next_pair removed
Ivan Safonov
1
-8
/
+0
2015-10-12
Staging: rtl8188eu: Correct coding style errors
Iban Rodriguez
1
-4
/
+5
2015-10-02
Staging: rtl8188eu: Correct two coding style errors
Iban Rodriguez
1
-2
/
+7
2015-10-02
staging:rtl8188eu style fix
Bryan Paul
1
-4
/
+4
2015-10-02
staging: rtl8188eu: Add missing include
Larry Finger
1
-0
/
+1
2015-09-29
staging: rtl8188eu: Fix build error when CFG80211 is not selected
Jakub Sitnicki
1
-1
/
+1
2015-09-29
staging: rtl8188eu: issue_action_BA(): extract ADDBA_req pointer
Luca Ceresoli
1
-3
/
+8
2015-09-29
staging: rtl8188eu: don't cast when calling rtw_set_fixed_ie()
Luca Ceresoli
1
-20
/
+40
2015-09-29
staging: rtl8188eu: rtw_set_fixed_ie(): accept void* parameters
Luca Ceresoli
2
-6
/
+6
2015-09-29
staging: rtl8188eu: remove useless comment
Luca Ceresoli
1
-1
/
+0
2015-09-18
staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 frames
Jakub Sitnicki
9
-0
/
+270
2015-09-14
staging/rtl8188eu : Remove duplicated BIT() definitions
Anish Bhatt
4
-15
/
+9
2015-09-12
Staging: rtl8188eu: os_dep: osdep_service.c: Remove explicit NULL comparison
Shraddha Barke
1
-1
/
+1
2015-09-12
Staging: rtl8188eu: os_dep: mlme_linux.c: Remove explicit NULL comparison
Shraddha Barke
1
-2
/
+2
2015-09-12
Staging: rtl8188eu: os_dep: recv_linux.c: Remove explicit NULL comparison
Shraddha Barke
1
-1
/
+1
2015-09-12
Staging: rtl8188eu: hal: rtl8188eu_xmit.c: Remove explicit NULL comparison
Shraddha Barke
1
-1
/
+1
2015-09-12
Staging: rtl8188eu: hal: Hal8188ERateAdaptive.c: Remove explicit NULL comparison
Shraddha Barke
1
-7
/
+7
2015-09-12
Staging: rtl8188eu: hal: Remove explicit NULL comparison
Shraddha Barke
1
-1
/
+1
2015-09-12
Staging: rtl8188eu: Remove explicit NULL comparison
Shraddha Barke
1
-2
/
+2
2015-09-12
Staging: rtl8188eu: core: Remove explicit NULL comparison
Shraddha Barke
1
-3
/
+3
2015-09-12
staging/rtl8188eu : Remove unused macro definitions.
Anish Bhatt
1
-5
/
+0
[next]