aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10rt2x00: Clean up rt2800usb.h.Gertjan van Wingerde1-40/+0
2010-05-10rt2x00: Fix setting of txdesc->length field.Gertjan van Wingerde1-0/+1
2010-05-10ath5k: several off by one range checksDan Carpenter1-3/+3
2010-05-10ath9k/htc_drv_main: off by one errorDan Carpenter1-1/+1
2010-05-10ath9k/htc_drv_main: null dereference typoDan Carpenter1-1/+1
2010-05-10iwlwifi: remove stray mutex_unlock()Dan Carpenter1-1/+0
2010-05-10ath9k_hw: enable PCIe low power mode for AR9003Luis R. Rodriguez1-0/+20
2010-05-10rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)John W. Linville1-2/+2
2010-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds7-54/+46
2010-05-10net: trans_start cleanupsEric Dumazet168-314/+103
2010-05-10Bluetooth: Set hdev->dev_type based on Marvell device typeBing Zhao2-0/+11
2010-05-10Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()Bing Zhao3-33/+50
2010-05-10Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctlyBing Zhao2-3/+8
2010-05-10Bluetooth: Fix storing negative values as unsigned charDan Carpenter1-1/+1
2010-05-10Bluetooth: Fix wrong packet type count incrementGustavo F. Padovan1-1/+1
2010-05-10Bluetooth: Use the proper function cast to get hdr dataGustavo F. Padovan1-3/+3
2010-05-10Bluetooth: Fix return value when bt_skb_alloc failsGustavo F. Padovan2-2/+2
2010-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds7-17/+62
2010-05-09cpuidle: Fix incorrect optimizationArjan van de Ven1-5/+4
2010-05-07HID: fix suspend crash by moving initializations earlierAlan Stern1-7/+6
2010-05-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-3/+9
2010-05-07Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds3-13/+11
2010-05-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2010-05-07Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds3-33/+4
2010-05-07virtio: initialize earlierStijn Tintel1-1/+1
2010-05-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds8-26/+160
2010-05-07Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds18-63/+60
2010-05-07rt2x00: rt2800: use correct txop value in tx descriptorHelmut Schaa5-2/+31
2010-05-07wl1271: Reduce PSM entry hang over period from 128 => 1 msJuuso Oikarinen1-1/+1
2010-05-07wl1271: Increase timeout for command event waitingTeemu Paasikivi1-1/+1
2010-05-07wl1271: Fix to join and channel number handlingJuuso Oikarinen1-6/+23
2010-05-07wl1271: Fix 32 bit register read related endiannes bugJuuso Oikarinen2-3/+3
2010-05-07wl1271: Add sysfs file to retrieve HW PG-version and ROM-versionJuuso Oikarinen4-0/+51
2010-05-07ath9k_htc: Handle IDLE LED properlySujith1-7/+19
2010-05-07ath9k_hw: Update initvals for AR9003 for xb113Luis R. Rodriguez1-102/+102
2010-05-07ath9k_common: drop incomming frames with an invalid hardware rateLuis R. Rodriguez1-2/+1
2010-05-07ath9k_common: move the rate status setting into ath9k_process_rate()Luis R. Rodriguez1-13/+27
2010-05-07rtl8180: add software-based support for IBSS modeJohn W. Linville2-10/+80
2010-05-07rtl8180: assign sequence numbers in the driverJohn W. Linville2-0/+13
2010-05-07rt2x00: Fix RF3052 channel initializationIvo van Doorn1-9/+58
2010-05-07rt2x00: rt2800: don't overwrite SIFS values on erp changesHelmut Schaa1-2/+0
2010-05-07rt2x00: rt2800: update initial SIFS valuesHelmut Schaa1-2/+9
2010-05-07ath9k_htc: Fix beaconing in IBSS modeSujith4-45/+13
2010-05-07mac80211: improve HT channel handlingJohannes Berg1-9/+10
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg3-2/+4
2010-05-07orinoco: refactor xmit pathDavid Kilroy3-111/+155
2010-05-07ath9k: fix another source of corrupt framesFelix Fietkau1-2/+8
2010-05-07ar9170usb: remove deprecated aggregation codeChristian Lamparter2-598/+12
2010-05-07ar9170: wait for asynchronous firmware loadingChristian Lamparter2-0/+12
2010-05-07md: restore ability of spare drives to spin down.NeilBrown1-2/+8