summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt7601u/main.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+4
* wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-101-0/+1
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-1/+1
* mac80211: simplify TX aggregation startJohannes Berg2019-10-041-2/+1
* mt7601u: use params->ssn value directlyStanislaw Gruszka2019-07-241-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* mt7601u: use sw encryption for hw unsupported ciphersLorenzo Bianconi2018-07-301-0/+11
* mt7601u: run calibration works after finishing scanningStanislaw Gruszka2018-04-241-0/+6
* mt7601u: set device mac address in mt7601u_add_interface()Lorenzo Bianconi2018-02-281-0/+3
* mt7601u: remove unnecessary includeJakub Kicinski2016-09-091-1/+0
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+5
* mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-1/+2
* mt7601u: set promiscous mode based on FIF_OTHER_BSSJakub Kicinski2015-06-081-0/+1
* add mt7601u driverJakub Kicinski2015-05-281-0/+412