aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r819xU_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-27staging:rtl8192u: Rename PHY_SetRF8256OFDMTxPower() - StyleJohn Whitmore1-2/+2
2018-08-27staging:rtl8192u: Rename PHY_SetRF8256CCKTxPower() - StyleJohn Whitmore1-2/+2
2018-08-27staging:rtl8192u: Rename function PHY_RF8256_Config() - StyleJohn Whitmore1-2/+2
2018-08-27staging:rtl8192u: Rename PHY_SetRF8256Bandwidth() - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Refactor BaseBand_Config_Type - StyleJohn Whitmore1-5/+6
2018-08-27staging:rtl8192u: Make function rtl8192_phyConfigBB staticJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Refactor enum VERSION_819xU - StyleJohn Whitmore1-2/+2
2018-08-27staging:rtl8192u: Rename IsLegalChannel - StyleJohn Whitmore1-1/+1
2018-07-29staging:rtl8192u: Rename eRFPath - StyleJohn Whitmore1-60/+60
2018-07-29staging:rtl8192u: Rename RF90_RADIO_PATH_E - StyleJohn Whitmore1-19/+19
2018-07-29staging:rtl8192u: Rename HW90_BLOCK_E - StyleJohn Whitmore1-4/+4
2018-07-29staging:rtl8192u: Remove proxy rtl819XRadioD_Array - StyleJohn Whitmore1-4/+3
2018-07-29staging:rtl8192u: Remove proxy rtl819XRadioC_Array - StyleJohn Whitmore1-4/+3
2018-07-29staging:rtl8192u: Remove proxy rtl819XRadioB_Array - StyleJohn Whitmore1-4/+3
2018-07-29staging:rtl8192u: Remove proxy rtl819XRadioA_Array - StyleJohn Whitmore1-4/+3
2018-07-29staging:rtl8192u: Remove proxy array rtl819XAGCTAB_Array - StyleJohn Whitmore1-6/+5
2018-07-29staging:rtl8192u: Remove proxy struct rtl819XPHY_REG_1T2RArray - StyleJohn Whitmore1-6/+4
2018-07-29staging:rtl8192u: Remove proxy struct rtl819XMACPHY_Array_PG - StyleJohn Whitmore1-2/+1
2018-07-29staging:rtl8192u: Rename msDelay to ms_delay - StyleJohn Whitmore1-3/+3
2018-07-29staging:rtl8192u: Rename Para2 to para_2 - styleJohn Whitmore1-5/+5
2018-07-29staging:rtl8192u: Rename Para1 > para_1 - StyleJohn Whitmore1-5/+5
2018-07-29staging:rtl8192u: Rename CmdID - StyleJohn Whitmore1-3/+3
2018-07-29staging:rtl8192u: Rename SwChnlCmd - StyleJohn Whitmore1-8/+8
2018-07-13staging:rtl8192u: Rename CmdID_RF_WriteReg > CMD_ID_RF_WRITE_REG - StyleJohn Whitmore1-3/+3
2018-07-13staging:rtl8192u: Rename CmdID_WritePortUchar > CMD_ID_WRITE_PORT_UCHARJohn Whitmore1-1/+1
2018-07-13staging:rtl8192u: Rename CmdID_WritePortUshort > CMD_ID_WRITE_PORT_USHORTJohn Whitmore1-1/+1
2018-07-13staging:rtl8192u: Rename CmdID_WritePortUlong > CMD_ID_WRITE_PORT_ULONGJohn Whitmore1-1/+1
2018-07-13staging:rtl8192u: rename CmdID_SetTxPowerLevel > CMD_ID_SET_TX_PWR_LEVELJohn Whitmore1-2/+2
2018-07-13staging:rtl8192u: Rename enum label CmdID_End > CMD_ID_END - StyleJohn Whitmore1-5/+5
2018-07-13staging:rtl8192u: Rename SwChnlCmdID > switch_chan_cmd_id - Coding StyleJohn Whitmore1-2/+2
2018-07-13staging:rtl8192u: remove typedef from structure SwChnlCmd - StyleJohn Whitmore1-10/+10
2018-07-13staging:rtl8192u: Remove typdef from enumeration RF90_RADIO_PATH_E - StyleJohn Whitmore1-12/+19
2018-07-13staging:rtl8192u: remove typdef from enumeration HW90_BLOCK_E - StyleJohn Whitmore1-3/+3
2018-07-13staging:rtl8192u: remove typedef of enumeration SwChnlCmdID - StyleJohn Whitmore1-1/+1
2018-07-08staging:rtl8192u: rename HT_EXTCHNL_OFFSET -> enum ht_extension_chan_widthJohn Whitmore1-2/+3
2018-07-08staging:rtl8192u: rename HT_CHANNEL_WIDTH -> enum ht_channel_widthJohn Whitmore1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-28staging: rtl8192u: fix spelling mistake in variable name *attentuationColin Ian King1-17/+17
2017-02-12Staging: rtl8192u: r819xU_phy.c - style fixDerek Robson1-14/+27
2016-02-07staging: rtl8192u: use to_delayed_workGeliang Tang1-2/+1
2015-11-15staging: rtl8192u: Remove unnecessary functionAmitoj Kaur Chawla1-20/+5
2015-10-13rtl8192u: BIT() macro cleanupAnish Bhatt1-2/+2
2015-03-20Staging: rtl8192u: Remove unnecessary spacesHatice ERTÜRK1-4/+4
2015-03-16Staging: rtl8192u: Remove parentheses around right side an assignmentHaneen Mohammed1-2/+2
2015-03-16Staging: rtl8192u: Bool tests don't need comparisonsCristina Opriceana1-1/+1
2015-03-01Staging: rtl8192u: Replace TRUE and FALSE macrosKsenija Stanojevic1-2/+2
2015-02-26Staging: rtl8192u: Remove break statementKsenija Stanojevic1-1/+0
2015-02-26Staging: rtl8192: Simplifying if-else statementKsenija Stanojevic1-6/+4
2015-02-26Staging: rtl8192u: Simplify if conditionKsenija Stanojevic1-1/+1
2015-02-26Staging: rtl8192u: Remove else after returnKsenija Stanojevic1-4/+3