summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-21staging: vt6656: struct vnt_private rename uCurrRSSI to current_rssiMalcolm Priestley3-3/+3
2014-07-21staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsfMalcolm Priestley4-5/+5
2014-07-21staging: vt6656: replace bExistSWNetAddr with exist_sw_net_addrMalcolm Priestley2-3/+3
2014-07-21staging: vt6656: rename abyPermanentNetAddr to permanent_net_addrMalcolm Priestley2-5/+4
2014-07-21staging: vt6656: remame abyCurrentNetAddr to current_net_addrMalcolm Priestley3-6/+6
2014-07-21staging: vt6656: remove variable byZoneTypeMalcolm Priestley2-6/+0
2014-07-21staging: vt6656: struct vnt_private rename byBBRxConf to bb_rx_confMalcolm Priestley2-15/+15
2014-07-21staging: vt6656: struct vnt_private replace byRFType with rf_typeMalcolm Priestley6-27/+27
2014-07-21staging: vt6656: struct vnt_private rename byLocalID to local_idMalcolm Priestley4-4/+4
2014-07-21staging: vt6656: struct vnt_private rename wFirmwareVersion to firmware_versionMalcolm Priestley2-6/+6
2014-07-21staging: vt6656: struct vnt_private rename cdTD to num_tx_contextMalcolm Priestley4-8/+8
2014-07-21staging: vt6656: struct vnt_private rename cbRD to num_rcbMalcolm Priestley2-5/+5
2014-07-21staging: rtl8723au: rtw_resume(): release semaphore before exit on errorJes Sorensen1-1/+3
2014-07-21staging: rtl8723au: Fold rtw_resume_process23a() into rtw_resume()Jes Sorensen2-10/+0
2014-07-21staging: rtl8723au: Reduce wrapper layers around hal_{de, }init() callsJes Sorensen4-45/+19
2014-07-21staging: rtl8723au: Fold rtl8723a_set_nav_upper() into rtl8723au_hal_init()Jes Sorensen3-20/+3
2014-07-21staging: rtl8723au: Remove a pile of fluff for calling into a bunch of no-op ...Jes Sorensen3-88/+0
2014-07-21staging: rtl8723au: odm_CommonInfoSelfInit23a(): Use proper register definesJes Sorensen1-2/+4
2014-07-21staging: rtl8723au: Merge Init_ODM_ComInfo_8723a() into rtl8723a_init_dm_priv()Jes Sorensen1-15/+5
2014-07-21staging: rtl8723au: Remove obsolete ODM23a_CmnInfoHook()Jes Sorensen2-17/+0
2014-07-21staging: rtl8723au: Eliminate obsolete odm_CmnInfoHook_Debug23a()Jes Sorensen1-8/+0
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_POWER_SAVING usageJes Sorensen3-13/+2
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_SCAN related codeJes Sorensen3-16/+10
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_CHNL usageJes Sorensen3-13/+3
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_BW usageJes Sorensen5-30/+15
2014-07-21staging: rtl8723au: Eliminate ugly ODM_CMNINFO_SEC_CHNL_OFFSET usageJes Sorensen3-15/+7
2014-07-21staging: rtl8723au: ODM_DMWatchdog23a(): Take a struct hal_data_8723a *Jes Sorensen3-3/+6
2014-07-21staging: rtl8723au: We don't need two APIs to set pHalData->odmpriv.SupportAb...Jes Sorensen3-9/+1
2014-07-21staging: rtl8723au: Remove another pile of awful unused ODM variablesJes Sorensen3-36/+0
2014-07-21staging: rtl8723au: Remove another pile of useless ODM variablesJes Sorensen3-35/+2
2014-07-21staging: rtl8723au: Remove useless ODM_CMNINFO_{WM_MODE, BAND} related codeJes Sorensen3-16/+0
2014-07-21staging: rtl8723au: Remove ODM_CMNINFO_[RT]X_UNI and related codeJes Sorensen3-18/+0
2014-07-21staging: rtl8723au: Remove write-only variables struct dm_priv->{Init,}DMFlagJes Sorensen3-13/+2
2014-07-21staging: rtl8723au: Remove write-only struct dm_priv->DM_Type variableJes Sorensen2-2/+0
2014-07-21staging: rtl8723au: Remove no-op function dm_CheckStatistics()Jes Sorensen1-7/+0
2014-07-21staging: rtl8723au: Remove no-op rtl8723a_deinit_dm_priv()Jes Sorensen3-7/+0
2014-07-21staging: rtl8723au: Remove some redundant check for hw_init_completedJes Sorensen1-10/+6
2014-07-21staging: rtl8723au: Remove unused DefaultInitialGain arrayJes Sorensen1-1/+0
2014-07-21staging: rtl8723au: bDMInitialGainEnable is always trueJes Sorensen2-11/+0
2014-07-21staging: rtl8723au: Declare odm_EdcaTurbo*() functions staticJes Sorensen1-4/+4
2014-07-21staging: rtl8723au: Fold odm_EdcaTurboCheck23aCE23a() into odm_EdcaTurboCheck...Jes Sorensen1-24/+13
2014-07-18Update speakup mailing list addressSamuel Thibault1-1/+1
2014-07-18staging/lustre: fix misuse of current->parent.NeilBrown1-1/+1
2014-07-18Staging: comedi: adl_pci9118: line over 80 fixedSam Asadi1-1/+1
2014-07-18staging: vme: Add missing CR in printk messages in vme_pio2_core.cMasanari Iida1-6/+6
2014-07-18staging: vme: Add missing CR in error messageMasanari Iida1-1/+1
2014-07-18staging: vme: Fix typo in vme_pio2_gpio.cMasanari Iida1-2/+2
2014-07-18staging: vt6656: remove unused macrosMalcolm Priestley1-6/+0
2014-07-18staging: vt6656: mac.h clean up macrosMalcolm Priestley1-355/+316
2014-07-18staging: vt6656: put radio power off and on into correct state every time.Malcolm Priestley3-16/+7