]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Add PNP info to PCI attachments of cbb, cxgb, ida, iwn, ixl, ixlv,
[FreeBSD/FreeBSD.git] / sys / dev /
2018-09-26 Warner LoshAdd PNP info to PCI attachments of cbb, cxgb, ida,...
2018-09-26 Warner LoshReapply, with minor tweaks, r338025, from the original...
2018-09-26 Slava ShwartsmanAdd PCIV_INVALID definition
2018-09-26 Navdeep Parharcxgbe(4): Treat base/end of firmware parameters as...
2018-09-25 Navdeep Parharcxgbe(4): Link related changes.
2018-09-24 Colin PercivalRecognize the Amazon PCI serial device found in i3...
2018-09-22 Navdeep Parharcxgbe(4): Reuse existing "switching" L2T entries when...
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-21 Andrey V. ElsukovFix possible NULL pointer dereference in ffec_alloc_mbu...
2018-09-20 Stephen HurdAdd IFCAP_TSO6 for igb
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
2018-09-19 Konstantin BelousovConvert x86 cache invalidation functions to ifuncs.
2018-09-18 Navdeep Parharcxgbe(4): Enable TXRTLMT by default when the feature...
2018-09-17 David C SomayajuluFixed isses:
2018-09-16 Oleksandr Tymoshenko[ig4] Fix device description for Kaby Lake systems
2018-09-14 Mark JohnstonLog a message after a successful boot-time microcode...
2018-09-14 Matt Macyhwpmc: set default rate if event description lacks...
2018-09-13 Navdeep Parharcxgbe(4): Use the correct number of parameters when...
2018-09-13 Oleksandr Tymoshenko[ig4] Add PCI IDs for I2C controller on Intel Kaby...
2018-09-13 Navdeep Parharcxgbe/iw_cxgbe: Fix reported build breakage when the...
2018-09-13 Roger Pau Monnéxen: temporary disable SMAP when forwarding hypercalls...
2018-09-11 Martin MatuskaMFV r338519:
2018-09-11 Eric Joynerix(4), ixv(4): VLAN tag stripping fixes for Amazon...
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.3. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.2. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade to OpenSSH 7.8p1.
2018-09-09 Xin LIrandom(4): Squash non-error timeout codes from tsleep(9).
2018-09-08 Konstantin Belousovintelspi: don't leak spibus children on detach.
2018-09-07 Mark JohnstonSpecify the correct resource type in teardown paths.
2018-09-06 Marius StroblAvoid uninitialized read of ext_csd.
2018-09-06 Marius Strobl- Explicitly compare a pointer to NULL. The __builtin_e...
2018-09-06 Hans Petter SelaskyMake the MSIX module parameter limit per device, in...
2018-09-06 Hans Petter SelaskyAdd support for receive side scaling stride, RSSS,...
2018-09-06 Hans Petter SelaskyDon't stall transmit queue on drops in mlx5en(4).
2018-09-06 Hans Petter SelaskyMaximum number of mbuf frags is off-by-one for worst...
2018-09-04 Konstantin BelousovAssign to correct structure members.
2018-09-04 Vladimir Kondratyevwmt(4): Fix regression introduced in r337289
2018-09-04 Emmanuel Vadotregulator: Use bool values instead of 0/1
2018-09-02 Konstantin BelousovCatch exceptions during EFI RT calls on amd64.
2018-09-02 Konstantin BelousovImprove error messages from clock_if.m method failures.
2018-09-02 Konstantin BelousovNormalize use of semicolon with EFI_TIME_LOCK macros.
2018-09-01 Glen BarberRevert r338423, reapplying r338422, which did get appro...
2018-09-01 Glen BarberRevert r338422, which was did not get official approval...
2018-09-01 Tai-hwa LiangAdding support for CS46xx MIDI output. With this patch...
2018-08-31 John BaldwinDon't directly dereference a user pointer in the VPD...
2018-08-29 Emmanuel Vadotarm64: GENERIC-MMCCAM: Fix build and module depend
2018-08-29 Navdeep Parharcxgbe/iw_cxgbe: Fix iWARP RDMA + VIMAGE operation by...
2018-08-28 Navdeep Parharcxgbe/tom: Unregister shared CPL handlers on module...
2018-08-28 Marcin WojtasUse ip/ipv6 structures in al_eth only if they are supported
2018-08-28 Warner LoshAdd big, nasty abandonware tags to this code.
2018-08-26 Mark MurrayRemove the Yarrow PRNG algorithm option in accordance...
2018-08-25 Alan CoxEliminate the arena parameter to kmem_free(). Implicit...
2018-08-25 Colin PercivalSpeed up vt(4) by keeping a record of the most recently...
2018-08-24 Marius StroblThe read accessors generated by __BUS_ACCESSOR() have...
2018-08-24 Mark MurrayLimit the amount of "fast" entropy. We don't need nearl...
2018-08-24 Mark MurrayFix braino of mine where the reseeds would happen far...
2018-08-24 Warner LoshRevert drm2 removal.
2018-08-23 Marius Strobl- Use le32dec(9) for decoding EXT_CSD values where...
2018-08-23 Marius StroblObtain the bus mode (MMC or SD) from the directly super...
2018-08-23 Marius StroblRemove a duplicated interface capability bit missed...
2018-08-23 Marius Strobl- According to section 2.2.5 of the SDHCI specification...
2018-08-23 Kristof Provostxen/netfront: Ensure curvnet is set
2018-08-23 Navdeep Parharcxgbe(4): Use fcmpset instead of cmpset when appropriate.
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-23 Navdeep Parharcxgbev(4): Updates to the VF driver to cope with recent...
2018-08-22 Oleksandr Tymoshenko[ig4] Fix I/O timeout issue with Designware I2C control...
2018-08-22 Tai-hwa LiangAdding device ID for Terratec SiXPack 5.1+.
2018-08-22 Chuck TuffliMake NVMe compatible with the original API
2018-08-22 Matt MacyRemove legacy drm and drm2 from tree
2018-08-21 Navdeep Parharcxgbe(4): Be explicit about ignoring the return value...
2018-08-21 Navdeep Parharcxgbe/tom: Make sure 'matched' is always initialized...
2018-08-21 Navdeep Parharcxgbe(4): Do not leak memory in case of errors during...
2018-08-21 Navdeep Parharcxgbe(4): Make it clear that VI_INIT_DONE implies vi...
2018-08-21 Navdeep Parharcxgbe(4): Check the RO bit properly before disabling...
2018-08-21 Navdeep Parharcxgbe(4): Avoid overflow while calculating channel...
2018-08-21 Alan CoxEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-21 John BaldwinDe-spl mly(4).
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-20 Navdeep Parharcxgbe/tom: Provide the hardware tid in tcp_info.
2018-08-20 Oleksandr Tymoshenko[ig4] add ACPI Device HID for AMD platforms
2018-08-20 Alan CoxEliminate kmem_alloc_contig()'s unused arena parameter.
2018-08-19 Matt Macyadd snps IP uart support / genaralize UART
2018-08-19 Tai-hwa LiangExtending the delay cycles to give the codec more time...
2018-08-19 Conrad MeyerBack out r338035 until Warner is finished churning...
2018-08-19 Conrad MeyerRemove unused and easy to misuse PNP macro parameter
2018-08-18 Alan CoxOops. r338030 didn't eliminate the unused arena argume...
2018-08-18 Alan CoxEliminate the unused arena parameter from kmem_alloc_at...
2018-08-18 Dimitry AndricUse the size of one bge_devs element for the MODULE_PNP...
2018-08-18 Konstantin BelousovRudimentary AER reading code for ddb(4).
2018-08-18 Navdeep Parharcxgbe(4): Replace T4_PKT_TIMESTAMP with something sligh...
2018-08-17 Navdeep Parharcxgbe(4): Adjust ntids to account for nhptids in the...
2018-08-17 Navdeep Parharcxgbe/tom: Put the ifnet or VLAN's PCP value in the...
2018-08-17 Justin Hibbitsrandom: Add PowerPC 'darn' instruction entropy source
2018-08-16 Doug AmbriskoFix a module Makefile error on amd64 so the IPMI HW...
2018-08-15 Navdeep Parharcxgbe(4): Use VLAN_TRUNKDEV instead of private cookie...
2018-08-15 Navdeep Parharcxgbe(4): Use two hashes instead of a table to keep...
2018-08-14 Cy SchubertMFV r337818:
2018-08-14 David BrightFix several memory leaks.
2018-08-14 Luiz Otavio O SouzaDisable the auto negotiation if the port is set to...
next