summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-19mt76: mt76x0: use dev_debug instead of dev_err for hw_rf_ctrlLorenzo Bianconi
2021-06-19mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb()Lorenzo Bianconi
2021-06-19mt76: fix possible NULL pointer dereference in mt76_txLorenzo Bianconi
2021-06-19mt76: mt7915: add .set_bitrate_mask() callbackRyder Lee
2021-06-19mt76: mt7915: cleanup mt7915_mcu_sta_rate_ctrl_tlv()Ryder Lee
2021-06-19mt76: mt7921: enable rx csum offloadLorenzo Bianconi
2021-06-19mt76: mt7921: enable rx header traslation offloadLorenzo Bianconi
2021-06-19mt76: connac: add missing configuration in mt76_connac_mcu_wtbl_hdr_trans_tlvLorenzo Bianconi
2021-06-19mt76: mt7921: enable rx hw de-amsduLorenzo Bianconi
2021-06-19mt76: mt7915: fix a signedness bug in mt7915_mcu_apply_tx_dpd()Dan Carpenter
2021-06-19mt76: mt7915: fix tssi indication field of DBDC NICsEvelyn Tsai
2021-06-19mt76: move mt76_rates in mt76 moduleLorenzo Bianconi
2021-06-17mt76: mt7915: add support for tx status reportingFelix Fietkau
2021-06-17mt76: mt7915: rework tx rate reportingFelix Fietkau
2021-06-17mt76: dma: use ieee80211_tx_status_ext to free packets when tx failsFelix Fietkau
2021-06-17mt76: improve tx status codepathFelix Fietkau
2021-06-17mt76: intialize tx queue entry wcid to 0xffff by defaultFelix Fietkau
2021-06-17mt76: mt7603: avoid use of ieee80211_tx_info_clear_statusFelix Fietkau
2021-06-17mt76: mt7615: avoid use of ieee80211_tx_info_clear_statusFelix Fietkau
2021-06-17mt76: mt7615: fix fixed-rate tx status reportingFelix Fietkau
2021-06-17mt76: mt7915: move mt7915_queue_rx_skb to mac.cFelix Fietkau
2021-06-17mt76: mt7915: disable ASPMFelix Fietkau
2021-06-17mt76: mt7915: add MSI supportFelix Fietkau
2021-06-16Merge tag 'wireless-drivers-next-2021-06-16' of git://git.kernel.org/pub/scm/...David S. Miller
2021-06-16Merge branch 'marvell-prestera-flower-match-all'David S. Miller
2021-06-16net: marvell: prestera: Add matchall supportSerhiy Boiko
2021-06-16net: marvell: Implement TC flower offloadSerhiy Boiko
2021-06-16Merge branch 'net-smc-stats'David S. Miller
2021-06-16net/smc: Make SMC statistics network namespace awareGuvenc Gulce
2021-06-16net/smc: Add netlink support for SMC fallback statisticsGuvenc Gulce
2021-06-16net/smc: Add netlink support for SMC statisticsGuvenc Gulce
2021-06-16net/smc: Add SMC statistics supportGuvenc Gulce
2021-06-16mlxsw: spectrum_router: remove redundant continue statementColin Ian King
2021-06-16Merge branch 'nfp-ct-part-two'David S. Miller
2021-06-16nfp: flower-ct: implement action_merge checkLouis Peens
2021-06-16nfp: flower-ct: fill ct metadata check functionLouis Peens
2021-06-16nfp: flower-ct: fill in ct merge check functionLouis Peens
2021-06-16nfp: flower-ct: implement code to save merge of tc and nft flowsLouis Peens
2021-06-16nfp: flower-ct: add nft_merge tableLouis Peens
2021-06-16nfp: flower-ct: make a full copy of the rule when it is a NFT flowYinjun Zhang
2021-06-16nfp: flower-ct: add nft flows to nft listLouis Peens
2021-06-16nfp: flower-ct: add nft callback stubsLouis Peens
2021-06-16nfp: flower-ct: add delete flow handling for ctLouis Peens
2021-06-16Merge branch 'net-phy-cleanups'David S. Miller
2021-06-16net: phy: replace if-else statements with switchWeihang Li
2021-06-16net: phy: remove unnecessary line continuationWenpeng Liang
2021-06-16net: phy: print the function name by __func__ instead of an fixed stringWenpeng Liang
2021-06-16net: phy: fix formatting issues with bracesWenpeng Liang
2021-06-16net: phy: fix space alignment issuesWenpeng Liang
2021-06-16net: phy: delete repeated words of commentsWenpeng Liang