]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Now that access to the page's "act_count" field is synchronized by the page
[FreeBSD/FreeBSD.git] / sys / dev /
2013-06-01 gibbssys/dev/xen/blkfront/blkfront.c:
2013-06-01 gibbssys/dev/xen/blkfront/blkfront.c:
2013-06-01 npcxgbe(4): Some more debug sysctls. These work on both...
2013-05-31 gibbsStyle changes. No intended functional changes.
2013-05-31 gibbsStyle cleanups. No intended functional changes.
2013-05-31 gibbsStyle cleanups. No intended functional changes.
2013-05-31 delphijExplicitly use a pair of parentheses to ensure correct...
2013-05-31 gibbsMake netif_free() safe to call on a partially initializ...
2013-05-31 gibbsApply the ad* => ada* IDE device name transition to...
2013-05-31 sbrunoxpt_create_path() requires mfi_io_lock to be held,...
2013-05-30 marius- Checking for spurious interrupts is only necessary...
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-30 marius- Do supply arguments as pointers to bce_get_{pg,rx...
2013-05-30 marius- As a follow-up to r247565, make firmware images that...
2013-05-30 luigiBring in a number of new features, mostly implemented...
2013-05-30 marius- Merge from r249476: Ensure that PCI bus BUS_GET_DMA_T...
2013-05-30 brooksMFP4 @217311
2013-05-30 brooksMFP4 @222836
2013-05-30 mariusAllow unmapped I/O via aacd(4). It shouldn't be too...
2013-05-30 marius- Remove pointless returns.
2013-05-29 eadlerAdd support for tethering on the iPhone 4S
2013-05-29 adrianTurn the reassociate debug print into a DPRINTF.
2013-05-29 adrianShuffle around the cleanup unpause calls a bit.
2013-05-28 davidcsAvoid reading back certain registers following a write...
2013-05-28 hselaskyRevert r251023 until a more proper solution is found
2013-05-27 hselaskyWorkaround for for a problem seen with ATI Technologies...
2013-05-27 gberFix ONFI chip detection.
2013-05-26 adrianMigrate ath(4) to now use if_transmit instead of the...
2013-05-26 marcelUnbreak ia64 tinderbox: 64-bit support was made conditi...
2013-05-25 hselaskyFix some statical clang analyzer warnings.
2013-05-24 kibFix the data corruption on the swap-backed md.
2013-05-24 achimDriver 'aacraid' added. Supports Adaptec by PMC RAID...
2013-05-23 kibFix typo in the definition of the TWS_DATA_CCB.
2013-05-22 gibbsCorrect panic on detach of Xen PV network interfaces.
2013-05-22 mavFix NULL-dereference kernel panic in case of mps_attach...
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-21 adrianImplement a separate hardware queue threshold for aggre...
2013-05-21 adrianEnable the use of TDMA on an 802.11n channel (with...
2013-05-21 adrianFix build break - the SetCapability calls return HAL_BOOL,
2013-05-21 hselaskyAdd new USB quirk.
2013-05-21 adrianExtend the TXOP enforce capability to support checking...
2013-05-21 marcelAdd basic support for FDT to i386 & amd64. This change...
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-20 jkim- Prefer ACPI_COMPARE_NAME(a, b) macro over strncmp...
2013-05-20 jkimFix white spaces.
2013-05-20 adrianMake the HT rate duration calculation work for MCS...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-19 sbrunoUpdate snd quirks for T520, T420, X220.
2013-05-19 adrianMore non-ATH_DEBUG build fixes.
2013-05-19 adrianSince we're now using the ah pointer, always declare it.
2013-05-18 smhAdded output of device QUIRKS for CAM and AHCI devices...
2013-05-18 adrianBe (very) careful about how to add more TX DMA work.
2013-05-18 adrianRe-add some code to exclude transmitting if we're in...
2013-05-18 hselaskyDon't clear stall at first time use of USB MIDI endpoints.
2013-05-18 hselaskyFix issue with "Logitech Webcam C525":
2013-05-17 impFor ARM, MIPS, and PowerPC, default to 32-byte alignmen...
2013-05-17 gavino Retrive the part number (CP2103 etc) from the hardwa...
2013-05-17 kibAdd new capability types encodings from HyperTransport...
2013-05-17 adrianAdd some more debugging printf()s to complain if the...
2013-05-16 impWhen reporting the user readable size, round up. Severa...
2013-05-16 adrianTidy up the debugging - don't bother printing out TID...
2013-05-16 adrianLimit the number of software queued frames when doing...
2013-05-16 adrianDump out the holding buffer descriptor contents and...
2013-05-16 kibAdd dependencies on the firmware, which allows the...
2013-05-15 adrianImplement my first cut at "correct" node power-save and
2013-05-15 davidcsAdd Qlogic 10Gigabit Ethernet & CNA Adapter Driver...
2013-05-13 adrianAdd ALQ beacon debugging.
2013-05-13 adrianSupport sending ATH_ALQ messages with no payload.
2013-05-13 jkimRemove a bogus re-assignment.
2013-05-13 npDeal correctly with 40G ports that don't have any trans...
2013-05-13 adrianImprove the debugging output - use the MAC address...
2013-05-13 adrianSince the node state is 100% back under the TX lock...
2013-05-13 adrianOops, commit the other half of r250606.
2013-05-13 adrianThis lock only protects the rate control state for...
2013-05-13 adrianBegin tidying up the reassociation and node sleep/wakeu...
2013-05-12 eadlerFix several typos
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-10 eadlerFxi a bunch of typos.
2013-05-10 adrianMake sure the holding descriptor and link pointer are...
2013-05-10 luigianother minor bugfix in the memory allocator, this...
2013-05-09 jhbRevision 233677 broke certain machines. Specifically...
2013-05-09 luigiif_lem.c: make sure that lem_rxeof() can drain the...
2013-05-09 luigisimplify the code to initialize the RDT while in netmap...
2013-05-09 adrianUpdate the holding buffer locking for EDMA.
2013-05-08 adrianFix the holding descriptor logic to actually be "right...
2013-05-08 adrianBring in a basic ethernet switch driver for the IP17x...
2013-05-08 adrianFix the ukswitch code to work with the new vlan changes:
2013-05-08 adrianCorrectly mark the CPU port.
2013-05-08 adrianAdd the ability to change the vlan operation mode.
2013-05-08 davidcsNo need to set if_mtu since it automatically updated...
2013-05-08 takawataA driver for Intel Rapid Start Technology ACPI device.
2013-05-08 adrianThis shouldn't have made it into this commit, sorry.
2013-05-08 adrianRevert a previous commit - this is causing hardware...
2013-05-08 adrianImplement STBC receive frame statistics.
2013-05-07 davidcs1. Updated Copyright Information
2013-05-07 adrianRe-work how transmit buffer limits are enforced - partl...
2013-05-07 adrianSimplify this bit of code!
2013-05-06 hirenFixing a clang warning about using uninitialized variable.
2013-05-06 gberMove initialization of CESA decoding windows from commo...
next