aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* bge(4): Fix some typos in source code commentsGordon Bergling2024-02-251-4/+4
* random(4): Fix a typo in a source code commentGordon Bergling2024-02-251-1/+1
* vge(4): Fix a typo in a source code commentGordon Bergling2024-02-251-1/+1
* uath(4): Fix a typo in a source code commentGordon Bergling2024-02-251-1/+1
* usbdevs: add quirk for WD MyPassport Ultra External HDDEugene Grosbein2023-12-062-0/+2
* ath(4): Fix a typo in a source code commentGordon Bergling2023-11-261-1/+1
* Advertise the MPI Message Version that's contained in the IOCFacts messageScott Long2023-10-056-10/+32
* ahci: add AMD device id in RAID modeAndrey V. Elsukov2023-09-131-0/+1
* iir: prevent negative offsets in ioctlEd Maste2023-09-091-1/+1
* wmistat: don't restrict reading to the pid that opened the fd.Dag-Erling Smørgrav2023-09-081-2/+1
* md driver compat32: fix structure padding for arm, powerpcMike Karels2023-08-181-1/+9
* et(4): Fix a typo in a source code commentGordon Bergling2023-08-051-1/+1
* usb(4): Fix a typo in a source code commentGordon Bergling2023-08-051-1/+1
* vnic: Fix a typo in a source code commentGordon Bergling2023-08-051-1/+1
* aic7xxx: Fix two typos in source code commentsGordon Bergling2023-08-052-2/+2
* sk(4): Fix a typo in a source code commentGordon Bergling2023-08-041-1/+1
* ena: Update driver version to v2.6.3Arthur Kiyanovski2023-07-311-1/+1
* ena: Fix driver unload crashArthur Kiyanovski2023-07-311-1/+2
* ena: Initialize statistics before the interface is availableOsama Abboud2023-07-311-11/+18
* e1000: Add SPDX tag to em_txrxKevin Bowling2023-06-271-0/+2
* e1000: Format em_txrxKevin Bowling2023-06-271-31/+46
* ixgbe: Change if condition for RSS and rxcsumPrzemyslaw Lewandowski2023-06-021-1/+1
* mrsas: Fix a typo in a source code commentZhenlei Huang2023-05-171-1/+1
* mps: Fix a typo in a source code commentZhenlei Huang2023-05-171-1/+1
* ixgbe: Fix typos in source code commentsIan Moffett2023-05-172-2/+2
* e1000: fix VLAN 0Kristof Provost2023-05-151-1/+3
* jedec_dimm(4): Refactor offset adjustment and page0 resetRavi Pokala2023-05-051-55/+121
* jedec_dimm(4): Add manufacturing year and week.Ravi Pokala2023-05-052-2/+135
* mpr: don't use hardcoded value in debug branchMariusz Zaborski2023-05-021-6/+6
* mpr: fix copying of event_maskMariusz Zaborski2023-05-021-2/+4
* al_eth: make function definitions consistent with declarationsDimitry Andric2023-04-291-2/+2
* Use bool for one-bit wide bit-fieldsDimitry Andric2023-04-299-45/+45
* ichiic: use bool for one-bit wide bit-fieldsDimitry Andric2023-04-224-12/+12
* iicbus(4): Use the existing CTLFLAG_RWTUN flag definitionZhenlei Huang2023-04-171-1/+1
* bxe(4): Use CTLFLAG_RDTUN flag definitionZhenlei Huang2023-04-171-2/+2
* ice(4): Use the existing CTLFLAG_RWTUN flag definitionZhenlei Huang2023-04-171-1/+1
* xhci(4): Describe Fresco Logic FL1009 USB 3.0 controllerZhenlei Huang2023-04-101-0/+2
* smartpqi: Remove stray declarationWarner Losh2023-03-221-2/+0
* usb: Add HID_IGNORE quirk for APC Smart-UPS1000Cy Schubert2023-03-081-0/+1
* usbdevs: Add APC Smart-UPS1000Cy Schubert2023-03-081-0/+3
* usbdevs: Remove duplicate APC entriesCy Schubert2023-03-081-6/+0
* e1000: Fix packet loss on 11th gen and laterKevin Bowling2023-02-231-0/+7
* e1000: Add support for future client platformsKevin Bowling2023-02-234-0/+54
* e1000: Remove redundant disable_ulp for ich8lanKevin Bowling2023-02-232-8/+5
* e1000: bump driver versionKevin Bowling2023-02-221-2/+3
* e1000: fix I219 hang on resetKevin Bowling2023-02-221-2/+117
* usb: Remove unused member in struct mos_softcZhenlei Huang2023-02-181-1/+0
* umcs(4): Fix a typo in a kernel messageGordon Bergling2023-02-021-2/+2
* ena: Update driver version to v2.6.2Arthur Kiyanovski2023-01-311-1/+1
* ena: Remove timer service re-arm on ena_restore_device failureDavid Arinzon2023-01-311-2/+0