aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r819xU_phy.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-27staging:rtl8192u: Refactor BaseBand_Config_Type - StyleJohn Whitmore1-0/+5
2018-08-27staging:rtl8192u: Make function rtl8192_phyConfigBB staticJohn Whitmore1-1/+0
2018-07-29staging:rtl8192u: Rename eRFPath - StyleJohn Whitmore1-5/+5
2018-07-29staging:rtl8192u: Remove repeated definitions - StyleJohn Whitmore1-8/+0
2018-07-29staging:rtl8192u: Rename RF90_RADIO_PATH_E - StyleJohn Whitmore1-5/+5
2018-07-29staging:rtl8192u: Rename HW90_BLOCK_E - StyleJohn Whitmore1-2/+2
2018-07-29staging:rtl8192u: Remove proxy rtl819XRadioD_Array - StyleJohn Whitmore1-2/+0
2018-07-29staging:rtl8192u: Remove proxy rtl819XRadioC_Array - StyleJohn Whitmore1-1/+0
2018-07-29staging:rtl8192u: Remove proxy rtl819XRadioB_Array - StyleJohn Whitmore1-1/+0
2018-07-29staging:rtl8192u: Remove proxy rtl819XRadioA_Array - StyleJohn Whitmore1-1/+0
2018-07-29staging:rtl8192u: Remove proxy array rtl819XAGCTAB_Array - StyleJohn Whitmore1-1/+0
2018-07-29staging:rtl8192u: Remove proxy struct rtl819XPHY_REG_1T2RArray - StyleJohn Whitmore1-1/+0
2018-07-29staging:rtl8192u: Remove proxy struct rtl819XMACPHY_Array_PG - StyleJohn Whitmore1-1/+0
2018-07-29staging:rtl8192u: Rename msDelay to ms_delay - StyleJohn Whitmore1-1/+1
2018-07-29staging:rtl8192u: Rename Para2 to para_2 - styleJohn Whitmore1-1/+1
2018-07-29staging:rtl8192u: Rename Para1 > para_1 - StyleJohn Whitmore1-1/+1
2018-07-29staging:rtl8192u: Rename CmdID - StyleJohn Whitmore1-1/+1
2018-07-29staging:rtl8192u: Rename SwChnlCmd - StyleJohn Whitmore1-1/+1
2018-07-13staging:rtl8192u: Rename CmdID_RF_WriteReg > CMD_ID_RF_WRITE_REG - StyleJohn Whitmore1-1/+1
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: Remove unused enum label CmdID_BBRegWrite10John Whitmore1-1/+0
2018-07-13staging:rtl8192u: rename CmdID_SetTxPowerLevel > CMD_ID_SET_TX_PWR_LEVELJohn Whitmore1-1/+1
2018-07-13staging:rtl8192u: Rename enum label CmdID_End > CMD_ID_END - StyleJohn Whitmore1-1/+1
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-2/+2
2018-07-13staging:rtl8192u: Remove typdef from enumeration RF90_RADIO_PATH_E - StyleJohn Whitmore1-6/+9
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-6/+6
2018-07-08staging:rtl8192u: rename HT_EXTCHNL_OFFSET -> enum ht_extension_chan_widthJohn Whitmore1-1/+1
2018-07-08staging:rtl8192u: rename HT_CHANNEL_WIDTH -> enum ht_channel_widthJohn Whitmore1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-08-14staging: rtl8192u: Remove unnecessary externsJoe Perches1-28/+27
2013-10-11staging: rtl8192u: use __packed instead of __attribute__((packed))Xenia Ragiadakou1-1/+1
2013-06-24staging: rtl8192u: fix line length in r819xU_phy.hXenia Ragiadakou1-8/+16
2013-06-24staging: rtl8192u: rename variables in r819xU_phy.hXenia Ragiadakou1-5/+5
2013-06-24staging: rtl8192u: fix comments in r819xU_phy.hXenia Ragiadakou1-14/+8
2013-06-24staging: rtl8192u: fix whitespace in r819xU_phy.hXenia Ragiadakou1-12/+12
2013-05-13STAGING: rtl8192u: fix checkpatch error about pointer position in r819xU_phyXenia Ragiadakou1-15/+15
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab1-4/+0
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang1-0/+94