aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* ofw: convert boolean_t to boolMitchell Horne2024-06-265-12/+12
* cxgbe: replace a loop with rounddown_pow_of_twoDoug Moore2024-06-261-3/+1
* isp: fix ISPCTL_ABORT_CMD switch caseMariusz Zaborski2024-06-251-0/+1
* hwpmc/arm64: Support the kernel booting to VHEAndrew Turner2024-06-251-0/+13
* hwpmc/arm64: fix the type for pm_arm64_evselAndrew Turner2024-06-252-4/+5
* tpm: Fix acpi attachmentWarner Losh2024-06-251-1/+1
* p9fs: use M_WAITOK where appropriateEd Maste2024-06-251-6/+1
* Add an isp(4) tunable to default to ispfw(4) firmware.Kenneth D. Merry2024-06-243-1/+27
* Fix the isp(4) driver with 9.x firmware.Kenneth D. Merry2024-06-242-1/+15
* p9fs: move NULL check immediately after allocationEd Maste2024-06-241-6/+5
* mlx5: use roundup_pow_of_twoDoug Moore2024-06-241-1/+1
* irdma: Use round{up,down}_pow_of_twoDoug Moore2024-06-241-2/+2
* cxgbe: use order_base_2Doug Moore2024-06-241-1/+1
* cxgb: use rounddown_pow_of_twoDoug Moore2024-06-241-2/+2
* aic7xxx: use rounddown_pow_of_twoDoug Moore2024-06-241-1/+1
* log2: move log2 functions from linuxkpi to libkernDoug Moore2024-06-243-37/+0
* dev/mana: replace power2 functionDoug Moore2024-06-241-1/+1
* acpi_timer: remove leftovers from Garbage-collect ACPI-safe timer and friendsBaptiste Daroussin2024-06-211-11/+1
* acpi_timer: remove unused variableBaptiste Daroussin2024-06-211-1/+1
* Garbage-collect ACPI-safe timer and friendsColin Percival2024-06-211-123/+3
* Add an implementation of the 9P filesystemDoug Rabson2024-06-192-0/+550
* sound: Remove outdated comment in dsp_oss_engineinfo()Christos Margiolis2024-06-181-7/+1
* sound: Fix oss_audioinfo's card_number, port_number and legacy_deviceChristos Margiolis2024-06-181-5/+5
* sound: Support oss_audioinfo->cmdChristos Margiolis2024-06-181-7/+3
* gve: Make gve_free_qpls idempotentShailend Chand2024-06-181-0/+1
* cxgbe: handle vlan PF restrictionsKristof Provost2024-06-172-7/+37
* cxgbev(4): Pay attention to the VLAN configuration for the VF.Navdeep Parhar2024-06-173-5/+18
* cxgbev(4): Shared code for the VF driver to query a VF's VLAN config.Navdeep Parhar2024-06-172-0/+28
* mlx5: handle vlan PF restrictionsKristof Provost2024-06-171-0/+26
* iovctl: allow vlan restrictions to be passed to the driverKristof Provost2024-06-171-0/+61
* cxgbe(4): New knob to limit driver to the specified types of doorbells.Navdeep Parhar2024-06-173-0/+26
* cxgbe(4): Do not issue an L1CFG command from a VF.Navdeep Parhar2024-06-171-17/+19
* cxgbev(4): Use the correct source pf for T6 in the VF driver.Navdeep Parhar2024-06-171-1/+4
* jedec_dimm: Use device_set_descf()Mark Johnston2024-06-161-16/+1
* mana: Use device_set_desc()Mark Johnston2024-06-161-3/+1
* oce: Use device_set_descf()Mark Johnston2024-06-161-4/+3
* cfi: Use device_set_descf()Mark Johnston2024-06-161-4/+1
* superio: Use device_set_descf()Mark Johnston2024-06-161-4/+1
* hidbus: Use device_set_descf()Mark Johnston2024-06-161-5/+3
* bxe: Use device_set_descf()Mark Johnston2024-06-161-10/+1
* bge: Use device_set_descf()Mark Johnston2024-06-161-3/+1
* bce: Use device_set_descf()Mark Johnston2024-06-161-11/+1
* liquidio: Use device_set_descf()Mark Johnston2024-06-161-4/+2
* msk: Use device_set_descf()Mark Johnston2024-06-161-3/+1
* wbwd: Use device_set_descf()Mark Johnston2024-06-161-3/+1
* iicbus: Use device_set_descf()Mark Johnston2024-06-161-5/+2
* nvmf: Use device_set_descf()Mark Johnston2024-06-161-3/+1
* netmap: Use device_set_descf()Mark Johnston2024-06-161-5/+1
* amdsmn: Use device_set_descf()Mark Johnston2024-06-161-3/+1
* amdsbwd: Use device_set_descf()Mark Johnston2024-06-161-3/+1