summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r819xU_phy.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: rtl8192_SetRFPowerState() is not usedMichael Straube2023-03-161-87/+0
* staging/rtl8192u: Prefer kcalloc over open coded arithmeticLen Baker2021-08-261-3/+3
* staging/rtl8192u: Initialize variables in the definition blockLen Baker2021-08-261-6/+3
* staging/rtl8192u: Avoid CamelCase in names of variablesLen Baker2021-08-261-48/+47
* staging: r819xU_phy: Remove some local variables from the stackLee Jones2021-05-101-9/+39
* staging: rtl8192u: clean up comparsions to NULLMichael Straube2020-09-221-1/+1
* staging: rtl8192u: clean up blank line style issuesMichael Straube2020-09-221-28/+0
* staging: rtl8192u: Add space to fix style issueSumera Priyadarsini2020-02-091-1/+1
* staging: rtl8192u: remove header include path to ieee80211/Masahiro Yamada2020-01-101-1/+1
* staging: rtl8192u: remove code under TO_DO_LISTStephen Brennan2019-08-251-59/+0
* staging:rtl8192u: Rename PHY_SetRF8256OFDMTxPower() - StyleJohn Whitmore2018-08-271-2/+2
* staging:rtl8192u: Rename PHY_SetRF8256CCKTxPower() - StyleJohn Whitmore2018-08-271-2/+2
* staging:rtl8192u: Rename function PHY_RF8256_Config() - StyleJohn Whitmore2018-08-271-2/+2
* staging:rtl8192u: Rename PHY_SetRF8256Bandwidth() - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Refactor BaseBand_Config_Type - StyleJohn Whitmore2018-08-271-5/+6
* staging:rtl8192u: Make function rtl8192_phyConfigBB staticJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Refactor enum VERSION_819xU - StyleJohn Whitmore2018-08-271-2/+2
* staging:rtl8192u: Rename IsLegalChannel - StyleJohn Whitmore2018-08-271-1/+1
* staging:rtl8192u: Rename eRFPath - StyleJohn Whitmore2018-07-291-60/+60
* staging:rtl8192u: Rename RF90_RADIO_PATH_E - StyleJohn Whitmore2018-07-291-19/+19
* staging:rtl8192u: Rename HW90_BLOCK_E - StyleJohn Whitmore2018-07-291-4/+4
* staging:rtl8192u: Remove proxy rtl819XRadioD_Array - StyleJohn Whitmore2018-07-291-4/+3
* staging:rtl8192u: Remove proxy rtl819XRadioC_Array - StyleJohn Whitmore2018-07-291-4/+3
* staging:rtl8192u: Remove proxy rtl819XRadioB_Array - StyleJohn Whitmore2018-07-291-4/+3
* staging:rtl8192u: Remove proxy rtl819XRadioA_Array - StyleJohn Whitmore2018-07-291-4/+3
* staging:rtl8192u: Remove proxy array rtl819XAGCTAB_Array - StyleJohn Whitmore2018-07-291-6/+5
* staging:rtl8192u: Remove proxy struct rtl819XPHY_REG_1T2RArray - StyleJohn Whitmore2018-07-291-6/+4
* staging:rtl8192u: Remove proxy struct rtl819XMACPHY_Array_PG - StyleJohn Whitmore2018-07-291-2/+1
* staging:rtl8192u: Rename msDelay to ms_delay - StyleJohn Whitmore2018-07-291-3/+3
* staging:rtl8192u: Rename Para2 to para_2 - styleJohn Whitmore2018-07-291-5/+5
* staging:rtl8192u: Rename Para1 > para_1 - StyleJohn Whitmore2018-07-291-5/+5
* staging:rtl8192u: Rename CmdID - StyleJohn Whitmore2018-07-291-3/+3
* staging:rtl8192u: Rename SwChnlCmd - StyleJohn Whitmore2018-07-291-8/+8
* staging:rtl8192u: Rename CmdID_RF_WriteReg > CMD_ID_RF_WRITE_REG - StyleJohn Whitmore2018-07-131-3/+3
* staging:rtl8192u: Rename CmdID_WritePortUchar > CMD_ID_WRITE_PORT_UCHARJohn Whitmore2018-07-131-1/+1
* staging:rtl8192u: Rename CmdID_WritePortUshort > CMD_ID_WRITE_PORT_USHORTJohn Whitmore2018-07-131-1/+1
* staging:rtl8192u: Rename CmdID_WritePortUlong > CMD_ID_WRITE_PORT_ULONGJohn Whitmore2018-07-131-1/+1
* staging:rtl8192u: rename CmdID_SetTxPowerLevel > CMD_ID_SET_TX_PWR_LEVELJohn Whitmore2018-07-131-2/+2
* staging:rtl8192u: Rename enum label CmdID_End > CMD_ID_END - StyleJohn Whitmore2018-07-131-5/+5
* staging:rtl8192u: Rename SwChnlCmdID > switch_chan_cmd_id - Coding StyleJohn Whitmore2018-07-131-2/+2
* staging:rtl8192u: remove typedef from structure SwChnlCmd - StyleJohn Whitmore2018-07-131-10/+10
* staging:rtl8192u: Remove typdef from enumeration RF90_RADIO_PATH_E - StyleJohn Whitmore2018-07-131-12/+19
* staging:rtl8192u: remove typdef from enumeration HW90_BLOCK_E - StyleJohn Whitmore2018-07-131-3/+3
* staging:rtl8192u: remove typedef of enumeration SwChnlCmdID - StyleJohn Whitmore2018-07-131-1/+1
* staging:rtl8192u: rename HT_EXTCHNL_OFFSET -> enum ht_extension_chan_widthJohn Whitmore2018-07-081-2/+3
* staging:rtl8192u: rename HT_CHANNEL_WIDTH -> enum ht_channel_widthJohn Whitmore2018-07-081-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* staging: rtl8192u: fix spelling mistake in variable name *attentuationColin Ian King2017-04-281-17/+17
* Staging: rtl8192u: r819xU_phy.c - style fixDerek Robson2017-02-121-14/+27
* staging: rtl8192u: use to_delayed_workGeliang Tang2016-02-071-2/+1