]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Add the missing DEVMETHOD_ENDs to the arm64 nexus ACPI and FDT drivers.
[FreeBSD/FreeBSD.git] / sys / dev /
2016-11-22 delphijMFV r308954:
2016-11-22 adrian[ath] obey the peer A-MPDU density and max-size.
2016-11-21 gonzo[bytgpio] prepare bytgpio(4) for modularization
2016-11-21 andrewInclude the missing accommon.h from the ACPI uart code.
2016-11-21 andrewAdd support to find the arm64 serial using the ACPI...
2016-11-21 mizhka[etherswitch] add ukswitch hint that is phy offset...
2016-11-21 andrewTo allow for an ACPI attachment to the generic PCIe...
2016-11-21 sbrunoAdd Intel Atom Cherryview SOC HSUART support
2016-11-21 andrewAdd an arm64 specific uart cpu driver. As arm64 may...
2016-11-21 kevloUpdate struct r12a_rom.
2016-11-21 sephehyperv/hn: Don't abuse hn_{tx,rx}_ring_inuse.
2016-11-21 sephehyperv/hn: Allow enabling IPv6 TX checksum offloading...
2016-11-21 sephehyperv/hn: Fix WITNESS warnings
2016-11-21 sephehyperv/vmbus: Support transction result busy-wait.
2016-11-21 sephehyperv/hn: Implement RNDIS multi-packet message support.
2016-11-20 gonzo[bytgpio] Fix USB disconnect event after listsing pins...
2016-11-20 manuEnable the use of spigen on FDT platform
2016-11-19 impImplement HGST Log page 0xc1, as documented in the...
2016-11-19 impPrint Intel's expanded Temperature log page.
2016-11-19 impAdd log pages that Intel SSDs provide. It turns out...
2016-11-19 impAdd log pages defined through NVM Express 1.2.1.
2016-11-19 impExpand the SMART / Health Information Log Page (Page...
2016-11-19 brAdd receiver timeout interrupt enable bit implemented...
2016-11-19 andrewMake fdt_is_compatible a static function. It's only...
2016-11-19 kevloFor RTL8812AU:
2016-11-18 shurdCheck link status after init
2016-11-18 dexuanhyperv/pcib: change the file name: pcib.c -> vmbus_pcib.c
2016-11-18 dexuanhyperv/vmbus,pcib: Add MODULE_DEPEND on pci
2016-11-17 shurdAdd missing newline in error mesage
2016-11-17 ivadasz[iwm] Sync iwm_nvm_read_chunk() function with Linux...
2016-11-17 brDo not reallocate driver softc for uart unnecessarily.
2016-11-17 brMake gpiobus early driver at BUS_PAS_BUS.
2016-11-17 brDeclare dwc_otg_detach as non-static (same as dwc_otg_a...
2016-11-17 brAllow operation with UTMI+ phy.
2016-11-17 brRemove outdated comment.
2016-11-17 brAdd support for UART found in the Ingenic XBurst system...
2016-11-17 brAdd driver for DM9000 Ethernet MAC Controller.
2016-11-17 mizhka[etherswitch] add infineon adm6996fc support on etherswitch
2016-11-16 hselaskyMake sure MAC address is reprogrammed when if_init...
2016-11-16 dexuanhyperv/pcib: enable PCIe pass-through (a.k.a. Discrete...
2016-11-16 dexuanhyperv/vmbus: add new vmbus methods to support PCIe...
2016-11-16 dexuanhyperv/vmbus: add a new method to get vcpu_id
2016-11-16 jhibbitsSimplify the page tracking for VA<->PA translations.
2016-11-16 jhibbitsAdd a GPIO poweroff and reset driver.
2016-11-15 mizhka[etherswitch] enable phy4/mac4 of ip175c
2016-11-15 mizhka[etherswitch] add RTL8366SR support
2016-11-15 mizhka[etherswitch] add Marvell 88e6060 switch support
2016-11-15 shurdNew driver for Broadcom NetXtreme-C and NetXtreme-E...
2016-11-15 mizhka[BHND] correct spelling error in macro name
2016-11-15 gonzo[evdev] Add evdev support to kbdmux(4) driver
2016-11-15 sephehyperv/vss: Add driver and tools for VSS
2016-11-14 avosrtwn: drop excessive includes.
2016-11-14 sbrunoUpdate WOL support for newer em(4) devices.
2016-11-13 mmelAllow DRM2 code to be built on platforms without AGP.
2016-11-12 jhibbitsMake dpaa work with only slightly modified Linux device...
2016-11-12 gaviniwm: If firmware load fails during init via iwm_preinit...
2016-11-12 avosrtwn: enable 11n support for RTL8188CE.
2016-11-12 mavSet of improvements to acpi_hp(4) driver.
2016-11-12 jceelReserve space for control message payload (currently...
2016-11-11 jhibbitsReplace another fdt_is_compatible() call.
2016-11-11 cemioat(4): Fix race between process_events and reset_hw
2016-11-11 kibIncrease the max allowed size of the microcode update...
2016-11-11 jhibbitsUse ofw_bus_node_is_compatible() instead of fdt_is_comp...
2016-11-11 andrewUse ofw_bus_node_is_compatible in more drivers used...
2016-11-11 avgiicsmb: SMB_MAXBLOCKSIZE can be used again
2016-11-11 avgintpm: clean up intsmb_bread and intsmb_pcall
2016-11-11 avgsmb: fix SMB_READB, SMB_READW, SMB_PCALL to work as...
2016-11-11 andrewReplace OF_getprop ... fdt32_to_cpu with OF_getencprop...
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 avgpmc_process_csw_out: ignore deleted counters
2016-11-09 mavFix copy/paste bug in r308464.
2016-11-09 mavAdd some device IDs found in my new laptop.
2016-11-09 hselaskyAllow higher sample rates to have more jitter than...
2016-11-09 kevloSort DLINK section and add USB device ID of D-Link...
2016-11-08 bdreweryFix improper use of "its".
2016-11-08 manuDo not warn if the 'assigned-clock-parents' property...
2016-11-08 hselaskyRange check the jitter values to avoid bogus sample...
2016-11-08 scottlConvert the Q-Pair and PRP list memory allocations...
2016-11-07 sbrunoThe igb driver currently requires a VF interface to...
2016-11-07 gonzoRefactor FDT part of gpioled driver
2016-11-07 scottlFix the fallout from r308268 (mpt driver causes endless...
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-07 hselaskyAdd timer to watch the RQ when we are out of mbufs.
2016-11-07 hselaskyAdd more firmware related structures and update existin...
2016-11-07 hselaskyQuery flow table capabilities according to the correct...
2016-11-07 hselaskyCorrect checksum fields in the "mlx5_mini_cqe8" structu...
2016-11-07 hselaskyEnsure the firmware is notified of any host memory...
2016-11-07 hselaskyWhen a firmware command times out do not free the comma...
2016-11-06 avosrtwn: add HOSTAP / IBSS mode support for RTL8188CE.
2016-11-06 avosrtwn_pci: omit tx_done() stage if device is not running.
2016-11-06 avosrtwn: fix Tx ring cleanup.
2016-11-06 avosrtwn: reduce shutdown time for RTL8188CE.
2016-11-06 avosrtwn: reset watchdog timer on device shutdown.
2016-11-05 avosrtwn: fix Rx filter setup for some multi-vap configuratons.
2016-11-05 avosrtwn: pause beacon queue during scanning.
2016-11-05 sbrunor295133 attempted to deactivate TSO in the 100Mbit...
2016-11-05 sbrunor266979 missed a call to enable capabilities of the...
2016-11-04 scottlRecord the LogInfo field when reporting the IOCStatus...
2016-11-04 manuAdd clk_set_assigned
2016-11-04 gonzo[gpio] Add GPIO driver for Intel Bay Trail SoC
next