aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/hal
AgeCommit message (Expand)Author
2014-06-17staging: rtl8723au: Request correct firmware file for A-cut partsJes Sorensen
2014-05-28staging: rtl8723au: Remove redundant casting in usb_ops_linux.cSachin Kamat
2014-05-28staging: rtl8723au: Remove redundant casting in rtl8723a_hal_init.cSachin Kamat
2014-05-25staging: rtl8723au: _InitQueueReservedPage(): Remove pointless bracketsJes Sorensen
2014-05-25staging: rtl8723au: Rename BTDM_FwC2hBtInfo8723A() to rtl8723a_fw_c2h_BT_info()Jes Sorensen
2014-05-25staging: rtl8723au: rtl8723a_bt-coexist.c: Remove unnecessary #ifdef CONFIG_8...Jes Sorensen
2014-05-25staging: rtl8723au: Rename HALBT_InitBTVars8723A() rtl8723a_BT_init_hal_vars()Jes Sorensen
2014-05-25staging: rtl8723au: Make rtl8723a_set_BTCoex_AP_mode_FwRsvdPkt_cmd() a no-op ...Jes Sorensen
2014-05-25staging: rtl8723au: Rename BT_WifiAssociateNotify() rtl8723a_BT_wifiassociate...Jes Sorensen
2014-05-25staging: rtl8723au: rtl8732au_hal_init.c: Use rtl8723au_BT_coexist() to pick ...Jes Sorensen
2014-05-25staging: rtl8723au: usb_halinit.c: Remove no-op HAL_INIT_PROFILE_TAG()Jes Sorensen
2014-05-25staging: rtl8723au: Rename HALBT_InitHwConfig() rtl8723a_BT_init_hwconfig()Jes Sorensen
2014-05-25staging: rtl8723au: Move rtl8723a_dual_antenna_detection() to rtl8723a_bt-coe...Jes Sorensen
2014-05-25staging: rtl8723au: odm.c: Rename BTDM_DisableEDCATurbo() to rtl8723a_BT_disa...Jes Sorensen
2014-05-25staging: rtl8723au: rtw_pwrctrl.c: Eliminate CONFIG_8723AU_BT_COEXIST #ifdefsJes Sorensen
2014-05-25staging: rtl8723au: Rename BT_LpsLeave() rtl8723a_BT_lps_leave()Jes Sorensen
2014-05-25staging: rtl8723au: Rename BTDM_ForDhcp() to rtl8723a_BT_specialpacket_notify()Jes Sorensen
2014-05-25staging: rtl8723au: Rename BT_WifiMediaStatusNotify() rtl8723a_BT_mediastatus...Jes Sorensen
2014-05-25staging: rtl8723au: Rename BT_WifiScanNotify() rtl8723a_BT_wifiscan_notify()Jes Sorensen
2014-05-25staging: rtl8723au: Rename BTDM_Coexist() to rtl8723a_BT_do_coexist()Jes Sorensen
2014-05-25staging: rtl8723au: Introduce rtl8723a_BT_coexist() - and use it!Jes Sorensen
2014-05-25staging: rtl8723au: Convert BT_IsBtDisabled() into rtl8723a_BT_enabled()Jes Sorensen
2014-05-25staging: rtl8723au: Create rtl8723au_bt_intf.hJes Sorensen
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches
2014-05-23staging: rtl8723au: Use kmemdup() instead of memcpy() to duplicate memoryBenoit Taine
2014-05-23staging: realtek: Convert /n to \nJoe Perches
2014-05-23staging: rtl8723au: rtl8723a_cmd.c: Get rid of SetToDs()/SetFrDs() usageJes Sorensen
2014-05-23staging: rtl8723au: rtl8723a_cmd.c: Use ieee80211.h provided fctl bitsJes Sorensen
2014-05-23staging: rtl8723au: rtl8723a_cmd.c: Use ieee80211.h defines to set qos_ctrlJes Sorensen
2014-05-23staging: rtl8723au: rtl8723a_update_ramask(): Get rid of annoying debug messageJes Sorensen
2014-05-23staging: rtl8723au: Get rid of SetPrivacy()/SetPwrMgt()/SetMData() macrosJes Sorensen
2014-05-23staging: rtl8723au: Get rid of ugly SetDuration() macro usageJes Sorensen
2014-05-23staging: rtl8723au: rtl8723a_cmd.c: Properly initialize seq_ctrlJes Sorensen
2014-05-23staging: rtli8723au: Get rid of struct ndis_802_11_fixed_iesJes Sorensen
2014-05-23staging: rtl8723au: Get rid of struct ndis_802_11_configJes Sorensen
2014-05-23staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen
2014-05-23staging: rtl8723au: HalEEValueCheck(): content of a u8 is always >= 0Jes Sorensen
2014-05-23staging: rtl8723au: Use nl80211_iftype instead of driver's own custom typesJes Sorensen
2014-05-16staging: rtl8723au: Remove some unused ODM dynamic TX power functionalityJes Sorensen
2014-05-16staging: rtl8723au: Name port vs register access functions consistentlyJes Sorensen
2014-05-16staging: rtl8723au: Call usb_write*() functions directlyJes Sorensen
2014-05-16staging: rtl8723au: Call usb_read*() functions directlyJes Sorensen
2014-05-16staging: rtl8723au: Call usb_read_interrupt() directly instead of via HAL layerJes Sorensen
2014-05-16staging: rtl8723au: Call usb_{read,write}_port() functions directlyJes Sorensen
2014-05-16staging: rtl8723au: Clean up usb_{read,write}_port() usageJes Sorensen
2014-05-16staging: rtl8723au: Remove nasty wrappers used to hide wrong function typesJes Sorensen
2014-05-16staging: rtl8723au: Remove unused USB bulk related macros and variablesJes Sorensen
2014-05-16staging: rtl8723au: Don't wrap calls to usb_control_msg()Jes Sorensen
2014-05-16staging: rtl8723au: hal/usb_ops_linux.c: Various cleanupsJes Sorensen
2014-05-16staging: rtl8723au: hal_com.c: Fix one case of returning status in an s32Jes Sorensen