summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-02net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absentFabio Estevam
2023-10-02ptp: ocp: Fix error handling in ptp_ocp_device_initDinghao Liu
2023-10-01Merge tag 'for-net-2023-09-20' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2023-10-01net: stmmac: platform: fix the incorrect parameterClark Wang
2023-09-28ice: always add legacy 32byte RXDID in supported_rxdidsMichal Schmidt
2023-09-22drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-21Merge tag 'for-linus-6.6a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-09-21Merge tag 'hwmon-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-21sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree
2023-09-21igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli
2023-09-21octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior
2023-09-21bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior
2023-09-21net: ena: Flush XDP packets on error.Sebastian Andrzej Siewior
2023-09-20Merge tag 'media/v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-09-20Bluetooth: btusb: add shutdown function for QCA6174Rocky Liao
2023-09-20Merge tag 'spi-fix-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-20Merge tag 'regulator-fix-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-20net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...Cai Huoqing
2023-09-20vxlan: Add missing entries to vxlan_get_size()Benjamin Poirier
2023-09-19team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-09-19spi: Merge up old fixMark Brown
2023-09-19net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang
2023-09-19net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao
2023-09-19net: hns3: only enable unicast promisc when mac table fullJian Shen
2023-09-19net: hns3: fix GRE checksum offload issueJie Wang
2023-09-19net: hns3: add cmdq check for vf periodic service taskJie Wang
2023-09-19net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang
2023-09-19media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() callChristophe JAILLET
2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross
2023-09-18hwmon: (nct6775) Fix non-existent ALARM warningAhmad Khalifa
2023-09-18spi: imx: Take in account bits per word instead of assuming 8-bitsStefan Moring
2023-09-18tsnep: Fix NAPI polling with budget 0Gerhard Engleder
2023-09-18tsnep: Fix ethtool channelsGerhard Engleder
2023-09-18tsnep: Fix NAPI schedulingGerhard Engleder
2023-09-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2023-09-17scsi: iscsi_tcp: restrict to TCP socketsEric Dumazet
2023-09-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-09-16Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-09-16Merge tag 'usb-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-16Merge tag 'driver-core-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-16Merge tag 'char-misc-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-16Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-16igc: Fix infinite initialization loop with early XDP redirectVinicius Costa Gomes
2023-09-16ata: libata-core: fetch sense data for successful commands iff CDL enabledNiklas Cassel
2023-09-16ata: libata-eh: do not thaw the port twice in ata_eh_reset()Niklas Cassel
2023-09-16ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel
2023-09-16ionic: fix 16bit math issue when PAGE_SIZE >= 64KBDavid Christensen
2023-09-15Merge tag 'thermal-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds