vr: Remove extra VR_ISR_RX_NOBUF test
[dragonfly.git] / sys / dev /
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-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/
2013-02-22 Sepherosa Ziehaubce: Move RX serializers before TX serializers
2013-02-22 Sepherosa Ziehaubce: Free serializer array in detach path
2013-02-22 Antonio Huete Jimenezvkd(4) - Announce virtual disks upon initialization.
2013-02-22 Antonio Huete Jimenezvke(4) - Show backing tap only if one was used.
2013-02-22 Antonio Huete Jimenezvkernel - Settable serial numbers for virtual disks.
2013-02-21 Sascha Wildnerasr(4): Remove a case that is not a member of the enum...
2013-02-21 Sepherosa Ziehaubce: Fix tick/pulse callout target CPU setting
2013-02-21 Sepherosa Ziehauigb: Fix timer cpuid settings when entering/exiting...
2013-02-21 Sepherosa Ziehaubce: RX and TX ring counts are not required to be same
2013-02-20 Sascha Wildnervkernel/vke: Comment out 'ifp', just like the code...
2013-02-20 Sepherosa Ziehaubce: Switch to IFQ subqueue functions and use per-TX...
2013-02-20 Sascha Wildnerkernel: Use DEVMETHOD_END in the drivers.
2013-02-19 Matthew Dillonvkernel - Fix if_vke
2013-02-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2013-02-19 Sepherosa Ziehaubce: Reimplement polling in non-compat mode
2013-02-19 Sepherosa Ziehaubce: Split TX/RX serializer
2013-02-19 Sepherosa Ziehaubce: Defer interrupt allocation until the TX/RX rings...
2013-02-19 Sepherosa Ziehaubce: Regroup function declaration
2013-02-19 Sepherosa Ziehaubce: Fix supported devices list in comment
2013-02-19 Sepherosa Ziehaubce: Put RX related fields into bce_rx_ring
2013-02-17 Sepherosa Ziehaubce: Put TX related fields into bce_tx_ring
2013-02-17 Antonio Huete Jimenezvkernel - Allow setting MAC addresses from within the...
2013-02-17 Sepherosa Ziehaubce: Factor out bce_xmit()
2013-02-17 Sascha Wildnerkernel/vinum: Fix userland fallout from my -Wundef...
2013-02-16 Sascha Wildnermfi(4): Add D_MPSAFE to the disk flags.
2013-02-16 Sascha Wildnerkernel: Fix various -Wundef warnings.
2013-02-16 Sascha Wildnerkernel/sound: Use pci_{get,set}_powerstate(). Fixes...
2013-02-16 Sepherosa Ziehaubnx: Support 5717 C0, which is almost same as 5720 A0
2013-02-16 Sascha Wildnerkernel/nmdm: Comment variables which are only used...
2013-02-16 Sascha Wildnerkernel/drm: Put two variables under #if 0 for future...
2013-02-16 Sascha Wildnerkernel: Remove some unused variables.
2013-02-16 Sascha Wildnerkernel: Handle some variables only used in debug output.
2013-02-16 Sepherosa Ziehaubce: Remove debug stuffs
2013-02-16 Sascha Wildnertws(4): Fix a typo in a debug message.
2013-02-16 Sepherosa Ziehaujme: Avoid using magic number for TX register writing...
2013-02-16 Sepherosa Ziehaubce: Make TX register writing aggregation tunable
2013-02-16 Sepherosa Ziehaubnx: Avoid using magic number for TX register writing...
2013-02-16 Sepherosa Ziehaubge: Avoid using magic number for TX register writing...
2013-02-16 Sepherosa Ziehauem/emx: Avoid using magic number for TX register writin...
2013-02-16 Sepherosa Ziehauigb: Fix comment
2013-02-16 Sepherosa Ziehauigb: Remove unused macros
2013-02-15 Sepherosa Ziehauif: Per-cpu ifnet/ifaddr statistics, step 1/3
2013-02-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-10 Sascha Wildnerkernel: Nuke ISA sound card support.
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-09 Sepherosa Ziehauacpica: Fix set-but-unused gcc47 warning
2013-02-09 Sepherosa Ziehauath: Partly fix set-but-unused gcc47 warning
2013-02-09 Sepherosa Ziehauiwn: Fix set-but-unused gcc47 warning
2013-02-09 Sepherosa Ziehaural: Fix set-but-unused gcc47 warning
next