summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: rtl871x_mlme: Remove wrapper functionAmitoj Kaur Chawla2015-11-161-7/+1Star
* staging: rtl8712: rtl871x_io: Remove unused functionAmitoj Kaur Chawla2015-10-281-8/+0Star
* staging: rtl8712: rtl871x_mp: Remove unused functionAmitoj Kaur Chawla2015-10-272-7/+0Star
* staging: rtl8712: Remove unnecessary variablesAmitoj Kaur Chawla2015-10-271-6/+4Star
* staging: rtl8712: Replace kmalloc with kmalloc_arrayCristina Moraru2015-10-251-2/+2
* staging: rtl8712: spaces preferred around operandsLuis de Bethencourt2015-10-2522-234/+256
* staging: rtl8712: braces should be used on all armsLuis de Bethencourt2015-10-2521-137/+216
* staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt2015-10-2523-307/+291Star
* staging: rtl8712: Add device ID for Sitecom WLA2100Larry Finger2015-10-251-0/+1
* Staging: rtl8712: Coding style warnings fix for block commentsPunit Vara2015-10-171-11/+15
* Staging: rtl8712: Use ether_addr_equal() over memcmp()Punit Vara2015-10-171-1/+1
* Staging: rtl8712: Fix warning prefer eth_broadcast_addr() over memset()Punit Vara2015-10-171-2/+1Star
* staging: rtl8712: rtl8712_recv: Remove useless intialisationAmitoj Kaur Chawla2015-10-171-1/+1
* Staging: rtl8712: usb_ops_linux: Remove useless castShivani Bhardwaj2015-10-171-3/+3
* Staging: rtl8712: rtl871x_io: Remove explicit castShivani Bhardwaj2015-10-171-1/+1
* Staging: rtl8712: rtl8712_xmit: Remove useless castShivani Bhardwaj2015-10-171-6/+6
* Staging: rtl8712: rtl8712_io: Remove unnecessary castShivani Bhardwaj2015-10-171-11/+11
* Staging: rtl8712: rtl8712_cmd: Remove useless castShivani Bhardwaj2015-10-171-2/+1Star
* Staging: rtl8712: os_intfs: Remove unnecessary castShivani Bhardwaj2015-10-171-1/+1
* staging: rtl8712: fix negative level valueLuis de Bethencourt2015-10-131-1/+1
* staging: rtl8712: usleep_range is preferred over udelayAmitoj Kaur Chawla2015-10-131-2/+2
* staging: rtl8712: Replace GFP_ATOMIC with GFP_KERNELAmitoj Kaur Chawla2015-10-131-1/+1
* Staging: rtl8712: Use ARRAY_SIZE macroShraddha Barke2015-10-131-2/+1Star
* 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/+1Star
* staging: rtl8712: remove dead codeLuis de Bethencourt2015-09-291-1/+1
* Staging: rtl8712: Coding style warning fix for block commentPunit Vara2015-09-211-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-132-9/+0Star
* staging/rtl8712 : Remove unused macro definitions.Anish Bhatt2015-09-131-4/+0Star
* staging: rtl8712: Remove unnecessary externsJoe Perches2015-08-151-16/+12Star
* staging: rtl8712: change SupportedRates to ratesJoshua Clayton2015-08-083-25/+20Star
* staging: rtl8712: remove typedefsJoshua Clayton2015-08-082-12/+7Star
* staging: rtl8712: rename functionJoshua Clayton2015-08-084-14/+14
* staging: rtl8712: remove duplicate structJoshua Clayton2015-08-087-49/+26Star
* staging: rtl8712: removed unused wrapper structsJoshua Clayton2015-08-081-18/+0Star