summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-13net: hns3: add support to query scc version by devlink infoHao Chen6-3/+79
2024-04-13net: hns3: dump more reg info based on ras modPeiyang Wang7-8/+477
2024-04-13net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.cJijie Shao2-640/+640
2024-04-13net: hns3: add command queue trace for hns3Hao Lan6-1/+260
2024-04-13ptp: ptp_qoriq: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-04-13ptp: ptp_ines: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-04-13ptp: ptp_idt82p33: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-13ptp: ptp_dte: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-13ptp: ptp_clockmatrix: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-12nfp: update devlink device info outputFei Qin1-0/+1
2024-04-12net: sfp: add quirk for another multigig RollBall transceiverMarek Behún1-0/+1
2024-04-12net: phy: realtek: add rtl822x_c45_get_features() to set supported portEric Woudstra1-0/+10
2024-04-12net: phy: realtek: Change rtlgen_get_speed() to rtlgen_decode_speed()Eric Woudstra1-21/+25
2024-04-12net: phy: realtek: Add driver instances for rtl8221b via Clause 45Marek Behún1-4/+131
2024-04-12net: phy: realtek: add get_rate_matching() for rtl822xb PHYsEric Woudstra1-0/+25
2024-04-12net: phy: realtek: configure SerDes mode for rtl822xb PHYsAlexander Couzens1-4/+110
2024-04-12net: dsa: mv88e6xxx: provide own phylink MAC operationsRussell King (Oracle)1-24/+39
2024-04-12net: usb: qmi_wwan: Remove generic .ndo_get_stats64Breno Leitao1-2/+0
2024-04-12net: usb: qmi_wwan: Leverage core stats allocatorBreno Leitao2-7/+2
2024-04-12net/mlx5e: Expose the VF/SF RX drop counter on the representorCarolina Jubran2-1/+43
2024-04-12net: mirror skb frag ref/unref helpersMina Almasry3-4/+4
2024-04-12net: move skb ref helpers to new headerMina Almasry6-0/+6
2024-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski137-634/+1316
2024-04-11Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds42-224/+537
2024-04-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-11/+33
2024-04-11Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pu...Linus Torvalds1-14/+14
2024-04-11Merge branch mana-ib-flex of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Jakub Kicinski2-15/+11
2024-04-11net: mana: Avoid open coded arithmeticErick Archer1-8/+6
2024-04-11RDMA/mana_ib: Prefer struct_size over open coded arithmeticErick Archer1-7/+5
2024-04-11net: ena: Set tx_info->xdpf value to NULLDavid Arinzon1-1/+3
2024-04-11net: ena: Fix incorrect descriptor free behaviorDavid Arinzon1-3/+11
2024-04-11net: ena: Wrong missing IO completions check orderDavid Arinzon1-9/+12
2024-04-11net: ena: Fix potential sign extension issueDavid Arinzon1-1/+1
2024-04-11net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL2-34/+200
2024-04-11Revert "s390/ism: fix receive message buffer allocation"Gerd Bayer1-29/+9
2024-04-11net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon1-2/+2
2024-04-11net/mlx5: fix possible stack overflowsArnd Bergmann1-41/+41
2024-04-11bnxt_en: Update MODULE_DESCRIPTIONMichael Chan1-1/+1
2024-04-11bnxt_en: Utilize ulp client resources if RoCE is not registeredVikas Gupta3-9/+48
2024-04-11bnxt_en: Change MSIX/NQs allocation policyVikas Gupta4-19/+92
2024-04-11bnxt_en: Refactor bnxt_rdma_aux_device_init/uninit functionsVikas Gupta3-10/+35
2024-04-11bnxt_en: Remove unneeded MSIX base structure fields and codeVikas Gupta3-45/+8
2024-04-11bnxt_en: Remove a redundant NULL check in bnxt_register_dev()Kalesh AP1-3/+0
2024-04-11bnxt_en: Skip ethtool RSS context configuration in ifdown statePavan Chebbi1-0/+5
2024-04-11net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdevTariq Toukan1-0/+7
2024-04-11net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran3-2/+34
2024-04-11net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu2-5/+10
2024-04-11net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran1-16/+17
2024-04-11net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran2-2/+2
2024-04-11net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran1-0/+17