summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: rtl871x_io: Remove unused functionAmitoj Kaur Chawla2015-10-291-8/+0
* staging: rtl8712: rtl871x_mp: Remove unused functionAmitoj Kaur Chawla2015-10-272-7/+0
* staging: rtl8712: Remove unnecessary variablesAmitoj Kaur Chawla2015-10-271-6/+4
* staging: rtl8712: Replace kmalloc with kmalloc_arrayCristina Moraru2015-10-241-2/+2
* staging: rtl8712: spaces preferred around operandsLuis de Bethencourt2015-10-2422-234/+256
* staging: rtl8712: braces should be used on all armsLuis de Bethencourt2015-10-2421-137/+216
* staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt2015-10-2423-307/+291
* staging: rtl8712: Add device ID for Sitecom WLA2100Larry Finger2015-10-241-0/+1
* Staging: rtl8712: Coding style warnings fix for block commentsPunit Vara2015-10-161-11/+15
* Staging: rtl8712: Use ether_addr_equal() over memcmp()Punit Vara2015-10-161-1/+1
* Staging: rtl8712: Fix warning prefer eth_broadcast_addr() over memset()Punit Vara2015-10-161-2/+1
* staging: rtl8712: rtl8712_recv: Remove useless intialisationAmitoj Kaur Chawla2015-10-161-1/+1
* Staging: rtl8712: usb_ops_linux: Remove useless castShivani Bhardwaj2015-10-161-3/+3
* Staging: rtl8712: rtl871x_io: Remove explicit castShivani Bhardwaj2015-10-161-1/+1
* Staging: rtl8712: rtl8712_xmit: Remove useless castShivani Bhardwaj2015-10-161-6/+6
* Staging: rtl8712: rtl8712_io: Remove unnecessary castShivani Bhardwaj2015-10-161-11/+11
* Staging: rtl8712: rtl8712_cmd: Remove useless castShivani Bhardwaj2015-10-161-2/+1
* Staging: rtl8712: os_intfs: Remove unnecessary castShivani Bhardwaj2015-10-161-1/+1
* staging: rtl8712: fix negative level valueLuis de Bethencourt2015-10-121-1/+1
* staging: rtl8712: usleep_range is preferred over udelayAmitoj Kaur Chawla2015-10-121-2/+2
* staging: rtl8712: Replace GFP_ATOMIC with GFP_KERNELAmitoj Kaur Chawla2015-10-121-1/+1
* Staging: rtl8712: Use ARRAY_SIZE macroShraddha Barke2015-10-121-2/+1
* Staging: rtl8712: rtl8712_hal.h: Coding style warnings fix for block commentsPunit Vara2015-10-081-5/+9
* Staging: rtl8712: rtl8712_gp_bitdef.h: Coding style warning fix for block com...Punit Vara2015-10-081-1/+2
* Staging: rtl8712: rtl8712_cmdctrl_bitdef.h: Coding style warning fix for bloc...Punit Vara2015-10-081-1/+2
* Staging: rtl8712: rtl8712_cmd.c: Coding style warnings fix for block commentsPunit Vara2015-10-081-4/+8
* Staging: rtl8712: recv_linux.c: Coding style warning fix for block commentPunit Vara2015-10-081-1/+2
* Staging: rtl8712: os_intfs.c : Coding style warning fix for block commentPunit Vara2015-10-081-1/+2
* Staging: rtl8712: ieee80211.h: Coding style warnings fix for block commentsPunit Vara2015-10-081-22/+26
* Staging: rtl8712: ieee80211.c: Coding style warnings fix for block commentsPunit Vara2015-10-081-3/+4
* Staging: rtl8712: drv_types.h:Coding style warnings fix for block commentsPunit Vara2015-10-081-5/+6
* staging: rtl8712: Remove NULL comparisonAmitoj Kaur Chawla2015-10-081-1/+1
* staging: rtl8712: Remove NULL comparisonAmitoj Kaur Chawla2015-10-081-1/+1
* staging: rtl8712: Move constant to right of test or replace with "!"Alison Schofield2015-10-081-10/+10
* staging: rtl8712: Add space around '&'Amitoj Kaur Chawla2015-10-081-2/+2
* staging: rtl8712: Add spaces around '|'Amitoj Kaur Chawla2015-10-081-5/+5
* staging: rtl8712: Add space around '+'Amitoj Kaur Chawla2015-10-081-12/+12
* staging: rtl8712: re-use mac_pton()Andy Shevchenko2015-10-021-27/+1
* staging: rtl8712: remove dead codeLuis de Bethencourt2015-09-291-1/+1
* Staging: rtl8712: Coding style warning fix for block commentPunit Vara2015-09-201-1/+2
* staging: rtl8712: usb_ops_linux: fixed a comparison coding style issueSamuel Dominguez Lorenzo2015-09-141-1/+1
* staging/rtl8712 : Remove duplicated BIT() definitionsAnish Bhatt2015-09-122-9/+0
* staging/rtl8712 : Remove unused macro definitions.Anish Bhatt2015-09-121-4/+0
* staging: rtl8712: Remove unnecessary externsJoe Perches2015-08-141-16/+12
* staging: rtl8712: change SupportedRates to ratesJoshua Clayton2015-08-073-25/+20
* staging: rtl8712: remove typedefsJoshua Clayton2015-08-072-12/+7
* staging: rtl8712: rename functionJoshua Clayton2015-08-074-14/+14
* staging: rtl8712: remove duplicate structJoshua Clayton2015-08-077-49/+26
* staging: rtl8712: removed unused wrapper structsJoshua Clayton2015-08-071-18/+0
* staging: rtl8712: fix commentJoshua Clayton2015-08-071-11/+1
OpenPOWER on IntegriCloud