summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-12-07net: dsa: microchip: move max mtu to one locationOleksij Rempel5-14/+19
2022-12-07net: ethernet: mtk_wed: Fix missing of_node_put() in mtk_wed_wo_hardware_init()Yuan Can1-3/+6
2022-12-07net: ethernet: mtk_wed: add reset to rx_ring_setup callbackLorenzo Bianconi2-8/+14
2022-12-07net: microchip: vcap: Remove unneeded semicolonszhang songyi1-2/+2
2022-12-07sfc: use sysfs_emit() to instead of scnprintf()ye xingchen2-2/+2
2022-12-07net: sfp: clean up i2c-bus property parsingRussell King (Oracle)1-36/+41
2022-12-06net: lan966x: Add ptp trap rulesHoratiu Vultur5-23/+265
2022-12-06net: microchip: vcap: Add vcap_rule_get_key_u32Horatiu Vultur2-0/+20
2022-12-06net: microchip: vcap: Add vcap_mod_ruleHoratiu Vultur2-0/+38
2022-12-06net: microchip: vcap: Add vcap_get_ruleHoratiu Vultur4-438/+848
2022-12-06net: mtk_eth_soc: enable flow offload support for MT7986 SoCLorenzo Bianconi1-0/+1
2022-12-05net: phy: mxl-gpy: rename MMD_VEND1 macros to match datasheetMichael Walle1-4/+4
2022-12-05nfp: add support for multicast filterDiana Wang3-4/+79
2022-12-05net: ipa: use sysfs_emit() to instead of scnprintf()ye xingchen1-3/+3
2022-12-05net: stmmac: tegra: Add MGBE supportBhadram Varka3-0/+398
2022-12-05net: stmmac: Power up SERDES after the PHY linkRevanth Kumar Uppala1-2/+5
2022-12-04r8169: enable GRO software interrupt coalescing per defaultHeiner Kallweit1-0/+2
2022-12-03net: ethernet: mtk_wed: fix sleep while atomic in mtk_wed_wo_queue_refillLorenzo Bianconi1-5/+6
2022-12-03Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski145-1449/+18945
2022-12-02wifi: ath10k: fix QCOM_SMEM dependencyKalle Valo1-1/+1
2022-12-02tsnep: Rework RX buffer allocationGerhard Engleder3-74/+140
2022-12-02tsnep: Throttle interruptsGerhard Engleder4-0/+187
2022-12-02tsnep: Add ethtool::get_channels supportGerhard Engleder1-0/+12
2022-12-02tsnep: Consistent naming of struct net_deviceGerhard Engleder1-6/+6
2022-12-02net: thunderbolt: Use bitwise types in the struct thunderbolt_ip_frame_headerAndy Shevchenko1-4/+4
2022-12-02net: thunderbolt: Switch from __maybe_unused to pm_sleep_ptr() etcAndy Shevchenko1-6/+4
2022-12-02bnxt: report FEC block stats via standard interfaceJakub Kicinski1-0/+8
2022-12-01Merge tag 'iwlwifi-next-for-kalle-2022-11-28' of http://git.kernel.org/pub/sc...Kalle Valo18-157/+647
2022-12-01wifi: mt76: mt7921e: add pci .shutdown() supportLeon Yen1-0/+16
2022-12-01wifi: mt76: mt7915: mmio: fix naming conventionLorenzo Bianconi1-5/+5
2022-12-01wifi: mt76: mt7996: add support to configure spatial reuse parameter setRyder Lee4-13/+196
2022-12-01wifi: mt76: mt7996: enable ack signal supportRyder Lee6-13/+60
2022-12-01wifi: mt76: mt7996: enable use_cts_prot supportRyder Lee3-0/+18
2022-12-01wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee10-166/+184
2022-12-01wifi: mt76: mt7915: enable per bandwidth power limit supportRyder Lee3-32/+184
2022-12-01wifi: mt76: mt7915: introduce mt7915_get_power_bound()Ryder Lee2-7/+17
2022-12-01mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()Xiongfeng Wang1-3/+10
2022-12-01wifi: mt76: do not send firmware FW_FEATURE_NON_DL regionDeren Wu1-0/+4
2022-12-01wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clcDeren Wu1-1/+1
2022-12-01wifi: mt76: fix coverity overrun-call in mt76_get_txpower()Deren Wu1-1/+2
2022-12-01wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devicesShayne Chen18-0/+12289
2022-12-01wifi: mt76: mt76x0: remove dead code in mt76x0_phy_get_target_powerLorenzo Bianconi1-3/+0
2022-12-01wifi: mt76: mt7915: fix band_idx usageRyder Lee5-59/+58
2022-12-01wifi: mt76: mt7915: enable .sta_set_txpwr supportRyder Lee5-6/+137
2022-12-01wifi: mt76: mt7915: add basedband Txpower info into debugfsRyder Lee2-3/+20
2022-12-01wifi: mt76: mt7915: add support to configure spatial reuse parameter setRyder Lee4-21/+207
2022-12-01wifi: mt76: mt7915: add missing MODULE_PARM_DESCRyder Lee1-0/+1
2022-12-01wifi: mt76: mt7915: enable WED RX statsSujuan Chen6-0/+65
2022-12-01wifi: mt76: mt7915: enable WED RX supportLorenzo Bianconi6-93/+238
2022-12-01wifi: mt76: connac: introduce mt76_connac_mcu_sta_wed_update utility routineSujuan Chen2-0/+23