summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
2015-03-20staging: rtl8192e: remove CURRENT_RATE macroMateusz Kulikowski
2015-03-20staging: rtl8192e: remove eqMacAddr macroMateusz Kulikowski
2015-03-20staging: rtl8192e: rtllib.h: remove duplicated container_ofMateusz Kulikowski
2015-03-20staging: rtl8192e: remove unused macrosMateusz Kulikowski
2015-03-20staging: rtl8192e: remove dead codeMateusz Kulikowski
2015-03-20staging: rtl8192e: remove rtllib_endianfree.hMateusz Kulikowski
2015-03-20staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski
2015-03-20staging: rtl8192e: rtllib_wx: remove duplicate messagesMateusz Kulikowski
2015-03-20staging: rtl8192e: fix coding style errors (macros in parentheses)Mateusz Kulikowski
2015-03-20staging: rtl8192e: fix coding style issues (spaces before semicolon)Mateusz Kulikowski
2015-03-20staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski
2015-03-16Staging: rtl8192e: Bool tests don't need comparisonsCristina Opriceana
2015-03-16staging: rtl8192e: remove break after returnSupriya Karanth
2015-03-16Staging: rtl8192e: Remove unnecessary variablesCristina Opriceana
2015-03-16Staging: rtl8192e: Eliminate use of MSECS macroVaishali Thakkar
2015-03-16Staging: rtl8192e: Remove unnecessary macroCristina Opriceana
2015-03-16staging: rtl8192e: remove unused functionsSudip Mukherjee
2015-03-15staging: rtl8192e: Use kzalloc instead of kmalloc.Navya Sri Nizamkari
2015-03-09staging: rtl8192e: Replace min with min_tDarshana Padmadas
2015-03-06Staging: rtl8192e: remove assignment of function parameterMatteo Semenzato
2015-03-06staging: rtl8192e: Remove unnecessary OOM messageQuentin Lambert
2015-03-06staging: rtl8192x: Remove use of seq_printf return valueJoe Perches
2015-03-06staging: rtl8192e: Remove if conditions.Navya Sri Nizamkari
2015-03-06staging: rtl8192e: remove extra parentheses around right bit shift operationAya Mahfouz
2015-03-06staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)Aya Mahfouz
2015-03-06staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)Aya Mahfouz
2015-03-06Staging: rtl8192e: Eliminate use of macro IS_NIC_DOWNVaishali Thakkar
2015-03-01Staging: rtl8192e: rtl8192e: fix space prohibited before that ','Hatice ERTÜRK
2015-03-01Staging: rtl8192e: Remove unneeded brackets.Vatika Harlalka
2015-03-01Staging: rtl8192e: Fix line over 80 charactersKsenija Stanojevic
2015-03-01Staging: rtl8192e: Use ether_addr_copy() instead of memcpy()Ksenija Stanojevic
2015-03-01Staging: rtl8192e: Replace printk with netdev_dbg, netdev_info, or netdev_warnKsenija Stanojevic
2015-02-26staging: rtl8192e: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-26staging: rtl8192e: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-26Staging: rtl8192e: replace memcpy() by ether_addr_copy() using coccinelle and...Melike Yurtoglu
2015-02-07Staging: rtl8192e: Fixed unnecessary line continuation.Kolbeinn Karlsson
2015-01-17staging: rtl8192e: Fix duplicated conditional branchAlexander Kuleshov
2015-01-17staging: rtl8192e: fixed a space coding style issueGangadhar Vukkesala
2015-01-17staging: rtl8192e: rtllib_rx.c: Remove some unused functionsRickard Strandqvist
2015-01-17staging: rtl8192e: rtl8192e: rtl_pm.c: Remove some unused functionsRickard Strandqvist
2015-01-17staging: rtl8192e: rtl8192e: rtl_cam.c: Remove unused functionRickard Strandqvist
2015-01-17staging: rtl8192e: rejoin split quoted stringsJonathan Jin
2014-12-02drivers: staging: rtl8192e: Include "asm/unaligned.h" instead of "access_ok.h...Chen Gang
2014-12-02Drivers:staging:rtl8192e: Fixed checkpatch warningAthira Lekshmi
2014-11-26staging: rtl8192e: add missing tasklet_kill on remove pathDevendra Naga
2014-11-03Staging: rtl8192e: Use put_unaligned_le16Vaishali Thakkar
2014-10-29staging, rtl8192e, LLVMLinux: Make static local in inline function constBehan Webster
2014-10-29staging, rtl8192e, LLVMLinux: Remove unused prototypeBehan Webster
2014-10-29staging, rtl8192e, LLVMLinux: Remove unused inline prototypeBehan Webster
2014-10-29staging, rtl8192e, LLVMLinux: Change extern inline to static inlineBehan Webster