aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* sys/kbio.h: make pre-unicode keymap support optionalStefan Eßer2023-02-1411-23/+63
* ice(4): Update to 1.37.7-kPiotr Kubaj2023-02-1460-3654/+5805
* psm: ansifyMateusz Guzik2023-02-131-3/+2
* speaker: ansifyMateusz Guzik2023-02-131-20/+5
* ofwbus: only allow unit number zeroMitchell Horne2023-02-131-0/+5
* ofwbus: remove arm64 ifdefsMitchell Horne2023-02-131-23/+2
* ofwbus: trim includesMitchell Horne2023-02-131-8/+0
* lge: ansifyMateusz Guzik2023-02-121-86/+37
* u3g: add huawei device idMichael Paepcke2023-02-101-0/+1
* cxgbe: fix module loadingJung-uk Kim2023-02-101-0/+1
* ahci: increase timoutMariusz Zaborski2023-02-103-6/+12
* mi_switch(): clean up switch types and their usageMitchell Horne2023-02-092-4/+2
* e1000: Add support for future client platformsKevin Bowling2023-02-094-0/+38
* e1000: Fix packet loss on 11th gen and laterKevin Bowling2023-02-091-0/+7
* e1000: Remove redundant disable_ulp for ich8lanKevin Bowling2023-02-092-8/+5
* netmap: drop redundant if_mtu assignmentVincenzo Maffione2023-02-081-1/+0
* ofwbus: remove handling of resources from ofwbusElliott Mitchell2023-02-081-83/+9
* e1000: bump driver versionKevin Bowling2023-02-081-2/+3
* e1000: fix I219 hang on resetKevin Bowling2023-02-081-2/+117
* iommu_gas: initialize start_gap as first nodeDoug Moore2023-02-081-1/+1
* asmc: Add support for 10 byte light sensor payloads; MacBookAir6,1Adrian Chadd2023-02-081-1/+45
* sk: ansifyMateusz Guzik2023-02-081-161/+64
* mvneta: add the missing include opt_mvneta.hMateusz Guzik2023-02-071-0/+2
* Mechanically convert vtbe(4) to IfAPIJustin Hibbits2023-02-071-37/+36
* Mechanically convert mana to IfAPIJustin Hibbits2023-02-072-51/+51
* Mechanically convert oce(4) to IfAPIJustin Hibbits2023-02-074-108/+107
* Mechanically convert liquidio(4) to IfAPIJustin Hibbits2023-02-078-62/+62
* Mechanically convert vnic to IfAPIJustin Hibbits2023-02-076-26/+29
* Mechanically convert mlx4(4) to IfAPIJustin Hibbits2023-02-0710-171/+171
* Mechanically convert sfxge(4) to IfAPIJustin Hibbits2023-02-076-77/+75
* Mechanically convert if_sume(4) to IfAPIJustin Hibbits2023-02-072-43/+43
* Mechanically convert stge(4) to IfAPIJustin Hibbits2023-02-072-110/+109
* Mechanically convert usb_ethernet(4) to IfAPIJustin Hibbits2023-02-072-48/+47
* Mechanically convert if_xae to IfAPIJustin Hibbits2023-02-072-48/+47
* Mechanically convert atse(4) to IfAPIJustin Hibbits2023-02-072-51/+50
* cxgbe T6 KTLS: Use intotcpcb().John Baldwin2023-02-071-1/+1
* Support Unicode characters in keymap dead key tablesStefan Eßer2023-02-0611-4/+60
* irdma(4): Add code for compilation on stable/13 branchBartosz Sobczak2023-02-066-14/+890
* em(4): Add IDs for new Intel(R) I219 devicesPiotr Kubaj2023-02-063-2/+26
* ccr,ccp: Fix argument order to sglist_append_vmpages.John Baldwin2023-02-061-1/+1
* enic: convert to IfAPIDoug Ambrisko2023-02-062-11/+11
* mge(4): Fix build after IfAPI conversionJustin Hibbits2023-02-061-8/+8
* sbni(4): Fix i386 buildJustin Hibbits2023-02-061-1/+1
* tsec(4): Fix the build from IfAPI conversionJustin Hibbits2023-02-061-3/+3
* Remove gxemul drivers.Justin Hibbits2023-02-065-1200/+0
* Mechanically convert mxge(4) to IfAPIJustin Hibbits2023-02-062-113/+111
* Mechanically convert sge(4) to IfAPIJustin Hibbits2023-02-062-107/+106
* Mechanically convert age(4), alc(4), and ale(4) to IfAPIJustin Hibbits2023-02-066-384/+381
* Mechanically convert al_eth(4) to IfAPIJustin Hibbits2023-02-061-69/+69
* Mechanically convert dc(4) to IfAPIJustin Hibbits2023-02-062-112/+111