summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-21mt76: flush tx status queue on DMA resetFelix Fietkau
2021-04-21mt76: mt7921: add mt7921_dma_cleanup in mt7921_unregister_deviceLorenzo Bianconi
2021-04-21mt76: mt7615: use ieee80211_free_txskb() in mt7615_tx_token_put()Ryder Lee
2021-04-21mt76: mt7615: only free skbs after mt7615_dma_reset() when reset happensRyder Lee
2021-04-21mt76: mt7915: only free skbs after mt7915_dma_reset() when reset happensRyder Lee
2021-04-21mt76: mt7915: fix memleak when mt7915_unregister_device()Ryder Lee
2021-04-21mt76: mt7615: fix memleak when mt7615_unregister_device()Ryder Lee
2021-04-21mt76: mt7915: fix rate setting of tx descriptor in testmodeShayne Chen
2021-04-21mt76: mt7915: rework mt7915_tm_set_tx_len()Shayne Chen
2021-04-21mt76: testmode: add support to send larger packetShayne Chen
2021-04-21rtlwifi: implement set_tim by update beacon contentPing-Ke Shih
2021-04-21libertas_tf: Remove duplicate struct declarationWan Jiabing
2021-04-21rtw88: refine napi deinit flowPo-Hao Huang
2021-04-21rtw88: Fix potential unrecoverable tx queue stopYu-Yen Ting
2021-04-21rtw88: 8821c: Don't set RX_FLAG_DECRYPTED if packet has no encryptionGuo-Feng Fan
2021-04-21rtw88: 8822c: debug: allow debugfs to enable/disable TXGAPKGuo-Feng Fan
2021-04-21rtw88: 8822c: Add gap-k calibration to improve long range performanceGuo-Feng Fan
2021-04-21rtw88: 8822c: reorder macro position according to the register numberGuo-Feng Fan
2021-04-20net: wwan: mhi_wwan_ctrl: Fix RX buffer starvationLoic Poulain
2021-04-20net: phy: at803x: fix probe error if copper page is selectedMichael Walle
2021-04-20net: mana: remove redundant initialization of variable errColin Ian King
2021-04-20virtio-net: fix use-after-free in page_to_skb()Eric Dumazet
2021-04-20phy: nxp-c45-tja11xx: fix phase offset calculationRadu Pirea (NXP OSS)
2021-04-20net: enetc: automatically select IERB moduleMichael Walle
2021-04-20virtio-net: restrict build_skb() use to some archesEric Dumazet
2021-04-20net: wwan: Fix bit ops double shiftLoic Poulain
2021-04-20Merge branch 'dsa-tag-override'David S. Miller
2021-04-20dt-bindings: net: dsa: Document dsa-tag-protocol propertyTobias Waldekranz
2021-04-20net: dsa: Allow default tag protocol to be overridden from DTTobias Waldekranz
2021-04-20net: dsa: Only notify CPU ports of changes to the tag protocolTobias Waldekranz
2021-04-20net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocolTobias Waldekranz
2021-04-20net: dsa: mv88e6xxx: Mark chips with undocumented EDSA tag supportTobias Waldekranz
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller
2021-04-20Merge branch 'mlxsw-refactor-qdisc-offload'David S. Miller
2021-04-20selftests: mlxsw: sch_red_ets: Test proper counter cleaning in ETSPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Index future FIFOs by band numberPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Allocate child qdiscs dynamicallyPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Guard all qdisc accesses with a lockPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Track children per qdiscPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Promote backlog reduction to mlxsw_sp_qdisc_destroy()Petr Machata
2021-04-20mlxsw: spectrum_qdisc: Track tclass_num as int, not u8Petr Machata
2021-04-20mlxsw: spectrum_qdisc: Drop an always-true conditionPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Simplify mlxsw_sp_qdisc_compare()Petr Machata
2021-04-20mlxsw: spectrum_qdisc: Drop one argument from check_params callbackPetr Machata
2021-04-20korina: Fix build.David S. Miller
2021-04-20Merge branch 'marvell-phy-hwmon'David S. Miller
2021-04-20net: phy: marvell: add support for Amethyst internal PHYMarek Behún
2021-04-20net: dsa: mv88e6xxx: simulate Amethyst PHY model numberMarek Behún
2021-04-20net: phy: marvell: use assignment by bitwise AND operatorMarek Behún
2021-04-20net: phy: marvell: fix HWMON enable register for 6390Marek Behún