]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Revert r338422, which was did not get official approval from re@.
[FreeBSD/FreeBSD.git] / sys / dev /
2018-09-01 gjbRevert r338422, which was did not get official approval...
2018-09-01 avatarAdding support for CS46xx MIDI output. With this patch...
2018-08-31 jhbDon't directly dereference a user pointer in the VPD...
2018-08-29 manuarm64: GENERIC-MMCCAM: Fix build and module depend
2018-08-29 npcxgbe/iw_cxgbe: Fix iWARP RDMA + VIMAGE operation by...
2018-08-28 npcxgbe/tom: Unregister shared CPL handlers on module...
2018-08-28 mwUse ip/ipv6 structures in al_eth only if they are supported
2018-08-28 impAdd big, nasty abandonware tags to this code.
2018-08-26 markmRemove the Yarrow PRNG algorithm option in accordance...
2018-08-25 alcEliminate the arena parameter to kmem_free(). Implicit...
2018-08-25 cpercivaSpeed up vt(4) by keeping a record of the most recently...
2018-08-24 mariusThe read accessors generated by __BUS_ACCESSOR() have...
2018-08-24 markmLimit the amount of "fast" entropy. We don't need nearl...
2018-08-24 markmFix braino of mine where the reseeds would happen far...
2018-08-24 impRevert drm2 removal.
2018-08-23 marius- Use le32dec(9) for decoding EXT_CSD values where...
2018-08-23 mariusObtain the bus mode (MMC or SD) from the directly super...
2018-08-23 mariusRemove a duplicated interface capability bit missed...
2018-08-23 marius- According to section 2.2.5 of the SDHCI specification...
2018-08-23 kpxen/netfront: Ensure curvnet is set
2018-08-23 npcxgbe(4): Use fcmpset instead of cmpset when appropriate.
2018-08-23 manudts: Import DTS for arm64
2018-08-23 npcxgbev(4): Updates to the VF driver to cope with recent...
2018-08-22 gonzo[ig4] Fix I/O timeout issue with Designware I2C control...
2018-08-22 avatarAdding device ID for Terratec SiXPack 5.1+.
2018-08-22 chuckMake NVMe compatible with the original API
2018-08-22 mmacyRemove legacy drm and drm2 from tree
2018-08-21 npcxgbe(4): Be explicit about ignoring the return value...
2018-08-21 npcxgbe/tom: Make sure 'matched' is always initialized...
2018-08-21 npcxgbe(4): Do not leak memory in case of errors during...
2018-08-21 npcxgbe(4): Make it clear that VI_INIT_DONE implies vi...
2018-08-21 npcxgbe(4): Check the RO bit properly before disabling...
2018-08-21 npcxgbe(4): Avoid overflow while calculating channel...
2018-08-21 alcEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-21 jhbDe-spl mly(4).
2018-08-20 npcxgbe/tom: Provide the hardware tid in tcp_info.
2018-08-20 gonzo[ig4] add ACPI Device HID for AMD platforms
2018-08-20 alcEliminate kmem_alloc_contig()'s unused arena parameter.
2018-08-19 mmacyadd snps IP uart support / genaralize UART
2018-08-19 avatarExtending the delay cycles to give the codec more time...
2018-08-19 cemBack out r338035 until Warner is finished churning...
2018-08-19 cemRemove unused and easy to misuse PNP macro parameter
2018-08-18 alcOops. r338030 didn't eliminate the unused arena argume...
2018-08-18 alcEliminate the unused arena parameter from kmem_alloc_at...
2018-08-18 dimUse the size of one bge_devs element for the MODULE_PNP...
2018-08-18 kibRudimentary AER reading code for ddb(4).
2018-08-18 npcxgbe(4): Replace T4_PKT_TIMESTAMP with something sligh...
2018-08-17 npcxgbe(4): Adjust ntids to account for nhptids in the...
2018-08-17 npcxgbe/tom: Put the ifnet or VLAN's PCP value in the...
2018-08-17 jhibbitsrandom: Add PowerPC 'darn' instruction entropy source
2018-08-16 ambriskoFix a module Makefile error on amd64 so the IPMI HW...
2018-08-15 npcxgbe(4): Use VLAN_TRUNKDEV instead of private cookie...
2018-08-15 npcxgbe(4): Use two hashes instead of a table to keep...
2018-08-14 dabFix several memory leaks.
2018-08-14 loosDisable the auto negotiation if the port is set to...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-14 loosAdd support to the Marvell Xenon SDHCI controller.
2018-08-14 loosFix a typo on the PSCI smc call wrapper.
2018-08-14 mmacyAdd library and kernel support for AMD Family 17h counters
2018-08-13 ianExport the eeprom device size via readonly sysctl....
2018-08-13 brooksCopy out from kernel to data, not the other way around.
2018-08-13 mariusRemove the duplicated CSUM_IP6_TCP introduced in r31184...
2018-08-13 impPort the mps panic-safe shutdown_final handling to mpr
2018-08-13 impCall xpt_sim_poll in shutdown_final handler.
2018-08-13 npWhitespace nit in t4_tom.h
2018-08-13 wulfevdev: Remove evdev.ko linkage dependency on kbd driver
2018-08-13 wulfevdev: remove soft context from evdev methods parameter...
2018-08-13 gonzo[ig4] Fix initialization sequence for newer ig4 chips
2018-08-13 markjImplement kernel support for early loading of Intel...
2018-08-13 mmelAdd USB ID for rebranded RTL8153 found on NVIDIA Jetson...
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-12 jhibbitsipmi/opal: Enable polled mode and proper callback
2018-08-12 npRemove unused stuff from iw_cxgbe.h
2018-08-11 kevansMerge libbe(3)/bectl(8) from projects/bectl into head
2018-08-11 npcxgbe(4): Move all control queues to the adapter.
2018-08-11 npcxgbe(4): Create two variants of service_iq, one for...
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 dteskeFix misspellings of transmitter/transmitted
2018-08-10 kevansath: Minor style cleanups
2018-08-10 kevansbwi(4): Set ic->ic_softc before bwi_getradiocaps to...
2018-08-09 npcxgbe(4): Add a sysctl to control the tx credit reclaim...
2018-08-09 npcxgbe(4): Set fl_pktshift to 0 by default.
2018-08-09 npcxgbe(4): Display pkt-size and burst-size in traffic...
2018-08-09 npcxgbe(4): Add support for high priority filters on...
2018-08-08 eadlerfile: update to 5.34
2018-08-08 kevlo- Fix hash calculation by MAC address
2018-08-07 npcxgbe(4): Allow the driver to specify a burst size...
2018-08-07 markjRecognize ICS1893C PHYs.
2018-08-07 cpercivaReplace a pair of 8-bit writes to VGA memory with a...
2018-08-06 npcxgbe(4): Allow user-configured and driver-configured...
2018-08-06 npcxgbe(4): Break up sysctl_bitfield into 8 bit and 16...
2018-08-06 npFix typo in cxgbe/t4_tom.
2018-08-05 wulfuep(4): add evdev support
2018-08-05 manuextres: clkdiv: Fix div_with_table
2018-08-04 kevansefirt: Don't enter EFI context early, convert addrs...
2018-08-04 dimFix build of hyperv with base gcc on i386
2018-08-04 wulfwmt(4): Use internal function to calculate input report...
2018-08-04 wulfwmt(4): Read Microsoft's "Touch Hardware Quality Assura...
2018-08-04 wulfwmt(4): Read 'Contact count maximum' usage value from...
2018-08-03 jhibbitsnvme(4): Add bus_dmamap_sync() at the end of the reques...
next