summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-0237-109/+154
|\
| * net: qmi_wwan: add several new Gobi devicesBjørn Mork2012-09-011-0/+3
| * fddi: 64 bit bug in smt_add_para()Dan Carpenter2012-09-011-1/+1
| * net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu2012-08-311-1/+3
| * net: qmi_wwan: new device: Foxconn/Novatel E396Aleksander Morgado2012-08-311-0/+1
| * usbnet: fix deadlock in resumeOliver Neukum2012-08-311-1/+1
| * cs89x0 : packet reception not workingJaccon Bastiaansen2012-08-311-5/+5
| * bnx2x: Correct the ndo_poll_controller callMerav Sicron2012-08-301-3/+5
| * bnx2x: Move netif_napi_add to the open callMerav Sicron2012-08-305-13/+10
| * e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2012-08-302-25/+24
| * gianfar: fix default tx vlan offload feature flagClaudiu Manoil2012-08-301-1/+1
| * xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RXIan Campbell2012-08-301-29/+10
| * netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2012-08-292-2/+6
| * Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-08-241-2/+2
| |\
| | * sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings2012-08-241-2/+2
| * | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-08-242-4/+7
| |\ \
| | * | can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharingSven Schmitt2012-08-241-1/+3
| | * | can: softing: Fix potential memory leak in softing_load_fw()Alexey Khoroshilov2012-08-241-3/+4
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-248-18/+28
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-248-18/+28
| | |\ \ \ | | | |/ / | | |/| |
| | | * | brcm80211: smac: set interface down on resetVladimir Zapolskiy2012-08-221-0/+3
| | | * | iwlwifi: protect SRAM debugfsJohannes Berg2012-08-211-0/+3
| | | * | iwlwifi: fix flow handler debug codeJohannes Berg2012-08-213-16/+18
| | | * | drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initializationJulia Lawall2012-08-211-1/+2
| | | * | ath5k: fix wrong max power per rate eeprom reads for 802.11aThomas Huehn2012-08-212-1/+2
| * | | | stmmac: add header inclusion protectionRayagond Kokatanur2012-08-249-0/+43
| |/ / /
| * | | stmmac: fix a typo in the macro used to mask the mmc irqGiuseppe CAVALLARO2012-08-221-3/+3
| * | | stmmac: fix GMAC syn IDGiuseppe CAVALLARO2012-08-221-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-312-6/+3
|\ \ \ \
| * | | | s390/dasd: fix ioctl return valueHeiko Carstens2012-08-282-6/+3
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-3016-123/+169
|\ \ \ \ \
| * | | | | drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel2012-08-301-0/+3
| * | | | | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-08-308-111/+141
| |\ \ \ \ \
| | * | | | | drm/radeon: fix dig encoder selection on DCE61Alex Deucher2012-08-291-5/+26
| | * | | | | drm/radeon: fix double free in radeon_gpu_resetChristian König2012-08-291-0/+3
| | * | | | | drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740Jerome Glisse2012-08-291-1/+1
| | * | | | | drm/radeon: rework panel mode setupAlex Deucher2012-08-291-17/+12
| | * | | | | drm/radeon/atom: powergating fixes for DCE6Alex Deucher2012-08-291-20/+2
| | * | | | | drm/radeon/atom: rework DIG modesetting on DCE3+Alex Deucher2012-08-291-62/+47
| | * | | | | drm/radeon: don't disable plls that are in use by other crtcsAlex Deucher2012-08-291-0/+14
| | * | | | | drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700Marek Olšák2012-08-294-4/+27
| | * | | | | drm/radeon: initialize tracked CS stateMarek Olšák2012-08-291-1/+8
| | * | | | | drm/radeon: fix reading CB_COLORn_MASK from the CSMarek Olšák2012-08-291-1/+1
| * | | | | | gma500: Consider CRTC initially active.Forest Bond2012-08-301-0/+3
| |/ / / / /
| * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-294-9/+17
| |\ \ \ \ \
| | * | | | | i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboardCalvin Walton2012-08-241-0/+8
| | * | | | | drm/i915: Use the correct size of the GTT for placing the per-process entriesChris Wilson2012-08-241-1/+1
| | * | | | | drm/i915: fix color order for BGR formats on IVBVijay Purushothaman2012-08-231-2/+2
| | * | | | | drm/i915: fix wrong order of parameters in port checking functionsXu, Anhua2012-08-231-6/+6
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-08-291-2/+4
| |\ \ \ \ \