de: Fix set-but-unused gcc47 warning
[dragonfly.git] / sys / dev /
2013-02-08 Sepherosa Ziehaude: Fix set-but-unused gcc47 warning
2013-02-08 Sepherosa Ziehauemx: Implement multiple hardware TX queue support;...
2013-02-07 Sepherosa Ziehauem/emx: Clear bit 28 of TARC1 for 82571/82572/es2lan
2013-02-06 Sepherosa Ziehauigb: Sync w/ intel igb-2.3.7
2013-02-06 Sepherosa Ziehauem: Sync w/ intel em-7.3.4
2013-02-06 Sepherosa Ziehauemx: Sync w/ intel em-7.3.4
2013-02-06 Sepherosa Ziehauig_hal: Merge intel em-7.3.4 and igb-2.3.7 hardware...
2013-01-29 Matthew Dillonkernel - Attempt to fix NULL pointer dereference during...
2013-01-29 Sepherosa Ziehauigb: Enable multiple hardware TX queues
2013-01-29 Sepherosa Ziehauigb: Implement aggregated RX/TX MSI-X support
2013-01-29 Sepherosa Ziehauigb: Rework serializer array setup
2013-01-29 Sepherosa Ziehauigb: Setup TX rings' intr CPUID properly if MSI/legacy...
2013-01-29 Sepherosa Ziehauigb: Fix up TX rings' MSI-X setup
2013-01-28 Sepherosa Ziehauigb: Utilize power of 2 mask based CPUID to subqueue...
2013-01-28 Sepherosa Ziehauigb: Setup subqueue count properly
2013-01-28 Sepherosa Ziehauigb: Add per-TX ring tx_pkt sysctl node, if IGB_TSS_DEB...
2013-01-28 Sepherosa Ziehauigb: Add per-TX ring enable flag.
2013-01-28 Sepherosa Ziehauigb: Move IGB_FLAG_TSO_IPLEN0 into TX rings
2013-01-28 Sepherosa Ziehauigb: Define macros for wreg_nsegs, instead of using...
2013-01-27 Sepherosa Ziehauigb: Make tx_intr_nsegs and tx_wreg_nsegs nodes aware...
2013-01-27 Sepherosa Ziehauigb: Merge per-RX queue rx_wregs into single rx_wreg_ns...
2013-01-26 Sascha Wildnerkernel/agp: No need to include opt_bus.h here.
2013-01-25 Sascha Wildnerkernel/mfi: Sort commands by opcode.
2013-01-25 Sepherosa Ziehauigb: Don't assume only one TX queue will be enabled.
2013-01-25 Sepherosa Ziehauigb: Use ifsq_devstart_sched in watchdog and resume...
2013-01-25 Sepherosa Ziehauigb: Setup subqueue CPUID before possible calling of...
2013-01-25 Sepherosa Ziehauigb: Utilize subqueue watchdog functions
2013-01-24 Sepherosa Ziehauigb: Properly set RX ring in use upon enter/exit pollin...
2013-01-24 Venkatesh Srinivaskernel -- virtio: Implement virtio-layer lwkt_serialize...
2013-01-22 Sascha Wildnerkernel/amr: Extend the visibility of AMR_DEBUG.
2013-01-22 Antonio Huete JimenezReplace few more cases where %D format string is used.
2013-01-19 Sascha WildnerFix buildkernel for lex/yacc upgrades, too.
2013-01-19 Peter AvalosMerge branch 'vendor/BYACC'
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.
next