summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-09-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-42/+51
2011-09-18Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds5-4/+14
2011-09-18drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)Alex Deucher7-24/+34
2011-09-18drm/radeon/kms: fix typo in r100_blit_copyAlex Deucher1-2/+2
2011-09-18Merge git://github.com/davem330/netLinus Torvalds29-356/+603
2011-09-17Merge branch 'fixes' of git://git.user.in-berlin.de/s5r6/linux1394Linus Torvalds1-0/+3
2011-09-17Merge branch '3.1-rc-fixes' of git://linux-iscsi.org/target-pendingLinus Torvalds8-382/+105
2011-09-17Bluetooth: add support for 2011 mac miniJurgen Kramer1-0/+3
2011-09-17Bluetooth: Add MacBookAir4,1 supportPieter-Augustijn Van Malleghem1-0/+3
2011-09-17Bluetooth: Fixed BT ST Channel reg orderChen Ganir1-8/+8
2011-09-17r8169: do not enable the TBI for anything but the original 8169.Francois Romieu1-3/+10
2011-09-17r8169: remove erroneous processing of always set bit.Francois Romieu1-1/+6
2011-09-17r8169: fix WOL setting for 8105 and 8111evlHayes Wang1-1/+9
2011-09-17r8169: add MODULE_FIRMWARE for the firmware of 8111evlHayes Wang1-0/+1
2011-09-17r8169: fix the reset setting for 8111evlHayes Wang1-0/+1
2011-09-17bna: Eliminate Small Race Condition Window in RX PathRasesh Mody1-2/+3
2011-09-17bna: Set Ring Param FixRasesh Mody1-2/+3
2011-09-17bna: Semaphore Lock FixRasesh Mody1-1/+1
2011-09-16ixgbe: remove duplicate netif_tx_start_all_queuesEmil Tantilov1-2/+0
2011-09-16ixgbe: fix FCRTL/H register dump for X540Emil Tantilov1-0/+1
2011-09-16ixgbe: cleanup some register readsEmil Tantilov1-9/+21
2011-09-16ixgbe: Make better use of memory allocations in one-buffer mode w/ RSCAlexander Duyck3-19/+35
2011-09-16ixgbe: drop adapter from ixgbe_fso call documentationAlexander Duyck1-1/+0
2011-09-16ixgbe: Add SFP support for missed 82598 PHYAlexander Duyck1-0/+3
2011-09-16ixgbe: Add missing code for enabling overheat sensor interruptAlexander Duyck1-0/+4
2011-09-16ixgbe: make ixgbe_up and ixgbe_up_complete void functionsAlexander Duyck2-18/+7
2011-09-16v2 ixgbe: Update packet buffer reservation to correct fdir headroom sizeAlexander Duyck1-4/+6
2011-09-16ixgbe: remove redundant configuration of tx_sample_rateAlexander Duyck1-9/+4
2011-09-16ixgb: convert to ndo_fix_featuresMichał Mirosław3-61/+31
2011-09-16iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsetsNicholas Bellinger1-7/+15
2011-09-16ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings3-0/+5
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings7-11/+10
2011-09-16can: ti_hecc: include linux/io.hDaniel Mack1-0/+1
2011-09-16vxge: make function table conststephen hemminger4-17/+20
2011-09-16bna: make function tables contstephen hemminger5-43/+36
2011-09-16pcnet32: constify function tablestephen hemminger1-101/+101
2011-09-16wan: make LAPB callbacks conststephen hemminger3-12/+10
2011-09-16Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds7-26/+60
2011-09-16sfc: Use correct fields of struct ethtool_coalesceBen Hutchings1-9/+27
2011-09-16sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings6-15/+34
2011-09-16sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings3-34/+53
2011-09-16sfc: Use consistent types for interrupt coalescing parametersBen Hutchings3-8/+9
2011-09-16sfc: Correct error code for unsupported interrupt coalescing parametersBen Hutchings1-3/+3
2011-09-16ath9k: do not insert padding into tx buffers on AR9380+Felix Fietkau1-19/+37
2011-09-16ath9k: optimize ath_tx_rc_status usageFelix Fietkau1-16/+13
2011-09-16ath9k: remove a redundant check in ath_tx_form_aggrFelix Fietkau1-2/+1
2011-09-16ath9k: optimize ath9k_ps_restoreFelix Fietkau1-6/+11
2011-09-16ath9k_hw: remove the old tx descriptor APIFelix Fietkau6-472/+0
2011-09-16ath9k: use the new API for setting tx descriptorsFelix Fietkau3-160/+122
2011-09-16ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau5-1/+275