aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-16ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdescFelix Fietkau1-2/+1
2011-09-16ath9k: call ath9k_hw_set_desc_link for beacon descriptorsFelix Fietkau1-0/+1
2011-09-16ath9k: move ath_buf_set_rate to remove a forward declarationFelix Fietkau1-142/+141
2011-09-16ath9k: reduce the number of functions that access the tx descriptorFelix Fietkau2-35/+57
2011-09-16ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau4-29/+13
2011-09-16ath9k: ensure that rx is not enabled during a resetFelix Fietkau2-4/+5
2011-09-16ath9k: make beacon timer initialization more reliableFelix Fietkau1-0/+1
2011-09-16ath9k: fix enabling interrupts after a hardware error interruptFelix Fietkau1-4/+5
2011-09-16ath9k: Fix PS wrappers and enabling LEDMohammed Shafi Shajakhan1-2/+2
2011-09-16ath9k: enable LED pin for AR946/8x chipsetsMohammed Shafi Shajakhan2-0/+3
2011-09-16ath9k_hw: Do full chip reset on 11A channels for AR9003Rajkumar Manoharan1-3/+5
2011-09-16ath9k_hw: move register definitions to header filesSenthil Balasubramanian2-26/+25
2011-09-16ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian7-36/+362
2011-09-16ath9k_hw: Split tx/rx gain table initval handlingSenthil Balasubramanian1-180/+210
2011-09-16ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.Senthil Balasubramanian6-18/+3883
2011-09-16firewire: ohci: add no MSI quirk for O2Micro controllerMing Lei1-0/+3
2011-09-16Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xxJohn W. Linville6-29/+103
2011-09-16iscsi-target: Disable markers + remove dangerous local scope array usageNicholas Bellinger2-243/+7
2011-09-16target: Skip non hex characters for VPD=0x83 NAA IEEE Registered ExtendedNicholas Bellinger1-2/+33
2011-09-16iwlagn: workaround bug crashing some APsDon Fry1-0/+5
2011-09-16rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger1-8/+9
2011-09-16rt2800pci: Fix compiler error on PowerPCLarry Finger1-13/+17
2011-09-16ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka2-20/+40
2011-09-16ibmveth: Fix checksum offload failure handlingAnton Blanchard1-11/+20
2011-09-16ibmveth: Checksum offload is always disabledAnton Blanchard1-1/+1
2011-09-16ibmveth: Fix issue with DMA mapping failureAnton Blanchard1-5/+5
2011-09-16ibmveth: Fix DMA unmap errorBrian King1-1/+6
2011-09-16Merge git://github.com/Jkirsher/net-nextDavid S. Miller7-580/+341
2011-09-16Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-nextDavid S. Miller97-6363/+7662
2011-09-16Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds1-20/+20
2011-09-16tcm_fc: Work queue based approach instead of managing own thread and event based mechanismChristoph Hellwig3-93/+16
2011-09-16tcm_fc: Invalidation of DDP context for FCoE target in error conditionsKiran Patil1-32/+30
2011-09-16target: Fix race between multiple invocations of target_qf_do_work()Roland Dreier1-5/+4
2011-09-16Merge branch 'master' of ../netdev-next/David S. Miller20-91/+81
2011-09-16Merge branch 'master' of ../netdev/David S. Miller102-527/+930
2011-09-15ixgbe: Correctly name and handle MSI-X other interruptAlexander Duyck2-95/+97
2011-09-15ixgbe: cleanup configuration of EITRSEL and VF reset pathAlexander Duyck1-12/+13
2011-09-15ixgbe: cleanup reset pathsAlexander Duyck4-83/+43
2011-09-15ixgbe: Update TXDCTL configuration to correctly handle WTHRESHAlexander Duyck1-17/+18
2011-09-15ixgbe: combine PCI_VDEVICE and board declaration to same lineAlexander Duyck1-53/+26
2011-09-15ixgbe: Drop unnecessary adapter->hw dereference in loopback test setupAlexander Duyck1-9/+9
2011-09-15ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt typesAlexander Duyck1-54/+34
2011-09-15ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCAAlexander Duyck1-4/+4
2011-09-15ixgbe: cleanup allocation and freeing of IRQ affinity hintAlexander Duyck1-40/+36
2011-09-15v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into oneAlexander Duyck1-216/+63
2011-09-15ixgbe: Change default Tx work limit size to 256 buffersAlexander Duyck2-4/+5