1. 0dd3866 wl12xx: use after free in debug code by Dan Carpenter · 14 years ago
  2. 3c2c04a wl12xx: remove redundant debugfs_remove_recursive() call by Eliad Peller · 14 years ago
  3. 4a4fdf2 ath9k_hw: replace magic values in register writes with proper defines by Felix Fietkau · 14 years ago
  4. 2b1351a ath5k: Simplify loop when setting up channels by Bruno Randolf · 14 years ago
  5. d7e86c3 ath9k: remove a bogus error message by Felix Fietkau · 14 years ago
  6. 930a762 ath5k: Remove redundant sc->curband by Bruno Randolf · 14 years ago
  7. 4b3721c ath5k: Remove unused sc->curmode by Bruno Randolf · 14 years ago
  8. 75f9569 ath5: Remove unused CTL definitions by Bruno Randolf · 14 years ago
  9. 410e612 ath5k: Add 802.11j 4.9GHz channels to allowed channels by Bruno Randolf · 14 years ago
  10. 0810569 ath5k: Rename ath5k_copy_channels by Bruno Randolf · 14 years ago
  11. 90c02d7 ath5k: Use mac80211 channel mapping function by Bruno Randolf · 14 years ago
  12. 7755bad ath9k: Try more than one queue when scheduling new aggregate. by Ben Greear · 14 years ago
  13. 55f6d0f ath9k: Add 'misc' file to debugfs, fix queue indexes. by Ben Greear · 14 years ago
  14. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 14 years ago
  15. 60f2d1d ath9k: Restart xmit logic in xmit watchdog. by Ben Greear · 14 years ago
  16. 71e025a ath9k: More xmit queue debugfs information. by Ben Greear · 14 years ago
  17. 7f010c9 ath9k: Keep track of stations for debugfs. by Ben Greear · 14 years ago
  18. bda8add ath9k: Add counters to distinquish AMPDU enqueues. by Ben Greear · 14 years ago
  19. 082f653 ath9k: Ensure xmit makes progress. by Ben Greear · 14 years ago
  20. 9244f48 ath9k: Remove un-used member from ath_node. by Ben Greear · 14 years ago
  21. 2dac4fb ath9k: Add more information to debugfs xmit file. by Ben Greear · 14 years ago
  22. 233536e ath9k: Initialize ah->hw by Ben Greear · 14 years ago
  23. 1f427dd ath9k: Show some live tx-queue values in debugfs. by Ben Greear · 14 years ago
  24. ea67485 iwlwifi: fix 4965 notification wait setup by Johannes Berg · 14 years ago
  25. 2a1a78d iwlagn: return error if PAN disable timeout by Johannes Berg · 14 years ago
  26. 311dce7 iwlagn: properly wait for PAN disable by Johannes Berg · 14 years ago
  27. 7194207c iwlagn: add support for waiting for notifications by Johannes Berg · 14 years ago
  28. f945f10 iwlagn: make iwl_rx_handle static by Johannes Berg · 14 years ago
  29. 0b01f03 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 14 years ago
  30. 4801416 ath9k: Fix up hardware mode and beacons with multiple vifs. by Ben Greear · 14 years ago
  31. f0b8220 ath9k: fix excessive BAR sending when a frame exceeds its retry limit by Felix Fietkau · 14 years ago
  32. 21f28e6 ath9k: try more than one tid when scheduling a new aggregate by Felix Fietkau · 14 years ago
  33. a4d6e17 ath9k_hw: fix carrier leakage calibration for AR9271 by Rajkumar Manoharan · 14 years ago
  34. 4e3ae38 ath9k_htc: keep calibrated noise floor value for oper channel by Rajkumar Manoharan · 14 years ago
  35. bdd196a ath9k: preserve caldata history buffer across scanning by Rajkumar Manoharan · 14 years ago
  36. 115dad7 ath9k_hw: partially revert "fix dma descriptor rx error bit parsing" by Felix Fietkau · 14 years ago
  37. fda9b7a ath5k: Fix return codes for eeprom read functions. by Wojciech Dubowik · 14 years ago
  38. 8b3f461 ath9k: reduce the likelihood of baseband hang check false positives by Felix Fietkau · 14 years ago
  39. 2ed7222 ath9k: reinitialize block ack window data when starting aggregation by Felix Fietkau · 14 years ago
  40. 49447f2 ath9k: fix initial sequence number after starting an ampdu session by Felix Fietkau · 14 years ago
  41. a9e99a0 ath9k: fix bogus sequence number increases on aggregation tid flush by Felix Fietkau · 14 years ago
  42. 80d184e rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090 by RA-Jay Hung · 14 years ago
  43. 7f6e144 rt2x00: Fix radio off hang issue for PCIE interface by RA-Jay Hung · 14 years ago
  44. 04cf53f ath9k_hw: Offload USB eeprom reading to target by Sujith Manoharan · 14 years ago
  45. 09a525d ath9k_htc: Add multiple register read API by Sujith Manoharan · 14 years ago
  46. fcdc403 mwl8k: Enable HW encryption for AP mode by Nishant Sarmukadam · 14 years ago
  47. d9a07d4 mwl8k: Set mac80211 rx status flags appropriately when hw crypto is enabled by Nishant Sarmukadam · 14 years ago
  48. e53d9b9 mwl8k: Add encapsulation of data packet for crypto by Nishant Sarmukadam · 14 years ago
  49. 252486a mwl8k: Modify add_dma_header to include pad parameters by Nishant Sarmukadam · 14 years ago
  50. 39f3b1a Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  51. 5d7e8af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  52. c7bf71c hwmon: (lm93) Add support for LM94 by Guenter Roeck · 14 years ago
  53. 8efaef4 SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs by Gabor Juhos · 14 years ago
  54. e6f597a staging: fix build failure in bcm driver by Andres Salomon · 14 years ago
  55. 6845a44 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  56. 8c34482 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  57. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  58. 235646a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  59. 584ef2c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  60. e1288cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  61. d95defa spi/spi_sh_msiof: fix a wrong free_irq() parameter by Guennadi Liakhovetski · 14 years ago
  62. 154bf89 mtd: mtdpart: disallow reading OOB past the end of the partition by Artem Bityutskiy · 14 years ago
  63. eb745db staging: smbfs building fix by Yang Ruirui · 14 years ago
  64. 4790f4d Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next by Roland Dreier · 14 years ago
  65. f062671 RDMA: Update workqueue usage by Tejun Heo · 14 years ago
  66. 25b2ec5b drm/radeon/kms: balance asic_reset functions by Alex Deucher · 14 years ago
  67. fd909c3 drm/radeon/kms: remove duplicate card_posted() functions by Alex Deucher · 14 years ago
  68. d42dd57 drm/radeon/kms: add module option for pcie gen2 by Alex Deucher · 14 years ago
  69. 394d83c drm/radeon/kms: fix typo in evergreen safe reg by Alex Deucher · 14 years ago
  70. 51fda92 Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  71. f01a972 drm/nouveau: fix gpu page faults triggered by plymouthd by Ben Skeggs · 14 years ago
  72. 8b464bf drm/nouveau: greatly simplify mm, killing some bugs in the process by Ben Skeggs · 14 years ago
  73. c906ca0 drm/nvc0: enable protection of system-use-only structures in vm by Ben Skeggs · 14 years ago
  74. 1380da4 drm/nv40: initialise 0x17xx on all chipsets that have it by Ben Skeggs · 14 years ago
  75. c693931 drm/nv40: make detection of 0x4097-ful chipsets available everywhere by Ben Skeggs · 14 years ago
  76. e78bf5e drivers/nfc/pn544.c: fix min_t warnings by Andrew Morton · 14 years ago
  77. 94ae852 ARM: PL08x: cleanup comments by Russell King - ARM Linux · 14 years ago
  78. 8a335bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6 by Linus Torvalds · 14 years ago
  79. 843276a RDMA/nes: Fix incorrect SFP+ link status detection on driver init by Maciej Sosnowski · 14 years ago
  80. 5f61b2c RDMA/nes: Fix SFP+ link down detection issue with switch port disable by Maciej Sosnowski · 14 years ago
  81. ea62345 RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events by Maciej Sosnowski · 14 years ago
  82. 2a4c97e RDMA/nes: Fix bonding on iw_nes by Maciej Sosnowski · 14 years ago
  83. d9f9ab5 net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FS by Nicholas Bellinger · 14 years ago
  84. d3072e6 ACPI: Fix boot problem related to APEI with acpi_disabled set by Rafael J. Wysocki · 14 years ago
  85. f8206b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  86. f03c659 sanitize vfsmount refcounting changes by Al Viro · 14 years ago
  87. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 14 years ago
  88. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 14 years ago
  89. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  91. 65e5d00 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  92. bbba756 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  93. 0261f74 Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.c by Wei Yongquan · 14 years ago
  94. dda36f9 dmaengine: at_hdmac: fix race while monitoring channel status by Nicolas Ferre · 14 years ago
  95. 568f7f0 dmaengine: at_hdmac: flags located in first descriptor by Nicolas Ferre · 14 years ago
  96. 93d0bec dmaengine: at_hdmac: use subsys_initcall instead of module_init by Eric Xu · 14 years ago
  97. 58344f2 dmaengine: at_hdmac: no need set ACK in new descriptor by Nicolas Ferre · 14 years ago
  98. ebcf9b8 dmaengine: at_hdmac: trivial add precision to unmapping comment by Nicolas Ferre · 14 years ago
  99. 3856733 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 by Linus Torvalds · 14 years ago
  100. 0f70e8c dmaengine: at_hdmac: use dma_address to program DMA hardware by Nicolas Ferre · 14 years ago