summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-21staging: vt6656: replace bExistSWNetAddr with exist_sw_net_addrMalcolm Priestley
2014-07-21staging: vt6656: rename abyPermanentNetAddr to permanent_net_addrMalcolm Priestley
2014-07-21staging: vt6656: remame abyCurrentNetAddr to current_net_addrMalcolm Priestley
2014-07-21staging: vt6656: remove variable byZoneTypeMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private rename byBBRxConf to bb_rx_confMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace byRFType with rf_typeMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private rename byLocalID to local_idMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private rename wFirmwareVersion to firmware_versionMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private rename cdTD to num_tx_contextMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private rename cbRD to num_rcbMalcolm Priestley
2014-07-21staging: rtl8723au: rtw_resume(): release semaphore before exit on errorJes Sorensen
2014-07-21staging: rtl8723au: Fold rtw_resume_process23a() into rtw_resume()Jes Sorensen
2014-07-21staging: rtl8723au: Reduce wrapper layers around hal_{de, }init() callsJes Sorensen
2014-07-21staging: rtl8723au: Fold rtl8723a_set_nav_upper() into rtl8723au_hal_init()Jes Sorensen
2014-07-21staging: rtl8723au: Remove a pile of fluff for calling into a bunch of no-op ...Jes Sorensen
2014-07-21staging: rtl8723au: odm_CommonInfoSelfInit23a(): Use proper register definesJes Sorensen
2014-07-21staging: rtl8723au: Merge Init_ODM_ComInfo_8723a() into rtl8723a_init_dm_priv()Jes Sorensen
2014-07-21staging: rtl8723au: Remove obsolete ODM23a_CmnInfoHook()Jes Sorensen
2014-07-21staging: rtl8723au: Eliminate obsolete odm_CmnInfoHook_Debug23a()Jes Sorensen
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_POWER_SAVING usageJes Sorensen
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_SCAN related codeJes Sorensen
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_CHNL usageJes Sorensen
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_BW usageJes Sorensen
2014-07-21staging: rtl8723au: Eliminate ugly ODM_CMNINFO_SEC_CHNL_OFFSET usageJes Sorensen
2014-07-21staging: rtl8723au: ODM_DMWatchdog23a(): Take a struct hal_data_8723a *Jes Sorensen
2014-07-21staging: rtl8723au: We don't need two APIs to set pHalData->odmpriv.SupportAb...Jes Sorensen
2014-07-21staging: rtl8723au: Remove another pile of awful unused ODM variablesJes Sorensen
2014-07-21staging: rtl8723au: Remove another pile of useless ODM variablesJes Sorensen
2014-07-21staging: rtl8723au: Remove useless ODM_CMNINFO_{WM_MODE, BAND} related codeJes Sorensen
2014-07-21staging: rtl8723au: Remove ODM_CMNINFO_[RT]X_UNI and related codeJes Sorensen
2014-07-21staging: rtl8723au: Remove write-only variables struct dm_priv->{Init,}DMFlagJes Sorensen
2014-07-21staging: rtl8723au: Remove write-only struct dm_priv->DM_Type variableJes Sorensen
2014-07-21staging: rtl8723au: Remove no-op function dm_CheckStatistics()Jes Sorensen
2014-07-21staging: rtl8723au: Remove no-op rtl8723a_deinit_dm_priv()Jes Sorensen
2014-07-21staging: rtl8723au: Remove some redundant check for hw_init_completedJes Sorensen
2014-07-21staging: rtl8723au: Remove unused DefaultInitialGain arrayJes Sorensen
2014-07-21staging: rtl8723au: bDMInitialGainEnable is always trueJes Sorensen
2014-07-21staging: rtl8723au: Declare odm_EdcaTurbo*() functions staticJes Sorensen
2014-07-21staging: rtl8723au: Fold odm_EdcaTurboCheck23aCE23a() into odm_EdcaTurboCheck...Jes Sorensen
2014-07-18Update speakup mailing list addressSamuel Thibault
2014-07-18staging/lustre: fix misuse of current->parent.NeilBrown
2014-07-18Staging: comedi: adl_pci9118: line over 80 fixedSam Asadi
2014-07-18staging: vme: Add missing CR in printk messages in vme_pio2_core.cMasanari Iida
2014-07-18staging: vme: Add missing CR in error messageMasanari Iida
2014-07-18staging: vme: Fix typo in vme_pio2_gpio.cMasanari Iida
2014-07-18staging: vt6656: remove unused macrosMalcolm Priestley
2014-07-18staging: vt6656: mac.h clean up macrosMalcolm Priestley
2014-07-18staging: vt6656: put radio power off and on into correct state every time.Malcolm Priestley
2014-07-18staging: vt6656: struct vnt_private remove unused variable bRadioOffMalcolm Priestley
2014-07-18staging: vt6656: struct vnt_private remove unused variable bRadioControlOffMalcolm Priestley