index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
/
hal
/
phy.c
Age
Commit message (
Expand
)
Author
Lines
2021-08-01
staging: rtl8188eu: remove rtl8188eu driver from staging dir
Phillip Potter
-1112
/
+0
2021-07-27
staging: rtl8188eu: remove unused IQKMatrixRegSetting array
Martin Kaiser
-6
/
+0
2021-07-27
staging: rtl8188eu: simplify phy_lc_calibrate
Martin Kaiser
-17
/
+3
2021-07-27
staging: rtl8188eu: simplify path_adda_on
Martin Kaiser
-10
/
+4
2021-07-27
staging: rtl8188eu: simplify phy_iq_calibrate
Martin Kaiser
-85
/
+6
2021-07-27
staging: rtl8188eu: simplify rtl88eu_phy_iq_calibrate
Martin Kaiser
-62
/
+3
2021-06-14
staging: rtl8188eu: remove a write-only power-index members
Martin Kaiser
-15
/
+0
2021-06-12
staging: rtl8188eu: remove ODM_RT_TRACE calls from hal/phy.c
Phillip Potter
-37
/
+1
2020-11-23
staging: rtl8188eu: clean up the useless code
Kaixu Xia
-7
/
+0
2020-09-22
staging: rtl8188eu: clean up alignment style issues
Michael Straube
-11
/
+10
2020-09-17
staging: rtl8188eu: use __func__ in hal directory
Michael Straube
-1
/
+1
2020-09-16
staging: rtl8188eu: remove extra indentations
Michael Straube
-13
/
+13
2020-05-27
staging: rtl8188eu: make some arrays static const
Michael Straube
-10
/
+11
2020-05-27
staging: rtl8188eu: clean up some declarations
Michael Straube
-16
/
+17
2020-04-13
staging: rtl8188eu: remove unnecessary parentheses
Michael Straube
-4
/
+4
2020-03-25
Staging: rtl8188eu: hal: Add space around operators
Shreeya Patel
-69
/
+69
2020-01-22
staging: rtl8188eu: remove else after break or return
Michael Straube
-21
/
+20
2018-12-19
staging: rtl8188eu: cleanup brace coding style issues
Michael Straube
-2
/
+2
2018-12-12
staging: rtl8188eu: simplify loop in rtl88eu_phy_iq_calibrate()
Michael Straube
-9
/
+4
2018-09-28
staging: rtl8188eu: remove get_right_chnl_for_iqk()
Michael Straube
-24
/
+3
2018-08-05
staging: rtl8188eu: remove unnecessary includes
Michael Straube
-1
/
+0
2018-07-24
staging: rtl8188eu: remove blank lines
Michael Straube
-3
/
+0
2018-06-26
staging: rtl8188eu: add SPDX identifiers
Michael Straube
-9
/
+1
2017-10-03
staging: rtl8188eu: Remove braces from single statement blocks
Mihaela Muraru
-8
/
+7
2017-05-15
staging: rtl8188eu: Put constant on right side of comparison
Aviv Palivoda
-2
/
+2
2017-03-06
staging: rtl8188eu: Fixed "Missing a blank line after declarations".
Yamanappagouda Patil
-0
/
+1
2016-10-16
Staging: rtl8188eu: hal: Compress return logic into one line
Mihaela Muraru
-6
/
+4
2016-10-16
staging:r8188eu: remove bTXPowerTrackingInit member of odm_rf_cal structure
Ivan Safonov
-1
/
+0
2016-10-16
staging:r8188eu: refactor rtl88eu_dm_txpower_tracking_callback_thermalmeter f...
Ivan Safonov
-27
/
+7
2016-10-16
staging:r8188eu: remove NumTotalRFPath member of hal_data_8188e structure
Ivan Safonov
-7
/
+4
2016-10-16
staging:r8188eu: remove rf_chip member of hal_data_8188e structure
Ivan Safonov
-12
/
+1
2016-09-23
staging: r8188eu: remove RFType member of odm_dm_struct structure
Ivan Safonov
-13
/
+3
2016-09-23
staging: r8188eu: remove rf_type member of hal_data_8188e structure
Ivan Safonov
-4
/
+1
2016-09-20
staging: r8188eu: remove GET_HAL_DATA macro
Ivan Safonov
-24
/
+16
2016-09-12
staging: r8188eu: rename phy_set_bw_mode to rtw_hal_set_bwmode
Ivan Safonov
-1
/
+1
2016-09-12
staging: r8188eu: rename phy_sw_chnl to rtw_hal_set_chan
Ivan Safonov
-1
/
+1
2016-09-12
staging: r8188eu: rename phy_query_rf_reg to rtw_hal_read_rfreg
Ivan Safonov
-5
/
+5
2016-09-12
staging: r8188eu: remove bNotifyChannelChange member of struct adapter
Ivan Safonov
-3
/
+0
2016-03-28
staging: rtl8188eu: Remove license paragraph with mailing address
Kyle Kuffermann
-5
/
+0
2016-02-20
staging: rtl8188eu: Remove RF_PATH_C & RF_PATH_D
Andrew Bradford
-26
/
+0
2015-10-29
staging: rtl8188eu: abs kernel macro used in simularity_compare function
Ivan Safonov
-1
/
+1
2015-10-24
rtl8188eu : BIT() macro cleanup
Anish Bhatt
-15
/
+15
2015-06-12
staging: rtl8188eu: remove unused variables
Sudip Mukherjee
-8
/
+2
2015-03-16
Staging: rtl8188eu: Remove parentheses around right side an assignment
Haneen Mohammed
-10
/
+10
2015-03-01
Staging: rtl8188eu: Remove unused variable
Vatika Harlalka
-9
/
+1
2015-03-01
Staging: rtl8188eu: Move variable assignment
Vatika Harlalka
-1
/
+1
2015-02-26
Staging: rtl8188eu: Remove unnecessary code
Vatika Harlalka
-20
/
+1
2015-02-26
Staging: rtl8188eu: Refactor conditional code to increase readability
Vatika Harlalka
-9
/
+3
2015-02-26
Staging: rtl8188eu: Combine two loops to increase readability
Vatika Harlalka
-3
/
+3
2015-02-26
Staging: rtl8188eu: Remove unnecessary if condition
Vatika Harlalka
-36
/
+1
[next]