summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt7601u
Commit message (Expand)AuthorAgeFilesLines
* mt7601u: expose 802.11w supportDavide Caratti2018-07-301-0/+1
* mt7601u: use sw encryption for hw unsupported ciphersLorenzo Bianconi2018-07-301-0/+11
* mt7601u: remove warning when avg_rssi is zeroStanislaw Gruszka2018-06-241-2/+4
* mt7601u: run calibration works after finishing scanningStanislaw Gruszka2018-04-241-0/+6
* mt7601u: use EWMA to calculate avg_rssiStanislaw Gruszka2018-04-243-6/+13
* mt7601u: phy: mark expected switch fall-throughGustavo A. R. Silva2018-04-241-0/+1
* Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-041-1/+1
|\
| * mt7601u: use firmware_request_cache() to address cache on rebootLuis R. Rodriguez2018-03-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-311-3/+3
|\ \
| * | net/mediatek: disambiguate mt76 vs mt7601u trace eventsAlexei Starovoitov2018-03-281-3/+3
| |/
* | wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-9/+7
* | mt7601u: let mac80211 validate rx CCMP PNLorenzo Bianconi2018-03-132-1/+10
* | mt7601u: simplify mt7601u_mcu_msg_alloc signatureLorenzo Bianconi2018-03-131-4/+3
* | mt7601u: remove a warning in mt7601u_efuse_physical_size_check()Lorenzo Bianconi2018-03-131-1/+1
* | mt7601u: make write with mask access atomicLorenzo Bianconi2018-02-282-16/+39
* | mt7601u: set device mac address in mt7601u_add_interface()Lorenzo Bianconi2018-02-281-0/+3
* | mt7601u: move mt7601u_set_macaddr in mac related codeLorenzo Bianconi2018-02-283-22/+19
|/
* mt7601u: check memory allocation failureChristophe Jaillet2017-08-241-0/+5
* mt7601u: constify usb_device_idArvind Yadav2017-08-101-1/+1
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-162-3/+3
* Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller2017-04-281-6/+6
|\
| * mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-2/+2
| * mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-6/+6
* | mt7601u: check return value of alloc_skbPan Bian2017-04-261-2/+8
|/
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+2
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-161-2/+0
* mt7601u: wait for clear rxq when stopping macAnthony Romano2016-11-292-7/+10
* mt7601u: use linux/bitfield.hJakub Kicinski2016-09-0910-155/+81
* mt7601u: remove unnecessary includeJakub Kicinski2016-09-091-1/+0
* mt7601u: remove redefinition of GENMASKJakub Kicinski2016-09-091-4/+0
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-2/+2
* mt7601u: do not free dma_buf when ivp allocation failsColin Ian King2016-03-071-1/+3
* 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: lock out rx path and tx status reportingJakub Kicinski2015-08-105-3/+11
* mt7601u: fix tx status reporting contextsJakub Kicinski2015-08-104-4/+33
* mt7601u: use correct ieee80211_rx variantJakub Kicinski2015-08-101-1/+1
* mt7601u: fix dma from stack addressJakub Kicinski2015-08-103-35/+34
* Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-236-54/+45
|\
| * mt7601u: don't warn about devices without per-rate power tableJakub Kicinski2015-06-151-0/+4
| * mt7601u: set promiscous mode based on FIF_OTHER_BSSJakub Kicinski2015-06-081-0/+1
| * mt7601u: don't cleanup device second time after .resume()Jakub Kicinski2015-06-082-1/+11
| * mt7601u: watch out for invalid-length framesJakub Kicinski2015-06-082-4/+18
| * mt7601u: unify paged and non-paged RX dma pathsJakub Kicinski2015-06-081-50/+12
* | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-5/+5
|/
* add mt7601u driverJakub Kicinski2015-05-2826-0/+7930
OpenPOWER on IntegriCloud