iwn: fix compilation without INVARIANTS
[dragonfly.git] / sys / dev /
2013-11-17 Johannes Hofmanniwn: fix compilation without INVARIANTS DragonFly_RELEASE_3_4
2013-09-04 Sascha Wildnerkernel/drm: Fix AGP detection for Matrox cards.
2013-08-30 Sascha Wildnerkernel/ed: Fix typo in a variable name.
2013-08-26 Sascha Wildnerkernel: Add three missing ')', two of them in (yet... v3.4.3
2013-08-07 Sascha Wildnerkernel/amr: Move amrd (disk) adding before amrp (cam...
2013-06-24 Sepherosa Ziehauem: 82543 and 82542 could only suport 256 TX/RX descriptors
2013-05-31 Sascha Wildnerkernel/mpt: Fix two operator precedence mistakes.
2013-05-30 Sepherosa Ziehauem/emx: Unbreak vlan settings
2013-05-21 Sepherosa Ziehauixgbe: On transmit path, prepend the unconsumed mbuf...
2013-05-20 Sepherosa Ziehaumsk: Disable MSI by default.
2013-04-27 Sascha Wildnerkernel/hptiop: Add missing braces.
2013-04-24 Sascha Wildnergpio/dsched/devfs: Fix wrong lock checks. v3.4.0 v3.4.1
2013-04-16 Sascha Wildnerkernel/ndis: Fix typo in DRIVER_MODULE().
2013-04-09 Sepherosa Ziehaubce: BCM5716's MSI does not have bug either
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP' into DragonFly_RELEASE_3_4
2013-04-07 Sepherosa Ziehaude: Reset chip after calling ether_ifattach()
2013-04-05 Sascha Wildnerkernel/if_ndis: Grab the serializer around if_devstart().
2013-04-03 Justin C. SherrillMerge branch 'DragonFly_RELEASE_3_4' of ssh://crater...
2013-04-02 Sepherosa Ziehaure: Don't enable MSI by default even for PCI-e chips
2013-04-01 Sascha Wildnermfi(4)/mfiutil(8): Add support for foreign configuratio...
2013-04-01 Sascha Wildnerkernel/mfi: Add a tunable/sysctl to modify the command...
2013-04-01 Sepherosa Ziehaubnx: Pack TX mbuf and dmamap together; improve cache...
2013-04-01 Sepherosa ZiehauMerge remote-tracking branch 'hofmann/wlan_serialize'
2013-03-31 Sascha Wildnerciss(4): Fix build with CISS_DEBUG.
2013-03-31 Sepherosa Ziehaubnx: Properly setup TX ring prod index position
2013-03-31 Sepherosa Ziehaubge: Limit STD RX ring prod index increment to 8 for...
2013-03-29 Sascha Wildnerkernel: Remove 'options COMPAT_SUNOS'.
2013-03-29 Sascha Wildnerkernel: Unbreak building kernels that have 'options...
2013-03-29 Sepherosa Ziehaubnx: Make sure that all of the TX rings receive tx_wreg...
2013-03-29 Sepherosa Ziehaubnx: Make "force defrag" as TX ring flag
2013-03-29 Sepherosa Ziehaubnx: Turn softc SHORTDMA flag into per TX ring flag
2013-03-29 Sepherosa Ziehaure: Disable IP header checksum offloading on 8168C...
2013-03-28 Sepherosa Ziehaubnx: NIC based TX rings are only applicable to chips...
2013-03-28 Sepherosa Ziehaubnx: Regroup TX related fields into TX ring struct
2013-03-28 Sepherosa Ziehaubnx: It does not make sense to have ret-ring size large...
2013-03-28 Sepherosa Ziehaubnx: Defer interrupt allocation until chip reset is...
2013-03-28 Sepherosa Ziehaubnx: Remove remainder of BCM5906
2013-03-27 Sepherosa Ziehaujme: Enable PHY calibration to fix compat issue w/...
2013-03-27 Sepherosa Ziehaujme: Fix comment
2013-03-26 Matthew Dillonkernel - mps driver - Adjust M_NOWAIT -> M_INTWAIT.
2013-03-26 Sepherosa Ziehaubce: Don't use MSI-X, if the effective RX ring count...
2013-03-26 Sepherosa Ziehaubce: Try enabling MSI-X on 5716 too
2013-03-26 Sepherosa Ziehaulnc: Call ether_ifattach() before lance_stop()
2013-03-23 Sascha Wildnerkernel/em/emx: Fix -Wundef.
2013-03-23 Sascha Wildnerkernel/ed: Fix -Wundef.
2013-03-22 Sascha Wildnerkernel/mfi: Move the dereference of 'sc' below the...
2013-03-22 Sascha Wildnerkernel/virtio: Fix -Wundef.
2013-03-22 Sascha Wildnerkernel/acpi: Fix -Wundef.
2013-03-22 Sepherosa Ziehauvr: Remove extra VR_ISR_RX_NOBUF test
2013-03-22 Sepherosa Ziehauste: Add another PCI device ID for Sundance ST201
2013-03-21 Venkatesh Srinivaskernel -- syscons: Resolve unmatched PHOLD() for MOUSE_...
2013-03-21 Sepherosa Ziehaubnx: Improve 57766 performance by forcing 2K DMA size
2013-03-21 Sepherosa Ziehaubnx: Fix transmit hangs for 57766 and 57765 non-Ax...
2013-03-20 Sepherosa Ziehaubnx: Add support for BCM5762 chips
2013-03-17 Sepherosa Ziehaumiidevs: regen
2013-03-17 Sepherosa Ziehaumiidevs: Flip BCM5720C and BCM5718C IDs
2013-03-17 Sepherosa Ziehaumiidevs: regen
2013-03-17 Sepherosa Ziehaumiidevs: Add PHY IDs for Broadcom 5762
2013-03-15 Sepherosa Ziehauifnet: Simplify ifnet_serialize_array function interface
2013-03-15 Sepherosa Ziehauifsq: Let ifaltq_subque know its related hardware TX...
2013-03-13 Sepherosa Ziehauet: Enable MSI
2013-03-13 Sepherosa Ziehaure: Don't loop in the interrupt handler; it does no...
2013-03-13 Sepherosa Ziehaure: Use memory mapped IO for PCIe chips
2013-03-13 Sepherosa Ziehaure: Enable MSI on PCIe chips by default
2013-03-12 Sascha Wildnerkernel/asr: Fix -Waddress on gcc47.
2013-03-12 Sepherosa Ziehauemx: Update comment about multiple TX queues on 82574
2013-03-12 Sepherosa Ziehauigb: Fix comment; 82575 expects TX context index instea...
2013-03-12 Sepherosa Ziehaumsk: Enable MSI
2013-03-11 Sepherosa Ziehaunetif: Setup TX ring CPUID before hooking up interrupt...
2013-03-11 Sepherosa Ziehaurl: Take DLink DFE520TX C1
2013-03-11 Sepherosa Ziehauemx: Setup TX queues before hooking up interrupt vectors
2013-03-11 Sepherosa Ziehauigb: Disable interrupts before setting up the interrupt...
2013-03-11 Sepherosa Ziehauigb: Setup TX queues before hooking up interrupt vectors
2013-03-11 Sepherosa Ziehaujme: Setup TX ring CPUID before hooking up interrupt...
2013-03-11 Sepherosa Ziehaujme: Set TX queue's CPUID before enable/disable interrupt
2013-03-10 Sepherosa Ziehaubce: Setup TX queues before hooking up interrupt vectors
2013-03-09 Sascha Wildnerkernel/hptmv: Use __offsetof().
2013-03-09 Sepherosa Ziehaujme: Correct RSS key registers configuration order
2013-03-09 Sepherosa Ziehaubce: Utilize hardware supplied RSS hash
2013-03-07 Sepherosa Ziehaubce: Pack RX/TX mbuf related fields into struct
2013-03-07 Sepherosa Ziehaubce: Strip extra blank lines
2013-03-06 Antonio Huete Jimenezvke(4) - Use M_ZERO for tx/rx ring allocation.
2013-03-06 Sepherosa Ziehaubce: White space cleanup
2013-03-06 Sepherosa Ziehaubce: Put per RX ring received packets debug stats under...
2013-03-06 Sepherosa Ziehaubce: Implement multiple TX/RX rings and MSI-X support...
2013-03-06 Antonio Huete Jimenezvke(4) - Add a tunable to set the max number of mbuf...
2013-03-05 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-03-03 Sascha Wildnerkernel: Use our offsetof() from <sys/types.h> instead...
2013-03-01 Sascha Wildneramd(4): Remove duplicate assignment.
2013-03-01 Sascha Wildnerkernel/ic: Fix allocation of the output buffer.
2013-03-01 Sascha Wildnermfi(4): Fix a wrong assignment.
2013-02-28 Antonio Huete Jimenezvke(4) - Dynamic mbuf cluster allocation.
2013-02-27 Sascha Wildnerkernel: Fix -Wundef in a number of places.
2013-02-26 Sascha Wildnerisp(4): Remove a duplicate xpt_alloc_ccb() that was...
2013-02-26 Sepherosa Ziehaubce: Put interrupt reenabling into each interrupt handlers
2013-02-26 Sepherosa Ziehaubce: Move status index's location and cached status...
2013-02-24 Sascha Wildnerccd(4): Fix operator precedence.
2013-02-24 Sepherosa Ziehaubce: Cache TX/RX consumer indices' location
2013-02-24 Sepherosa Ziehaubce: Save CID into related TX/RX ring struct
2013-02-24 Sascha Wildnerath(4): s/long long unsigned/unsigned long long/
next