summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt7601u/tx.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo2023-10-231-1/+1
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-1/+2
* mac80211: prepare sta handling for MLO supportSriram R2022-04-111-2/+2
* Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller2019-06-261-2/+2
|\
| * mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi2019-06-251-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
|/
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* mt7601u: use linux/bitfield.hJakub Kicinski2016-09-091-9/+10
* mt7601u: lock out rx path and tx status reportingJakub Kicinski2015-08-101-0/+3
* add mt7601u driverJakub Kicinski2015-05-281-0/+319