summaryrefslogtreecommitdiffstats
path: root/drivers
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
* 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
* 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-209-45/+40
|\
| * wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg2021-04-196-10/+10
| * wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg2021-04-195-11/+10
| * wireless: align some HE capabilities with the specJohannes Berg2021-04-195-16/+16
| * cfg80211: constify ieee80211_get_response_rate returnJoe Perches2021-04-192-2/+2
| * mac80211_hwsim: use DEFINE_SPINLOCK() for spinlockGuobin Huang2021-04-081-6/+2
* | mlxsw: spectrum_qdisc: Index future FIFOs by band numberPetr Machata2021-04-201-7/+6
* | mlxsw: spectrum_qdisc: Allocate child qdiscs dynamicallyPetr Machata2021-04-201-32/+83
* | mlxsw: spectrum_qdisc: Guard all qdisc accesses with a lockPetr Machata2021-04-201-16/+73
* | mlxsw: spectrum_qdisc: Track children per qdiscPetr Machata2021-04-201-46/+118
* | mlxsw: spectrum_qdisc: Promote backlog reduction to mlxsw_sp_qdisc_destroy()Petr Machata2021-04-201-30/+18