summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-07-13ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211Felix Fietkau
2011-07-13ath5k: disable 32KHz sleep clock operation by defaultFelix Fietkau
2011-07-13ath5k: fix reference clock usec duration setting restoreFelix Fietkau
2011-07-13ath5k: delay full calibration after resetFelix Fietkau
2011-07-13ath5k: initialize common->clockrateFelix Fietkau
2011-07-13ath5k: fix reference clock frequency for spur mitigation on AR2413Felix Fietkau
2011-07-13ath5k: apply the synth voltage tweak only on AR5112 rev 2Felix Fietkau
2011-07-13ath5k: add missing checks for rfgain probeFelix Fietkau
2011-07-13ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian
2011-07-13iwlagn: Add missing comma between constant string arrayJoe Perches
2011-07-13iwlegacy: Add missing comma between constant string arrayJoe Perches
2011-07-13sfc: Remove 'Solarstorm' from Kconfig descriptionsBen Hutchings
2011-07-13slip: remove dead code within the slip initializationMatvejchikov Ilya
2011-07-13slip: remove redundant check slip_devs for NULLMatvejchikov Ilya
2011-07-13slip: fix MTU comparation operation when reallocating buffersMatvejchikov Ilya
2011-07-13slip: remove redundant NULL-pointer check before calling slhc_freeMatvejchikov Ilya
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller
2011-07-13drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blitsAlex Deucher
2011-07-13agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson
2011-07-12be2net: move to new vlan modelAjit Khaparde
2011-07-12be2net: account for skb allocation failuresEric Dumazet
2011-07-12e1000e: use GFP_KERNEL allocations at init timeJeff Kirsher
2011-07-12e1000e: Add Jumbo Frame support to 82583 devicesCarolyn Wyborny
2011-07-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-12Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-12netdevice: Kill 'feature' test macros.David S. Miller
2011-07-12drm/i915/ringbuffer: Idling requires waiting for the ring to be emptyChris Wilson
2011-07-12Revert "drm/i915: enable rc6 by default"Keith Packard
2011-07-12drm/i915: Clean up i915_driver_load failure pathKeith Packard
2011-07-12lanai: use pci_dev->subsystem_deviceSergei Shtylyov
2011-07-12drm/radeon/kms: fix typo in read_disabled vbios codeAlex Deucher
2011-07-12drm/radeon/kms: use correct BUS_CNTL reg on rs600Alex Deucher
2011-07-12drm/radeon/kms: fix backend map typo on juniperAlex Deucher
2011-07-12drm/radeon/kms: fix regression in hotplugAlex Deucher
2011-07-11drivers/net: static should be at beginning of declarationJesper Juhl
2011-07-11slip: fix wrong SLIP6 ifdef-endif placingMatvejchikov Ilya
2011-07-11e1000e: remove e1000_queue_statsEric Dumazet
2011-07-11ixgbe: Make certain to initialize the fdir_perfect_lock in all casesAlexander Duyck
2011-07-11igb: Add support of SerDes Forced mode for certain hardwareCarolyn Wyborny
2011-07-11igb: Update copyright on all igb driver files.Carolyn Wyborny
2011-07-11igb: Fix lack of flush after register write and before delayCarolyn Wyborny
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt
2011-07-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-07-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2011-07-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-07-11Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ie...Linus Torvalds
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches
2011-07-11iwlagn: fix warning in testmode attribute tableWey-Yi Guy