summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-28Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-28Merge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-28Merge tag 'regmap-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-28Merge tag 'linux-watchdog-5.15-rc7' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-10-28Revert "net: hns3: fix pause config problem after autoneg disabled"Guangbin Huang
2021-10-28octeontx2-af: Fix possible null pointer dereference.Rakesh Babu Saladi
2021-10-28octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu
2021-10-28octeontx2-af: Check whether ipolicers existsSubbaraya Sundeep
2021-10-28net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino
2021-10-28nfp: bpf: relax prog rejection for mtu check through max_pkt_offsetYu Xiao
2021-10-28vmxnet3: do not stop tx queues after netif_device_detach()Dongli Zhang
2021-10-27r8169: Add device 10ec:8162 to driver r8169Janghyub Seo
2021-10-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-10-27virtio-ring: fix DMA metadata flagsVincent Whitchurch
2021-10-27usbnet: fix error return code in usbnet_probe()Wang Hai
2021-10-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-10-27net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang
2021-10-27net: hns3: expand buffer len for some debugfs commandGuangbin Huang
2021-10-27net: hns3: add more string spaces for dumping packets number of queue info in...Jie Wang
2021-10-27net: hns3: fix data endian problem of some functions of debugfsJie Wang
2021-10-27net: hns3: ignore reset event before initialization process is doneGuangbin Huang
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo
2021-10-27net: hns3: fix pause config problem after autoneg disabledGuangbin Huang
2021-10-26Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-26watchdog: Fix OMAP watchdog early handlingWalter Stoll
2021-10-26watchdog: ixp4xx_wdt: Fix address space warningGuenter Roeck
2021-10-26watchdog: sbsa: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-10-26watchdog: sbsa: only use 32-bit accessorsJamie Iles
2021-10-26Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Guenter Roeck
2021-10-26net: lan78xx: fix division by zero in send pathJohan Hovold
2021-10-26nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski
2021-10-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-10-26spi: spl022: fix Microwire full duplex modeThomas Perrot
2021-10-25mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel
2021-10-25ice: check whether PTP is initialized in ice_ptp_release()Yongxin Liu
2021-10-25ice: Respond to a NETDEV_UNREGISTER event for LAGDave Ertman
2021-10-25spi: Fix tegra20 build with CONFIG_PM=n once againLinus Torvalds
2021-10-25Merge tag 'libata-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-25Merge tag 'pinctrl-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-25xen/netfront: stop tx queues during live migrationDongli Zhang
2021-10-25RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a stringMark Zhang
2021-10-25net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner
2021-10-25phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn
2021-10-25phy: phy_start_aneg: Add an unlocked versionAndrew Lunn
2021-10-25phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn
2021-10-25phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn
2021-10-25ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma
2021-10-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-10-24net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino
2021-10-24net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino