summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-18net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Kory Maincent
2023-11-18net: ethtool: Refactor identical get_ts_info implementations.Richard Cochran
2023-11-18net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/setKory Maincent
2023-11-18net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent
2023-11-17gve: add gve_features_check()Eric Dumazet
2023-11-17net: phy: broadcom: Wire suspend/resume for BCM54612EMarco von Rosenberg
2023-11-16net: sfp: use linkmode_*() rather than open codingRussell King (Oracle)
2023-11-16net: phylink: use linkmode_fill()Russell King (Oracle)
2023-11-16vxlan: add support for flowlabel inheritAlce Lafranque
2023-11-16net: phy: aquantia: add firmware load supportRobert Marko
2023-11-16net: phy: aquantia: move MMD_VEND define to headerChristian Marangi
2023-11-16net: phy: aquantia: move to separate directoryChristian Marangi
2023-11-16octeon_ep: remove atomic variable usage in Tx data pathShinas Rasheed
2023-11-16octeon_ep: implement xmit_more in transmitShinas Rasheed
2023-11-16octeon_ep: remove dma sync in trasmit pathShinas Rasheed
2023-11-16octeon_ep: add padding for small packetsShinas Rasheed
2023-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-11-16Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-16Merge tag 'for-linus-6.7a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-11-16macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu
2023-11-15net/mlx5e: Reduce the size of icosq_strSaeed Mahameed
2023-11-15net/mlx5: Increase size of irq name bufferRahul Rameshbabu
2023-11-15net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu
2023-11-15net/mlx5e: Track xmit submission to PTP WQ after populating metadata mapRahul Rameshbabu
2023-11-15net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...Rahul Rameshbabu
2023-11-15net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offloadJianbo Liu
2023-11-15net/mlx5e: Fix pedit endiannessVlad Buslov
2023-11-15net/mlx5e: fix double free of encap_header in update funcsGavin Li
2023-11-15net/mlx5e: fix double free of encap_headerDust Li
2023-11-15net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu
2023-11-15net/mlx5: DR, Allow old devices to use multi destination FTEErez Shitrit
2023-11-15net/mlx5: Free used cpus mask when an IRQ is releasedMaher Sanalla
2023-11-15Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan
2023-11-15bnxt_en: Optimize xmit_more TX pathMichael Chan
2023-11-15bnxt_en: Use existing MSIX vectors for all mqprio TX ringsMichael Chan
2023-11-15bnxt_en: Add macros related to TC and TX ringsMichael Chan
2023-11-15bnxt_en: Add helper to get the number of CP rings required for TX ringsMichael Chan
2023-11-15bnxt_en: Support up to 8 TX rings per MSIXMichael Chan
2023-11-15bnxt_en: Refactor bnxt_hwrm_set_coal()Michael Chan
2023-11-15bnxt_en: New encoding for the TX opaque fieldMichael Chan
2023-11-15bnxt_en: Refactor bnxt_tx_int()Michael Chan
2023-11-15bnxt_en: Remove BNXT_RX_HDL and BNXT_TX_HDLMichael Chan
2023-11-15bnxt_en: Add completion ring pointer in TX and RX ring structuresMichael Chan
2023-11-15bnxt_en: Restructure cp_ring_arr in struct bnxt_cp_ring_infoMichael Chan
2023-11-15bnxt_en: Add completion ring pointer in TX and RX ring structuresMichael Chan
2023-11-15bnxt_en: Put the TX producer information in the TX BD opaque fieldMichael Chan
2023-11-15xen/events: remove some info_for_irq() calls in pirq handlingJuergen Gross