summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712
AgeCommit message (Expand)Author
2015-06-13staging: rtl8712: fix else after break or return warningDogukan Ergun
2015-06-12staging: rtl8712: use swap() in dequeue_xframe_ex()Fabian Frederick
2015-06-08staging:rtl8712:Fix compressed return statementPrasanna Karthik
2015-06-08staging: rtl8712: fix indentation issueHari Prasath Gujulan Elango
2015-05-31staging: rtl8712: remove useless return valueLuca Ceresoli
2015-05-31staging: rtl8712: remove unneeded forward declarationLuca Ceresoli
2015-05-31staging: rtl8712: remove useless commentLuca Ceresoli
2015-05-31staging: rtl8712: prevent buffer overrun in recvbuf2recvframeHaggai Eran
2015-05-31staging: rtl8712: fix stack dumpSudip Mukherjee
2015-05-31staging: rtl8712: Use ether_addr_copy() instead of memcpy()Jagan Teki
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman
2015-05-08rtl8712: don't duplicate ieee80211 constants for status/reasonPaul Gortmaker
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2015-05-08staging: rtl8712: freeing an ERR_PTRDan Carpenter
2015-04-03staging: rtl8712: Drop unneeded cast on netdev_privJulia Lawall
2015-04-01Staging: rtl8712: Remove zero-testing pointer typed valueAmitoj Kaur Chawla
2015-04-01Staging: rtl8712: Remove duplicated argument to |Cristina Opriceana
2015-04-01Staging: rtl8712: Use memdup_user() instead of copy_from_user()Cristina Opriceana
2015-03-18Staging: rtl8712: replace memcpy with ether_addr_copyHaneen Mohammed
2015-03-16Staging: rtl8712: Replace __constant_cpu_to_le16Dilek Uzulmez
2015-03-16Staging: rtl8712: fix potential null pointer dereferenceMatteo Semenzato
2015-03-16Staging: rtl8712: remove else after return statementHaneen Mohammed
2015-03-16Staging: rtl8712: Eliminate use of _cancel_timerVaishali Thakkar
2015-03-16Staging: rtl8712: Eliminate use of _cancel_timer_exVaishali Thakkar
2015-03-09Staging rtl8172: Remove unnecessary typecastVatika Harlalka
2015-03-09drivers: staging: rtl8712: Removed unnecessary parenthesesTina Johnson
2015-03-06staging: rtl8712: replace memset(x,0,ETH_ALEN)Aya Mahfouz
2015-03-06staging: rtl8712: remove extra parentheses around right bit shift operationAya Mahfouz
2015-03-06Staging: rtl8712: Eliminate use of _init_timerVaishali Thakkar
2015-03-01Staging: rtl8712: Use del_timerVaishali Thakkar
2015-03-01Staging: rtl8712: Eliminate use of _set_timerVaishali Thakkar
2015-02-26staging: rtl8712: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-26staging: rtl8712: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-26staging: rtl8712: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-26staging: rtl8712: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-26Staging: rtl8712: Use mod_timerVaishali Thakkar
2015-02-26Staging: rtl8712: Remove unused macrosKatie Dunne
2015-02-26Staging: rtl8712: replace memcpy() by ether_addr_copy() using coccinelle and ...Melike Yurtoglu
2015-02-26Staging: rtl8712: replace memcpy() by ether_addr_copy() using coccinelle and ...Melike Yurtoglu
2015-02-26staing: rtl8712: else after return or break warningGamze POLAT
2015-02-07staging: rtl8712: Do coding style cleanupMichael Hornung
2015-02-07staging: rtl8712: condition with no effect removedNicholas Mc Guire
2015-02-07staging: rtl8712: cleanup of timeout conversionsNicholas Mc Guire
2015-02-07staging: rtl8712: fix Prefer ether_addr_copy() over memcpy()Heba Aamer
2015-01-28staging: rtl8712: remove useless printing lineHeba Aamer
2015-01-25staging: rtl8712: remove unused functionSudip Mukherjee
2015-01-25staging: rtl8712: recv_linux: Remove unused functionRickard Strandqvist
2015-01-17staging: rtl8712: remove spaces before commasMax Perepelitsyn
2015-01-17staging: rtl8712: rtl871x_mp_ioctl.c: Remove some unused functionsRickard Strandqvist
2015-01-12Staging: rtl8712: Fixes brace coding style in rtl871x_sta_mgt.cPaul Hedman