Age | Commit message (Expand) | Author |
2021-10-26 | staging: rtl8192u: fix control-message timeouts | Johan Hovold |
2021-10-20 | staging: rtl: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-20 | staging: use eth_hw_addr_set() instead of ether_addr_copy() | Jakub Kicinski |
2021-10-20 | staging: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-05 | staging: rtl8192u: remove unused static variable | Saurav Girepunje |
2021-08-26 | staging/rtl8192u: Prefer kcalloc over open coded arithmetic | Len Baker |
2021-08-26 | staging/rtl8192u: Initialize variables in the definition block | Len Baker |
2021-08-26 | staging/rtl8192u: Avoid CamelCase in names of variables | Len Baker |
2021-08-16 | staging: rtl8192u: Fix bitwise vs logical operator in TranslateRxSignalStuff8... | Nathan Chancellor |
2021-08-10 | staging: rtl8192u: Avoid field-overflowing memcpy() | Kees Cook |
2021-07-27 | staging/rtl8192u: Remove all strcpy() uses in favor of strscpy() | Len Baker |
2021-06-03 | staging: rtl8192u: fix spaces in r8192U_hw.h | Manikishan Ghantasala |
2021-06-03 | staging: rtl8192u: put parentheses on macros with complex values in r8192U_hw.h | Manikishan Ghantasala |
2021-06-03 | staging: rtl8192u: r8192U_hw.h: fix spaces preferred around that '|' code sty... | Manikishan Ghantasala |
2021-06-03 | staging: rtl8192u: remove the repeated declaration | Shaokun Zhang |
2021-06-03 | staging: rtl8192u: Fix shadowed variable name | Thomas Bracht Laumann Jespersen |
2021-05-27 | staging: rtl8192u: Fixed warnings of coding style | Piyush Thange |
2021-05-19 | staging: rtl8192u: Fix variable shadowing warning | Cláudio Maia |
2021-05-10 | staging: rtl8192u: fix typos in comments | Iain Craig |
2021-05-10 | staging: rtl8192u: ieee80211_softmac: Move a large data struct onto the heap | Lee Jones |
2021-05-10 | staging: r819xU_cmdpkt: Remove functionless method 'cmpk_handle_query_config_rx' | Lee Jones |
2021-05-10 | staging: r819xU_phy: Remove some local variables from the stack | Lee Jones |
2021-05-10 | staging: r8192U_core: Do not use kernel-doc formatting for !kernel-doc headers | Lee Jones |
2021-05-10 | staging: r8192U_core: Remove unused variable 'ret' and demote kernel-doc abuse | Lee Jones |
2021-04-12 | Staging: rtl8192u: ieee80211: remove odd backslash. | Dmitrii Wolf |
2021-04-07 | staging: rtl8192u: Fix potential infinite loop | Colin Ian King |
2021-04-07 | staging: rt8192u: change constants to be on right | Vardhan H G |
2021-04-07 | staging: rtl8192u: remove unused variable | Jiapeng Chong |
2021-03-26 | r8192U_wx.c: style: avoid multiple blank lines | Bruno Raoult |
2021-03-26 | r8192U_wx.c: style: Unnecessary parentheses | Bruno Raoult |
2021-03-26 | r8192U_wx.c: style: braces all arms of statement | Bruno Raoult |
2021-03-26 | r8192U_wx.c: style: spaces preferred around operators | Bruno Raoult |
2021-03-26 | r8192U_wx.c: style: alignment with open parenthesis | Bruno Raoult |
2021-03-22 | staging/rtl8192u: avoid Wempty-body warning | Arnd Bergmann |
2021-03-18 | Staging: rtl8192u: fixed a whitespace coding style issue | zhaoxiao |
2021-03-16 | staging: rtl8192u: fixed no space coding style issue. | zhaoxiao |
2021-03-15 | Merge 5.12-rc3 into staging-next | Greg Kroah-Hartman |
2021-03-12 | staging: rtl8192u: ieee80211: Remove braces for single line blocks | Atul Gopinathan |
2021-03-10 | staging: rt8192u: Move constant in comparison to the RHS | Simone Serra |
2021-03-10 | staging: rtl8192u: remove unnecessary return in r8190_rtl8256.c | Du Cheng |
2021-03-10 | staging: rtl8192u: fix RT_TRACE() in r8190_rtl8256.c | Du Cheng |
2021-03-10 | staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan() | Dan Carpenter |
2021-02-04 | staging: rtl8192u: Switch from strlcpy to strscpy | Kumar Kartikeya Dwivedi |
2021-01-31 | staging: rtl8192u/ieee80211: fix switch case indentation | Anirudh Rayabharam |
2021-01-26 | Staging: rtl8192u: use %s and __func__ | Puranjay Mohan |
2021-01-05 | staging: rtl819x: select CONFIG_CRC32 | Arnd Bergmann |
2020-12-28 | staging: rtl8192u: Add null check in rtl8192_usb_initendpoints | Dinghao Liu |
2020-11-06 | staging: rtl8192u: fix wrong judgement in rtl8192_rx_isr | Zhang Qilong |
2020-10-26 | staging/rtl8192u/ieee80211: remove debugging line | Elena Afanasova |
2020-10-26 | staging/rtl8192u/ieee80211: use __func__ macro | Elena Afanasova |