summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: use list_first_entry_or_null()Geliang Tang2016-02-075-55/+34
* Staging: rtl8712: rtl8712_cmd: Fixed a warning.Rakhi Sharma2016-02-071-1/+1
* staging: rtl8712: memory corruption in wpa_set_encryption()Dan Carpenter2016-02-071-4/+1
* Staging: rtl8712: Remove unnecessary cast on void pointerLucas Tanure2016-02-071-30/+15
* staging: rtl8712: consolidate kmalloc + memset 0 to kzallocNicholas Mc Guire2016-02-071-3/+1
* staging: rtl8712: Improve suspend/resume functionality.Hemmo Nieminen2016-02-073-1/+17
* staging: rtl8712: Cleanup _io_ops wrappersMauro Dreissig2016-02-071-55/+22
* staging: rtl8712: Remove unused CamelCase defineMichael Hornung2016-02-071-1/+0
* staging: rtl8712: Coding style: Fix alignmentMichael Hornung2016-02-071-1/+1
* staging: rtl8712: Replace FSF mailing address by URLMichael Hornung2016-02-071-2/+1
* staging: rtl8712: Coding style: Fix missing spacesMichael Hornung2016-02-071-1/+1
* staging: rtl8712: Coding style: Make use of BIT macroMichael Hornung2016-02-071-46/+46
* staging: rtl8712: Coding style: Remove multiple blank linesMichael Hornung2016-02-071-12/+0
* staging: rtl8712: rtl871x_sta_mgt: Remove wrapper functionAmitoj Kaur Chawla2016-02-071-7/+2
* staging: rtl8712: rtl871x_mlme: Remove wrapper functionAmitoj Kaur Chawla2015-11-151-7/+1
* 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
OpenPOWER on IntegriCloud