aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-05mt76: mt7615: fix PS buffering of action framesFelix Fietkau1-1/+1
2019-09-05mt76: mt7615: fix using VHT STBC ratesFelix Fietkau1-6/+12
2019-09-05mt76: mt76u: fix typo in mt76u_fill_rx_sgLorenzo Bianconi1-1/+1
2019-09-05mt76: mt7615: sync with mt7603 rate control changesFelix Fietkau4-44/+124
2019-09-05mt76: mt7615: reset rate index/counters on rate table updateFelix Fietkau2-1/+8
2019-09-05mt76: mt7615: move mt7615_mcu_set_rates to mac.cFelix Fietkau4-98/+97
2019-09-05mt76: mt7603: enable hardware rate up/down selectionFelix Fietkau1-2/+1
2019-09-05mt76: mt7615: introduce mt7615_mcu_send_ram_firmware routineLorenzo Bianconi1-48/+42
2019-09-05mt76: mt7615: always release sem in mt7615_load_patchLorenzo Bianconi1-3/+3
2019-09-05mt76: mt7615: fall back to sw encryption for unsupported ciphersLorenzo Bianconi1-0/+15
2019-09-05mt76: mt7615: clean up FWDL TXQ during/after firmware uploadFelix Fietkau1-0/+3
2019-09-05mt76: mt7615: add radar pattern test knob to debugfsLorenzo Bianconi6-14/+81
2019-09-05mt76: mt7615: add csa supportLorenzo Bianconi4-5/+36
2019-09-05mt76: mt7615: do not perform txcalibration before cac is complitedLorenzo Bianconi1-10/+15
2019-09-05mt76: mt7615: add hw dfs pattern detector supportLorenzo Bianconi7-1/+245
2019-09-05mt76: mt7615: introduce mt7615_regd_notifierLorenzo Bianconi1-0/+11
2019-09-05mt76: mt7615: fix sparse warnings: warning: restricted __le16 degrades to integerLorenzo Bianconi1-1/+1
2019-09-05mt76: round up length on mt76_wr_copyFelix Fietkau2-2/+2
2019-09-03mt76: mt76x0e: disable 5GHz band for MT7630EStanislaw Gruszka1-0/+5
2019-09-03mt76: mt76x0e: don't use hw encryption for MT7630EStanislaw Gruszka1-1/+14
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+4
2019-08-20mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka1-4/+4
2019-08-19Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller2-2/+5
2019-08-06mt7601u: null check the allocationNavid Emamdoost1-0/+3
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-07-24mt7601u: use params->ssn value directlyStanislaw Gruszka1-2/+2
2019-07-16kernel: fix typos and some coding style in commentsWeitao Hou1-1/+1
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+38
2019-06-30Merge tag 'mt76-for-kvalo-2019-06-27' of https://github.com/nbd168/wirelessKalle Valo47-1011/+1422
2019-06-27mt76: usb: fix rx A-MSDU supportLorenzo Bianconi2-9/+38
2019-06-27mt76: mt7603: fix sparse warnings: warning: incorrect type in assignment (different base types)Lorenzo Bianconi1-1/+1
2019-06-27mt76: mt7615: fix sparse warnings: warning: cast from restricted __le16Lorenzo Bianconi1-4/+2
2019-06-27mt76: mt7615: fix sparse warnings: incorrect type in assignment (different base types)Lorenzo Bianconi1-2/+3
2019-06-27mt76: mt76u: get rid of {out,in}_max_packetLorenzo Bianconi2-4/+0
2019-06-27mt76: move nl80211_dfs_regions in mt76_dev data structureLorenzo Bianconi7-16/+14
2019-06-27mt76: mt7615: remove cfg80211_chan_def from mt7615_set_channel signatureLorenzo Bianconi1-3/+2
2019-06-27mt76: mt76u: reduce rx memory footprintLorenzo Bianconi4-10/+15
2019-06-27mt76: mt7615: update peer's bssid when state transition occursRyder Lee2-16/+16
2019-06-27mt76: mt7615: fix incorrect settings in mesh modeRyder Lee1-1/+1
2019-06-27mt76: mt76x02u: fix sparse warnings: should it be static?Lorenzo Bianconi1-1/+1
2019-06-27mt76: mt7615: take into account extPA when configuring tx powerLorenzo Bianconi5-9/+42
2019-06-27mt76: mt7615: init per-channel target powerLorenzo Bianconi1-0/+43
2019-06-27mt76: mt7615: add support for per-chain signal strength reportingRyder Lee2-1/+26
2019-06-27mt76: mt7615: simplify mt7615_mcu_set_sta_rec routineLorenzo Bianconi1-21/+12
2019-06-27mt76: mt7603: improve hardware rate switching configurationFelix Fietkau1-1/+10
2019-06-27mt76: mt7603: rework and fix tx status reportingFelix Fietkau4-41/+108
2019-06-27mt76: mt76x0: fix RF frontend initialization for external PAFelix Fietkau3-6/+11
2019-06-27mt76: mt7615: remove key check in mt7615_mcu_set_wtbl_keyLorenzo Bianconi1-1/+1
2019-06-27mt76: mt7615: remove unused variable in mt7615_mcu_set_bcnLorenzo Bianconi1-2/+2
2019-06-27mt76: mt7615: fix slow performance when enable encryptionRyder Lee3-7/+12