summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-13net: dsa: microchip: ptp: lan937x: add 2 step timestampingArun Ramadoss
2023-01-13net: dsa: microchip: ptp: add support for perout programmable pinsArun Ramadoss
2023-01-13net: dsa: microchip: ptp: add periodic output signalChristian Eggers
2023-01-13net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tagChristian Eggers
2023-01-13net: dsa: microchip: ptp: add packet transmission timestampingChristian Eggers
2023-01-13net: dsa: microchip: ptp: add packet reception timestampingChristian Eggers
2023-01-13net: dsa: microchip: ptp: enable interrupt for timestampingArun Ramadoss
2023-01-13net: dsa: microchip: ptp: manipulating absolute time using ptp hw clockChristian Eggers
2023-01-13net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabledArun Ramadoss
2023-01-13net: dsa: microchip: ptp: Initial hardware time stamping supportChristian Eggers
2023-01-13net: dsa: microchip: ptp: add the posix clock supportChristian Eggers
2023-01-12macsec: dump IFLA_MACSEC_OFFLOAD attribute as part of macsec dumpEmeel Hakim
2023-01-12macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelinkEmeel Hakim
2023-01-12net: remove redundant config PCI dependency for some network driver configsLukas Bulwahn
2023-01-12net: ngbe: Add ngbe mdio bus driver.Mengyuan Lou
2023-01-12net: thunderbolt: Add tracepointsMika Westerberg
2023-01-12net: thunderbolt: Add debugging when sending/receiving control packetsMika Westerberg
2023-01-12net: thunderbolt: Move into own directoryMika Westerberg
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12r8152: add vendor/device ID pair for Microsoft DevkitAndre Przywara
2023-01-12Merge tag 'spi-fix-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-12Merge tag 'regulator-fix-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-01-12Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-01-11net: ethernet: mtk_wed: get rid of queue lock for rx queueLorenzo Bianconi
2023-01-11net: stmmac: add aux timestamps fifo clearance waitNoor Azura Ahmad Tarmizi
2023-01-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-01-11bnxt: make sure we return pages to the poolJakub Kicinski
2023-01-11net: hns3: fix wrong use of rss size during VF rss configJie Wang
2023-01-11r8169: disable ASPM in case of tx timeoutHeiner Kallweit
2023-01-11spi: Merge rename of spi-cs-setup-ns DT propertyMark Brown
2023-01-11spi: spidev: remove debug messages that access spidev->spi without lockingBartosz Golaszewski
2023-01-11spi: spidev: fix a race condition when accessing spidev->spiBartosz Golaszewski
2023-01-11Merge tag 'mlx5-fixes-2023-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-01-11Merge tag 'mlx5-updates-2023-01-10' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-01-11drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHYPiergiorgio Beruto
2023-01-11drivers/net/phy: add helpers to get/set PLCA configurationPiergiorgio Beruto
2023-01-11drivers/net/phy: add connection between ethtool and phylib for PLCAPiergiorgio Beruto
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto
2023-01-11net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()Clément Léger
2023-01-10net/mlx5e: Use kzalloc() in mlx5e_accel_fs_tcp_create()YueHaibing
2023-01-10net/mlx5: remove redundant ret variablezhang songyi
2023-01-10net/mlx5e: Replace 0-length array with flexible arrayKees Cook
2023-01-10net/mlx5e: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-01-10net/mlx5: Prevent high-rate FW commands from populating all slotsTariq Toukan
2023-01-10net/mlx5: Introduce and use opcode getter in command interfaceTariq Toukan
2023-01-10net/mlx5: Enable management PF initializationShay Drory
2023-01-10net/mlx5e: Add hairpin debugfs filesGal Pressman