summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-04-12net: bnxt: Add TX inline buffer infrastructureJoe Damato-0/+41
2026-04-12net: bnxt: Use dma_unmap_len for TX completion unmappingJoe Damato-22/+41
2026-04-12net: bnxt: Add a helper for tx_bd_extJoe Damato-7/+20
2026-04-12net: bnxt: Export bnxt_xmit_get_cfa_actionJoe Damato-1/+2
2026-04-12netkit: Don't emit scrub attribute for single device modeDaniel Borkmann-1/+2
2026-04-12net: lan743x: rename chip_rev to fpga_revThangaraj Samynathan-4/+4
2026-04-12Merge tag 'linux-can-fixes-for-7.0-20260409' of git://git.kernel.org/pub/scm/...Jakub Kicinski-1/+1
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-773/+5686
2026-04-12ipvlan: avoid spinlock contention in ipvlan_multicast_enqueue()Eric Dumazet-1/+7
2026-04-12ipvlan: ipvlan_handle_mode_l2() refactoringEric Dumazet-20/+18
2026-04-12net: libwx: improve flow control settingJiawen Wu-6/+61
2026-04-12net: libwx: wrap-around and reset qmprc counterJiawen Wu-4/+23
2026-04-12net: wangxun: schedule hardware stats update in watchdogJiawen Wu-1/+46
2026-04-12net: wangxun: reorder timer and work sync cancellationsJiawen Wu-3/+5
2026-04-12net: wangxun: move ethtool_ops.set_channels into libwxJiawen Wu-29/+3
2026-04-12net: wangxun: replace busy-wait reset flag with kernel mutexJiawen Wu-30/+15
2026-04-12net: ngbe: remove redundant macrosJiawen Wu-5/+2
2026-04-12net: ngbe: move the WOL functions to libwxJiawen Wu-53/+45
2026-04-12net: ngbe: remove netdev->ethtool->wol_enabled settingJiawen Wu-2/+1
2026-04-12net: ethernet: ti: am65-cpsw: add support for J722S SoC familyNora Schiffer-0/+8
2026-04-12dpll: zl3073x: add ref-sync pair supportIvan Vecera-1/+206
2026-04-12dpll: zl3073x: add ref sync and output clock type helpersIvan Vecera-14/+80
2026-04-12dpll: zl3073x: use FIELD_MODIFY() for clear-and-set patternsIvan Vecera-15/+8
2026-04-12dpll: zl3073x: clean up esync get/set and use zl3073x_out_is_ndiv()Ivan Vecera-44/+20
2026-04-12i3c: master: adi: Fix error propagation for CCCsJorge Marques-1/+1
2026-04-12i3c: master: Fix error codes at send_ccc_cmdJorge Marques-19/+13
2026-04-12i3c: master: Move bus_init error suppressionJorge Marques-8/+15
2026-04-12i3c: master: Move entdaa error suppressionJorge Marques-3/+6
2026-04-12i3c: master: Move rstdaa error suppressionJorge Marques-5/+6
2026-04-12i3c: dw: Simplify xfer cleanup with __free(kfree)Felix Gu-26/+7
2026-04-12i3c: dw: Fix memory leak in dw_i3c_master_i3c_xfers()Felix Gu-3/+2
2026-04-12i3c: master: renesas: Use __free(kfree) for xfer cleanup in renesas_i3c_send_...Felix Gu-4/+1
2026-04-12i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers()Felix Gu-2/+2
2026-04-12i3c: master: dw-i3c: Balance PM runtime usage count on probe failureFelix Gu-0/+2
2026-04-12i3c: master: dw-i3c: Fix missing reset assertion in remove() callbackFelix Gu-8/+3
2026-04-12i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllersAdrian Hunter-1/+6
2026-04-12i3c: mipi-i3c-hci-pci: Add optional ability to manage child runtime PMAdrian Hunter-0/+131
2026-04-12i3c: mipi-i3c-hci: Allow parent to manage runtime PMAdrian Hunter-4/+30
2026-04-12i3c: mipi-i3c-hci: Add quirk to allow IBI while runtime suspendedAdrian Hunter-0/+4
2026-04-12i3c: mipi-i3c-hci-pci: Set d3hot_delay to 0 for Intel controllersAdrian Hunter-0/+1
2026-04-12i3c: fix missing newline in dev_err messageshaoyu.lu-2/+2
2026-04-12i3c: master: use kzalloc_flexRosen Penev-10/+4
2026-04-12i3c: mipi-i3c-hci-pci: Add support for Intel Nova Lake-H I3CAdrian Hunter-0/+3
2026-04-12i3c: master: Add sysfs option to rescan bus via entdaaDavid Nyström-0/+27
2026-04-12i3c: master: svc: spelling correctionsRandy Dunlap-3/+3
2026-04-12hwmon: (ina233) Don't check for specific errors when parsing propertiesAndy Shevchenko-13/+15
2026-04-12hwmon: (isl28022) Don't check for specific errors when parsing propertiesAndy Shevchenko-18/+24
2026-04-12hwmon: (pmbus/tps25990) Don't check for specific errors when parsing propertiesAndy Shevchenko-4/+10
2026-04-12hwmon: (nct6683) Add customer ID for ASRock B650I Lightning WiFiPetr Klotz-0/+3
2026-04-12crypto: vmx - remove CRYPTO_DEV_VMX from KconfigThorsten Blum-8/+0