- 25 Aug, 2011 25 commits
-
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
This patch removes all the errors and most of the warnings generated by checkpatch -f for rtllib_softmac_tx.c.. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
This patch removes all the errors and warnings generated by checkpatch -f for rtllib_softmac_wx.c.. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
With this patch, all of the checkpatch errors are fixed; however, only some of the lines that are too long were fixed. To complete the fixing of these warnings, the file rtllib_softmac.c will need refactoring. In addition, some of the variables may need renaming. Those changes can be deferred. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
With this patch, all of the checkpatch errors are fixed; however, only some of the lines that are too long were fixed. To complete the fixing of these warnings, the file rtl_dm.c will need refactoring. In addition, some of the variables will need renaming. Those changes can be deferred. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
This patch removes all the errors and most of the warnings generated by checkpatch -f. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
With this patch, all of the checkpatch errors are fixed; however, only some of the lines that are too long were fixed. To complete the fixing of these warnings, the file rtl_dm.c will need refactoring. In addition, some of the variables will need renaming. Those changes can be deferred. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
The driver logs all DHCP transactions and thus spams the logs. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
In several places, the driver keeps times (in jiffies) in two 32-bit quantities. In the rtl8192_hw_to_sleep(), there is an error in the calculation of the difference between two 64-bit quantities. Rather than fix that error, I have converted to a single 64-bit number. That makes the code be much cleaner and clearer. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
For the most part, these extra files came from the previous version of the RTL8192E driver. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
- 24 Aug, 2011 15 commits
-
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Remove typedef from enum. Rename enum. Rename uses. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Remove typedef from enum. Rename enum. Rename uses. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Remove typedef from enum. Rename enum. Rename uses. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Remove typedef from enum. Rename enum. Rename uses. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Remove typedef from enum. Rename enum. Rename uses. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Remove typedef from enum. Rename enum. Rename uses. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Remove typedef from enum. Rename enum. Rename uses. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Remove typedef from enum. Rename enum. Rename uses. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Remove typedef from enum. Rename enum. Rename uses. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Remove typedef from enum. Rename enum. Rename uses. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Remove typedef from enum. Rename enum. Rename uses. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Remove typedef from enum. Rename enum. Rename uses. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Remove typedef from enum. Rename enum. Rename uses. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-
Larry Finger authored
Remove typedef from enum. Rename enum. Rename uses. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
-