]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Improve style(9) of bcopy() to and from mbuf tag.
[FreeBSD/FreeBSD.git] / sys / dev /
2012-05-30 eadlerAdd support for Sun 1040 PCI Quad Serial
2012-05-29 rnolandAdd device ids for the Winbond 83627DHG-P chip and...
2012-05-29 rnolandFix a typo in wbwd so that CRF5 is actually written...
2012-05-29 hselaskyAdd quirk for Marvell based AHCI controller.
2012-05-29 iwasakiReorder resume procedures.
2012-05-29 iwasakiFix the problem acpi_sleep_force() hang.
2012-05-29 gallatinUpdate mxge(4) firmware to the latest version available...
2012-05-28 alcA small simplification to i915_gem_pager_fault().
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-28 mavMake legacy ATA to not call device_add_child() with...
2012-05-28 kibDisable end of buffer fixup by default. New DDX does...
2012-05-28 kibFix calculation of the execution buffer end in the...
2012-05-27 marius- Fix some typos in mmc_acquire_bus() and mmc_send_csd().
2012-05-26 rajImport EHCI attachment driver for Freescale integrated...
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-26 mariusMake the VIA workaround application somewhat more consi...
2012-05-26 mariusConsistently use USB_PAGE_SIZE. Currently, this is...
2012-05-26 mariusMake the VIA workaround actually do its intended job.
2012-05-26 mariusRemove extraneous empty lines.
2012-05-26 marius- When creating the DMA tag for user data, don't ask...
2012-05-26 adrianAdd the AR9280 workarounds for PCIe suspend/resume.
2012-05-26 adrianAvoid using hard-coded numbers here.
2012-05-26 adrianRemove an unneeded field from ath_buf.
2012-05-25 adrianAdd some AR5416/AR5418 WAR's for power-on and suspend...
2012-05-25 adrian* According to the reference code, AR_WA_D3_L1_DISBABLE...
2012-05-25 rajMore Cicada/Vitesse PHY ids.
2012-05-25 adrianoops - ath_hal_disablepcie is actually destined for...
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 adrianPrepare for improved (read: pcie) suspend/resume support.
2012-05-24 jkimMerge ACPICA 20120518.
2012-05-24 bzMFp4 bz_ipv6_fast:
2012-05-24 rajRecognize version 3.1 of the SEC crypto engine.
2012-05-24 marcelPreset (clear) the ranges we're supposed to fill from...
2012-05-24 dimFix the following clang warning in drm2:
2012-05-23 kibAdd 'drmn' device as another drm child, to allow drm2...
2012-05-23 jkimRestore Processor object path for verbose boot message.
2012-05-23 jhbRework the previous change to honor MADT processor...
2012-05-23 jhbOnly check to see if a memory resource is a PCI ROM...
2012-05-23 fabientSoft PMC support for ARM.
2012-05-23 delphijFix build:
2012-05-23 yongariDon't force max payload size to 128. Root complex and...
2012-05-23 yongariMake IPMI work in the bce driver even when the interface is
2012-05-22 adrianRe-up the TX ath_buf limit from 128 to 512.
2012-05-22 kibAdd the code for new Intel GPU driver, which supports...
2012-05-22 kibA rewrite of the i810 bits of the agp(4) driver. New...
2012-05-22 gberAdd a new geom class which allows to divide NAND Flash...
2012-05-22 adrianFix up some corner cases with aggregation handling.
2012-05-22 iwasakiIgnore the power button press event for resuming rather...
2012-05-21 jimharrisWait until completion context unwinds before retrying...
2012-05-21 adrianFor now, add a quick debugging patch to log when the...
2012-05-21 adrianRename ath_tx_cleanup() -> ath_tx_tid_cleanup() in...
2012-05-21 adrianRe-add 'ic' and properly wrap it in the SUPERG macro.
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-20 iwasakiDon't start the sleep state transition procedure while...
2012-05-20 bschmidtremove unused vap variable
2012-05-20 bschmidtDiscard frames after a DELBA which where queued during...
2012-05-20 bschmidtRemove unused variable.
2012-05-20 bschmidtAdd some more 100/130 series device IDs.
2012-05-20 adrianMigrate the per-frame code out from ath_rx_proc() to...
2012-05-20 adrianMigrate most of the beacon handling functions out to...
2012-05-20 adrianMigrate the TDMA management functions out of if_ath...
2012-05-20 jhibbits"nvram,flash" may not be the first in the compatible...
2012-05-20 adrianMigrate the bulk of the RX routines out from if_ath...
2012-05-19 marcelDon't include MIPS machine headers. There's no need...
2012-05-18 sbrunoFix and update battery status bits according to linux...
2012-05-17 mavFix for the r235558: interrupt output pipe is optional...
2012-05-17 luigithis file is too old and not interesting anymore now...
2012-05-17 mavAdd support for writing to HID devices through the...
2012-05-17 jhbCentralize declaration of the debug.acpi sysctl node.
2012-05-17 luigifix a typo in a comment
2012-05-17 gberImport work done under project/nand (@235533) into...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-16 mavHID Report ID is unsigned value, so clear the rest...
2012-05-15 adrianMigrate ath_debug and sc_debug from an int to a uint64_...
2012-05-15 adrianHandle non-xretry errors the same as xretry errors...
2012-05-14 hselaskyMove reset of USB mouse parameters from the USB mouse...
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 adrianSetup the CPU port and broadcast map on the AR7240...
2012-05-12 adrian.. oops, include setting the MTU.
2012-05-12 adrianDocument what the flood register setting does.
2012-05-12 adrian* Add in the AR7240 global control field for setting...
2012-05-12 adrianAdd opt_wlan.h includes, so IEEE80211_* configuration...
2012-05-12 rpauloConvert the if_vr(4) driver model to the interrupt...
2012-05-12 mavAdd two functions xpt_batch_start() and xpt_batch_done...
2012-05-12 adrian* Remove the AR7240 register defines and reuse the...
2012-05-12 adrianFurther arswitch work:
2012-05-12 sbrunoPointy hat to sleep deprived committer.
2012-05-12 sbrunoFix inappropriate data type for two bus_dmamap_t variab...
2012-05-11 adrianCommit the first pass of the etherswitch support.
2012-05-11 kevloMake sure we don't dereference a null pointer
2012-05-11 kevloRemove unused variable mii.
2012-05-11 kevloInitialize "error" to zero when it's declared in em_set...
2012-05-11 marius- Change the module order of these MAC drivers to be...
2012-05-10 bschmidtAdd support for Ralink RT2800/RT3000 chipsets.
2012-05-10 fabientRemove out of date KASSERT that fire with soft PMC.
2012-05-10 sbrunoModify the binding of queues to attach to as many CPUs
2012-05-09 adrianAdd some empty DFS methods for AR5210/AR5211 for now...
next