summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville53-1434/+1966
2010-05-13rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.Gertjan van Wingerde2-4/+13
2010-05-13rt2x00: Dump beacons under a different identifier than TX frames.Gertjan van Wingerde2-1/+7
2010-05-13rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde10-81/+72
2010-05-13rt2x00: Re-order tx descriptor writing code in drivers.Gertjan van Wingerde5-44/+59
2010-05-13rt2x00: Fix beacon descriptor writing for rt61pci.Gertjan van Wingerde1-5/+5
2010-05-13rt2x00: Consistently name skb frame descriptor skbdesc.Gertjan van Wingerde1-6/+7
2010-05-13ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...Steve Tanner1-0/+2
2010-05-13drivers/net/wireless/hostap: Drop memory allocation castJulia Lawall2-4/+2
2010-05-13ath9k_hw: clean up EEPROM endian handling on AR9003Felix Fietkau2-103/+81
2010-05-13ath9k: add debugfs files for reading/writing registersFelix Fietkau2-0/+90
2010-05-13ath9k: add debugfs files for reading/writing the rx and tx chainmaskFelix Fietkau1-0/+92
2010-05-13ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau2-46/+16
2010-05-13ath9k_htc: Fix array overflowSujith.Manoharan@atheros.com2-9/+6
2010-05-13ath9k_htc: Fix target ready race conditionSujith.Manoharan@atheros.com3-0/+11
2010-05-13ath9k_htc: Reorder HTC initializationSujith.Manoharan@atheros.com3-34/+35
2010-05-13ath9k_htc: Allocate URBs properlySujith.Manoharan@atheros.com1-18/+18
2010-05-13ath9k_htc: Lock sta_notify() callbackSujith.Manoharan@atheros.com1-0/+4
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller244-1058/+2949
2010-05-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-68/+56
2010-05-12drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton1-2/+6
2010-05-12hp_accel: fix race in device removalOliver Neukum1-1/+1
2010-05-12fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich1-7/+8
2010-05-12mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre1-2/+2
2010-05-12mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre1-0/+1
2010-05-12mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre1-4/+5
2010-05-12mmc: atmel-mci: fix two parameters swappedNicolas Ferre1-2/+2
2010-05-12it8761e_gpio: fix bug in gpio numberingDenis Turischev1-9/+9
2010-05-11ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()Vasanthakumar Thiagarajan1-2/+0
2010-05-11ath9k: Fix bug in handling rx frames with invalid descriptor contentVasanthakumar Thiagarajan1-0/+1
2010-05-11ath9k_hw: new initialization values for AR9003Luis R. Rodriguez1-134/+134
2010-05-11ath5k: drop warning on jumbo framesLuis R. Rodriguez1-6/+6
2010-05-11wl1271: remove some unneeded codeDan Carpenter1-2/+0
2010-05-11wl1271: fix notifier interface supported testDan Carpenter1-1/+1
2010-05-11wl1271: add missing spin_lock()Dan Carpenter1-0/+1
2010-05-11ar9170: fix for driver-core ABI changeStephen Rothwell1-2/+3
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville44-1365/+923
2010-05-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-9/+10
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-9/+37
2010-05-11ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang1-89/+1
2010-05-11hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg1-36/+25
2010-05-11hwmon: (asc7621) Bug fixesKen Milmore1-32/+31
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-7/+35
2010-05-11drm/radeon: Fix 3 regressions - since buffer reworkJean Delvare1-9/+10
2010-05-11iwlwifi: clear driver stations when going downJohannes Berg3-0/+21
2010-05-11iwlwifi: remove pointless HT checkJohannes Berg1-4/+6
2010-05-11iwlwifi: rename iwl_add_local_stationJohannes Berg4-9/+6
2010-05-11iwlwifi: move iwl_find_station() to 4965Johannes Berg3-51/+44
2010-05-11iwlwifi: use iwl_sta_id() for TKIP key updateJohannes Berg3-11/+15
2010-05-11iwlagn: use iwl_sta_id() for aggregationJohannes Berg5-28/+25