aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-29staging: rtl8712: rtl871x_io: Remove unused functionAmitoj Kaur Chawla1-8/+0
2015-10-27staging: rtl8712: rtl871x_mp: Remove unused functionAmitoj Kaur Chawla2-7/+0
2015-10-27staging: rtl8712: Remove unnecessary variablesAmitoj Kaur Chawla1-6/+4
2015-10-24staging: rtl8712: Replace kmalloc with kmalloc_arrayCristina Moraru1-2/+2
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt22-234/+256
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt21-137/+216
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt23-307/+291
2015-10-24staging: rtl8712: Add device ID for Sitecom WLA2100Larry Finger1-0/+1
2015-10-16Staging: rtl8712: Coding style warnings fix for block commentsPunit Vara1-11/+15
2015-10-16Staging: rtl8712: Use ether_addr_equal() over memcmp()Punit Vara1-1/+1
2015-10-16Staging: rtl8712: Fix warning prefer eth_broadcast_addr() over memset()Punit Vara1-2/+1
2015-10-16staging: rtl8712: rtl8712_recv: Remove useless intialisationAmitoj Kaur Chawla1-1/+1
2015-10-16Staging: rtl8712: usb_ops_linux: Remove useless castShivani Bhardwaj1-3/+3
2015-10-16Staging: rtl8712: rtl871x_io: Remove explicit castShivani Bhardwaj1-1/+1
2015-10-16Staging: rtl8712: rtl8712_xmit: Remove useless castShivani Bhardwaj1-6/+6
2015-10-16Staging: rtl8712: rtl8712_io: Remove unnecessary castShivani Bhardwaj1-11/+11
2015-10-16Staging: rtl8712: rtl8712_cmd: Remove useless castShivani Bhardwaj1-2/+1
2015-10-16Staging: rtl8712: os_intfs: Remove unnecessary castShivani Bhardwaj1-1/+1
2015-10-12staging: rtl8712: fix negative level valueLuis de Bethencourt1-1/+1
2015-10-12staging: rtl8712: usleep_range is preferred over udelayAmitoj Kaur Chawla1-2/+2
2015-10-12staging: rtl8712: Replace GFP_ATOMIC with GFP_KERNELAmitoj Kaur Chawla1-1/+1
2015-10-12Staging: rtl8712: Use ARRAY_SIZE macroShraddha Barke1-2/+1
2015-10-08Staging: rtl8712: rtl8712_hal.h: Coding style warnings fix for block commentsPunit Vara1-5/+9
2015-10-08Staging: rtl8712: rtl8712_gp_bitdef.h: Coding style warning fix for block commentPunit Vara1-1/+2
2015-10-08Staging: rtl8712: rtl8712_cmdctrl_bitdef.h: Coding style warning fix for block commentPunit Vara1-1/+2
2015-10-08Staging: rtl8712: rtl8712_cmd.c: Coding style warnings fix for block commentsPunit Vara1-4/+8
2015-10-08Staging: rtl8712: recv_linux.c: Coding style warning fix for block commentPunit Vara1-1/+2
2015-10-08Staging: rtl8712: os_intfs.c : Coding style warning fix for block commentPunit Vara1-1/+2
2015-10-08Staging: rtl8712: ieee80211.h: Coding style warnings fix for block commentsPunit Vara1-22/+26
2015-10-08Staging: rtl8712: ieee80211.c: Coding style warnings fix for block commentsPunit Vara1-3/+4
2015-10-08Staging: rtl8712: drv_types.h:Coding style warnings fix for block commentsPunit Vara1-5/+6
2015-10-08staging: rtl8712: Remove NULL comparisonAmitoj Kaur Chawla1-1/+1
2015-10-08staging: rtl8712: Remove NULL comparisonAmitoj Kaur Chawla1-1/+1
2015-10-08staging: rtl8712: Move constant to right of test or replace with "!"Alison Schofield1-10/+10
2015-10-08staging: rtl8712: Add space around '&'Amitoj Kaur Chawla1-2/+2
2015-10-08staging: rtl8712: Add spaces around '|'Amitoj Kaur Chawla1-5/+5
2015-10-08staging: rtl8712: Add space around '+'Amitoj Kaur Chawla1-12/+12
2015-10-02staging: rtl8712: re-use mac_pton()Andy Shevchenko1-27/+1
2015-09-29staging: rtl8712: remove dead codeLuis de Bethencourt1-1/+1
2015-09-20Staging: rtl8712: Coding style warning fix for block commentPunit Vara1-1/+2
2015-09-14staging: rtl8712: usb_ops_linux: fixed a comparison coding style issueSamuel Dominguez Lorenzo1-1/+1
2015-09-12staging/rtl8712 : Remove duplicated BIT() definitionsAnish Bhatt2-9/+0
2015-09-12staging/rtl8712 : Remove unused macro definitions.Anish Bhatt1-4/+0
2015-08-14staging: rtl8712: Remove unnecessary externsJoe Perches1-16/+12
2015-08-07staging: rtl8712: change SupportedRates to ratesJoshua Clayton3-25/+20
2015-08-07staging: rtl8712: remove typedefsJoshua Clayton2-12/+7
2015-08-07staging: rtl8712: rename functionJoshua Clayton4-14/+14
2015-08-07staging: rtl8712: remove duplicate structJoshua Clayton7-49/+26
2015-08-07staging: rtl8712: removed unused wrapper structsJoshua Clayton1-18/+0
2015-08-07staging: rtl8712: fix commentJoshua Clayton1-11/+1