summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-10ice: Support VF queue rate limit and quanta size configurationWenjun Wu
2024-10-10testing: net-drv: add basic shaper testPaolo Abeni
2024-10-10genetlink: extend info user-storage to match NL cb ctxPaolo Abeni
2024-10-10vxlan: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-10net: phy: Validate PHY LED OPs presence before registeringChristian Marangi
2024-10-10net/mlx5: Add support check for TSAR types in QoS schedulingCarolina Jubran
2024-10-10net/mlx5: Unify QoS element type checks across NIC and E-SwitchCarolina Jubran
2024-10-10net/mlx5: qos: Refactor locking to a qos domain mutexCosmin Ratiu
2024-10-10net/mlx5: qos: Store rate groups in a qos domainCosmin Ratiu
2024-10-10net/mlx5: qos: Rename rate group 'list' as 'parent_entry'Cosmin Ratiu
2024-10-10net/mlx5: qos: Add an explicit 'dev' to vport trace callsCosmin Ratiu
2024-10-10net/mlx5: qos: Store the eswitch in a mlx5_esw_rate_groupCosmin Ratiu
2024-10-10net/mlx5: qos: Drop 'esw' param from vport qos functionsCosmin Ratiu
2024-10-10net/mlx5: qos: Always create group0Cosmin Ratiu
2024-10-10net/mlx5: qos: Maintain rate group vport members in a listCosmin Ratiu
2024-10-10net/mlx5: qos: Refactor and document bw_share calculationCosmin Ratiu
2024-10-10net/mlx5: qos: Consistently name vport vars as 'vport'Cosmin Ratiu
2024-10-10net/mlx5: qos: Rename vport 'tsar' into 'sched_elem'.Cosmin Ratiu
2024-10-10net/mlx5: qos: Flesh out element_attributes in mlx5_ifc.hCosmin Ratiu
2024-10-10eth: fbnic: add ethtool timestamping statisticsVadim Fedorenko
2024-10-10eth: fbnic: add TX packets timestamping supportVadim Fedorenko
2024-10-10eth: fbnic: add RX packets timestamping supportVadim Fedorenko
2024-10-10eth: fbnic: add initial PHC supportVadim Fedorenko
2024-10-10eth: fbnic: add software TX timestamping supportVadim Fedorenko
2024-10-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-10-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-10-09Fix misspelling of "accept*" in netAlexander Zubkov
2024-10-09net: stmmac: Add DW QoS Eth v4/v5 ip payload error statisticsMinda Chen
2024-10-09net: netconsole: fix wrong warningBreno Leitao
2024-10-09net: fec: don't save PTP state if PTP is unsupportedWei Fang
2024-10-09net: airoha: Fix EGRESS_RATE_METER_EN_MASK definitionLorenzo Bianconi
2024-10-09net: ibm: emac: mal: add dcr_unmap to _removeRosen Penev
2024-10-09net: liquidio: Remove unused cn23xx_dump_pf_initialized_regsDr. David Alan Gilbert
2024-10-09qca_spi: Improve reset mechanismStefan Wahren
2024-10-09qca_spi: Count unexpected WRBUF_SPC_AVA after resetStefan Wahren
2024-10-09net: ftgmac100: fixed not check status from fixed phyJacky Chou
2024-10-10wifi: rtw89: wow: do not configure CPU IO to receive packets for old firmwareChin-Yen Lee
2024-10-10wifi: rtw89: coex: Add function to reorder Wi-Fi firmware report indexChing-Te Ku
2024-10-10wifi: rtw89: coex: Solved BT PAN profile idle decrease Wi-Fi throughputChing-Te Ku
2024-10-10wifi: rtw89: coex: Reorder Bluetooth info related logicChing-Te Ku
2024-10-10wifi: rtw89: coex: Update priority setting for Wi-Fi is scanningChing-Te Ku
2024-10-09net: mana: Enable debugfs files for MANA deviceShradha Gupta
2024-10-09r8169: add support for the temperature sensor being available from RTL8125BHeiner Kallweit
2024-10-09net: dpaa: use __dev_mc_sync in dpaa_set_rx_mode()Jonas Rebmann
2024-10-09net: amd: mvme147: Fix probe banner messageDaniel Palmer
2024-10-09net: phy: realtek: Fix MMD access on RTL8126A-integrated PHYHeiner Kallweit
2024-10-09net: ti: icssg-prueth: Fix race condition for VLAN table accessMD Danish Anwar
2024-10-09net: pcs: xpcs: move Wangxun VR_XS_PCS_DIG_CTRL1 configurationRussell King (Oracle)
2024-10-09net: pcs: xpcs: correctly place DW_VR_MII_DIG_CTRL1_2G5_ENRussell King (Oracle)
2024-10-09net: pcs: xpcs: use dev_*() to print messagesRussell King (Oracle)