]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Re-unbreak smartpqi(4) GCC build
[FreeBSD/FreeBSD.git] / sys / dev /
2018-07-13 Conrad MeyerRe-unbreak smartpqi(4) GCC build
2018-07-13 Warner LoshAdd missing include of sys/boot.h
2018-07-13 Warner LoshUse boot_parse_* to parse command line args and retire...
2018-07-12 Mark JohnstonAdd PCI IDs for AMD X370 AHCI and XHCI.
2018-07-12 Eric Joynerixl(4): Set baudrate on link up using proper link_speed...
2018-07-11 Cy SchubertMFV r324714:
2018-07-11 Ian LeporeEnhancements and fixes for the spigen(4) driver...
2018-07-11 Sean Brunosmartpqi(4):
2018-07-11 Ben Widawskyrun(4): Add a new USB device ID.
2018-07-10 Wojciech MacekFix build broken by r336130
2018-07-10 Navdeep ParharFix vertical whitespace nit in cxgbe.
2018-07-10 Navdeep Parharcxgbe(4): Add a sysctl to report the chip's microproces...
2018-07-09 Oleksandr Tymoshenkoig4(4): add devmatch(8) PNP info
2018-07-09 Wojciech MacekARM64: Add quirk mechanism to pci_host_generic_acpi
2018-07-09 Wojciech MacekARM64: Add support for ThunderX2 PCIe
2018-07-09 Conrad MeyerRemove "HMAC" from <HASH>_HMAC_BLOCK_LEN macro names
2018-07-08 Warner LoshRemove stray space from PNP string.
2018-07-08 Warner LoshAdd PNP info to PCI attachment of et driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of ipw driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of ixv driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of ix driver
2018-07-08 Warner LoshAdd PNP info to PCI attachments of ciss driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of dc driver
2018-07-08 Warner LoshAdd PNP info to PCI attachments of bge driver
2018-07-08 Warner LoshAdd PNP info to PCI attachments of bfe driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of alc driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of gem driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of fxp driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of ena driver
2018-07-08 Warner LoshAdd PNP info to PCI attachment of cas driver
2018-07-07 Warner LoshFix PCI_SUBDEV call
2018-07-07 Warner LoshUpdate AMDSMB to use PCI_MATCH
2018-07-07 Warner LoshSwitch to using new PCI_MATCH stuff.
2018-07-07 Warner LoshCreate PCI_MATCH and pci_match_device
2018-07-07 Dexuan Cuihyperv: Fix boot-up after malloc() returns memory of...
2018-07-06 Oleksandr Tymoshenkoig4(4): Fix Apollo lake entries platform identifier
2018-07-06 Oleksandr Tymoshenkoig4(4): add support for Apollo Lake I2C controllers
2018-07-06 Navdeep Parharcxgbe(4): Assume that any unknown flash on the card...
2018-07-06 Emmanuel Vadotpsci: Add \n at the end of printf
2018-07-06 Matt Macyhwpmc: remove hacks to work around incorrect pc_domain
2018-07-05 Conrad Meyerath(4): Fix typo in debugging code
2018-07-05 Ian LeporeDetach all children before beginning to tear down the...
2018-07-05 Andrew Gallatinmxge: replace 65536 with IP_MAXPACKET in tso settings.
2018-07-04 Andrew Gallatinmxge: choose appropriate values for hw tso
2018-07-04 Andrew Gallatinmxge: Add SIOCGI2C support for devices with SFP/XFP...
2018-07-04 Andrew Gallatinmxge: fix panic at module unload
2018-07-04 Ed Mastemuge(4): remove DTB MAC addr from TODO list after r335925
2018-07-04 Andriy Gaponremove unneeded inclusion of sys/interrupt.h from sever...
2018-07-04 Oleksandr Tymoshenkomuge(4): add DTB blob as one more possible source of...
2018-07-04 Matt Macyepoch(9): allow preemptible epochs to compose
2018-07-03 Sean BrunoReset indentiation of ata_suspend() such that its clear...
2018-07-03 Sean BrunoReset indentation of this flag. No functional change...
2018-07-02 Edward Tomasz Napi... Change the group and the permissions on /dev/acpi,...
2018-06-30 Eitan Adleriwn: Add the missing IWN_SDID_6035_5 subdevice
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-28 Eitan Adleriwn: Correct Centrino Advanced-N 6235 constants
2018-06-28 Ian LeporeAdd missing MODULE_VERSION() and MODULE_DEPEND().
2018-06-27 Navdeep Parharcxgbe/cxgbei: Fix harmful typo in the iSCSI offload...
2018-06-27 Hans Petter SelaskyImprove the kernel's USB descriptor reading function.
2018-06-27 Warner Loshpccard: recode to use devctl_safe_quote_sb instead...
2018-06-27 Navdeep Parharcxgbe(4): Do not leak the filters in the hashfilter...
2018-06-26 Roger Pau Monnéxen-netback: fix LOR
2018-06-25 Konstantin BelousovFix compilation.
2018-06-25 Konstantin BelousovProvide a helper function acpi_get_fadt_bootflags(...
2018-06-25 Konstantin BelousovAlways initialize the ignore local variable.
2018-06-25 Roger Pau Monnévt: add option to ignore NO_VGA flag in ACPI
2018-06-24 Warner LoshDon't use generic PCI_VENDOR and PCI_PRODUCT macros...
2018-06-21 Ian LeporeIncorporate bus and chip select numbers into spigen...
2018-06-21 Roger Pau Monnéxen: check if there are clients waiting in gnttab_end_f...
2018-06-20 Eric Joynerixl(4): Fix gcc build errors
2018-06-20 Justin HibbitsAttach dev.cpu nodes on powerpc SMT cores, using only...
2018-06-20 Andrew TurnerMove the SMCCC SYSINIT later in the boot so the psci...
2018-06-20 Andrew TurnerFix the SMCCC signatures, they are all 32-bit calls...
2018-06-20 Stephen J. KiernanDevice for user space to interface with MAC/veriexec.
2018-06-19 Sean BrunoRemove "diff" line indicator. Next to see if this...
2018-06-19 Navdeep Parharcxgbe(4): Some mailbox commands require access to the...
2018-06-19 Andriy Voskoboinykrtwn(4): decode some bit fields + merge duplicate code.
2018-06-18 Eric Joynerixl(4): Update version number to 2.0.0-k
2018-06-18 Eric Joynerixl(4): Update to use iflib
2018-06-17 Bryan VenteicherUpdate VirtIO definitions from Linux virtio_config...
2018-06-17 Eitan Adleracpi: Add support for Thinkpads Mic led
2018-06-17 Dimitry AndricFix build of aibs with base gcc on i386
2018-06-16 Michal MelounFix handling of enable counter for shared GPIO line...
2018-06-15 Navdeep Parharcxgbe(4): Add a hw.cxgbe.starve_fl sysctl that can...
2018-06-15 Navdeep Parharcxgbe(4): Track the number of received frames separatel...
2018-06-15 Justin HibbitsCheck for a 'pci' prefix rather than a full match in...
2018-06-15 Navdeep Parharcxgbe(4): sysctls to display the local and intr CPUs...
2018-06-15 Kyle Evansextres/regulator: Switch boot_on/always_on sysctl to...
2018-06-15 Ruslan BukinMake virtio queue re-initialization steps to be similar to
2018-06-15 Kyle EvansRevert r335173 at request of mmel@
2018-06-15 Justin Hibbitsofw_reg_to_paddr(): Fix minor typo in KASSERT message
2018-06-15 Matt MacyQuiet coretemp probe
2018-06-14 Kyle Evansextres/regulator: Properly refcount gpio regulators
2018-06-14 Emmanuel Vadotmx25l: compat_data is only defined when FDT is
2018-06-14 Emmanuel Vadotmx25l: Add pnp info
2018-06-14 Emmanuel Vadotspi: Add SPIBUS_PNP_INFO macro
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-14 Navdeep Parharcxgbe(4): Catch up with recent changes in the kernel...
2018-06-13 Warner LoshAdd PNP info to PCI attachment of ae driver
next