summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au
AgeCommit message (Expand)Author
2014-07-17staging: rtl8723au: Remove pointless IS_STA_VALID() macroJes Sorensen
2014-07-17staging: rtl8723au: Remove unused odm_RegDefine11AC.hJes Sorensen
2014-07-17staging: rtl8723au: ODM_IC_11N_SERIES is always true for SupportICTypeJes Sorensen
2014-07-17staging: rtl8723au: rtl8723a_InitBeaconParameters(): Remove unused variableJes Sorensen
2014-07-17staging: rtl8723au: Use proper name REG_CAMCMD and remove wrapper invalidate_...Jes Sorensen
2014-07-17staging: rtl8723au: Remove RegBcnCtrlValJes Sorensen
2014-07-17staging: rtl8723au: Remove no-op _InitOperation_mode() functionJes Sorensen
2014-07-17staging: rtl8723au: Remove no-op usb_AggSetting*()Jes Sorensen
2014-07-17staging: rtl8723au: Remove write-only variable UsbRxHighSpeedModeJes Sorensen
2014-07-17staging: rtl8723au: Corrections in the coding styleRaphael Silva
2014-07-17staging: rtl8723au: Use rtl8723au_set_media_status() to replace _InitNetworkT...Jes Sorensen
2014-07-17staging: rtl8723au: Reduce number of duplicate defines for link stateJes Sorensen
2014-07-17staging: rtl8723au: Eliminate Set_MSR() wrapper callJes Sorensen
2014-07-13staging: rtl8723au: Remove unncessary wrapper PHY_RFConfig8723A()Jes Sorensen
2014-07-13staging: rtl8723au: Remove obfuscating wrapper ODM_ConfigMACWithHeaderFile23a()Jes Sorensen
2014-07-13staging: rtl8723au: Remove unused ODM_MacStatusQuery23a()Jes Sorensen
2014-07-13staging: rtl8723au: Remove ugly wrapper ODM_ConfigBBWithHeaderFile23a()Jes Sorensen
2014-07-13staging: rtl8723au: Remove unused ODM_ReadAndConfig_PHY_REG_PG_8723A() and re...Jes Sorensen
2014-07-13staging: rtl8723au: Remove pointless wrappers for calling odm_ConfigRFReg_872...Jes Sorensen
2014-07-13staging: rtl8723au: Remove zero value calculation added to addressJes Sorensen
2014-07-13staging: rtl8723au: Eliminate wrapper ODM_ConfigRFWithHeaderFile23a()Jes Sorensen
2014-07-13staging: rtl8723au: Call to ODM_ConfigRFWithHeaderFile23a path is identical f...Jes Sorensen
2014-07-13staging: rtl8723au: Remove horrendous code obfuscation READ_AND_CONFIG*()Jes Sorensen
2014-07-08staging: rtl8723au: Remove unnecessary null test before kfreeFabian Frederick
2014-07-08staging: rtl8723au: Simplify _BlockWrite() based on saner rtl8723au_writeN()Jes Sorensen
2014-07-08staging: rtl8723au: Sanitize USB read/write functionsJes Sorensen
2014-07-08staging: rtl8723au: Remove never set struct rtw_adapter->bNotifyChannelChangeJes Sorensen
2014-07-08staging: rtl8723au: pwrctrl_priv->ps_flag is never setJes Sorensen
2014-07-08staging: rtl8723au: pnp_bstop_trx is never setJes Sorensen
2014-07-08staging: rtl8723au: Remove unused variables from struct pwrctrl_privJes Sorensen
2014-07-08staging: rtl8723au: Remove unused pwrctrl_priv->brfoffbyhwJes Sorensen
2014-07-08staging: rtl8723au: Fold power_saving_wk_hdl() into rtw_drvextra_cmd_hdl23a()Jes Sorensen
2014-07-08staging: rtl8723au: Clean up rtw_pm_set_ips23a()Jes Sorensen
2014-06-26staging: rtl8723au: Remove unused rtw_pwr_wakeup_ex()Jes Sorensen
2014-06-26staging: rtl8723au: Remove no-op rtl8723a_sreset_linked_status_check()Jes Sorensen
2014-06-26staging: rtl8723au: sreset_priv->dbg_trigger_point is never setJes Sorensen
2014-06-26staging: rtl8723au: Wifi_Error_Status isn't used for anythingJes Sorensen
2014-06-26staging: rtl8723au: Remove unused rtw_sreset_get_wifi_status()Jes Sorensen
2014-06-26staging: rtl8723au: rtw_allow_stainfo23a(): Make hwaddr argument constJes Sorensen
2014-06-26staging: rtl8723au: rtw_sta_mgt.c: One copy of the broadcast address should s...Jes Sorensen
2014-06-26staging: rtl8723au: rtw_sta_mgt.c: Use ether_addr_{copy, equal}()Jes Sorensen
2014-06-26staging: rtl8723au: usb_ops_linux.c: Add blank line between declaration and u...Jes Sorensen
2014-06-26staging: rtl8723au: fix sparse warningClément Calmels
2014-06-24staging: rtl8723au: OnAssocReq23a(): Use cfg80211_find_vendor_ie() to locate VMMJes Sorensen
2014-06-24staging: rtl8723au: Only validate vendor specific ies, when they it is vendor...Jes Sorensen
2014-06-24staging: rtl8723au: rtw_append_pmkid(): Adjust for IEs array not arrying fixe...Jes Sorensen
2014-06-24staging: rtl8723au: rtw_restruct_wmm_ie23a(): Use cfg80211_find_vendor_ie()Jes Sorensen
2014-06-24staging: rtl8723au: Eliminate set_wep_key() and call set_group_key() directlyJes Sorensen
2014-06-24staging: rtl8723au: Validate keys in cfg80211_rtw_add_key()Jes Sorensen
2014-06-24staging: rtl8723au: Remove obsolete struct ieee_parmJes Sorensen