aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/hal/usb_halinit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-10staging: Remove rtl8723au driverJes Sorensen1-1269/+0
2016-03-11staging: rtl8723au: hal: Use macro DIV_ROUND_UPBhaktipriya Shridhar1-2/+1
2016-02-07staging: rtl8723au: use %pM and %ph formattingDaniil Leshchev1-4/+2
2015-09-12Staging: rtl8723au: hal: Remove braces for single statement blocksShraddha Barke1-3/+2
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-1/+1
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches1-21/+19
2015-03-16Staging: rtl8723au: Remove parentheses around right side an assignmentHaneen Mohammed1-2/+2
2015-03-06staging: rtl8723au: usb_halinit.c: Use rtl8723au_{read,write}32()Jes Sorensen1-22/+21
2015-03-06staging: rtl8723au: The RF on an 8723au is always a 6052Jes Sorensen1-12/+0
2015-03-06staging: rtl8723au: Remove rf type from struct hal_versionJes Sorensen1-14/+1
2015-03-06staging: rtl8723au: rates are always set via the firmware interfaceJes Sorensen1-21/+7
2015-03-06staging: rtl8723au: Use RF_AC instead of hardcoded value for RF register writeJes Sorensen1-4/+5
2015-01-17staging: rtl8723au: Use proper enum definesJes Sorensen1-2/+4
2015-01-17staging: rtl8723au: Use correct register names to set parameters to reduce 80M spurJes Sorensen1-4/+4
2014-12-02staging: rtl8723au: rtl8723a_update_ramask(): Fix up some bad formattingJes Sorensen1-19/+18
2014-12-02staging: rtl8723au: Remove unused slimcombo debug flagJes Sorensen1-11/+0
2014-12-02staging: rtl8723au: rtl8723au_read_interrupt() addr argument wasn't usedJes Sorensen1-2/+2
2014-12-02staging: rtl8723au: rtl8723au_read_port() addr argument wasn't usedJes Sorensen1-2/+1
2014-12-02staging: rtl8723au: Use a local variable to state if MAC was already powered onJes Sorensen1-7/+8
2014-12-02staging: rtl8723au: phy_SsPwrSwitch92CU() was never called with bRegSSPwrLvl != 1Jes Sorensen1-238/+84
2014-12-02staging: rtl8723au: Fold _ps_open_RF23a() into rtl8723au_hal_init()Jes Sorensen1-9/+7
2014-12-02staging: rtl8723au: Do not write garbage to REG_SPS0_CTRLJes Sorensen1-10/+9
2014-12-02staging: rtl8723au: Remove no-op _InitHWLed() functionJes Sorensen1-6/+0
2014-12-02staging: rtl8723au: Fold _InitNormalChipQueuePriority() into _InitQueuePriority()Jes Sorensen1-6/+1
2014-12-02staging: rtl8723au: _InitPowerOn(): Don't zero init variables unnecessarilyJes Sorensen1-4/+3
2014-12-02staging: rtl8723au: Fold rtl8723au_set_queue_pipe_mapping into rtl8723au_chip_configure()Jes Sorensen1-19/+8
2014-12-02staging: rtl8723au: Remove write only struct hal_data_8723a.interfaceIndexJes Sorensen1-2/+0
2014-11-26staging: rtl8723au: Remove sw led handlingJes Sorensen1-18/+0
2014-11-26staging: rtl8723au: Remove no-op function Hal_InitChannelPlan23a()Jes Sorensen1-4/+0
2014-10-27staging: rtl8723au: Do not use comparisons on bool testsRoberta Dobrescu1-1/+1
2014-10-27staging: rtl8723au: delete successive assignments to the same locationJiayi Ye1-1/+0
2014-09-19Staging: rtl8723au: hal: Space prohibited before semicolonAybuke Ozdemir1-2/+2
2014-09-08staging: rtl8723au: Remove write-only variables hal_data_8723a.EEPROM[VP]IDJes Sorensen1-22/+0
2014-08-01staging: rtl8723au: Remove never set struct pwrctrl_priv.bHWPowerdownJes Sorensen1-13/+8
2014-07-21staging: rtl8723au: Reduce wrapper layers around hal_{de, }init() callsJes Sorensen1-39/+13
2014-07-21staging: rtl8723au: Fold rtl8723a_set_nav_upper() into rtl8723au_hal_init()Jes Sorensen1-1/+3
2014-07-21staging: rtl8723au: Eliminate ODM_CMNINFO_BW usageJes Sorensen1-2/+2
2014-07-17staging: rtl8723au: Use proper name REG_CAMCMD and remove wrapper invalidate_cam_all23a()Jes Sorensen1-1/+1
2014-07-17staging: rtl8723au: Remove no-op _InitOperation_mode() functionJes Sorensen1-5/+0
2014-07-17staging: rtl8723au: Remove no-op usb_AggSetting*()Jes Sorensen1-50/+0
2014-07-17staging: rtl8723au: Remove write-only variable UsbRxHighSpeedModeJes Sorensen1-3/+0
2014-07-17staging: rtl8723au: Use rtl8723au_set_media_status() to replace _InitNetworkType()Jes Sorensen1-12/+1
2014-07-13staging: rtl8723au: Remove unncessary wrapper PHY_RFConfig8723A()Jes Sorensen1-2/+2
2014-06-18staging: rtl8723au: Use struct ieee80211_ht_cap and associated #definesJes Sorensen1-2/+2
2014-05-25staging: rtl8723au: _InitQueueReservedPage(): Remove pointless bracketsJes Sorensen1-22/+18
2014-05-25staging: rtl8723au: usb_halinit.c: Remove no-op HAL_INIT_PROFILE_TAG()Jes Sorensen1-42/+16
2014-05-25staging: rtl8723au: Rename HALBT_InitHwConfig() rtl8723a_BT_init_hwconfig()Jes Sorensen1-2/+2
2014-05-25staging: rtl8723au: Move rtl8723a_dual_antenna_detection() to rtl8723a_bt-coexist.cJes Sorensen1-3/+1
2014-05-23staging: rtl8723au: rtl8723a_update_ramask(): Get rid of annoying debug messageJes Sorensen1-4/+3
2014-05-16staging: rtl8723au: Name port vs register access functions consistentlyJes Sorensen1-4/+4