summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-23ath9k: Fix rx data corruptionVasanthakumar Thiagarajan1-0/+9
2009-09-23ath9k: Fix chip wakeup issueSujith1-1/+1
2009-09-23ath9k: Restore TSF after RESETSujith1-0/+9
2009-09-23ath9k: Revamp PCIE workaroundsVivek Natarajan4-72/+103
2009-09-23ath9k: Set default noise floor value for AR9287Vivek Natarajan2-0/+3
2009-09-23b43: Implement RFKILL status for LP PHYLarry Finger1-1/+1
2009-09-23b43: Remove BROKEN attribute from SDIOMichael Buesch1-1/+1
2009-09-23b43: fix build error if !CONFIG_B43_LEDSAlbert Herranz3-2/+13
2009-09-23b43: Don't abuse wl->current_dev in the led workMichael Buesch3-5/+5
2009-09-23b43: Add LP PHY Analog Switch SupportThomas Ilnseher1-1/+11
2009-09-23b43: Disable PMQ mechanismMichael Buesch1-0/+14
2009-09-23b43: Add optional verbose runtime statisticsMichael Buesch5-0/+43
2009-09-23b43: Fix IRQ sync for SDIOMichael Buesch1-6/+7
2009-09-23b43: Fix SDIO interrupt handler deadlockMichael Buesch2-6/+5
2009-09-23b43: Do not use _irqsafe callbacksMichael Buesch3-4/+4
2009-09-23b43: Add Soft-MAC SDIO device supportAlbert Herranz5-16/+324
2009-09-23b43: Rewrite suspend/resume codeMichael Buesch4-173/+233
2009-09-23cfg80211: fix SME connectJohannes Berg1-8/+13
2009-09-23rc80211_minstrel: fix contention window calculationPavel Roskin1-1/+1
2009-09-23ssb/sdio: fix printk format warningsRandy Dunlap1-2/+2
2009-09-23p54usb: add Zcomax XG-705A usbidChristian Lamparter1-0/+1
2009-09-23ssb: Fix error when V1 SPROM extraction is forcedLarry Finger1-0/+1
2009-09-23iwlwifi: disable powersave for 4965Johannes Berg4-5/+11
2009-09-23iwlwifi: find the correct first antennaWey-Yi Guy1-1/+3
2009-09-23iwlwifi: fix potential rx buffer lossReinette Chatre2-15/+33
2009-09-23iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin1-0/+6
2009-09-23b43: Fix resume failureMichael Buesch1-5/+1
2009-09-23ssb: Disable verbose SDIO coreswitchMichael Buesch1-1/+1
2009-09-23wireless: default CONFIG_WLAN to yLuis R. Rodriguez1-0/+1
2009-09-23cfg80211: minimal error handling for wext-compat freq scanningHolger Schurig1-0/+5
2009-09-23cfg80211: use cfg80211_wext_freq() for freq conversionHolger Schurig1-1/+1
2009-09-23ath9k: Fix bug in ANI channel handlingSujith1-2/+4
2009-09-23b43: Force-wake queues on initMichael Buesch1-0/+2
2009-09-23hostap: Revert a toxic part of the conversion to net_device_opsMartin Decky1-1/+2
2009-09-15Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-380/+204
2009-09-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/...Linus Torvalds21-806/+678
2009-09-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-100/+12
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds22-759/+567
2009-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds13-267/+223
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds41-70/+1981
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1377-83028/+135636
2009-09-14Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-101/+222
2009-09-14udf: Fix possible corruption when close races with writeJan Kara1-0/+2
2009-09-14udf: Perform preallocation only for regular filesJan Kara1-9/+10
2009-09-14udf: Remove wrong assignment in udf_symlinkJan Kara1-1/+0
2009-09-14udf: Remove dead codeJan Kara2-90/+0
2009-09-14fsync: wait for data writeout completion before calling ->fsyncChristoph Hellwig1-4/+1
2009-09-14vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()Jan Kara4-127/+0
2009-09-14fat: Opencode sync_page_range_nolock()Jan Kara2-4/+22
2009-09-14pohmelfs: Use new syncing helperJan Kara1-2/+2