summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
AgeCommit message (Expand)AuthorFilesLines
2016-02-20staging: rtl8712: Replace explicit NULL comparisonBhaktipriya Shridhar1-2/+2
2016-02-20staging: rtl8712: reduce stack usageArnd Bergmann1-1/+1
2016-02-20staging: rtl8712: Improve suspend/resume functionality.Hemmo Nieminen1-4/+6
2016-02-20staging: rtl8712: Declare function as staticAmitoj Kaur Chawla1-1/+1
2016-02-14staging: rtl8712: Remove unnecessary ret variableJoseph Bisch1-2/+1
2016-02-14staging: rtl8712: Fixed a comparision coding style warning.Rakhi Sharma1-4/+4
2016-02-07staging: rtl8712: use list_first_entry_or_null()Geliang Tang5-55/+34
2016-02-07Staging: rtl8712: rtl8712_cmd: Fixed a warning.Rakhi Sharma1-1/+1
2016-02-07staging: rtl8712: memory corruption in wpa_set_encryption()Dan Carpenter1-4/+1
2016-02-07Staging: rtl8712: Remove unnecessary cast on void pointerLucas Tanure1-30/+15
2016-02-07staging: rtl8712: consolidate kmalloc + memset 0 to kzallocNicholas Mc Guire1-3/+1
2016-02-07staging: rtl8712: Improve suspend/resume functionality.Hemmo Nieminen3-1/+17
2016-02-07staging: rtl8712: Cleanup _io_ops wrappersMauro Dreissig1-55/+22
2016-02-07staging: rtl8712: Remove unused CamelCase defineMichael Hornung1-1/+0
2016-02-07staging: rtl8712: Coding style: Fix alignmentMichael Hornung1-1/+1
2016-02-07staging: rtl8712: Replace FSF mailing address by URLMichael Hornung1-2/+1
2016-02-07staging: rtl8712: Coding style: Fix missing spacesMichael Hornung1-1/+1
2016-02-07staging: rtl8712: Coding style: Make use of BIT macroMichael Hornung1-46/+46
2016-02-07staging: rtl8712: Coding style: Remove multiple blank linesMichael Hornung1-12/+0
2016-02-07staging: rtl8712: rtl871x_sta_mgt: Remove wrapper functionAmitoj Kaur Chawla1-7/+2
2015-11-15staging: rtl8712: rtl871x_mlme: Remove wrapper functionAmitoj Kaur Chawla1-7/+1
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 com...Punit Vara1-1/+2
2015-10-08Staging: rtl8712: rtl8712_cmdctrl_bitdef.h: Coding style warning fix for bloc...Punit 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