summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-05mt76: mt7603: fix some checkpatch warningsRyder Lee
2019-09-05mt76: Add paragraphs to describe the config symbols fullyRyder Lee
2019-09-05mt76: mt7615: update cw_min/max related settingsRyder Lee
2019-09-05mt76: mt7615: add 4 WMM sets supportRyder Lee
2019-09-05mt76: mt7603: fix watchdog rescheduling in mt7603_set_channelLorenzo Bianconi
2019-09-05mt76: mt7615: fix MT7615_WATCHDOG_TIME definitionLorenzo Bianconi
2019-09-05mt76: introduce mt76_mmio_read_copy routineLorenzo Bianconi
2019-09-05mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signatureLorenzo Bianconi
2019-09-05mt76: mt7615: remove wtbl_sec_key definitionLorenzo Bianconi
2019-09-05mt76: mt7615: introduce mt7615_mac_wtbl_set_key routineLorenzo Bianconi
2019-09-05mt76: mt7615: add mt7615_mac_wtbl_addr routineLorenzo Bianconi
2019-09-05mt76: mt7615: move mt7615_mac_get_key_info in mac.cLorenzo Bianconi
2019-09-05mt76: mt7615: add missing register initializationFelix Fietkau
2019-09-05mt76: mt76x0u: add support to TP-Link T2UHPLorenzo Bianconi
2019-09-05mt76: mt7615: use params->ssn value directlyStanislaw Gruszka
2019-09-05mt76: mt7603: use params->ssn value directlyStanislaw Gruszka
2019-09-05mt76: mt76x02: use params->ssn value directlyStanislaw Gruszka
2019-09-05mt76: usb: remove unneeded {put,get}_unalignedStanislaw Gruszka
2019-09-05mt76: usb: fix endian in mt76u_copyStanislaw Gruszka
2019-09-05mt76: mt7603: fix invalid fallback ratesFelix Fietkau
2019-09-05mt76: mt7615: fix invalid fallback ratesFelix Fietkau
2019-09-05mt76: mt7615: fix PS buffering of action framesFelix Fietkau
2019-09-05mt76: mt7615: fix using VHT STBC ratesFelix Fietkau
2019-09-05mt76: mt76u: fix typo in mt76u_fill_rx_sgLorenzo Bianconi
2019-09-05mt76: mt7615: sync with mt7603 rate control changesFelix Fietkau
2019-09-05mt76: mt7615: reset rate index/counters on rate table updateFelix Fietkau
2019-09-05mt76: mt7615: move mt7615_mcu_set_rates to mac.cFelix Fietkau
2019-09-05mt76: mt7603: enable hardware rate up/down selectionFelix Fietkau
2019-09-05mt76: mt7615: introduce mt7615_mcu_send_ram_firmware routineLorenzo Bianconi
2019-09-05mt76: mt7615: always release sem in mt7615_load_patchLorenzo Bianconi
2019-09-05mt76: mt7615: fall back to sw encryption for unsupported ciphersLorenzo Bianconi
2019-09-05mt76: mt7615: clean up FWDL TXQ during/after firmware uploadFelix Fietkau
2019-09-05mt76: mt7615: add radar pattern test knob to debugfsLorenzo Bianconi
2019-09-05mt76: mt7615: add csa supportLorenzo Bianconi
2019-09-05mt76: mt7615: do not perform txcalibration before cac is complitedLorenzo Bianconi
2019-09-05mt76: mt7615: add hw dfs pattern detector supportLorenzo Bianconi
2019-09-05mt76: mt7615: introduce mt7615_regd_notifierLorenzo Bianconi
2019-09-05mt76: mt7615: fix sparse warnings: warning: restricted __le16 degrades to int...Lorenzo Bianconi
2019-09-05mt76: round up length on mt76_wr_copyFelix Fietkau
2019-09-03zd1211rw: zd_usb: Use struct_size() helperGustavo A. R. Silva
2019-09-03brcmfmac: get chip's default RAM info during PCIe setupRafał Miłecki
2019-09-03bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATAColin Ian King
2019-09-03brcmfmac: replace strncpy() by strscpy()Xulin Sun
2019-09-03rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx statusStanislaw Gruszka
2019-09-03ipw2x00: fix spelling mistake "initializationg" -> "initialization"Colin Ian King
2019-09-03airo: fix memory leaksWenwen Wang
2019-09-03zd1211rw: remove false assertion from zd_mac_clear()Oliver Neukum
2019-09-03brcmfmac: remove redundant assignment to pointer hashColin Ian King
2019-09-03bcma: remove two unused variablesYueHaibing
2019-09-03brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()Jia-Ju Bai