aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* r8169: add D-Link DGE-560T identifiers.Francois Romieu2012-08-31
* bonding: add some slack to arp monitoring time limitsJiri Bohac2012-08-31
* net:stmmac: convert driver to use devm_request_and_ioremap.Srinivas Kandagatla2012-08-31
* net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla2012-08-31
* net:stmmac: fix broken stmmac_pltfr_remove.Srinivas Kandagatla2012-08-31
* net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla2012-08-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-08-31
|\
| * ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck2012-08-30
| * ixgbevf: Add suspend and resume support to the VFAlexander Duyck2012-08-30
| * e1000e: update driver version numberBruce Allan2012-08-30
| * e1000e: cleanup - remove unnecessary variableBruce Allan2012-08-30
| * e1000e: cleanup - remove inapplicable commentBruce Allan2012-08-30
| * e1000e: cleanup strict checkpatch checkBruce Allan2012-08-30
| * e1000e: cleanup strict checkpatch MEMORY_BARRIER checksBruce Allan2012-08-30
| * e1000e: use correct type for read of 32-bit registerBruce Allan2012-08-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-31
|\ \ | |/ |/|
| * bnx2x: Correct the ndo_poll_controller callMerav Sicron2012-08-30
| * bnx2x: Move netif_napi_add to the open callMerav Sicron2012-08-30
| * e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2012-08-30
| * gianfar: fix default tx vlan offload feature flagClaudiu Manoil2012-08-30
| * xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RXIan Campbell2012-08-30
| * netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2012-08-29
| * Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-08-24
| |\
| | * sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings2012-08-23
| * | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-08-24
| |\ \
| | * | can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharingSven Schmitt2012-08-24
| | * | can: softing: Fix potential memory leak in softing_load_fw()Alexey Khoroshilov2012-08-24
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-24
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-24
| | |\ \ \ | | | |/ / | | |/| |
| | | * | brcm80211: smac: set interface down on resetVladimir Zapolskiy2012-08-22
| | | * | iwlwifi: protect SRAM debugfsJohannes Berg2012-08-21
| | | * | iwlwifi: fix flow handler debug codeJohannes Berg2012-08-21
| | | * | drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initializationJulia Lawall2012-08-21
| | | * | ath5k: fix wrong max power per rate eeprom reads for 802.11aThomas Huehn2012-08-21
| * | | | stmmac: add header inclusion protectionRayagond Kokatanur2012-08-24
| |/ / /
| * | | stmmac: fix a typo in the macro used to mask the mmc irqGiuseppe CAVALLARO2012-08-22
| * | | stmmac: fix GMAC syn IDGiuseppe CAVALLARO2012-08-22
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-22
| |\ \ \
| | * | | fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie2012-08-22
| | * | | drm: Add missing static storage class specifiers in drm_proc.c fileSachin Kamat2012-08-21
| | * | | drm/udl: dpms off the crtc when disabled.Dave Airlie2012-08-21
| | * | | drm: Remove two unused fields from struct drm_display_modeDamien Lespiau2012-08-21
| | * | | drm: stop vmgfx driver explosionAlan Cox2012-08-21
| | * | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-21
| | |\ \ \
| | | * | | drm/i915: use hsw rps tuning values everywhere on gen6+Daniel Vetter2012-08-20
| | | * | | drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID readsJani Nikula2012-08-17
| | | * | | drm/i915: extract connector update from intel_ddc_get_modes() for reuseJani Nikula2012-08-17
| | | * | | drm/i915: fix hsw uncached pteDaniel Vetter2012-08-17
| | | * | | drm/i915/contexts: fix list corruptionBen Widawsky2012-08-17
| | | * | | drm/i915: fix EDID memory leak in SDVOJani Nikula2012-08-17