summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville60-1442/+2152
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+25
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-13mac80211: fix paged defragmentationAbhijeet Kolekar1-0/+6
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-13mac80211: check channel switch mode for future frames transmitWey-Yi Guy1-1/+2
2010-05-13mac80211: add offload channel switch supportJohannes Berg5-5/+153
2010-05-13mac80211: don't process work item with wrong frameJohannes Berg1-2/+25
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller649-3769/+7406
2010-05-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-68/+56
2010-05-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-15/+14
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-12mqueue: fix kernel BUG caused by double free() on mq_open()André Goddard Rosa1-1/+1
2010-05-12fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich1-7/+8
2010-05-12memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki2-9/+26
2010-05-12memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki2-16/+18
2010-05-12bsdacct: use del_timer_sync() in acct_exit_ns()Vitaliy Gusev1-8/+9
2010-05-12rmap: remove anon_vma check in page_address_in_vma()Naoya Horiguchi1-5/+4
2010-05-12hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO...Mel Gorman1-1/+1
2010-05-12kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh1-4/+2
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-12revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt7-30/+2
2010-05-12it8761e_gpio: fix bug in gpio numberingDenis Turischev1-9/+9
2010-05-12dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori1-2/+2
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