aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* usb: Remove unused member in struct mos_softcZhenlei Huang2023-02-151-1/+0
* pfil: add pfil_mem_{in,out}() and retire pfil_run_hooks()Gleb Smirnoff2023-02-142-7/+3
* net: use pfil_mbuf_{in,out} where we always have an mbufGleb Smirnoff2023-02-141-5/+1
* atkbd: correct bogus character in #ifdefEd Maste2023-02-141-1/+1
* Finish mechanical conversion of axgbe(4) to IfAPI.Justin Hibbits2023-02-141-2/+2
* IfAPI: Finish changes of ice(4).Justin Hibbits2023-02-142-2/+2
* Mechanically convert netmap(4) to IfAPIJustin Hibbits2023-02-1416-196/+194
* mlx4: Finish conversion to IfAPIJustin Hibbits2023-02-141-6/+6
* etherswitch: Fix leftovers from IfAPI conversionJustin Hibbits2023-02-146-14/+14
* 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