summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-29ALSA: snd-usb-caiaq: Simplify single case to an 'if'Mark Hills1-4/+2
2010-05-29ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJMark Hills1-28/+2
2010-05-29ALSA: hda: Use LPIB for a Shuttle deviceDaniel T Chen1-0/+1
2010-05-29ceph: clean up on forwarded aborted mds requestSage Weil1-4/+9
2010-05-29ceph: fix leak of osd authorizerSage Weil1-1/+6
2010-05-29ceph: close out mds, osd connections before stopping authSage Weil3-1/+16
2010-05-29ceph: make lease code DN specificSage Weil2-12/+13
2010-05-29fs/ceph: Use ERR_CASTJulia Lawall6-6/+6
2010-05-29ceph: renew auth tickets before they expireSage Weil4-1/+27
2010-05-29ceph: do not resend mon requests on auth ticket renewalSage Weil1-1/+4
2010-05-29ceph: removed duplicated #includesAndrea Gelmini2-2/+0
2010-05-29ceph: avoid possible null dereferenceSage Weil1-2/+2
2010-05-29ceph: make mds requests killable, not interruptibleSage Weil1-2/+2
2010-05-29sched: add wait_for_completion_killable_timeoutSage Weil2-0/+19
2010-05-29net: fix sk_forward_alloc corruptionsEric Dumazet3-2/+10
2010-05-29Phonet: listening socket lock protects the connected socket listRĂ©mi Denis-Courmont1-3/+3
2010-05-29caif: unlock on error path in cfserl_receive()Dan Carpenter1-2/+4
2010-05-29be2net: remove superfluous externsDan Carpenter1-2/+2
2010-05-29be2net: add unlock on error pathDan Carpenter1-2/+5
2010-05-29net/rds: Add missing mutex_unlockJulia Lawall2-0/+2
2010-05-29drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall1-1/+3
2010-05-29fs_enet: Adjust BDs after tx errorMark Ware1-6/+43
2010-05-29skb: make skb_recycle_check() return a bool valueChangli Gao2-7/+7
2010-05-29IPv6: fix Mobile IPv6 regressionBrian Haley1-1/+1
2010-05-28drm/radeon: fix the r100/r200 ums block 0 page fixDave Airlie1-2/+3
2010-05-28ACPI: Don't let acpi_pad needlessly mark TSC unstableVenkatesh Pallipadi1-2/+11
2010-05-28drivers/acpi/sleep.h: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-28ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversionVenkatesh Pallipadi1-4/+10
2010-05-28intel_idle: native hardware cpuidle driver for latest Intel processorsLen Brown6-2/+486
2010-05-28drm/i915: Unmask interrupt for render engine on SandybridgeZhenyu Wang1-0/+19
2010-05-28drm/i915: Fix PIPE_CONTROL command on SandybridgeZhenyu Wang1-2/+14
2010-05-28drm/i915: Fix up address spaces in slow_kernel_write()Chris Wilson1-25/+17
2010-05-28drm/i915: Use non-atomic kmap for slow copy pathsChris Wilson1-52/+30
2010-05-28drm/i915: Avoid moving from CPU domain during pwriteChris Wilson1-1/+2
2010-05-28drm/i915: Cleanup after failed initialization of ringbuffersChris Wilson1-1/+18
2010-05-28ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT caseLen Brown1-12/+16
2010-05-28ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz2-3/+7
2010-05-28drm/i915: Reject bind_to_gtt() early if object > apertureChris Wilson1-0/+8
2010-05-28drm/i915: Check error code whilst moving buffer to GTT domain.Chris Wilson1-1/+5
2010-05-28drm/i915: Remove spurious warning "Failure to install fence"Chris Wilson1-6/+11
2010-05-28drm/i915: Rebind bo if currently bound with incorrect alignment.Chris Wilson1-0/+11
2010-05-28drm/i915: Include pitch in set_base debug statement.Chris Wilson1-1/+2
2010-05-28drm/i915: Only print "nothing to do" debug message as required.Chris Wilson1-2/+3
2010-05-28drm/i915: Propagate error from unbinding an unfenceable object.Chris Wilson1-3/+7
2010-05-28drm/i915: Avoid nesting of domain changes when setting display planeChris Wilson1-5/+3
2010-05-28mac80211: make a function staticJohannes Berg1-1/+1
2010-05-28libertas: fix uninitialized variable warningPrarit Bhargava1-3/+2
2010-05-28drm/i915: Hold the spinlock whilst resetting unpin_work along error pathChris Wilson1-8/+12
2010-05-28ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan1-1/+3
2010-05-28drm/i915: Only print an message if there was an errorChris Wilson1-14/+24