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: add rx_check callback for usb devicesLorenzo Bianconi
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-11mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi
2022-07-11mt76: add phy_idx to mt76_wcidLorenzo Bianconi
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi
2022-07-11mt76: add phy_idx in mt76_rx_statusLorenzo Bianconi
2022-07-11mt76: connac: move tx initialization/cleanup in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau
2022-07-11mt76: mt7615: fix throughput regression on DFS channelsFelix Fietkau
2022-07-11mt76: mt7615: add sta_rec with EXTRA_INFO_NEW for the first time onlyFelix Fietkau
2022-07-11mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo 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: mt7615: do not update pm stats in case of errorLorenzo Bianconi
2022-07-11mt76: enable the VHT extended NSS BW featureDeren Wu
2022-07-11mt76: mt7663: rely on mt76_connac2_fw_trailerLorenzo Bianconi
2022-07-11mt76: mt7615: add missing bh-disable around rx napi scheduleFelix Fietkau
2022-07-11mt76: add DBDC rxq handlings into mac_reset_workRyder Lee
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-05-13mt76: mt7615/mt7915: do reset_work with mt76's work queueBo Jiao
2022-05-13mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau
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