summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-10-20mt76: mt7921: fix dma hang in rmmodDeren Wu
2021-10-20mt76: add support for setting mcast rateRyder Lee
2021-10-20mt76: mt7915: fix bit fields for HT rate idxShayne Chen
2021-10-20mt76: mt7915: switch proper tx arbiter mode in testmodeShayne Chen
2021-10-20mt76: mt7915: fix potential overflow of eeprom page indexShayne Chen
2021-10-20mt76: mt7921: send EAPOL frames at lowest rateRyder Lee
2021-10-20mt76: mt7915: send EAPOL frames at lowest rateRyder Lee
2021-10-20mt76: mt7915: add control knobs for thermal throttlingRyder Lee
2021-10-20mt76: mt7921: Add mt7922 supportDeren Wu
2021-10-20mt76: mt7615: fix skb use-after-free on mac resetFelix Fietkau
2021-10-20mt76: mt7921: Fix out of order process by invalid event pktDeren Wu
2021-10-20mt76: mt7915: fix mgmt frame using unexpected bitrateSean Wang
2021-10-20mt76: mt7921: fix mgmt frame using unexpected bitrateSean Wang
2021-10-20mt76: add mt76_default_basic_rate more devices can rely onSean Wang
2021-10-20mt76: mt7921: introduce testmode supportLorenzo Bianconi
2021-10-20mt76: mt7915: remove mt7915_sta_statsRyder Lee
2021-10-20mt76: mt7915: report tx rate directly from tx statusRyder Lee
2021-10-20mt76: mt7915: cleanup -Wunused-but-set-variableRyder Lee
2021-10-20mt76: mt7915: take RCU read lock when calling ieee80211_bss_get_elem()Ryder Lee
2021-10-20mt76: mt7915: fix an off-by-one bound checkRyder Lee
2021-10-20mt76: mt7921: add .set_sar_specs supportYN Chen
2021-10-20mt76: mt7915: adapt new firmware to update BA winsize for Rx sessionBo Jiao
2021-10-20mt76: mt7915: report HE MU radiotapRyder Lee
2021-10-20mt76: mt76x02: fix endianness warnings in mt76x02_mac.cLorenzo Bianconi
2021-10-20mt76: mt7921: fix survey-dump reportingLorenzo Bianconi
2021-10-20mt76: fix build error implicit enumeration conversionSean Wang
2021-10-20mt76: mt7921: enable aspm by defaultSean Wang
2021-10-20mt76: connac: fix mt76_connac_gtk_rekey_tlv usageLeon Yen
2021-10-20mt76: mt7915: fix calling mt76_wcid_alloc with incorrect parameterBo Jiao
2021-10-20mt76: mt7915: fix info leak in mt7915_mcu_set_pre_cal()Dan Carpenter
2021-10-20mt76: mt7615: fix endianness warning in mt7615_mac_write_txwiLorenzo Bianconi
2021-10-20mt76: mt7921: fix endianness warning in mt7921_update_txsLorenzo Bianconi
2021-10-20mt76: mt7915: fix endianness warning in mt7915_mac_add_txs_skbLorenzo Bianconi
2021-10-20mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in mt7921_mcu_tx_done_e...Lorenzo Bianconi
2021-10-20mt76: mt7921: fix endianness in mt7921_mcu_tx_done_eventLorenzo Bianconi
2021-10-19ice: fix an error code in ice_ena_vfs()Dan Carpenter
2021-10-19ice: use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva
2021-10-19ice: Make use of the helper function devm_add_action_or_reset()Cai Huoqing
2021-10-19ice: Refactor PR ethtool opsWojciech Drewek
2021-10-19ice: Manage act flags for switchdev offloadsWojciech Drewek
2021-10-19ice: Forbid trusted VFs in switchdev modeWojciech Drewek
2021-10-19ice: fix software generating extra interruptsJesse Brandeburg
2021-10-19ice: fix rate limit update after coalesce changeJesse Brandeburg
2021-10-19ice: update dim usage and moderationJesse Brandeburg
2021-10-19Merge brank 'mlx5_mkey' into rdma.git for-nextJason Gunthorpe
2021-10-19ice: Add support for VF rate limitingBrett Creeley
2021-10-19net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_allo...Cai Huoqing
2021-10-19ieee802154: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-19ethernet: Remove redundant statementluo penghao
2021-10-19cavium: Fix return values of the probe functionZheyu Ma