Age | Commit message (Expand) | Author | Files | Lines |
2019-07-03 | staging: rtl8192u: Replace function rtl8192_rx_enable() | Nishka Dasgupta | 1 | -7/+1 |
2019-07-03 | drivers/staging/rtl8192u: style nonstyled comments | Christian Müller | 1 | -12/+16 |
2019-07-03 | drivers/staging/rtl8192u: drop first comment line | Christian Müller | 1 | -46/+23 |
2019-07-01 | staging: rtl8192u: Remove function dm_backup_dynamic_mechanism_state() | Nishka Dasgupta | 2 | -13/+0 |
2019-07-01 | staging: rtl8192u: Change type of rtl8192_rx_initiate() | Nishka Dasgupta | 1 | -3/+1 |
2019-06-20 | staging: rtl8192u: ieee80211: Remove redundant memset | Hariprasad Kelam | 1 | -1/+0 |
2019-05-22 | staging: rtl8192u: Remove an unnecessary NULL check | Nathan Chancellor | 1 | -2/+1 |
2019-05-22 | Staging: rtl8192u: ieee80211: Replace function names in strings with "%s", __... | Puranjay Mohan | 1 | -5/+5 |
2019-05-21 | Staging: rtl8192u: ieee80211: Fix if-else coding style issue | Puranjay Mohan | 1 | -2/+2 |
2019-05-20 | Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisons | Puranjay Mohan | 4 | -20/+20 |
2019-05-20 | Staging: rtl8192u: ieee80211: Fix coding style issues related to if else | Puranjay Mohan | 1 | -12/+6 |
2019-05-20 | Staging: rtl8192u: ieee80211: Use !x in place of NULL comparison | Puranjay Mohan | 1 | -4/+4 |
2019-05-20 | Staging: rtl8192u: ieee80211: Add spaces around '&&' operator | Puranjay Mohan | 1 | -7/+7 |
2019-05-20 | Staging: rtl8192u: ieee80211: Fix coding style errors | Puranjay Mohan | 1 | -38/+20 |
2019-05-20 | Staging: rtl8192u: ieee80211: Fix spelling mistake | Puranjay Mohan | 1 | -2/+2 |
2019-05-20 | Staging: rtl8192u: ieee80211: Fix coding style warning | Puranjay Mohan | 1 | -2/+1 |
2019-05-07 | Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 22 | -285/+186 |
2019-05-02 | Staging: rtl8192u: ieee80211: Fix if-else indentation warning | Puranjay Mohan | 1 | -2/+2 |
2019-05-02 | Staging: rtl8192u: ieee80211: Fix indentation errors by removing extra spaces | Puranjay Mohan | 1 | -5/+5 |
2019-05-01 | staging: rtl8192u: ieee80211: Resolve ERROR reported by checkpatch | Vandana BN | 1 | -20/+20 |
2019-04-30 | staging: rtl8192u: ieee80211: Fix spelling mistake | Vatsala Narang | 1 | -1/+2 |
2019-04-30 | staging: rtl8192u: ieee80211: Replace bit shifting with BIT macro | Vatsala Narang | 1 | -4/+4 |
2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers | 1 | -1/+0 |
2019-04-16 | staging: rtl8192u: ieee80211: add space around '==' and before '(' | Caio Salvador Rohwedder | 1 | -1/+1 |
2019-04-16 | staging: rtl8192u: Add missing space | Gabriel Siqueira | 1 | -2/+2 |
2019-04-03 | staging: rtl8192u: add proper SPDX identifiers on files that did not have them. | Greg Kroah-Hartman | 17 | -92/+17 |
2019-04-03 | staging: add missing SPDX lines to Kconfig files | Greg Kroah-Hartman | 1 | -0/+1 |
2019-04-02 | staging: rtl8192u: ieee80211: ieee80211_crypt_tkip.c: Replace bit shifting wi... | Payal Kshirsagar | 1 | -2/+2 |
2019-04-02 | staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Replace bit shifting wi... | Payal Kshirsagar | 1 | -2/+2 |
2019-04-02 | staging: rtl8192u: ieee80211: ieee80211_rx.c: Replace bit shifting with BIT m... | Payal Kshirsagar | 1 | -16/+16 |
2019-03-29 | Staging: rtl8192u: ieee80211: Remove custom macro IEEE80211_DEBUG | Madhumitha Prabakaran | 1 | -6/+2 |
2019-03-29 | staging: rtl8192u: ieee80211: Use !x in place of NULL comparison | Vatsala Narang | 1 | -7/+6 |
2019-03-29 | Staging: rtl8192u: Use BIT macro | Madhumitha Prabakaran | 1 | -12/+12 |
2019-03-29 | staging: rtl8192u: ieee80211: ieee80211_wx: add space before open brace | Julius Hemanth Pitti | 1 | -7/+5 |
2019-03-27 | staging: rtl8192u: Remove typedef for struct. | Sanjana Sanikommu | 1 | -2/+2 |
2019-03-21 | staging: rtl8192u: r8192U_dm: Remove unnecessary comments. | Sanjana Sanikommu | 1 | -9/+0 |
2019-03-21 | staging: rtl8192u: ieee80211: ieee80211_rx.c: Remove unnecessary braces. | Sanjana Sanikommu | 1 | -2/+1 |
2019-03-20 | staging: rtl8192u: ieee80211: ieee80211_tx.c: Adjust space around else. | Sanjana Sanikommu | 1 | -1/+1 |
2019-03-20 | staging: rtl8192u: ieee80211: ieee80211_rx.c: Fix NULL comparisions. | Sanjana Sanikommu | 1 | -2/+2 |
2019-03-20 | staging: rtl8192u: r8192U_dm: Remove unnecessary blank lines. | Sanjana Sanikommu | 1 | -3/+0 |
2019-03-20 | staging: rtl8192u: r8192U_dm: Fix space issue around operators. | Sanjana Sanikommu | 1 | -3/+3 |
2019-03-20 | staging: rtl8192u: r8192U_dm: Fix alignment issue. | Sanjana Sanikommu | 1 | -10/+10 |
2019-03-19 | Staging: rtl8192u: r8180_93cx6.c: Fix space around '<<'. | Sanjana Sanikommu | 1 | -12/+12 |
2019-03-18 | staging: rtl8192u: Add required spaces before open parenthesis | Sidong Yang | 2 | -45/+45 |
2019-03-18 | staging: rtl8192u: Adjust 'if' to follow Kernel coding Style | Bhanusree Pola | 1 | -8/+2 |
2019-03-18 | staging: rtl8192u: Remove casts on the return values of list_entry | Bhanusree Pola | 2 | -6/+6 |
2019-03-18 | staging: rtl8192u: Remove typedef for struct _RX_REORDER_ENTRY | Bhanusree Pola | 3 | -14/+14 |
2019-03-18 | staging: rtl8192u: Remove typedef for struct _RT_LINK_DETECT_T | Bhanusree Pola | 1 | -3/+3 |
2019-03-18 | staging: rtl8192u: Remove typedef for struct _RT_POWER_SAVE_CONTROL | Bhanusree Pola | 1 | -4/+4 |
2019-03-18 | staging: rtl8192u: Remove typedef for struct _IbssParms | Bhanusree Pola | 1 | -3/+3 |