summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 framesJakub Sitnicki2015-09-189-0/+270
* staging/rtl8188eu : Remove duplicated BIT() definitionsAnish Bhatt2015-09-144-15/+9
* Staging: rtl8188eu: os_dep: osdep_service.c: Remove explicit NULL comparisonShraddha Barke2015-09-121-1/+1
* Staging: rtl8188eu: os_dep: mlme_linux.c: Remove explicit NULL comparisonShraddha Barke2015-09-121-2/+2
* Staging: rtl8188eu: os_dep: recv_linux.c: Remove explicit NULL comparisonShraddha Barke2015-09-121-1/+1
* Staging: rtl8188eu: hal: rtl8188eu_xmit.c: Remove explicit NULL comparisonShraddha Barke2015-09-121-1/+1
* Staging: rtl8188eu: hal: Hal8188ERateAdaptive.c: Remove explicit NULL comparisonShraddha Barke2015-09-121-7/+7
* Staging: rtl8188eu: hal: Remove explicit NULL comparisonShraddha Barke2015-09-121-1/+1
* Staging: rtl8188eu: Remove explicit NULL comparisonShraddha Barke2015-09-121-2/+2
* Staging: rtl8188eu: core: Remove explicit NULL comparisonShraddha Barke2015-09-121-3/+3
* staging/rtl8188eu : Remove unused macro definitions.Anish Bhatt2015-09-121-5/+0
* staging/rtl8188eu: Use %pM format specifier to print mac addressAlexander Kuleshov2015-09-121-3/+2
* staging: rtl8188eu: fix possible NULL dereferenceSudip Mukherjee2015-08-141-4/+4
* staging: rtl8188eu: Remove unnecessary externsJoe Perches2015-08-143-14/+14
* staging: rtl8188eu: remove multiple blank lineSudip Mukherjee2015-08-071-26/+0
* staging: rtl8188eu: remove unused functionSudip Mukherjee2015-08-071-8/+0
* staging: rtl8188eu: remove exit labelSudip Mukherjee2015-08-071-6/+2
* staging: rtl8188eu: remove unused defineSudip Mukherjee2015-08-071-2/+0
* staging: rtl8188eu: rearrange codeSudip Mukherjee2015-08-071-6/+4
* staging: rtl8188eu: make function voidSudip Mukherjee2015-08-073-4/+3
* staging: rtl8188eu: remove unused argumentSudip Mukherjee2015-08-073-5/+3
* Staging: rtl8188eu/core: fixed code indentation warning as reported by checkp...Mayank Bareja2015-08-036-28/+28
* Staging: rtl8188eu/hal: Fixed code indentation warning detected with checkpat...Mayank Bareja2015-07-312-4/+4
* Staging : rtl8188eu : os_dep : Compression of lines for immediate returnShraddha Barke2015-07-311-10/+3
* staging: rtl8188eu: don't duplicate ieee80211 WLAN_HT_CAP_SM_PS_* constantsJakub Sitnicki2015-07-311-7/+0
* staging: rtl8188eu: don't duplicate ieee80211 WLAN_AUTH_* constantsJakub Sitnicki2015-07-311-6/+0
* staging: rtl8188eu: wrap a long if condition and remove extra parenthesisJakub Sitnicki2015-07-311-1/+2
* staging: rtl8188eu: don't duplicate ieee80211 WLAN_EID_* constantsJakub Sitnicki2015-07-313-40/+2
* Staging: rtl8188eu: fixed newlines after declarationsDave Perez2015-07-311-0/+2
* staging: rtl8188eu: kill unused hal_data_8188e::fw_ractrl flagJakub Sitnicki2015-07-246-56/+6
* drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuĊ£iu Alexandru Octavian2015-07-247-18/+27
* staging: rtl8188eu: remove multiple blank lineSudip Mukherjee2015-07-221-4/+0
* staging: rtl8188eu: dont mix success and error pathSudip Mukherjee2015-07-221-5/+3
* staging: rtl8188eu: check for kzalloc failureSudip Mukherjee2015-07-221-4/+3
* staging: rtl8188eu: remove labelSudip Mukherjee2015-07-221-2/+2
* staging: rtl8188eu: remove unused defineSudip Mukherjee2015-07-221-1/+0
* staging: rtl8188eu: remove unneeded retSudip Mukherjee2015-07-161-6/+3
* staging: rtl8188eu: stop using DBG_88ESudip Mukherjee2015-07-161-19/+20
* staging: rtl8188eu: remove unneeded variableSudip Mukherjee2015-07-161-5/+1
* staging: rtl8188eu: remove goto labelSudip Mukherjee2015-07-161-7/+4
* staging: rtl8188eu: remove redundant NULL checkSudip Mukherjee2015-07-162-2/+2
* staging: rtl8188eu: remove unused functionSudip Mukherjee2015-07-162-7/+0
* staging: rtl8188eu: remove unused rtw_hal_write_rfregLuca Ceresoli2015-07-163-15/+0
* staging: rtl8188eu: remove unused rtw_hal_set_def_varLuca Ceresoli2015-07-163-83/+0
* staging: rtl8188eu: remove unused {en,dis}able_interruptLuca Ceresoli2015-07-162-21/+0
* staging: rtl8188eu: fold rtl8188e_read_chip_version() into rtl8188e_SetHalODM...Jakub Sitnicki2015-07-141-9/+2
* staging: rtl8188eu: remove ROMVer from struct HAL_VERSIONJakub Sitnicki2015-07-143-5/+1
* staging: rtl8188eu: remove RFtype from struct HAL_VERSIONJakub Sitnicki2015-07-143-45/+3
* staging: rtl8188eu: remove ICtype from struct HAL_VERSIONJakub Sitnicki2015-07-144-75/+2
* staging: rtl8188eu: remove RegulatorMode from struct hal_data_8188eJakub Sitnicki2015-07-142-10/+0
OpenPOWER on IntegriCloud