summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-22sfc: Enable RX scatter for flows steered by RFSBen Hutchings1-1/+3
2013-07-22net: pch_gbe depends on x86Jiri Slaby1-1/+1
2013-07-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller16-70/+151
2013-07-20Merge branch 'fixes-for-3.11' of git://gitorious.org/linux-can/linux-canDavid S. Miller2-0/+11
2013-07-19arcnet: cleanup sizeof parameterDan Carpenter1-1/+1
2013-07-19veth: add vlan featuresFlavio Leitner1-0/+1
2013-07-19qlcnic: Fix guest VLANManish Chopra1-2/+10
2013-07-19qlcnic: Fix releasing of Tx frag which was never mapped.Jitendra Kalsaria1-1/+1
2013-07-19qlcnic: Fix dump template version maskShahed Shaikh1-1/+1
2013-07-19qlcnic: Fix ethtool display for 83xx adapter.Himanshu Madhani1-2/+2
2013-07-19qlcnic: Fix panic while setting VF's MAC addressManish Chopra1-1/+3
2013-07-19qlcnic: Fix multicast packet handling for PF and VF.Sucheta Chakraborty1-12/+10
2013-07-19qlcnic: Fix NULL pointer dereference in VF probe path.Sucheta Chakraborty1-1/+2
2013-07-19qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interruptsPratik Pujar1-1/+1
2013-07-19qlcnic: Fix invalid register offset calculationShahed Shaikh1-1/+1
2013-07-19vxlan: fix igmp racesstephen hemminger1-15/+38
2013-07-19vxlan: unregister on namespace exitstephen hemminger1-1/+3
2013-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville16-70/+151
2013-07-19can: usb_8dev: fix urb leak on failure path in usb_8dev_start()Alexey Khoroshilov1-0/+1
2013-07-19net: can: esd_usb2: check index of array before accessingMaximilian Schneider1-0/+10
2013-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-76/+133
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2013-07-18Merge tag 'md-3.11-fixes' of git://neil.brown.name/mdLinus Torvalds3-39/+39
2013-07-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds39-277/+918
2013-07-18ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan1-1/+9
2013-07-18rtlwifi: Fix build errors for unusual casesLarry Finger10-35/+91
2013-07-18ath5k: fix extra set bit in multicast maskBob Copeland1-1/+1
2013-07-18rt2x00: RT2X00 should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-07-18macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-25/+37
2013-07-18tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-24/+38
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-29/+92
2013-07-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds28-103/+98
2013-07-18Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-1/+6
2013-07-18Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...Dave Airlie2-4/+14
2013-07-18md/raid1: fix bio handling problems in process_checks()NeilBrown1-23/+30
2013-07-18md: Remove recent change which allows devices to skip recovery.NeilBrown1-14/+0
2013-07-18md/raid10: fix two problems with RAID10 resync.NeilBrown1-2/+9
2013-07-18Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie11-33/+77
2013-07-17drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher4-0/+31
2013-07-17drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher1-3/+6
2013-07-17xen-netfront: pull on receive skb may need to happen earlierJan Beulich1-18/+13
2013-07-17vxlan: add necessary locking on device removalstephen hemminger1-0/+6
2013-07-17drm/radeon/dpm/atom: restructure logic to work around a compiler bugAndre Heider1-2/+3
2013-07-17drm/radeon/dpm: fix atom vram table parsingAlex Deucher1-16/+10
2013-07-17drm/radeon: fix an endian bug in atom table parsingAlex Deucher1-1/+1
2013-07-17drm/radeon: add a module parameter to disable aspmAlex Deucher6-12/+27
2013-07-17ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov1-3/+6
2013-07-17ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau1-16/+28
2013-07-17rtlwifi: Initialize power-setting callback for USB devicesLarry Finger4-13/+15