summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2014-12-25Reuse mbuf when retrying in vioif_startozaki-r
2014-12-24Typo in USBHIST_LOG messageskrll
2014-12-24Take TX/RX locks when sc_stopping = true in if_stopozaki-r
2014-12-23use __func__ in some debug messages.mrg
2014-12-23Regen.msaitoh
2014-12-23Add some Intel 10/40G devices.msaitoh
2014-12-22use symbolic constants (Kamil Rytarowski)christos
2014-12-22various clean ups for midi and sequencer:mrg
2014-12-21various umidi clean ups:mrg
2014-12-21fix the midi_if documentation to properly describe the locks that willmrg
2014-12-21Stop useless disklabel warning if there are wedges, using GPT partition.taca
2014-12-20Remove autoconf.h include from am7930.c as per Matt Thomas sojklos
2014-12-19Consistently take the interface down when the radio swicth is off.bouyer
2014-12-19Implement softint-based interrupt handling in if_vioifozaki-r
2014-12-17- add support for Permedia 2macallan
2014-12-17Regen.hikaru
2014-12-17Add QuickAssist Virtual Function Device IDshikaru
2014-12-17regenjnemeth
2014-12-17PR/49484 - Sprow -- some additional SMSC devicesjnemeth
2014-12-16first draft of a driver for SMSI,mgxmacallan
2014-12-15- Rename PCI_PRODUCT_INTEL_DH89XX_SMB to PCI_PRODUCT_INTEL_DH89XXCC_SMBmsaitoh
2014-12-15Regen.msaitoh
2014-12-15- Rename DH89xxCC's names from DH89XX_ to DH89XXCC_.msaitoh
2014-12-15regen.msaitoh
2014-12-15Change Intel 0x0434 entry:msaitoh
2014-12-15Load the right xfer address into cb[i].xferdma. Fixes disk detection onskrll
2014-12-14fix bit flip in PM2_DAC_COLOR_MODE registermacallan
2014-12-13Added quirk for ELECOM M-XG2BB.nonaka
2014-12-12Regen.msaitoh
2014-12-12 Add Validity Sensors, Inc. and their devices. PR#45732 from Greg A. Woods.msaitoh
2014-12-12Add BUFFALO GX-DVI/U2B DisplayLink USB-DVI box. PR#49105 from MOCHIDA Shuji.msaitoh
2014-12-12regen.msaitoh
2014-12-12Add BUFFALO GX-DVI/U2B DisplayLink USB-DVI box. PR#49105 from MOCHIDA Shuji.msaitoh
2014-12-10don't give up on mii tick before the interface is marked up.christos
2014-12-09begin to address PR 49229:macallan
2014-12-08Really provide disk properties, the old code computed values that weremlelstv
2014-12-08Add missing newlines...msaitoh
2014-12-07Fix high capacity (> 2GB) eMMC support, from OpenBSD.jmcneill
2014-12-07Add driver for X-Powers AC100 integrated audio codec and RTC subsystem.jmcneill
2014-12-07if we dont have a mac address, make one upjmcneill
2014-12-07Add AXP806 and AXP809 power management controller drivers.jmcneill
2014-12-07Let kernel config override I2C_MAX_ADDRjmcneill
2014-12-04Increase reset delay in polling mode to 10ms per loop. It seems likejoerg
2014-11-28After handling an interrupt, try to handle more packets as we may havemartin
2014-11-28Bits and values for checksum insertion controllmartin
2014-11-28Don't call if_free_sadl in ifnet_detachozaki-r
2014-11-27Fix typo in comment.msaitoh
2014-11-26Appease gcc 4.8 - from Greg Willatt in private email.skrll
2014-11-25Add note about the variations of Intel gigabit Ethernet controller.msaitoh
2014-11-24iscsi_attrs is not used when iscsi(4) is compiled into the kernel.joerg