summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mt76: mt7921: move hw configuration in mt7921_register_deviceLorenzo Bianconi2021-04-212-13/+6
* mt76: mt7915: add support for applying pre-calibration dataRyder Lee2021-04-219-10/+199
* mt76: mt7615: load ROM patch before checking patch semaphore statusFelix Fietkau2021-04-211-14/+16
* mt76: mt7615: fix entering driver-own state on mt7663Felix Fietkau2021-04-211-2/+10
* mt76: mt7615: fix hardware error recovery for mt7663Felix Fietkau2021-04-215-11/+53
* mt76: mt7921: add dumping Tx power tableSean Wang2021-04-215-0/+151
* mt76: introduce single-sku support for mt7663/mt7921Lorenzo Bianconi2021-04-216-1/+170
* mt76: mt7615: do not use mt7615 single-sku values for mt7663Lorenzo Bianconi2021-04-211-0/+5
* mt76: mt7615: implement support for using DT rate power limitsFelix Fietkau2021-04-212-2/+69
* mt76: extend DT rate power limits to support 11ax devicesShayne Chen2021-04-212-23/+40
* mt76: add functions for parsing rate power limits from DTFelix Fietkau2021-04-212-0/+216
* dt-bindings:net:wireless:mediatek,mt76: introduce power-limits nodeLorenzo Bianconi2021-04-211-0/+107
* mt76: flush tx status queue on DMA resetFelix Fietkau2021-04-215-0/+10
* mt76: mt7921: add mt7921_dma_cleanup in mt7921_unregister_deviceLorenzo Bianconi2021-04-211-1/+2
* mt76: mt7615: use ieee80211_free_txskb() in mt7615_tx_token_put()Ryder Lee2021-04-211-2/+6
* mt76: mt7615: only free skbs after mt7615_dma_reset() when reset happensRyder Lee2021-04-211-3/+3
* mt76: mt7915: only free skbs after mt7915_dma_reset() when reset happensRyder Lee2021-04-211-3/+3
* mt76: mt7915: fix memleak when mt7915_unregister_device()Ryder Lee2021-04-211-2/+1
* mt76: mt7615: fix memleak when mt7615_unregister_device()Ryder Lee2021-04-211-2/+1
* mt76: mt7915: fix rate setting of tx descriptor in testmodeShayne Chen2021-04-211-6/+19
* mt76: mt7915: rework mt7915_tm_set_tx_len()Shayne Chen2021-04-211-17/+5
* mt76: testmode: add support to send larger packetShayne Chen2021-04-214-35/+131
* rtlwifi: implement set_tim by update beacon contentPing-Ke Shih2021-04-214-0/+37
* libertas_tf: Remove duplicate struct declarationWan Jiabing2021-04-211-1/+0
* rtw88: refine napi deinit flowPo-Hao Huang2021-04-212-5/+15
* rtw88: Fix potential unrecoverable tx queue stopYu-Yen Ting2021-04-211-2/+8
* rtw88: 8821c: Don't set RX_FLAG_DECRYPTED if packet has no encryptionGuo-Feng Fan2021-04-211-1/+2
* rtw88: 8822c: debug: allow debugfs to enable/disable TXGAPKGuo-Feng Fan2021-04-213-2/+112
* rtw88: 8822c: Add gap-k calibration to improve long range performanceGuo-Feng Fan2021-04-216-1/+809
* rtw88: 8822c: reorder macro position according to the register numberGuo-Feng Fan2021-04-212-143/+148
* net: wwan: mhi_wwan_ctrl: Fix RX buffer starvationLoic Poulain2021-04-201-4/+4
* net: phy: at803x: fix probe error if copper page is selectedMichael Walle2021-04-201-6/+17
* net: mana: remove redundant initialization of variable errColin Ian King2021-04-201-1/+1
* virtio-net: fix use-after-free in page_to_skb()Eric Dumazet2021-04-201-1/+4
* phy: nxp-c45-tja11xx: fix phase offset calculationRadu Pirea (NXP OSS)2021-04-201-1/+1
* net: enetc: automatically select IERB moduleMichael Walle2021-04-201-1/+1
* virtio-net: restrict build_skb() use to some archesEric Dumazet2021-04-201-1/+1
* net: wwan: Fix bit ops double shiftLoic Poulain2021-04-202-4/+6
* Merge branch 'dsa-tag-override'David S. Miller2021-04-206-70/+192
|\
| * dt-bindings: net: dsa: Document dsa-tag-protocol propertyTobias Waldekranz2021-04-201-0/+9
| * net: dsa: Allow default tag protocol to be overridden from DTTobias Waldekranz2021-04-202-17/+91
| * net: dsa: Only notify CPU ports of changes to the tag protocolTobias Waldekranz2021-04-201-18/+7
| * net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocolTobias Waldekranz2021-04-201-0/+39
| * net: dsa: mv88e6xxx: Mark chips with undocumented EDSA tag supportTobias Waldekranz2021-04-202-35/+46
|/
* Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller2021-04-2030-149/+232
|\
| * cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg2021-04-191-0/+2
| * wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg2021-04-198-12/+12
| * wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg2021-04-197-25/+22
| * wireless: align some HE capabilities with the specJohannes Berg2021-04-197-32/+33
| * mac80211: drop the connection if firmware crashed while in CSANaftali Goldstein2021-04-193-3/+12