summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt7601u/phy.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-3/+6
2021-01-14mt7601u: check the status of device in calibrationZhi Han1-0/+3
2020-09-07mt7601u: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-09-01mt7601u: phy: Fix misnaming when documented function parameter 'dac'Lee Jones1-1/+1
2019-10-01mt7601u: fix bbp version check in mt7601u_wait_bbp_readyLorenzo Bianconi1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-06-24mt7601u: remove warning when avg_rssi is zeroStanislaw Gruszka1-2/+4
2018-04-24mt7601u: use EWMA to calculate avg_rssiStanislaw Gruszka1-3/+7
2018-04-24mt7601u: phy: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2016-09-09mt7601u: use linux/bitfield.hJakub Kicinski1-21/+23
2015-05-28add mt7601u driverJakub Kicinski1-0/+1251