summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-08-29bnxt_en: Support dynamic MSIXMichael Chan
2024-08-29bnxt_en: Allocate the max bp->irq_tbl size for dynamic msix allocationMichael Chan
2024-08-29bnxt_en: Replace deprecated PCI MSIX APIsMichael Chan
2024-08-29bnxt_en: Remove register mapping to support INTXMichael Chan
2024-08-29bnxt_en: Remove BNXT_FLAG_USING_MSIX flagMichael Chan
2024-08-29bnxt_en: Deprecate support for legacy INTX modeMichael Chan
2024-08-29bnxt_en: Support QOS and TPID settings for the SRIOV VLANSreekanth Reddy
2024-08-29bnxt_en: add support for retrieving crash dump using ethtoolVikas Gupta
2024-08-29bnxt_en: add support for storing crash dump into host memoryVikas Gupta
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-29net: alacritech: Switch to use dev_err_probe()Yang Ruibin
2024-08-29net: hns: Use IS_ERR_OR_NULL() helper functionHongbo Li
2024-08-29net: dsa: realtek: make use of dev_err_cast_probe()Hongbo Li
2024-08-29net: ipa: make use of dev_err_cast_probe()Hongbo Li
2024-08-29net: vertexcom: mse102x: Use ETH_ZLENStefan Wahren
2024-08-29net: vertexcom: mse102x: Drop log message on removeStefan Wahren
2024-08-29net: vertexcom: mse102x: Fix random MAC address logStefan Wahren
2024-08-29net: vertexcom: mse102x: Silence TX timeoutStefan Wahren
2024-08-29net: vertexcom: mse102x: Use DEFINE_SIMPLE_DEV_PM_OPSStefan Wahren
2024-08-30Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-29nfc: pn533: Add poll mod list filling checkAleksandr Mishin
2024-08-28net: hisilicon: hns_mdio: fix OF node leak in probe()Krzysztof Kozlowski
2024-08-28net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()Krzysztof Kozlowski
2024-08-28net: hisilicon: hip04: fix OF node leak in probe()Krzysztof Kozlowski
2024-08-28net: dsa: mv88e6xxx: Remove stale commentAndy Shevchenko
2024-08-28net: netvsc: Update default VMBus channelsErni Sri Satya Vennela
2024-08-28net: ftgmac100: Get link speed and duplex for NC-SIJacky Chou
2024-08-28net/xen-netback: prevent UAF in xenvif_flush_hash()Jeongjun Park
2024-08-28Merge tag 'wireless-2024-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-08-29Merge tag 'platform-drivers-x86-v6.11-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-08-28Merge tag 'tpmdd-next-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-08-27net: dsa: microchip: Add KSZ8895/KSZ8864 switch supportTristram Ha
2024-08-27net: mana: Implement get_ringparam/set_ringparam for manaShradha Gupta
2024-08-27net: phy: vitesse: implement MDI-X configuration in vsc73xxPawel Dembicki
2024-08-27net: airoha: fix module autoloadingLiao Chen
2024-08-27net: ag71xx: fix module autoloadingLiao Chen
2024-08-27net: dm9051: fix module autoloadingLiao Chen
2024-08-27net: txgbe: use pci_dev_id() helperYu Liao
2024-08-27gtp: fix a potential NULL pointer dereferenceCong Wang
2024-08-27net: ag71xx: support probe defferal for getting MAC addressRosen Penev
2024-08-27net: liquidio: Remove unused declarationsYue Haibing
2024-08-27net: thunderx: Remove unused declarationsYue Haibing
2024-08-27ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576David Wu
2024-08-27ethernet: stmmac: dwmac-rk: Fix typo for RK3588 codeDetlev Casanova
2024-08-27bonding: change ipsec_lock from spin lock to mutexJianbo Liu
2024-08-27bonding: extract the use of real_device into local variableJianbo Liu
2024-08-27bonding: implement xdo_dev_state_free and call it after deletionJianbo Liu
2024-08-27net: ethernet: ti: am65-cpsw-nuss: Replace of_node_to_fwnode() with more suit...Andy Shevchenko
2024-08-28Merge tag 'pinctrl-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds