kernel/netgraph7: Add a missing header to the Makefile.
[dragonfly.git] / sys / dev /
2013-01-16 Sascha Wildnerkernel: Fix the build of the SOEKRIS kernel config.
2013-01-16 John MarinoMerge branch 'vendor/FLEX'
2013-01-15 Antonio Huete Jimenezkern - More work replacing %D
2013-01-15 Antonio Huete Jimenezkern - Utilize new way of printing MAC addresses.
2013-01-14 Sascha Wildnertws(4): Add MSI support.
2013-01-13 Sepherosa Ziehauif: Multiple TX queue support step 1 of many; introduce...
2013-01-09 Sascha Wildnerkernel: Remove some unused variables in the rest of...
2013-01-09 Sascha Wildnerkernel: Remove some unused variables in the serial...
2013-01-09 Sascha Wildnerkernel: Remove some more unused variables in the networ...
2013-01-09 Sascha Wildnerkernel/sound: Remove some unused variables.
2013-01-07 Sascha Wildnerkernel: Remove some unused variables in RAID and disk...
2013-01-07 Sascha Wildnerkernel/aac: sge64 is only used on x86_64.
2013-01-07 Sascha Wildnerkernel: Replace the remaining __amd64__ with __x86_64__...
2013-01-06 Venkatesh SrinivasBuild fixes.
2013-01-06 Sascha Wildnerkernel/virtio: Some cleanup (Makefiles and gcc47 warnings).
2013-01-06 Venkatesh SrinivasRename vtblk_intr_task to vtblk_complete.
2013-01-06 Venkatesh Srinivaskernel -- Import virtio & virtio-block drivers.
2013-01-05 Sepherosa Ziehauif: Move if_cpuid into ifaltq; prepare multiple TX...
2013-01-05 Sascha Wildnerkernel/disk: Remove some unused variables and add __deb...
2013-01-05 Sascha Wildnerkernel/dm: Remove some unused variables.
2013-01-05 Sepherosa Ziehauigb: Save TX interrupt CPUID into tx_ring struct
2013-01-05 Sepherosa Ziehaujme: Always save TX interrupt CPUID
2013-01-04 Sascha Wildnerkernel: Remove some unused variables in gpio/spic/cardb...
2013-01-03 Sascha Wildnerkernel: Remove some unused variables in bktr(4) and...
2013-01-03 Sascha Wildnerkernel: Remove unused variables in ACPI code (and add...
2013-01-03 Sascha Wildnerkernel: Move sys/dev/acpica5 to sys/dev/acpica.
2013-01-03 Sascha Wildnerkernel: Remove some unused variables in network drivers.
2013-01-03 Sepherosa Ziehauif: Add if_devstart_sched to schedule ifnet.if_start...
2013-01-03 Sepherosa Ziehaunet: Don't use IF_{EN,DE}QUEUE on ifnet.if_snd
2013-01-03 Sepherosa Ziehauwi: Don't use IF_ macros on ifnet.if_snd
2013-01-03 Sepherosa Ziehaude: Don't use IF_ macros on ifnet.if_snd
2013-01-03 Sepherosa Ziehaural: Don't use IF_ macros on ifnet.if_snd
2013-01-03 Sepherosa Ziehauiwi: Dont' use IF_ macros on ifnet.if_snd
2013-01-02 Sepherosa Ziehauif: Move IFF_OACTIVE bit into ifaltq; prepare multiple...
2013-01-02 Sascha WildnerRemove some emacs variable settings.
2013-01-02 Venkatesh Srinivaskernel -- ccd: Concatenated disk MPLOCK rework.
2012-12-29 Antonio Huete JimenezRevert "if_vke"
2012-12-29 Antonio Huete Jimenezif_vke
2012-12-28 YONETANI Tomokazure: RealTek8111F found in ASUS C60M1-I
2012-12-28 Sepherosa Ziehauem: Don't update TDT upon very packets transmitted
2012-12-28 Sepherosa Ziehauigb: Fix comment
2012-12-28 Sepherosa Ziehauemx: Fix comment
2012-12-27 Sepherosa Ziehauifq: Use ifq_set_maxlen for ifnet.if_snd
2012-12-25 Sascha Wildnerkernel/powernow: Remove two unused variables.
2012-12-22 Sascha Wildnerkernel/ndis: We want the ctx_list and oid for now.
2012-12-22 Sascha Wildnerkernel/acpi: Fix #include, <sys/mutex.h> is not needed.
2012-12-22 Sascha Wildnermlx(4): Remove unused defines.
2012-12-22 Sascha Wildnerkernel/iscsi: Do not conditionalize on undefined names.
2012-12-22 Sascha Wildnerarcmsr(4): Add missing D_MPSAFE (forgot when porting).
2012-12-21 Sascha Wildnerarcmsr(4): Remove some dead code and an unused variable.
2012-12-12 Sepherosa Ziehaubce: Disable RX max BDs based interrupt moderation
2012-12-10 Matthew Dillonkernel - Remove unnecessary mplock from ata I/O path
2012-12-10 Sepherosa Ziehaubge: Obey the RX polling count
2012-12-10 Sepherosa Ziehaubge: Avoid unnecessary local scope stack variable resetting
2012-12-10 Sepherosa Ziehaubnx: Avoid unnecessary local scope stack variable resetting
2012-12-09 François Tigeotagp: Do not limit attachment to primary devices
2012-12-09 François Tigeotagp: Add PCI ID for Ivy Bridge GT2 server variant
2012-12-09 François Tigeotagp: A rewrite of the i810 bits of the driver
2012-12-09 Sepherosa Ziehaubnx: Obey the RX polling count
2012-12-09 Sepherosa Ziehauigb: The RDT writing thresh should be tested w/ ">...
2012-12-09 Sepherosa Ziehaubnx: Remove redundant TX/RX index reading from polling...
2012-12-09 Sepherosa Ziehauigb: Improve tiny packets reception performance on...
2012-12-08 Sascha Wildnerkernel: Remove MPASS{,4} entirely and use KKASSERT...
2012-12-08 François Tigeotkernel: Move MPASS and MPASS4 definitions around
2012-12-06 Sascha WildnerRemove MFILES from kernel module Makefiles. It should...
2012-12-06 Sascha Wildneragp(4): Fix some minor issues.
2012-12-05 Sascha Wildnertwe(4): Sync with FreeBSD.
2012-12-05 Sascha WildnerRemove some unneeded semicolons across the tree.
2012-12-05 François Tigeotagp: Fix a kernel panic on boot issue
2012-12-05 Matthew Dilloncluster - xdisk automatic BIO restart
2012-12-04 Sascha WildnerFix LINT building.
2012-12-04 Sascha Wildnertwe(4): Remove non-existing flag from the Makefile.
2012-12-04 Sascha Wildnerkernel: Remove NULL checks after kmalloc(..., M_INTWAIT).
2012-12-04 rnolandagp: Fix a handful of issues with via agp support
2012-12-04 François Tigeotagp: Sync with FreeBSD
2012-12-04 Matthew Dilloncluster - Kernel cluster code work
2012-12-03 Matthew Dilloncluster - Major kernel component work (diskiocom, xdisk...
2012-12-03 Sepherosa Ziehaujme: Improve tiny packets transmission performance...
2012-12-03 Sepherosa Ziehaubge: Improve tiny packets transmission performance...
2012-12-03 Sepherosa Ziehaubge: Commit coalesce parameters change in polling code
2012-12-01 Sascha Wildnercy(4): Remove ISA support.
2012-12-01 Sascha WildnerRemove stli(4). Also remove ISA support from stl(4).
2012-12-01 Matthew Dilloncluster - remote block device work
2012-11-30 Matthew Dillonkernel - Preliminary xdisk remote block driver for...
2012-11-30 Sascha Wildnerkernel: Fix typo (inavlid -> invalid).
2012-11-29 Sascha Wildnerbt(4): Sync with FreeBSD.
2012-11-29 Sepherosa Ziehaubpf: Use bpf global token instead mplock to protect...
2012-11-29 Sascha Wildnerbt(4): Remove support for ISA adapters.
2012-11-26 Sepherosa Ziehaubce: Commit coalesce parameters changes in polling...
2012-11-26 Sepherosa Ziehaubce: Improve tiny packets transmission performance...
2012-11-25 Sepherosa Ziehaubce: Don't mess w/ MQ_COMMAND on TX path; it seems...
2012-11-25 Sepherosa Ziehaubce: Reformat comment in bce_npoll_compat a little bit
2012-11-25 Sepherosa Ziehauigb: Use SYSCTL_ADD_INT for hw.igbX.tx_wreg_nsegs
2012-11-25 Sepherosa Ziehauemx: Use SYSCTL_ADD_INT for hw.emxX.wreg_tx_nsegs
2012-11-25 Sepherosa Ziehaubnx: Improve tiny packets transmission performance...
2012-11-25 Sepherosa Ziehaubnx: Commit coalesce parameters changes in polling...
2012-11-24 Sascha WildnerFix some typos (unknow -> unknown).
2012-11-24 Sascha Wildnerndis(4): Bring in some fixes from FreeBSD.
2012-11-24 Sascha Wildnerndis(4): Make NDIS compile with usb4bsd too.
2012-11-22 Sascha Wildnerkernel: Remove some NULL checks after kmalloc(...,...
next