Age | Commit message (Expand) | Author |
2015-03-09 | staging: rtl8192e: Replace min with min_t | Darshana Padmadas |
2015-03-06 | Staging: rtl8192e: remove assignment of function parameter | Matteo Semenzato |
2015-03-06 | staging: rtl8192e: Remove unnecessary OOM message | Quentin Lambert |
2015-03-06 | staging: rtl8192x: Remove use of seq_printf return value | Joe Perches |
2015-03-06 | staging: rtl8192e: Remove if conditions. | Navya Sri Nizamkari |
2015-03-06 | staging: rtl8192e: remove extra parentheses around right bit shift operation | Aya Mahfouz |
2015-03-06 | staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x) | Aya Mahfouz |
2015-03-06 | staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x) | Aya Mahfouz |
2015-03-06 | Staging: rtl8192e: Eliminate use of macro IS_NIC_DOWN | Vaishali Thakkar |
2015-03-01 | Staging: rtl8192e: rtl8192e: fix space prohibited before that ',' | Hatice ERTÜRK |
2015-03-01 | Staging: rtl8192e: Remove unneeded brackets. | Vatika Harlalka |
2015-03-01 | Staging: rtl8192e: Fix line over 80 characters | Ksenija Stanojevic |
2015-03-01 | Staging: rtl8192e: Use ether_addr_copy() instead of memcpy() | Ksenija Stanojevic |
2015-03-01 | Staging: rtl8192e: Replace printk with netdev_dbg, netdev_info, or netdev_warn | Ksenija Stanojevic |
2015-02-26 | staging: rtl8192e: rewrite the right hand side of an assignment | Aya Mahfouz |
2015-02-26 | staging: rtl8192e: rewrite the right hand side of an assignment | Aya Mahfouz |
2015-02-26 | Staging: rtl8192e: replace memcpy() by ether_addr_copy() using coccinelle and... | Melike Yurtoglu |
2015-02-07 | Staging: rtl8192e: Fixed unnecessary line continuation. | Kolbeinn Karlsson |
2015-01-17 | staging: rtl8192e: Fix duplicated conditional branch | Alexander Kuleshov |
2015-01-17 | staging: rtl8192e: fixed a space coding style issue | Gangadhar Vukkesala |
2015-01-17 | staging: rtl8192e: rtllib_rx.c: Remove some unused functions | Rickard Strandqvist |
2015-01-17 | staging: rtl8192e: rtl8192e: rtl_pm.c: Remove some unused functions | Rickard Strandqvist |
2015-01-17 | staging: rtl8192e: rtl8192e: rtl_cam.c: Remove unused function | Rickard Strandqvist |
2015-01-17 | staging: rtl8192e: rejoin split quoted strings | Jonathan Jin |
2014-12-02 | drivers: staging: rtl8192e: Include "asm/unaligned.h" instead of "access_ok.h... | Chen Gang |
2014-12-02 | Drivers:staging:rtl8192e: Fixed checkpatch warning | Athira Lekshmi |
2014-11-26 | staging: rtl8192e: add missing tasklet_kill on remove path | Devendra Naga |
2014-11-03 | Staging: rtl8192e: Use put_unaligned_le16 | Vaishali Thakkar |
2014-10-29 | staging, rtl8192e, LLVMLinux: Make static local in inline function const | Behan Webster |
2014-10-29 | staging, rtl8192e, LLVMLinux: Remove unused prototype | Behan Webster |
2014-10-29 | staging, rtl8192e, LLVMLinux: Remove unused inline prototype | Behan Webster |
2014-10-29 | staging, rtl8192e, LLVMLinux: Change extern inline to static inline | Behan Webster |
2014-10-29 | Staging: rtl8192e: Change variable type from u16 to __le16 | Vaishali Thakkar |
2014-10-29 | Staging: rtl8192e: Revert one previous commit | Vaishali Thakkar |
2014-10-28 | staging: rtl8192e: delete successive assignments to the same location | Jiayi Ye |
2014-10-27 | staging: rtl8192e: Remove unnecessary code | Tapasweni Pathak |
2014-10-20 | staging: rtl8192e: Fix pointer type declaration style errors | John Ledbetter |
2014-10-14 | staging: rtl8192e: use %*pEn to escape buffer | Andy Shevchenko |
2014-10-02 | staging: rtl8192e: rtl8192e: Remove spaces before the semicolons | Feyza Yavuz |
2014-10-02 | staging: rtl8192e: rtl8192e: Remove unnecessary return statements | Feyza Yavuz |
2014-10-02 | staging: rtl8192e: Remove unneeded void return | Melike Yurtoglu |
2014-10-02 | staging: rtl8192e: Fix void function return statements style | Melike Yurtoglu |
2014-10-02 | staging: rtl8192e: Fix unnecessary space before function pointer arguments | Melike Yurtoglu |
2014-10-02 | staging: rtl8192e: Array was made static const char * const | Melike Yurtoglu |
2014-09-28 | Staging: rtl8192e: Remove unused variable | Mahati Chamarthy |
2014-09-28 | Staging: rtl8192e: rtl8192e: Remove assigned unused variable | Mahati Chamarthy |
2014-09-23 | Staging: rtl8192e: rtl8192e: Merge two lines and remove unused variable | Mahati Chamarthy |
2014-09-23 | Staging: rtl8192e: Fix else is not useful warning style | Mahati Chamarthy |
2014-09-23 | Staging: rtl8192e: rtl8192e: Merges two lines of code and removes unused vari... | Mahati Chamarthy |
2014-09-19 | Staging: rtl8192e: Fix __constant_htons to htons style warning | Mahati Chamarthy |