summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-1916-70/+151
|\
| * ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan2013-07-181-1/+9
| * rtlwifi: Fix build errors for unusual casesLarry Finger2013-07-1810-35/+91
| * ath5k: fix extra set bit in multicast maskBob Copeland2013-07-181-1/+1
| * rt2x00: RT2X00 should depend on HAS_DMAGeert Uytterhoeven2013-07-181-1/+1
| * ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov2013-07-171-3/+6
| * ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau2013-07-171-16/+28
| * rtlwifi: Initialize power-setting callback for USB devicesLarry Finger2013-07-174-13/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-199-76/+133
|\ \
| * | macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang2013-07-181-25/+37
| * | tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang2013-07-181-24/+38
| * | xen-netfront: pull on receive skb may need to happen earlierJan Beulich2013-07-171-18/+13
| * | vxlan: add necessary locking on device removalstephen hemminger2013-07-171-0/+6
| * | hyperv: Fix the NETIF_F_SG flag setting in netvscHaiyang Zhang2013-07-171-2/+2
| * | be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi2013-07-161-4/+10
| * | macvtap: do not assume 802.1Q when send vlan packetsJason Wang2013-07-161-1/+1
| * | macvtap: fix the missing ret value of TUNSETQUEUEJason Wang2013-07-161-0/+1
| * | mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner2013-07-161-1/+1
| * | bgmac: add dependency to phylibHauke Mehrtens2013-07-161-0/+1
| * | atl1e: unmap partially mapped skb on dma error and free skbNeil Horman2013-07-161-1/+23
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-191-0/+3
|\ \
| * | efivars: check for EFI_RUNTIME_SERVICESMatt Fleming2013-07-111-0/+3
* | | Merge tag 'md-3.11-fixes' of git://neil.brown.name/mdLinus Torvalds2013-07-193-39/+39
|\ \ \
| * | | md/raid1: fix bio handling problems in process_checks()NeilBrown2013-07-181-23/+30
| * | | md: Remove recent change which allows devices to skip recovery.NeilBrown2013-07-181-14/+0
| * | | md/raid10: fix two problems with RAID10 resync.NeilBrown2013-07-181-2/+9
| | |/ | |/|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-1839-277/+918
|\ \ \
| * \ \ Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...Dave Airlie2013-07-182-4/+14
| |\ \ \
| | * | | drm/rcar-du: Use the GEM PRIME helpersLaurent Pinchart2013-07-171-2/+7
| | * | | drm/shmobile: Use the GEM PRIME helpersLaurent Pinchart2013-07-171-2/+7
| | |/ /
| * | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-07-1811-33/+77
| |\ \ \
| | * | | drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher2013-07-174-0/+31
| | * | | drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher2013-07-171-3/+6
| | * | | drm/radeon/dpm/atom: restructure logic to work around a compiler bugAndre Heider2013-07-171-2/+3
| | * | | drm/radeon/dpm: fix atom vram table parsingAlex Deucher2013-07-171-16/+10
| | * | | drm/radeon: fix an endian bug in atom table parsingAlex Deucher2013-07-171-1/+1
| | * | | drm/radeon: add a module parameter to disable aspmAlex Deucher2013-07-176-12/+27
| * | | | Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danve...Dave Airlie2013-07-175-68/+93
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Revert "drm/i915: Workaround incoherence between fences and LLC across multip...Chris Wilson2013-07-101-43/+4
| | * | | drm/i915: Fix incoherence with fence updates on Sandybridge+Chris Wilson2013-07-101-6/+24
| | * | | drm/i915: Fix write-read race with multiple ringsChris Wilson2013-07-101-0/+4
| | * | | Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"Guenter Roeck2013-07-101-1/+30
| | * | | drm/i915: fix lane bandwidth capping for DP 1.2 sinksImre Deak2013-07-091-0/+5
| | * | | drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/aDaniel Vetter2013-07-091-5/+4
| | * | | drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listXiong Zhang2013-07-091-1/+1
| | * | | drm/i915: switch disable_power_well default value to 1Paulo Zanoni2013-07-091-2/+2
| | * | | drm/i915: reinit status page registers after gpu resetDaniel Vetter2013-07-041-10/+19
| * | | | uvesafb: Really allow mtrr being 0, as documented and warn()edSylvain 'ythier' Hitier2013-07-161-1/+1
| * | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-07-1625-171/+733
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | radeon kms: do not flush uninitialized hotplug workSergey Senozhatsky2013-07-151-5/+6