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-07-21
staging:rtl8192u: Rename structure member FirstChnl - Style
John Whitmore
2
-6
/
+6
2018-07-21
staging:rtl8192u: Remove typedef from structure - Style
John Whitmore
2
-5
/
+5
2018-07-21
staging:rtl8192u: Remove multiple blank lines - Style
John Whitmore
1
-2
/
+0
2018-07-21
staging:rtl8192u: Rename TClass > t_class - Style
John Whitmore
2
-3
/
+3
2018-07-21
staging:rtl8192u: Rename TSpec > t_spec - Style
John Whitmore
3
-6
/
+6
2018-07-21
staging:rtl8192u: Rename Addr > addr - Style
John Whitmore
3
-13
/
+13
2018-07-21
staging:rtl8192u: Rename InactTimer > inact_timer - Style
John Whitmore
2
-6
/
+6
2018-07-21
staging:rtl8192u: rename SetupTimer > setup_timer - Style
John Whitmore
2
-5
/
+5
2018-07-21
staging:rtl8192u: Rename List > list - Coding style
John Whitmore
2
-33
/
+33
2018-07-21
staging:rtl8192u: remove typedef of struct TS_COMMON_INFO - Style
John Whitmore
6
-27
/
+27
2018-07-21
staging:rtl8192u: remove typedef of enumeration TR_SELECT - Style
John Whitmore
4
-12
/
+12
2018-07-13
staging:rtl8192u: Rename file macro to avoid camel case - Coding Style
John Whitmore
1
-2
/
+2
2018-07-13
staging:rtl8192u: Rename CmdID_RF_WriteReg > CMD_ID_RF_WRITE_REG - Style
John Whitmore
2
-4
/
+4
2018-07-13
staging:rtl8192u: Rename CmdID_WritePortUchar > CMD_ID_WRITE_PORT_UCHAR
John Whitmore
2
-2
/
+2
2018-07-13
staging:rtl8192u: Rename CmdID_WritePortUshort > CMD_ID_WRITE_PORT_USHORT
John Whitmore
2
-2
/
+2
2018-07-13
staging:rtl8192u: Rename CmdID_WritePortUlong > CMD_ID_WRITE_PORT_ULONG
John Whitmore
2
-2
/
+2
2018-07-13
staging:rtl8192u: Remove unused enum label CmdID_BBRegWrite10
John Whitmore
1
-1
/
+0
2018-07-13
staging:rtl8192u: rename CmdID_SetTxPowerLevel > CMD_ID_SET_TX_PWR_LEVEL
John Whitmore
2
-3
/
+3
2018-07-13
staging:rtl8192u: Rename enum label CmdID_End > CMD_ID_END - Style
John Whitmore
2
-6
/
+6
2018-07-13
staging:rtl8192u: Rename SwChnlCmdID > switch_chan_cmd_id - Coding Style
John Whitmore
2
-4
/
+4
2018-07-13
staging:rtl8192u: remove typedef from structure SwChnlCmd - Style
John Whitmore
2
-12
/
+12
2018-07-13
staging:rtl8192u: Remove typdef from enumeration RF90_RADIO_PATH_E - Style
John Whitmore
4
-41
/
+51
2018-07-13
staging:rtl8192u: remove typdef from enumeration HW90_BLOCK_E - Style
John Whitmore
2
-6
/
+6
2018-07-13
staging:rtl8192u: remove typedef of enumeration SwChnlCmdID - Style
John Whitmore
2
-7
/
+7
2018-07-13
staging:rtl8192u: Change struct r8192_priv member Rf_Mode from u8 > enum
John Whitmore
1
-3
/
+4
2018-07-13
staging:rtl8192u: remove typedef from struct rx_drvinfo_819x_usb
John Whitmore
2
-7
/
+7
2018-07-13
staging:rtl8192u: Remove struct rx_desc_819x_usb_aggr_subframe
John Whitmore
1
-18
/
+0
2018-07-13
staging:rtl8192u: typedef struct rx_desc_819x_usb remove typedef
John Whitmore
2
-9
/
+9
2018-07-13
staging:rtl8192u: typedef struct tx_fwinfo_819x_usb remove typedef
John Whitmore
2
-8
/
+8
2018-07-13
staging:rtl8192u: typedef struct tx_desc_cmd_819x_usb remove typedef
John Whitmore
2
-3
/
+3
2018-07-13
staging:rtl8192u: remove unused structure tx_desc_819x_usb_aggr_subframe
John Whitmore
1
-28
/
+0
2018-07-13
staging:rtl8192u: trim multiple blank lines - Coding Style
John Whitmore
1
-20
/
+0
2018-07-13
staging:rtl8192u: typedef struct tx_desc_819x_usb > struct tx_desc_819x_usb
John Whitmore
2
-5
/
+5
2018-07-11
staging:rtl8192u: Correction of indentation issues - Coding Style
John Whitmore
1
-39
/
+37
2018-07-11
staging:rtl8192u: Correct indentation of ieee80211_softmac_new_net()
John Whitmore
1
-49
/
+48
2018-07-11
staging:rtl8192u: Remove unnecessary parentheses - Coding Style
John Whitmore
1
-4
/
+4
2018-07-11
staging:rtl8192u: Move trailing conditional statement to the following line
John Whitmore
1
-8
/
+17
2018-07-11
staging:rtl8192u: Remove prohibited spaces - Coding Style
John Whitmore
1
-6
/
+6
2018-07-11
staging:rtl8192u: Correct spacing before and after parenthesis - Style
John Whitmore
1
-42
/
+36
2018-07-11
staging:rtl8192u: Correct indentation and spacing for braces of code blocks
John Whitmore
1
-147
/
+107
2018-07-11
staging:rtl8192u: Remove blank lines before '}' and after '{' characters
John Whitmore
1
-18
/
+0
2018-07-08
staging:rtl8192u: rename HT_EXTCHNL_OFFSET -> enum ht_extension_chan_width
John Whitmore
6
-12
/
+13
2018-07-08
staging:rtl8192u: Add spaces required around operators - Coding Style
John Whitmore
1
-62
/
+62
2018-07-08
staging:rtl8192u: Add space required before '(' - Style
John Whitmore
1
-88
/
+86
2018-07-08
staging:rtl8192u: rename HT_CHANNEL_WIDTH -> enum ht_channel_width
John Whitmore
9
-14
/
+15
2018-07-07
staging/rtl8192u: fix defined but not used build warnings
Randy Dunlap
2
-4
/
+5
2018-07-06
staging: rtl8192u: Add space after ', ' character - Coding Style
John Whitmore
1
-26
/
+31
2018-07-06
staging: rtl8192u: Add required space around '=' operator - Style
John Whitmore
1
-25
/
+25
2018-07-06
staging: rtl8192u: Remove space after cast - Coding Style
John Whitmore
1
-15
/
+15
2018-07-06
staging: rtl8192u: Add required spaces around '||' operator - Sytle
John Whitmore
1
-6
/
+6
[prev]
[next]