polling: Perform RX polling before TX polling
[dragonfly.git] / sys / dev /
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(...,...
2012-11-22 Sascha Wildnerkernel: Use M_ZERO instead of bzero()ing.
2012-11-22 Sascha Wildnerah[cd](4): Clean up some #ifdefs so it's clearer what...
2012-11-22 Sepherosa Ziehauemx: Don't update TDT upon very packets transmitted
2012-11-22 Sepherosa Ziehauigb: Don't update TDT upon very packets transmitted
2012-11-21 Sascha WildnerRemove some duplicated semicolons (mostly in the kernel).
2012-11-21 Sascha Wildnerhptiop(4): Add support for RocketRAID 4520 and 4522.
2012-11-20 Sepherosa Ziehauigb: Dispatch callout to the CPU that is checking status
2012-11-20 Sascha Wildneraac(4): Add a missing unlock.
2012-11-20 Sascha Wildneriir(4): Clean up some unused code.
2012-11-18 Sascha Wildnermpt(4): Fix a panic in RAID operation.
2012-11-16 Sepherosa Ziehauwpi: This driver never supported polling
2012-11-16 Sepherosa Ziehauiwn: This driver never supported polling
2012-11-12 Sepherosa Ziehaufwe: Switch from device_polling to ifpoll
2012-11-11 Sepherosa Ziehauvge: Switch from device_polling to ifpoll
2012-11-11 Sepherosa Ziehaunge: Switch from device_polling to ifpoll
2012-11-11 Sepherosa Ziehaudc: Add missing ifpoll_compat_setup
2012-11-11 Sepherosa Ziehaudc: Switch from device_polling to ifpoll
2012-11-08 Sascha Wildnerkernel: Mark two more functions __printflike.
2012-11-08 Sascha Wildnermpt(4): Mark two functions __printflike.
2012-11-07 Sascha Wildnermfi(4): Don't assert lock holding when dumping or durin...
2012-11-07 Sepherosa Ziehauigb: Configure TX head write back before turn enable...
2012-11-06 Sepherosa Ziehauvr: Switch from device_polling to ifpoll
2012-11-06 Sepherosa Ziehaufxp: Switch device_polling to ifpoll
2012-11-06 Sepherosa Ziehaurl: Switch from device_polling to ifpoll
2012-11-06 Sascha Wildnerhptrr(4): Add missing intrhook description.
2012-11-06 Sascha Wildnerhpt27xx(4): Add missing bootverbose and intrhook descri...
2012-11-06 Sascha WildnerFix some typos in user visible messages, etc.
2012-11-05 Sascha Wildnerkernel: Remove unneeded #include <sys/devicestat.h...
2012-11-04 Sepherosa Ziehausis: Switch from device_polling to ifpoll
2012-11-04 Sepherosa Ziehauxl: Switch from device_polling to ifpoll
2012-11-04 Sepherosa Ziehaustge: Switch from device_polling to ifpoll
2012-11-04 Sepherosa Ziehaunfe: Switch from device_polling to ifpoll
2012-11-04 Sepherosa Ziehaure: Swicth from device_polling to ifpoll
2012-11-04 Sepherosa Ziehaubce: Switch from device_polling to ifpoll
2012-11-03 Sepherosa Ziehaubge: Switch from device_polling to ifpoll
2012-11-03 Sepherosa ZiehauRevert "bge: Always configure MII mode register"
2012-11-03 Sascha Wildnerkernel: Simplify simq releasing in some RAID drivers.
2012-11-03 Sascha Wildnerkernel: Fix some wrong cam_simq_release() calls.
2012-11-02 Matthew Dillonkernel - Force word-writes in syscons code (Intel hw...
2012-10-28 Peter AvalosMerge branch 'vendor/OPENSSH'
2012-10-28 Sepherosa Ziehauifpoll: Factor out code for devices which does not...
2012-10-28 Sepherosa Ziehauem: Clear status polling count during interrupt disable...
2012-10-28 Sepherosa Ziehauem: Switch from device_polling to ifpoll
next