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
/
rtl8192u
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-27
staging:rtl8192u: Refactor BaseBand_Config_Type - Style
John Whitmore
3
-9
/
+11
2018-08-27
staging:rtl8192u: Make function rtl8192_phyConfigBB static
John Whitmore
2
-2
/
+1
2018-08-27
staging:rtl8192u: Refactor RT_RF_TYPE_DEF - Style
John Whitmore
2
-10
/
+7
2018-08-27
staging:rtl8192u: Refactor enum VERSION_819xU - Style
John Whitmore
5
-15
/
+16
2018-08-27
staging:rtl8192u: Remove commented out code and indent - Style
John Whitmore
1
-27
/
+20
2018-08-27
staging:rtl8192u: Rename BaStartSeqCtrl - Style
John Whitmore
3
-7
/
+7
2018-08-27
staging:rtl8192u: Rename BaTimeoutValue - Style
John Whitmore
2
-8
/
+8
2018-08-27
staging:rtl8192u: Rename BaParamSet - Style
John Whitmore
2
-15
/
+15
2018-08-27
staging:rtl8192u: Rename DialogToken - Style
John Whitmore
2
-8
/
+8
2018-08-27
staging:rtl8192u: Rename bValid - Style
John Whitmore
3
-13
/
+13
2018-08-27
staging:rtl8192u: Rename member variable Timer - Style
John Whitmore
3
-9
/
+9
2018-08-27
staging:rtl8192u: Refactor struct BA_RECORD - Style
John Whitmore
4
-30
/
+30
2018-08-27
staging:rtl8192u: Refactor union delba_param_set - Style
John Whitmore
2
-11
/
+10
2018-08-27
staging:rtl8192u: Refactor DELBA_PARAM_SET - Style
John Whitmore
2
-5
/
+5
2018-08-27
staging:rtl8192u: Rename ba_param_set members - Style
John Whitmore
2
-18
/
+18
2018-08-27
staging:rtl8192u: Remove charData and rename shortData - Style
John Whitmore
2
-4
/
+3
2018-08-27
staging:rtl8192u: Refactor BA_PARAM_SET - Style
John Whitmore
2
-7
/
+7
2018-08-27
staging:rtl8192u: Rename member variables - Style
John Whitmore
3
-4
/
+4
2018-08-27
staging:rtl8192u: Rename ShortData - Style
John Whitmore
2
-2
/
+2
2018-08-27
staging:rtl8192u: Refactor SEQUENCE_CONTROL - Style
John Whitmore
2
-5
/
+5
2018-08-27
staging:rtl8192u: Remove unused defines - Style
John Whitmore
1
-5
/
+0
2018-08-27
staging:rtl8192u: Refactor struct HT_CAPABILITY_ELE - Style
John Whitmore
3
-25
/
+25
2018-08-27
staging:rtl8192u: Remove enum CHNLOP - Style
John Whitmore
2
-9
/
+0
2018-08-27
staging:rtl8192u: Removed commented out structure - Style
John Whitmore
1
-34
/
+0
2018-08-27
staging:rtl8192u: Remove unused CHHLOP_IN_PROGRESS - Style
John Whitmore
1
-4
/
+0
2018-08-27
staging:rtl8192u: Correct block comments - Style
John Whitmore
1
-36
/
+35
2018-08-27
staging:rtl8192u: Remove unused constants - Style
John Whitmore
1
-4
/
+0
2018-08-27
staging:rtl8192u: Add required spaces - Style
John Whitmore
1
-6
/
+6
2018-08-27
staging:rtl8192u: Remove unnecessary blank lines - Style
John Whitmore
1
-9
/
+0
2018-08-27
staging:rtl8192u: Rename sHTCLng - Style
John Whitmore
2
-7
/
+6
2018-08-27
staging:rtl8192u: Replace magic number with defined constant - Style
John Whitmore
1
-1
/
+1
2018-08-27
staging:rtl8192u: Rename ToLegalChannel - Style
John Whitmore
2
-3
/
+3
2018-08-27
staging:rtl8192u: Rename IsLegalChannel - Style
John Whitmore
4
-9
/
+9
2018-08-27
staging:rtl8192u: Rename DOT11D_ScanComplete - Style
John Whitmore
3
-5
/
+5
2018-08-27
staging:rtl8192u: Rename Channel - Style
John Whitmore
1
-1
/
+1
2018-08-27
staging:rtl8192u: Rename DOT11D_GetMaxTxPwrInDbm - Style
John Whitmore
2
-4
/
+4
2018-08-27
staging:rtl8192u: Rename dot11d_update_country_ie() parameters - Style
John Whitmore
1
-3
/
+3
2018-08-27
staging:rtl8192u: Rename Dot11d_UpdateCountryIe - Style
John Whitmore
3
-9
/
+9
2018-08-27
staging:rtl8192u: Rename Dot11d_Reset - Style
John Whitmore
4
-6
/
+6
2018-08-27
staging:rtl8192u: Rename Dot11d_Init - Style
John Whitmore
3
-5
/
+5
2018-08-27
staging:rtl8192u: Lines should not end with a '(' - Style
John Whitmore
1
-37
/
+10
2018-08-27
staging:rtl8192u: Rename __pTa - Style
John Whitmore
1
-2
/
+2
2018-08-27
staging:rtl8192u: Rename macro parameter __pIeeeDev - Style
John Whitmore
1
-8
/
+8
2018-08-27
staging:rtl8192u: Replace magic number 6 with ETH_ALEN - Style
John Whitmore
1
-1
/
+1
2018-08-27
staging:rtl8192u: Remove macro cpMacAddr - Style
John Whitmore
3
-11
/
+8
2018-08-27
staging:rtl8192u: Remove macro eqMacAddr - Style
John Whitmore
2
-10
/
+8
2018-08-08
staging:rtl8192u: Remove unused macro definitions - Style
John Whitmore
1
-8
/
+0
2018-08-08
staging:rtl8192u: Add spaces around '+' operator - Style
John Whitmore
1
-2
/
+2
2018-08-08
staging:rtl8192u: Remove stale comment - Style
John Whitmore
1
-2
/
+0
2018-08-05
staging:rtl8192u: Replace magic number with defined constant - Style
John Whitmore
1
-1
/
+1
[prev]
[next]