cxgbe(4): Allow for different pad and pack boundaries for different
[freebsd.git] / sys / dev /
2014-12-06 npcxgbe(4): Allow for different pad and pack boundaries...
2014-12-05 hselaskyOptimise bit searching loop by using the ffs() function.
2014-12-03 hselaskyOptimise the bit searching loops, by quickly skipping...
2014-12-03 hselaskyWorkaround for possible bug in the SAF1761 chip. Wait...
2014-12-03 impRemove unused PCMCIA_CARD* macros.
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-02 jfvRevert r275136, it was not approved, it was sloppy...
2014-12-01 hselaskyStart process of removing the use of the deprecated...
2014-11-30 bryanvCleanup and performance improvement of the virtio_blk...
2014-11-30 glebiusMerge from projects/sendfile: extend protocols API...
2014-11-30 glebiusMerge from projects/sendfile:
2014-11-29 baptUpdate libucl to latest version
2014-11-28 reaDRM2: fix off-by-one overflow in ioctl processing
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-27 jhibbitsFix hwpmc sampling for ppc970 (G5-class) processors.
2014-11-27 jhibbitsFix hwpmc sampling for MPC74xxx (G4) processors.
2014-11-26 adrianAdd PCI ID for Intel Lynx Point LP controller.
2014-11-26 alfredMake igb and ixgbe check tunables at probe time.
2014-11-26 mavFix WWNN/WWPN generation for virtual channels.
2014-11-26 mavFix incorrect check, blocking MULTIID functionality.
2014-11-26 mavSome microoptimizations.
2014-11-26 mavMake isp_find_pdb_by_*() search for targets in portdb... github/user/ngie/optional-require
2014-11-26 hselaskyAdd new USB quirk.
2014-11-26 mavAdd bunch of PCI IDs of Intel Wildcat Point (9 Series...
2014-11-25 bro Add PIO and vtblk mmio device info to the tree
2014-11-25 brAdd BERI-specific virtio block backend device driver.
2014-11-25 jhibbitsAdd Apple Intrepid USB controller ID.
2014-11-24 ianAdd busdma sync ops before reading and after modifying...
2014-11-23 ianSquelch a (bogus) used before init warning when buildin...
2014-11-23 dimFix the following -Werror warning from clang 3.5.0...
2014-11-23 hselaskyDon't use the synchronization endpoint unless reference...
2014-11-22 impThere never was a PC Card joystick attachment that...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-22 impRetire old, transition code for managing the FreeBSD...
2014-11-22 hselaskyFix the host mode ISOCHRONOUS transfer interval program...
2014-11-22 mavFor both iSCSI initiator and target increase socket...
2014-11-22 smhFix build with asr driver
2014-11-22 mavFix use-after-free introduced in r274843.
2014-11-22 mavMove icl_pdu_get_data() and xpt_done() out of initiator...
2014-11-22 hselaskyUse correct length mask for split transactions. The...
2014-11-21 brooksMerge from CheriBSD:
2014-11-21 brooksMerge from CheriBSD:
2014-11-21 brooksMerge from CheriBSD (2e28d2a3090239b30481f35dc452ad95a5...
2014-11-21 smhPrevent overflow issues in timeout processing
2014-11-20 emasteClamp too-large hwpmc callchaindepth to the maximum
2014-11-20 jhbLock the scsi_low code and the drivers which use it...
2014-11-20 jhbVarious fixes for wl(4):
2014-11-20 andrewThe ranges parent bus address may just be a tag to...
2014-11-19 npcxgbe(4): figure out the max payload size and save...
2014-11-19 brAdd BERI-specific virtio mmio "platform" device.
2014-11-19 mavFix build without INVARIANTS, broken by r274675.
2014-11-19 dchaginRevert r274635 as it's completely wrong.
2014-11-19 kevloAdd Trendnet TEW-646UBH.
2014-11-18 jhbAdd locking to wds(4) and mark MPSAFE.
2014-11-18 jhbAdd locking to scd(4) and mark MPSAFE.
2014-11-18 jhbCleanups to pst(4):
2014-11-18 jhbAdd locking to mly(4) and mark MPSAFE.
2014-11-18 jhbAdd locking to mcd(4) and mark MPSAFE.
2014-11-18 jhbConvert the refire_notify_ack timer from timeout(9...
2014-11-18 loosMake gpio_default_map_gpios() static. No functional...
2014-11-18 loosMoves all the duplicate code to a single function.
2014-11-18 impopt_global.h is included automatically in the build...
2014-11-18 impFix typo pointed out by avg@ and Joerg Sonnenberger...
2014-11-18 brAdd Altera Parallel IO (PIO) device driver.
2014-11-18 brAdd Virtio MMIO bus driver.
2014-11-18 loosFix gpiobus_child_location_str() to return a real strin...
2014-11-18 loosRemove unnecessary code.
2014-11-18 ianAllow i2c bus speed to be configured via hints, FDT...
2014-11-18 impModernize comments about BIOSes being lame since in...
2014-11-18 loosAdd basic interrupt management code to gpiobus and...
2014-11-17 dchaginUse the correct device as the power_for_sleep() method
2014-11-17 impRemove stray empty comment. The code is adequately...
2014-11-16 melifaroFix r273112: do not turn DROP_EN by default.
2014-11-16 dumbbelldrm/radeon: Lower priority of a message related to...
2014-11-15 adrianConvert the callouts back to using mutexes.
2014-11-14 adrianMigrate the callouts from using mutex locks to being...
2014-11-13 jhb- Use the existing driver lock in cdevsw methods and...
2014-11-13 jhbLock iir(4) and mark it MPSAFE.
2014-11-13 jhbRemove dpt_isa.c and commented out references to it...
2014-11-13 kibRemove the no-at variants of the kern_xx() syscall...
2014-11-13 npiw_cxgbe: don't forget to close the socket in c4iw_conn...
2014-11-13 luigiadd support for private knote lock (reduces lock conten...
2014-11-13 luigiwe need full barriers here
2014-11-12 npFix some bad interaction between cxgbe(4) and lacp...
2014-11-12 zbbMake uart_bus_fdt a decendant of ofwbus
2014-11-12 zbbMake PL011 UART to wait on putc only when TX FIFO is...
2014-11-12 glebiusIn preparation of merging projects/sendfile, transform...
2014-11-12 ianRemove an #ifdef DEBUG wrapper, and instead use if...
2014-11-11 jhbAdd device ID for the T502-BT (dual-port 1G) adapter.
2014-11-11 jkimUse the correct device. Note this commit complements...
2014-11-11 jhbUse the callout(9) API instead of timeout(9). To do...
2014-11-11 adrianUse the correct device (child) when asking the bus...
2014-11-11 kibUpdate comment.
2014-11-11 kibInitial attachment of the agp(4) to Haswell IGP. There...
2014-11-11 kibBased on some BIOS configuration (GGC register in host...
2014-11-11 kibOn 965 and higher, map GTT as write-combining.
2014-11-11 pjdAdd missing privilege check when setting the dump devic...
2014-11-11 luigiin the Linux section, properly define the NMG_LOCK...
2014-11-11 luigi- fix typo: use ring size from the rx ring, not the...
2014-11-10 luigifix a typo
next