summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* be2net: fix disabling TX in be_close()Sathya Perla2013-08-231-1/+1
* Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-08-221-1/+1
|\
| * sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings2013-08-211-1/+1
* | hso: Fix stack corruption on some architecturesDaniel Gimpelevich2013-08-221-1/+5
* | hso: Earlier catch of error conditionDaniel Gimpelevich2013-08-221-4/+5
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-217-29/+37
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-197-29/+37
| |\ \ | | |/ | |/|
| | * Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter2013-08-091-2/+2
| | * zd1201: do not use stack as URB transfer_bufferJussi Kivilinna2013-08-091-1/+3
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-095-26/+32
| | |\
| | | * iwlwifi: mvm: disconnect if time event scheduling failsJohannes Berg2013-08-061-10/+23
| | | * Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"Guy Cohen2013-08-062-10/+0
| | | * iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel Grumbach2013-07-311-5/+5
| | | * iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka2013-07-311-1/+4
* | | | net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO2013-08-211-2/+2
* | | | r8169: remember WOL preferences on driver loadPeter Wu2013-08-211-1/+1
* | | | via-ircc: don't return zero if via_ircc_open() failedAlexey Khoroshilov2013-08-201-4/+2
* | | | macvtap: Ignore tap features when VNET_HDR is offVlad Yasevich2013-08-201-2/+4
* | | | macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.Vlad Yasevich2013-08-201-4/+0
* | | | macvtap: simplify usage of tap_featuresVlad Yasevich2013-08-201-4/+6
* | | | bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior2013-08-201-5/+2
* | | | bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior2013-08-201-18/+31
* | | | bnx2x: prevent VF benign attentionsYuval Mintz2013-08-201-0/+3
* | | | bnx2x: Consider DCBX remote errorDmitry Kravkov2013-08-201-3/+6
* | | | bnx2x: Change DCB context handlingDmitry Kravkov2013-08-204-8/+43
* | | | bnx2x: dropless flow control not always functionalDmitry Kravkov2013-08-201-13/+23
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-08-195-36/+80
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'drm-intel-fixes-2013-08-15' of git://people.freedesktop.org/~danve...Dave Airlie2013-08-1943-302/+472
| |\ \ \
| | * | | drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck codeChris Wilson2013-08-141-29/+57
| * | | | drm/i915: unpin backing storage in dmabuf_unmapDaniel Vetter2013-08-191-0/+8
| * | | | drm/radeon: fix WREG32_OR macro setting bits in a registerRafał Miłecki2013-08-151-1/+1
| * | | | drm/radeon/r7xx: fix copy paste typo in golden register setupAlex Deucher2013-08-151-6/+6
| * | | | drm/radeon: fix UVD message buffer validationChristian König2013-08-121-0/+8
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-08-162-35/+42
|\ \ \ \ \
| * | | | | clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocksSylwester Nawrocki2013-08-131-30/+34
| * | | | | clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxesSoren Brinkmann2013-08-131-4/+6
| * | | | | clk/zynq/clkc: Add dedicated spinlock for the SWDTSoren Brinkmann2013-08-131-1/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-08-1610-37/+55
|\ \ \ \ \
| * | | | | USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold2013-08-141-1/+1
| * | | | | USB: mos7720: fix broken control requestsJohan Hovold2013-08-141-7/+14
| * | | | | usb: add two quirky touchscreenOliver Neukum2013-08-141-0/+6
| * | | | | USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold2013-08-121-4/+5
| * | | | | USB: adutux: fix big-endian device-type reportingJohan Hovold2013-08-121-1/+1
| * | | | | USB: usbtmc: fix big-endian probe of Rigol devicesJohan Hovold2013-08-121-4/+4
| * | | | | USB: mos7840: fix big-endian probeJohan Hovold2013-08-121-1/+1
| * | | | | USB-Serial: Fix error handling of usb_wwanMatt Burtch2013-08-121-10/+10
| * | | | | wusbcore: fix kernel panic when disconnecting a wireless USB->serial deviceThomas Pugliese2013-08-121-2/+7
| * | | | | USB: EHCI: accept very late isochronous URBsAlan Stern2013-08-121-7/+6
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-1634-245/+381
|\ \ \ \ \
| * | | | | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-164-35/+29