aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | virtio_net: fix oom handling on txRusty Russell2010-07-021-8/+13
| * | | | virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin2010-07-021-4/+3
| * | | | s2io: resolve statistics issuesJon Mason2010-07-022-41/+64
| * | | | net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-021-1/+1
| * | | | qlge: fix a eeh handler to not add a pending timerBreno Leitao2010-07-021-0/+2
| * | | | qlge: Replacing add_timer() to mod_timer()Breno Leitao2010-07-021-6/+3
| * | | | usbnet: Set parent device early for netdev_printk()Ben Hutchings2010-07-021-2/+3
| * | | | net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings2010-07-021-12/+6
| * | | | drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.hCody Rester2010-07-011-1/+1
| * | | | bonding: check if clients MAC addr has changedFlavio Leitner2010-06-301-1/+2
| * | | | Bluetooth: Fix abuse of the preincrement operatorDavid Howells2010-06-301-1/+1
| * | | | mv643xx_eth: use sw csum for big packetsSaeed Bishara2010-06-301-2/+7
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-304-7/+18
| |\ \ \ \
| | * | | | iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy2010-06-251-5/+1
| | * | | | iwlwifi: fix multicastJohannes Berg2010-06-251-1/+6
| | * | | | ath9k: Fix bug in starting aniVasanthakumar Thiagarajan2010-06-232-1/+11
| * | | | | ixgbe: skip non IPv4 packets in ATR filterGuillaume Gaudonville2010-06-291-1/+3
| * | | | | ixgbe: disable tx engine before disabling tx laserJohn Fastabend2010-06-291-4/+4
| * | | | | ixgbe: fix panic when shutting down system with WoL enabledAndy Gospodarek2010-06-291-1/+2
| * | | | | bonding: prevent netpoll over bonded interfacesAndy Gospodarek2010-06-281-11/+22
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-073-39/+56
|\ \ \ \ \ \
| * | | | | | drm: correctly update connector DPMS status in drm_fb_helperJesse Barnes2010-07-071-3/+20
| * | | | | | drm/radeon/kms: fix shared ddc handlingAlex Deucher2010-07-071-1/+3
| * | | | | | drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez2010-07-071-35/+33
* | | | | | | pcmcia: do not initialize the present flag too late.Dominik Brodowski2010-07-051-2/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-041-9/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-07-011-9/+3
| |\ \ \ \ \ \
| | * | | | | | [ARM] pxa/z2: fix missing include in battery driverMarek Vasut2010-06-131-9/+3
* | | | | | | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-07-041-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | of/dma: fix build breakage in ppc4xx adma driverDan Williams2010-07-021-1/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2010-07-041-13/+40
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab2010-07-021-5/+12
| * | | | | | | i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab2010-07-021-8/+28
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-07-021-2/+2
|\ \ \ \ \ \ \
| * | | | | | | sched: Cure nr_iowait_cpu() usersPeter Zijlstra2010-07-011-2/+2
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-07-021-12/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | amd64_edac: Fix syndrome calculation on K8Borislav Petkov2010-07-021-12/+12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-0112-64/+140
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes2010-07-011-1/+1
| * | | | | | | | drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes2010-07-011-2/+2
| * | | | | | | | drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava2010-07-011-1/+1
| * | | | | | | | drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter2010-07-011-0/+2
| * | | | | | | | drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski2010-07-013-8/+11
| * | | | | | | | i915: fix ironlake edp panel setup (v4)Dave Airlie2010-07-011-3/+24
| * | | | | | | | drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes2010-07-012-4/+6
| * | | | | | | | drm/i915: Account for space on the ring buffer consumed whilst wrapping.Chris Wilson2010-07-011-0/+1
| * | | | | | | | drm/i915: gen3 page flipping fixesJesse Barnes2010-06-186-9/+46
| * | | | | | | | drm/i915: don't queue flips during a flip pending eventJesse Barnes2010-06-181-0/+11
| * | | | | | | | drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.Zou Nan hai2010-06-142-5/+6
| * | | | | | | | drm/i915: Turn on 945 self-refresh only if single CRTC is activeLi Peng2010-06-141-5/+7