Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-15wifi: mt76: sdio: add rx_check callback for sdio devicesLorenzo Bianconi
2022-09-15wifi: mt76: mt7921: delete stray if statementDan Carpenter
2022-09-15wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()Dan Carpenter
2022-09-15wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.cLorenzo Bianconi
2022-09-15wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPENDSean Wang
2022-09-15wifi: mt76: mt7921u: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: mt7921s: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: mt7921e: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: add rx_check callback for usb devicesLorenzo Bianconi
2022-09-15wifi: mt76: connac: introduce mt76_connac_reg_map structureLorenzo Bianconi
2022-08-26wifi: mt76: mt7921e: fix crash in chip reset failDeren Wu
2022-07-18Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg
2022-07-11mt76: mt7921: Let PCI core handle power state and use pm_sleep_ptr()Kai-Heng Feng
2022-07-11mt76: add phy_idx to mt76_wcidLorenzo Bianconi
2022-07-11mt76: add len parameter to __mt76_mcu_msg_alloc signatureLorenzo Bianconi
2022-07-11mt76: mt7921: reduce the mutex lock scope during resetSean Wang
2022-07-11mt76: mt7921: reduce log severity levels for informative messagesSean Wang
2022-07-11mt76: connac: move tx initialization/cleanup in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: mt7921: make mt7921_pci_driver staticLorenzo Bianconi
2022-07-11mt76: mt7921: enable HW beacon filter in the initialization stageSean Wang
2022-07-11mt76: mt7921: enable HW beacon filter not depending on PM flagSean Wang
2022-07-11mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau
2022-07-11mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: move mcu_txd/mcu_rxd structures in shared codeLorenzo Bianconi
2022-07-11mt76: connac: move mt7615_txp_skb_unmap in common codeLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_write_hw_txp in shared codeLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_tx_free in shared codeLorenzo Bianconi
2022-07-11mt76: move mt7615_txp_ptr in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_fw_txp in common moduleLorenzo Bianconi
2022-07-11mt76: mt7921: enlarge maximum VHT MPDU length to 11454Deren Wu
2022-07-11mt76: mt7921: fix aggregation subframes setting to HE maxDeren Wu
2022-07-11mt76: mt7921s: fix possible sdio deadlock in command failDeren Wu
2022-07-11mt76: mt7921: do not update pm states in case of errorLorenzo Bianconi
2022-07-11mt76: mt7921s: remove unnecessary goto in mt7921s_mcu_drv_pmctrlLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac2_mac_fill_rx_rate in connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move HE radiotap parsing in connac moduleLorenzo Bianconi
2022-07-11mt76: mt7921: fix command timeout in AP stop periodDeren Wu
2022-07-11mt76: mt7921: not support beacon offload disable commandDeren Wu
2022-07-11mt76: connac: move mt76_connac2_mac_add_txs_skb in connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move mac connac2 defs in mt76_connac2_mac.hLorenzo Bianconi
2022-07-11mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signatureLorenzo Bianconi
2022-07-11mt76: enable the VHT extended NSS BW featureDeren Wu
2022-07-11mt76: connac: move mt76_connac2_load_patch in connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac2_load_ram in connac moduleLorenzo Bianconi
2022-07-11mt76: mt7921: move fw toggle in mt7921_load_firmwareLorenzo Bianconi