summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2015-07-22staging: rtl8188eu: remove multiple blank lineSudip Mukherjee
2015-07-22staging: rtl8188eu: dont mix success and error pathSudip Mukherjee
2015-07-22staging: rtl8188eu: check for kzalloc failureSudip Mukherjee
2015-07-22staging: rtl8188eu: remove labelSudip Mukherjee
2015-07-22staging: rtl8188eu: remove unused defineSudip Mukherjee
2015-07-16staging: rtl8188eu: remove unneeded retSudip Mukherjee
2015-07-16staging: rtl8188eu: stop using DBG_88ESudip Mukherjee
2015-07-16staging: rtl8188eu: remove unneeded variableSudip Mukherjee
2015-07-16staging: rtl8188eu: remove goto labelSudip Mukherjee
2015-07-16staging: rtl8188eu: remove redundant NULL checkSudip Mukherjee
2015-07-16staging: rtl8188eu: remove unused functionSudip Mukherjee
2015-07-16staging: rtl8188eu: remove unused rtw_hal_write_rfregLuca Ceresoli
2015-07-16staging: rtl8188eu: remove unused rtw_hal_set_def_varLuca Ceresoli
2015-07-16staging: rtl8188eu: remove unused {en,dis}able_interruptLuca Ceresoli
2015-07-14staging: rtl8188eu: fold rtl8188e_read_chip_version() into rtl8188e_SetHalODM...Jakub Sitnicki
2015-07-14staging: rtl8188eu: remove ROMVer from struct HAL_VERSIONJakub Sitnicki
2015-07-14staging: rtl8188eu: remove RFtype from struct HAL_VERSIONJakub Sitnicki
2015-07-14staging: rtl8188eu: remove ICtype from struct HAL_VERSIONJakub Sitnicki
2015-07-14staging: rtl8188eu: remove RegulatorMode from struct hal_data_8188eJakub Sitnicki
2015-07-14staging: rtl8188eu: core: Fixed 80 character length warningSreenath Madasu
2015-07-14staging: rtl8188eu: core: rtw_mlme: remove space before ','Sunil Shahu
2015-07-14staging:rtl8188eu: Code cleanup fix reported by coccinellePrasanna Karthik
2015-07-14staging: rtl8188eu: don't duplicate ieee80211 WLAN_CAPABILITY_* constantsJakub Sitnicki
2015-06-18staging: rtl8188eu: remove space before open square bracket '['Jimmy Devine
2015-06-15staging: rtl8188eu: kill unused INCLUDE_MULTI_FUNC_* macrosJakub Sitnicki
2015-06-15staging: rtl8188eu: fix typo in comments sectionHari Prasath Gujulan Elango
2015-06-14staging: rtl8188eu: don't define OnAuth() in non-AP modeLuca Ceresoli
2015-06-14staging: rtl8188eu: don't define issue_asocrsp() in non-AP modeLuca Ceresoli
2015-06-12staging: rtl8188eu: remove function which does nothingSudip Mukherjee
2015-06-12staging: rtl8188eu: remove unused variablesSudip Mukherjee
2015-06-12staging: rtl8188eu: remove unused enum and CONFIGSudip Mukherjee
2015-06-12staging: rtl8188eu: fix wrong debug printLuca Ceresoli
2015-06-12staging: rtl8188eu: issue_probersp(): remove unused variable and dead codeLuca Ceresoli
2015-06-12staging: rtl8188eu: issue_probersp(): remove unused parameterLuca Ceresoli
2015-06-12staging: rtl8188eu: unexport internal functionsLuca Ceresoli
2015-06-12staging: rtl8188eu: rtw_mlme_ext.c: unexport message callbacksLuca Ceresoli
2015-06-12staging: rtl8188eu: rtw_mlme_ext.c: reorder message callbacks and tablesLuca Ceresoli
2015-06-12Staging: rtl8188eu: use swap() in WMMOnAssocRsp()Fabian Frederick
2015-06-10staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz
2015-06-08staging: rtl8188eu: core/rtw_led.c: fix coding style issueMarkus Böhme
2015-06-08staging: rtl8188eu: use table to get channel plan from country codeHari Prasath Gujulan Elango
2015-06-08staging: rtl8188eu: remove unwanted assignmentHari Prasath Gujulan Elango
2015-06-01staging: rtl8188eu: Kill dead calls to kill_pid()Jakub Sitnicki
2015-05-31staging: rtl8188eu: Remove redundant CONFIG_88EU_AP_MODE testsJakub Sitnicki
2015-05-31staging: rtl8188eu: return an error code, not a booleanLuca Ceresoli
2015-05-31staging: rtl8188eu: declare internal symbols as staticLuca Ceresoli
2015-05-31staging: rtl8188eu: remove useless return valueLuca Ceresoli
2015-05-31staging: rtl8188eu: add missing blank lines after declarationsLuca Ceresoli
2015-05-31staging: rtl8188eu: cosmetic: remove useless spacesLuca Ceresoli
2015-05-31staging: rtl8188eu: core: Fix line over 80 charactersJagan Teki