summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-15ssb: Clear RETRY_TIMEOUT in PCI Configuration for normal devicesLarry Finger1-0/+7
2010-11-15ath5k: make ath5k_update_bssid_mask_and_opmode() staticLuis R. Rodriguez1-2/+2
2010-11-15ath: make ath_hw_set_keycache_entry() staticLuis R. Rodriguez1-3/+3
2010-11-15ath: make ath_hw_keysetmac() staticLuis R. Rodriguez1-1/+2
2010-11-15ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau4-12/+45
2010-11-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau11-58/+79
2010-11-15ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003Felix Fietkau1-0/+2
2010-11-10ath5k: Add channel time to survey dataBruno Randolf1-1/+19
2010-11-10ath5k: Optimize descriptor alignmentBruno Randolf1-9/+9
2010-11-10ath9k: Remove the median function in rate controlMohammed Shafi Shajakhan1-19/+0
2010-11-10ath9k_hw: optimize all descriptor access functionsFelix Fietkau2-5/+5
2010-11-10ath9k: Convert to new PCI PM frameworkRafael J. Wysocki1-18/+22
2010-11-10ath9k: fix sparse complaint on aphy for debugfsLuis R. Rodriguez1-6/+6
2010-11-10ath9k_hw: make ath9k_hw_gettsf32 staticFelix Fietkau2-3/+1
2010-11-10ath9k: remove a redundant call to ath9k_hw_gettsf32Felix Fietkau1-4/+2
2010-11-10ath9k: optimize/fix ANI RSSI processingFelix Fietkau5-29/+20
2010-11-10ath9k_hw: optimize tx status descriptor processingFelix Fietkau3-81/+72
2010-11-10ath9k_hw: small optimization in ar9002_hw_get_isrFelix Fietkau1-21/+11
2010-11-10ath9k_hw: optimize interrupt mask changesFelix Fietkau5-52/+68
2010-11-10b43: N-PHY: define registers names for 2056 radioRafał Miłecki1-0/+519
2010-11-10b43: N-PHY: define registers names for 2056 radioRafał Miłecki1-0/+522
2010-11-10b43: N-PHY: define channel table struct for rev3+ devicesRafał Miłecki2-3/+88
2010-11-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds1-8/+15
2010-11-01Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-51/+69
2010-11-01Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov1-0/+2
2010-11-01Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-145/+190
2010-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-7/+29
2010-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds93-3004/+4050
2010-11-01Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds11-16/+16
2010-10-31i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse1-0/+12
2010-10-31i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse1-144/+175
2010-10-31i2c-i801: Add Intel Patsburg device IDSeth Heasley2-0/+3
2010-10-31i2c: Drop unused I2C_CLASS_TV flagsJean Delvare1-1/+0
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches1-1/+1
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-21/+23
2010-10-31drivers/media/IR/ir-keytable.c: fix binary searchDavid Härdeman1-3/+3
2010-10-31isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy1-0/+2
2010-10-31netdev: can: Change mail address of Hans J. KochHans J. Koch1-1/+1
2010-10-31pcnet_cs: add new_idKen Kawasaki1-0/+1
2010-10-31can: pch_can: fix section mismatch warning by using a whitelisted nameMarc Kleine-Budde1-3/+3
2010-10-31can: pch_can: fix sparse warningMarc Kleine-Budde1-2/+2
2010-10-31netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probeDenis Kirjanov1-1/+0
2010-10-31vmxnet: trivial annotation of protocol constantHarvey Harrison1-1/+1
2010-10-31vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison1-4/+4
2010-10-30Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds4-4/+22
2010-10-30Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-10/+28
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds39-885/+2468
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-359/+691
2010-10-30audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner1-10/+28
2010-10-30mtd: fix build error in m25p80.cAndres Salomon1-1/+1