aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre2009-09-28
* iwlwifi: fix memory leak in command queue handlingReinette Chatre2009-09-28
* iwlwifi: fix debugfs buffer handlingReinette Chatre2009-09-28
* e1000: cleanup unused prototypeDon Skidmore2009-09-26
* e1000: fix namespacecheck warningsJesse Brandeburg2009-09-26
* e1000: drop unused functionality for eeprom write/readJesse Brandeburg2009-09-26
* e1000: updated whitespace and commentsJesse Brandeburg2009-09-26
* e1000: drop redunant line of code, cleanupJesse Brandeburg2009-09-26
* e1000: remove races when changing mtuJesse Brandeburg2009-09-26
* e1000: two workarounds were incomplete, fix themJesse Brandeburg2009-09-26
* e1000: fix tx waking queue after queue stopped during shutdownJesse Brandeburg2009-09-26
* e1000: test link state conclusivelyJesse Brandeburg2009-09-26
* e1000: stop timers at appropriate timesJesse Brandeburg2009-09-26
* e1000: use netif_tx_disableJesse Brandeburg2009-09-26
* e1000: remove unused functionsJesse Brandeburg2009-09-26
* e1000: drop dead pcie code from e1000Jesse Brandeburg2009-09-26
* at91_can: Forgotten git 'add' of at91_can.cDavid S. Miller2009-09-25
* TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2Sriram2009-09-25
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller2009-09-25
|\
| * virtio_net: Check for room in the vq before adding bufferAmit Shah2009-09-23
| * virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early.Rusty Russell2009-09-23
| * virtio_net: formalize skb_vnet_hdrRusty Russell2009-09-23
| * virtio_net: don't free buffers in xmit ringRusty Russell2009-09-23
| * virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb.Rusty Russell2009-09-23
| * virtio_net: skb_orphan() and nf_reset() in xmit path.Rusty Russell2009-09-23
* | 3c59x: Get rid of "Trying to free already-free IRQ"Anton Vorontsov2009-09-24
* | ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2Sebastian Haas2009-09-24
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-24
|\ \
| * \ Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-24
| |\ \
| | * | drm/i915: Handle ERESTARTSYS during page faultChris Wilson2009-09-22
| | * | drm/i915: Warn before mmaping a purgeable buffer.Chris Wilson2009-09-22
| | * | drm/i915: Track purged state.Chris Wilson2009-09-22
| | * | drm/i915: Remove eviction debug spamChris Wilson2009-09-22
| | * | drm/i915: Immediately discard any backing storage for uneeded objectsChris Wilson2009-09-22
| | * | drm/i915: Do not mis-classify clean objects as purgeableChris Wilson2009-09-22
| | * | drm/i915: Whitespace correction for madvChris Wilson2009-09-22
| | * | drm/i915: BUG_ON page refleak during unbindChris Wilson2009-09-22
| | * | drm/i915: Search harder for a reusable objectChris Wilson2009-09-22
| | * | drm/i915: Clean up evict from list.Chris Wilson2009-09-22
| | * | drm/i915: Add tracepointsChris Wilson2009-09-22
| | * | drm/i915: framebuffer compression for GM45+Jesse Barnes2009-09-21
| | * | drm/i915: split display functions by chip typeJesse Barnes2009-09-21
| | * | drm/i915: Skip the sanity checks if the current relocation is validChris Wilson2009-09-18
| | * | drm/i915: Check that the relocation points to within the targetChris Wilson2009-09-18
| | * | drm/i915: correct FBC update when pipe base update occursJesse Barnes2009-09-17
| | * | drm/i915: blacklist Acer AspireOne lid statusJesse Barnes2009-09-17
| | * | drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocksJesse Barnes2009-09-17
| | * | drm/i915: intel_display.c handle latency variable efficientlyJaswinder Singh Rajput2009-09-17
| | * | drm/i915: remove restore in resumeZhenyu Wang2009-09-17
| | * | drm/i915: Improve behaviour under memory pressureChris Wilson2009-09-17