]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Use the flags defined in RFC 6525 in the stream reset event.
[FreeBSD/FreeBSD.git] / sys / dev /
2012-04-23 Fabien ThomasFix class malloc init for mips and powerpc that was...
2012-04-21 Kevin LoAdd support for the SIMCom SIM5218, tested by me.
2012-04-21 Dimitry AndricFix the following clang warning in dpt(4):
2012-04-21 Marius Stroblo Fixes:
2012-04-20 Adrian Chadd.. oops.
2012-04-20 Adrian Chadd"Upgrade" the AR9285 code to support PCI/ART EEPROM...
2012-04-20 Dimitry AndricFix the following compilation warnings in nxge(4):
2012-04-20 Dimitry AndricReplace homegrown list implementation in sys/dev/asr...
2012-04-20 John BaldwinThe amr(4) firmware contains a rather dubious "feature...
2012-04-19 Adrian ChaddStop using the hardware register value byte order swapp...
2012-04-19 David E. O'BrienUpdate file(1) to version 5.11.
2012-04-18 Thomas QuinotFix typo in comment
2012-04-17 Adrian ChaddRun the fatal proc as a proc, rather than where it...
2012-04-17 Adrian ChaddFix the RX free list locking creation and destruction...
2012-04-17 Adrian ChaddAdd missing #include
2012-04-16 Jung-uk KimFix a Clang warning.
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 Peter GrehanSync with Bryan Venteicher's virtio git repo:
2012-04-15 Adrian ChaddMigrate the net80211 TX aggregation state to be from...
2012-04-15 Adrian ChaddDrop this down from 512 to 128 for now.
2012-04-15 Bernhard SchmidtUse the M_AMPDU_MPDU flag to determine when to manually...
2012-04-15 Adrian ChaddOverride some default values to work around various...
2012-04-14 Luigi Rizzoi prefer this fix for the -Wformat warning (just one...
2012-04-14 Bjoern A. ZeebMake compile on 64bit somehow for now after a first...
2012-04-14 Peter GrehanCatch up with Bryan Venteicher's virtio git repo:
2012-04-14 Adrian ChaddBoth linux ath9k and the reference driver initialises...
2012-04-13 Marius StroblAdd a driver for the NXP (Philips) PCF8563 RTC.
2012-04-13 Luigi Rizzofix build with -Wformat -Wmissing-prototypes
2012-04-13 Josh PaetzelUpdate to version 2.3.1.0
2012-04-13 Adrian ChaddUpgrade ATH_EEPROM_FIRMWARE to a configuration option.
2012-04-13 Luigi RizzoProperly disable crc stripping when operating in netmap...
2012-04-13 Luigi Rizzoadd the new memory allocator for netmap, which allocate...
2012-04-13 Luigi RizzoA bit of cleanup in the names of fields of netmap-relat...
2012-04-13 Luigi Rizzodo not use a deprecated field in a structure.
2012-04-13 Adrian ChaddIntroduce the ability to grab local EEPROM data from...
2012-04-12 Peter GrehanComplete polled-mode operation by using a callout if...
2012-04-12 Luigi RizzoApparently the length field in advanced descriptors
2012-04-12 Luigi RizzoSome code restructuring to bring the memory allocator...
2012-04-12 Luigi Rizzouse correct selinfo pointer for the generic interrupt...
2012-04-12 Doug BartonThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-11 John BaldwinReapply r223198 which was reverted in the previous...
2012-04-11 Luigi RizzoA couple of changes related to ixgbe operation in netma...
2012-04-11 Luigi RizzoEnable prefetching of descriptors on the TX ring, using...
2012-04-11 Pyun YongHyeonBack out r228476.
2012-04-11 Marcel Moolenaaruart_cpu_amd64.c and uart_cpu_i386.c (under sys/dev...
2012-04-11 Adrian ChaddFix the default, non-superg compile.
2012-04-10 Adrian ChaddFix compilation with IEEE80211_ENABLE_SUPERG defined.
2012-04-10 Adrian ChaddConvert the flags over to a set of bit flags.
2012-04-10 Jim HarrisQueue CCBs internally instead of using CAM_REQUEUE_REQ...
2012-04-10 Adrian ChaddBlank the aggregate stats whenever the zero ioctl is...
2012-04-10 Adrian ChaddSquirrel away SYNC interrupt debugging if it's enabled...
2012-04-10 Adrian ChaddRevert this for now - it may work for -8 and -9 and...
2012-04-10 Adrian ChaddSquirrel away the SYNC interrupt in case we're doing...
2012-04-10 Gleb SmirnoffM_DONTWAIT is a flag from historical mbuf(9)
2012-04-10 Adrian Chadd* Since the API changed along the -CURRENT path (decemb...
2012-04-08 Stanislav Sedov- Update FreeBSD's Heimdal distribution to 1.5.2. ...
2012-04-08 Adrian ChaddAfter reviewing the mcast/sleep station code a little...
2012-04-07 Stanislav Sedov- Do not reinitialize the card if it is already running.
2012-04-07 Adrian ChaddDo a dma sync before the descriptors are chained together.
2012-04-07 Adrian ChaddBreak out the legacy duration and protection code into...
2012-04-07 Adrian ChaddAs I thought, this is a bad idea. When forming aggregat...
2012-04-07 Adrian ChaddEnforce the RTS aggregation limit if RTS/CTS protection...
2012-04-07 Adrian ChaddStore away the RTS aggregate limit from the HAL.
2012-04-07 Adrian ChaddRemove duplicate txflags field from ath_buf.
2012-04-06 Sergey KandaurovFree ballooned pages with the corresponding malloc...
2012-04-05 Doug BartonUpdate to version 9.8.2, the latest from ISC, which...
2012-04-04 Adrian ChaddImplement BAR TX.
2012-04-04 Adrian ChaddTrack and optionally log the actual sync interrupt...
2012-04-04 Adrian ChaddDisable the HWQ contents upon a TX queue reset, rather...
2012-04-04 Adrian ChaddNow that I've fixed the BAW TX hangs, disable this...
2012-04-04 Jung-uk KimSave and restore VGA display memory between suspend...
2012-04-04 Adrian ChaddCorrectly handle AR_MoreAggr when assembling multi...
2012-04-04 Jung-uk KimDo not copy VESA state buffer if the VBE call has faile...
2012-04-04 Jung-uk KimRemove a useless warning. The mode information is...
2012-04-04 Marius Strobl- Const'ify the device lookup-table.
2012-04-04 Adrian ChaddAdd a threadid to the ah_decode API.
2012-04-04 Marius StroblRefine r233827; as it turns out, controllers with a...
2012-04-04 Adrian ChaddDisable a specific Merlin hardware workaround which...
2012-04-04 Jung-uk Kim- Do not include machine/atomic.h. It is no longer...
2012-04-03 Marius StroblFix probing of SAS1068E with a device ID of 0x0059...
2012-04-02 Doug AmbriskoMove struct megasas_sge from mfi_ioctl.h to mfivar...
2012-04-02 Hans Petter SelaskyFix compiler warnings, mostly signed issues,
2012-04-02 Hans Petter SelaskyAdd definitions and structures for USB 2.0 Link Power...
2012-04-02 Doug AmbriskoChange typedef atomic_t to struct mfi_atomic to avoid...
2012-04-02 Oleksandr TymoshenkoRemove extra semicolon which rendered condition useless
2012-03-30 Doug AmbriskoMFhead_mfi r233621
2012-03-30 Doug AmbriskoMFhead_mfi r227068
2012-03-30 Dimitry AndricFix the following compilation warning with clang trunk...
2012-03-30 John BaldwinFix a few issues with transmit handling in em(4) and...
2012-03-30 Alexander MotinReenable unsolicited responses on CODEC if hdaa_sense_i...
2012-03-30 Pyun YongHyeonDo not report current link status if driver is not...
2012-03-30 Pyun YongHyeonRemove task queue based link state change handler....
2012-03-29 Adrian Chaddoops, add a missing lock.
2012-03-29 Jung-uk KimFix couple of style nits.
2012-03-29 Jung-uk KimRevert r233662 and generalize the hack. Writing zero...
2012-03-29 John BaldwinUse a more proper fix for enabling HT MSI mapping windo...
2012-03-29 Adrian ChaddDefer the rescheduling of TID -> TXQ frames in some...
2012-03-29 Hans Petter SelaskyMove tty_opened_ns() into syscons.c which is currently the
2012-03-29 Jim HarrisFix bug where isci(4) would report only 15 bytes of...
2012-03-29 Hans Petter SelaskyFix for boot issue: Don't disable BARs on AGP devices...
next