summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * ath11k: remove redundant assignment to variables vht_mcs and he_mcsColin Ian King2022-05-101-2/+2
| | * ath11k: Reuse the available memory after firmware reloadAnilkumar Kolli2022-05-103-4/+23
| | * wil6210: remove 'freq' debugfsJohannes Berg2022-05-101-14/+0
| | * ath11k: Designating channel frequency when sending management framesBaochen Qiang2022-05-103-1/+24
| | * ath11k: Don't check arvif->is_started before sending management framesBaochen Qiang2022-05-101-2/+3
| | * ath11k: Implement remain-on-channel supportBaochen Qiang2022-05-103-0/+120
| | * ath11k: Handle keepalive during WoWLAN suspend and resumeBaochen Qiang2022-05-105-0/+156
| | * ath11k: reset 11d state in process of recoveryWen Gong2022-05-093-0/+9
| | * ath11k: Fix RX de-fragmentation issue on WCN6750Manikanta Pubbisetty2022-05-063-3/+23
| | * ath10k: support bus and device specific API 1 BDF selectionRobert Marko2022-05-061-1/+12
| | * ath10k: mac: fix too long linesKalle Valo2022-05-061-4/+9
| | * ath11k: mac: fix too long lineKalle Valo2022-05-061-4/+8
| | * ath11k: Add support for targets without trustzoneManikanta Pubbisetty2022-05-042-1/+186
| * | Merge tag 'mt76-for-kvalo-2022-05-12' of https://github.com/nbd168/wirelessKalle Valo2022-05-1641-415/+1598
| |\ \
| | * | mt76: mt7921: add ipv6 NS offload supportDeren Wu2022-05-135-1/+147
| | * | mt76: add gfp to mt76_mcu_msg_alloc signatureLorenzo Bianconi2022-05-132-5/+12
| | * | mt76: mt7915: add more statistics from fw_util debugfs knobsRyder Lee2022-05-133-4/+21
| | * | mt76: mt7915: improve error handling for fw_debug knobsRyder Lee2022-05-132-25/+37
| | * | mt76: mt7615/mt7915: do reset_work with mt76's work queueBo Jiao2022-05-132-2/+2
| | * | mt76: mt7915: add support for 6G in-band discoveryMeiChia Chiu2022-05-136-14/+107
| | * | mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau2022-05-1318-94/+502
| | * | mt76: make number of tokens configurable dynamicallyFelix Fietkau2022-05-133-7/+7
| | * | mt76: add support for overriding the device used for DMA mappingFelix Fietkau2022-05-133-17/+19
| | * | mt76: dma: add wrapper macro for accessing queue registersFelix Fietkau2022-05-131-9/+12
| | * | mt76: mt7915: move MT_INT_MASK_CSR to init.cRyder Lee2022-05-134-5/+1
| | * | mt76: mt7915: introduce mt7915_mac_severe_check()Ryder Lee2022-05-133-0/+37
| | * | mt76: mt7915: rework SER debugfs knobRyder Lee2022-05-135-20/+126
| | * | mt76: mt7915: limit minimum twt durationPeter Chiu2022-05-132-0/+7
| | * | mt76: mt7915: reject duplicated twt flowsPeter Chiu2022-05-131-0/+31
| | * | mt76: mt7915: fix twt table_mask to u16 in mt7915_devPeter Chiu2022-05-131-1/+1
| | * | mt76: mt7915: update mt7986 patch in mt7986_wmac_adie_patch_7976()Peter Chiu2022-05-132-2/+18
| | * | mt76: connac: use skb_put_data instead of open codingSean Wang2022-05-131-5/+2
| | * | mt76: mt7915: configure soc clocks in mt7986_wmac_initLorenzo Bianconi2022-05-131-0/+14
| | * | mt76: fix tx status related use-after-free race on station removalFelix Fietkau2022-05-132-1/+3
| | * | mt76: fix encap offload ethernet type checkFelix Fietkau2022-05-132-2/+6
| | * | mt76: do not attempt to reorder received 802.3 packets without agg sessionFelix Fietkau2022-05-131-2/+3
| | * | mt76: mt7915: disable RX_HDR_TRANS_SHORTBo Jiao2022-05-133-4/+6
| | * | mt76: mt7603: move spin_lock_bh() to spin_lock()Yunbo Yu2022-05-131-4/+4
| | * | mt76: mt7915: add debugfs knob for RF registers read/writeShayne Chen2022-05-133-0/+62
| | * | mt76: mt7921: fix kernel crash at mt7921_pci_removeSean Wang2022-05-131-1/+1
| | * | mt76: mt7921: make read-only array ppet16_ppet8_ru3_ru0 static constColin Ian King2022-05-131-1/+1
| | * | mt76: mt7915: make read-only array ppet16_ppet8_ru3_ru0 static constColin Ian King2022-05-131-1/+1
| | * | mt76: mt7915: remove SCS featureRyder Lee2022-05-135-36/+0
| | * | mt76: fix antenna config missing in 6G capDeren Wu2022-05-131-2/+2
| | * | mt76: fix rx reordering with non explicit / psmp ack policyFelix Fietkau2022-05-131-2/+1
| | * | mt76: mt7921: Add AP mode supportSean Wang2022-05-135-2/+146
| | * | mt76: mt7915: use 0xff to initialize bitrate_mask in mt7915_init_bitrate_maskLorenzo Bianconi2022-05-131-5/+5
| | * | mt76: mt7915: report rx mode value in mt7915_mac_fill_rx_rateLorenzo Bianconi2022-05-131-11/+11
| | * | mt76: mt7915: do not pass data pointer to mt7915_mcu_muru_debug_setLorenzo Bianconi2022-05-131-1/+1
| | * | mt76: mt7915: fix possible NULL pointer dereference in mt7915_mac_fill_rx_vectorLorenzo Bianconi2022-05-131-2/+5