summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615
AgeCommit message (Expand)Author
2022-05-13mt76: fix MBSS index condition in DBDC modeEvelyn Tsai
2022-05-13mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau
2022-05-06mt76: switch to netif_napi_add_tx()Jakub Kicinski
2022-03-16mt76: fix monitor rx FCS error in DFS channelDeren Wu
2022-03-16mt76: usb: introduce __mt76u_init utility routineLorenzo Bianconi
2022-03-16mt76: use le32/16_get_bits() whenever possibleRyder Lee
2022-03-16mt76: split single ldpc cap bit into bitsMeiChia Chiu
2022-03-16mt76: mt7663u: introduce mt7663u_mcu_power_on routineLorenzo Bianconi
2022-03-16mt76: mt7615: honor ret from mt7615_mcu_restart in mt7663u_mcu_initLorenzo Bianconi
2022-02-24mt76: fix dfs state issue with 160 MHz channelsFelix Fietkau
2022-02-24mt76: improve signal strength reportingFelix Fietkau
2022-02-24mt76: mt7615: Fix assigning negative values to unsigned variableYang Li
2022-02-24mt76: mt7615: fix compiler warning on frame sizeDeren Wu
2022-02-23mt76: fix endianness errors in reverse_frag0_hdr_transLorenzo Bianconi
2022-02-23mt76: mt7615: introduce SAR supportLorenzo Bianconi
2022-02-03mt76: do not always copy ethhdr in reverse_frag0_hdr_transLorenzo Bianconi
2022-02-03mt76: mt7615: fix/rewrite the dfs state handling logicFelix Fietkau
2022-02-03mt76: sdio: honor the largest Tx buffer the hardware can supportSean Wang
2022-02-03mt76: stop the radar detector after leaving dfs channelXing Song
2022-02-03mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_updateLorenzo Bianconi
2022-02-03mt76: mt7663s: flush runtime-pm queue after waking up the deviceLorenzo Bianconi
2022-02-03mt76: mt7615: add support for LG LGSBWAC02 (MT7663BUN)Piotr Dymacz
2022-02-03mt76: mt7615: fix a leftover race in runtime-pmLorenzo Bianconi
2022-02-03mt76: mt7615e: process txfree and txstatus without allocating skbsLorenzo Bianconi
2022-02-03mt76: mt7615: update bss_info with cipher after setting the group keyFelix Fietkau
2022-02-03mt76: mt7615: fix a possible race enabling/disabling runtime-pmLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_gen_dl_mode in mt76-connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_set_pm in connac moduleLorenzo Bianconi
2022-02-03mt76: connac: introduce is_connac_v1 utility routineLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac moduleLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_wtbl_ht_tlvLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_sta_baLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_bss_basic_tlv in connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_bss_ext_tlv in connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_bss_omac_tlv in connac moduleLorenzo Bianconi
2022-02-03mt76: sdio: lock sdio when it is neededSean Wang
2021-12-19mt76: mt7915: rely on mt76_connac definitionsLorenzo Bianconi
2021-12-19mt76: connac: rely on MCU_CMD macroLorenzo Bianconi
2021-12-19mt76: connac: introduce MCU_CE_CMD macroLorenzo Bianconi
2021-12-19mt76: connac: introduce MCU_UNI_CMD macroLorenzo Bianconi
2021-12-19mt76: connac: align MCU_EXT definitions with 7915 driverLorenzo Bianconi
2021-12-19mt76: connac: introduce MCU_EXT macrosLorenzo Bianconi
2021-12-19mt76: mt7615: in debugfs queue stats, skip wmm index 3 on mt7663Felix Fietkau
2021-12-19mt76: mt7663: disable 4addr capabilityLorenzo Bianconi
2021-12-19mt76: mt7615: clear mcu error interrupt status on mt7663Felix Fietkau
2021-12-19mt76: mt7615: improve wmm index allocationFelix Fietkau
2021-12-19mt76: mt7615: fix unused tx antenna mask in testmodeShayne Chen
2021-12-19mt76: mt7615: fix decap offload corner case with 4-addr VLAN framesFelix Fietkau
2021-12-19mt76: do not pass the received frame with decryption errorXing Song