summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-05-13mt76: mt7915: fix twt table_mask to u16 in mt7915_devPeter Chiu
2022-05-13mt76: mt7915: update mt7986 patch in mt7986_wmac_adie_patch_7976()Peter Chiu
2022-05-13mt76: connac: use skb_put_data instead of open codingSean Wang
2022-05-13mt76: mt7915: configure soc clocks in mt7986_wmac_initLorenzo Bianconi
2022-05-13mt76: fix tx status related use-after-free race on station removalFelix Fietkau
2022-05-13mt76: fix encap offload ethernet type checkFelix Fietkau
2022-05-13mt76: do not attempt to reorder received 802.3 packets without agg sessionFelix Fietkau
2022-05-13mt76: mt7915: disable RX_HDR_TRANS_SHORTBo Jiao
2022-05-13mt76: mt7603: move spin_lock_bh() to spin_lock()Yunbo Yu
2022-05-13mt76: mt7915: add debugfs knob for RF registers read/writeShayne Chen
2022-05-13mt76: mt7921: fix kernel crash at mt7921_pci_removeSean Wang
2022-05-13mt76: mt7921: make read-only array ppet16_ppet8_ru3_ru0 static constColin Ian King
2022-05-13mt76: mt7915: make read-only array ppet16_ppet8_ru3_ru0 static constColin Ian King
2022-05-13mt76: mt7915: remove SCS featureRyder Lee
2022-05-13mt76: fix antenna config missing in 6G capDeren Wu
2022-05-13mt76: fix rx reordering with non explicit / psmp ack policyFelix Fietkau
2022-05-13mt76: mt7921: Add AP mode supportSean Wang
2022-05-13mt76: mt7915: use 0xff to initialize bitrate_mask in mt7915_init_bitrate_maskLorenzo Bianconi
2022-05-13mt76: mt7915: report rx mode value in mt7915_mac_fill_rx_rateLorenzo Bianconi
2022-05-13mt76: mt7915: do not pass data pointer to mt7915_mcu_muru_debug_setLorenzo Bianconi
2022-05-13mt76: mt7915: fix possible NULL pointer dereference in mt7915_mac_fill_rx_vectorLorenzo Bianconi
2022-05-13mt76: mt7915: fix possible uninitialized pointer dereference in mt7986_wmac_g...Lorenzo Bianconi
2022-05-13mt76: mt7921: Fix the error handling path of mt7921_pci_probe()Christophe JAILLET
2022-05-13mt76: mt7915: fix unbounded shift in mt7915_mcu_beacon_mbssLorenzo Bianconi
2022-05-13mt76: mt7915: always call mt7915_wfsys_reset() during initRyder Lee
2022-05-13mt76: mt7921: honor pm user configuration in mt7921_sniffer_interface_iterLorenzo Bianconi
2022-05-13mt76: mt7921: rely on mt76_dev rxfilter in mt7921_configure_filterLorenzo Bianconi
2022-05-13mt76: mt7921u: add suspend/resume supportLorenzo Bianconi
2022-05-13mt76: fix MBSS index condition in DBDC modeEvelyn Tsai
2022-05-13mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau
2022-05-13mt76: mt7921: accept rx frames with non-standard VHT MCS10-11Felix Fietkau
2022-05-13mt76: mt7915: accept rx frames with non-standard VHT MCS10-11Felix Fietkau
2022-05-13mt76: dma: use kzalloc instead of devm_kzalloc for txwiFelix Fietkau
2022-05-13mt76: reduce tx queue lock hold timeFelix Fietkau
2022-05-13mt76: mt7915: rework hardware/phy initializationFelix Fietkau
2022-05-13mt76: mt7915: fix DBDC default band selection on MT7915DFelix Fietkau
2022-05-13rtlwifi: Use pr_warn instead of WARN_ONCEDongliang Mu
2022-05-12sfc/siena: Reinstate SRIOV init/fini function callsMartin Habets
2022-05-12sfc/siena: Make PTP and reset support specific for SienaMartin Habets
2022-05-12sfc/siena: Make MCDI logging support specific for SienaMartin Habets
2022-05-12siena: Make HWMON support specific for SienaMartin Habets
2022-05-12siena: Make SRIOV support specific for SienaMartin Habets
2022-05-12siena: Make MTD support specific for SienaMartin Habets
2022-05-12net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: indexVladimir Oltean
2022-05-12net: dsa: felix: reimplement tagging protocol change with function pointersVladimir Oltean
2022-05-12net: dsa: felix: dynamically determine tag_8021q CPU port for trapsVladimir Oltean
2022-05-12net: dsa: remove port argument from ->change_tag_protocol()Vladimir Oltean
2022-05-12net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean
2022-05-12net: dsa: felix: bring the NPI port indirection for host flooding to surfaceVladimir Oltean
2022-05-12net: dsa: felix: bring the NPI port indirection for host MDBs to surfaceVladimir Oltean