1. 6fe70aa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  2. 0c348d7c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  3. fd76f14 rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb. by Gertjan van Wingerde · 15 years ago
  4. 185e5f7 rt2x00: Dump beacons under a different identifier than TX frames. by Gertjan van Wingerde · 15 years ago
  5. 85b7a8b rt2x00: Simplify TXD handling of beacons. by Gertjan van Wingerde · 15 years ago
  6. e01f1ec rt2x00: Re-order tx descriptor writing code in drivers. by Gertjan van Wingerde · 15 years ago
  7. 6b97cb0 rt2x00: Fix beacon descriptor writing for rt61pci. by Gertjan van Wingerde · 15 years ago
  8. 878f704 rt2x00: Consistently name skb frame descriptor skbdesc. by Gertjan van Wingerde · 15 years ago
  9. 2cb1ba1 ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB Network Adapter by Steve Tanner · 15 years ago
  10. aca8c6f drivers/net/wireless/hostap: Drop memory allocation cast by Julia Lawall · 15 years ago
  11. 058897a mac80211: fix paged defragmentation by Abhijeet Kolekar · 15 years ago
  12. ffdc4cb ath9k_hw: clean up EEPROM endian handling on AR9003 by Felix Fietkau · 15 years ago
  13. 9bff0bc ath9k: add debugfs files for reading/writing registers by Felix Fietkau · 15 years ago
  14. 1534069 ath9k: add debugfs files for reading/writing the rx and tx chainmask by Felix Fietkau · 15 years ago
  15. c8a72c0 ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries by Felix Fietkau · 15 years ago
  16. 8116daf ath9k_htc: Fix array overflow by Sujith.Manoharan@atheros.com · 15 years ago
  17. d8c49ff ath9k_htc: Fix target ready race condition by Sujith.Manoharan@atheros.com · 15 years ago
  18. 47fce02 ath9k_htc: Reorder HTC initialization by Sujith.Manoharan@atheros.com · 15 years ago
  19. 1d8af8c ath9k_htc: Allocate URBs properly by Sujith.Manoharan@atheros.com · 15 years ago
  20. 05a30f9 ath9k_htc: Lock sta_notify() callback by Sujith.Manoharan@atheros.com · 15 years ago
  21. 9feaddc mac80211: check channel switch mode for future frames transmit by Wey-Yi Guy · 15 years ago
  22. 5ce6e43 mac80211: add offload channel switch support by Johannes Berg · 15 years ago
  23. b8d92c9 mac80211: don't process work item with wrong frame by Johannes Berg · 15 years ago
  24. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  25. cea0d76 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  26. b2464ab Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. 788885a drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slot by Andrew Morton · 15 years ago
  28. 06efbeb hp_accel: fix race in device removal by Oliver Neukum · 15 years ago
  29. a3ed2a1 mqueue: fix kernel BUG caused by double free() on mq_open() by André Goddard Rosa · 15 years ago
  30. de145b4 fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking lines by Michael Hennerich · 15 years ago
  31. 747388d memcg: fix css_is_ancestor() RCU locking by KAMEZAWA Hiroyuki · 15 years ago
  32. 7f0f154 memcg: fix css_id() RCU locking for real by KAMEZAWA Hiroyuki · 15 years ago
  33. 11cad32 bsdacct: use del_timer_sync() in acct_exit_ns() by Vitaliy Gusev · 15 years ago
  34. ab941e0 rmap: remove anon_vma check in page_address_in_vma() by Naoya Horiguchi · 15 years ago
  35. 4a6018f hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OOM-killer by Mel Gorman · 15 years ago
  36. 475f9aa kexec: fix OOPS in crash_kernel_shrink by Vitaly Mayatskikh · 15 years ago
  37. d586ebb mmc: atmel-mci: fix in debugfs: response value printing by Nicolas Ferre · 15 years ago
  38. abc2c9fd mmc: atmel-mci: remove data error interrupt after xfer by Nicolas Ferre · 15 years ago
  39. 009a891 mmc: atmel-mci: prevent kernel oops while removing card by Nicolas Ferre · 15 years ago
  40. ebb1fea mmc: atmel-mci: fix two parameters swapped by Nicolas Ferre · 15 years ago
  41. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 15 years ago
  42. 3c904af it8761e_gpio: fix bug in gpio numbering by Denis Turischev · 15 years ago
  43. f33d7e2 dma-mapping: fix dma_sync_single_range_* by FUJITA Tomonori · 15 years ago
  44. b29e7eb ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma() by Vasanthakumar Thiagarajan · 15 years ago
  45. 083e3e8 ath9k: Fix bug in handling rx frames with invalid descriptor content by Vasanthakumar Thiagarajan · 15 years ago
  46. 7fca8e2 ath9k_hw: new initialization values for AR9003 by Luis R. Rodriguez · 15 years ago
  47. 9637e51 ath5k: drop warning on jumbo frames by Luis R. Rodriguez · 15 years ago
  48. b1b3751 wl1271: remove some unneeded code by Dan Carpenter · 15 years ago
  49. 8607b79 wl1271: fix notifier interface supported test by Dan Carpenter · 15 years ago
  50. cdd0864 wl1271: add missing spin_lock() by Dan Carpenter · 15 years ago
  51. 5a147e8 ar9170: fix for driver-core ABI change by Stephen Rothwell · 15 years ago
  52. cc75589 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  53. fc2a093 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  54. 9fc282b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  55. c61ea31 CacheFiles: Fix occasional EIO on call to vfs_unlink() by David Howells · 15 years ago
  56. 7d6fb7b ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[] by Alex Chiang · 15 years ago
  57. 0559a53 hwmon: (applesmc) Correct sysfs fan error handling by Henrik Rydberg · 15 years ago
  58. d1bf8cf hwmon: (asc7621) Bug fixes by Ken Milmore · 15 years ago
  59. 829e924 kprobes/x86: Fix removed int3 checking order by Masami Hiramatsu · 15 years ago
  60. de068ec perf: Fix static strings treated like dynamic ones by Frederic Weisbecker · 15 years ago
  61. d250fe91 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  62. de02d72 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  63. c9ff04c drm/radeon: Fix 3 regressions - since buffer rework by Jean Delvare · 15 years ago
  64. db125c7 iwlwifi: clear driver stations when going down by Johannes Berg · 15 years ago
  65. 63d4176 iwlwifi: remove pointless HT check by Johannes Berg · 15 years ago
  66. 57f8db8 iwlwifi: rename iwl_add_local_station by Johannes Berg · 15 years ago
  67. c118274 iwlwifi: move iwl_find_station() to 4965 by Johannes Berg · 15 years ago
  68. bdbb612 iwlwifi: use iwl_sta_id() for TKIP key update by Johannes Berg · 15 years ago
  69. 619753f iwlagn: use iwl_sta_id() for aggregation by Johannes Berg · 15 years ago
  70. 2a87c26 iwlwifi: use iwl_find_station less by Johannes Berg · 15 years ago
  71. 64ba9a5 iwlwifi: add iwl_sta_id() by Johannes Berg · 15 years ago
  72. fd1af15 iwlwifi: track station IDs by Johannes Berg · 15 years ago
  73. 4ff7397 iwlwifi: provide more comments for cfg structure by Wey-Yi Guy · 15 years ago
  74. 470356b iwlwifi: "tx power per chain" are part of ucode_tx_stats by Wey-Yi Guy · 15 years ago
  75. 3bce606 iwlagn: work around rate scaling reset delay by Reinette Chatre · 15 years ago
  76. 2c810cc iwlwifi: rework broadcast station management by Johannes Berg · 15 years ago
  77. a6a0345 iwlwifi: split allocation/sending local station LQ by Johannes Berg · 15 years ago
  78. 156b70d iwlwifi: fix iwl_sta_init_lq station ID by Johannes Berg · 15 years ago
  79. 59c02b4 iwlwifi: note that priv->bssid is used only by 3945 by Johannes Berg · 15 years ago
  80. ca3c1f5 iwlwifi: use vif in iwl_ht_conf by Johannes Berg · 15 years ago
  81. 3a065ab iwlwifi: remove useless priv->vif check by Johannes Berg · 15 years ago
  82. 832f47e iwlagn: use virtual interface in TX aggregation handling by Johannes Berg · 15 years ago
  83. 1dda6d2 iwlwifi: push virtual interface through by Johannes Berg · 15 years ago
  84. 3474ad6 iwlwifi: apply filter flags directly by Johannes Berg · 15 years ago
  85. eafdfbd3 iwlagn: use vif->type to check station by Johannes Berg · 15 years ago
  86. 93286db iwlagn: move iwl_get_ra_sta_id to 4965 by Johannes Berg · 15 years ago
  87. 159605d iwlwifi: remove rts_threshold by Johannes Berg · 15 years ago
  88. a29576a iwl3945: add plcp error checking by Abhijeet Kolekar · 15 years ago
  89. dd7a250 iwlagn: implement loading a new firmware file type by Johannes Berg · 15 years ago
  90. 0e9a44d iwlagn: prepare for new firmware file format by Johannes Berg · 15 years ago
  91. d1358f6 iwlwifi: move eeprom version printout to eeprom init by Johannes Berg · 15 years ago
  92. 22adba2 iwlwifi: remove ucode virtual functions by Johannes Berg · 15 years ago
  93. 93b1a2f iwl3945: remove ucode access indirection by Johannes Berg · 15 years ago
  94. 3e4de76 iwlagn: show and store firmware build number by Johannes Berg · 15 years ago
  95. 1fa61b2 iwlwifi: manage IBSS station properly by Johannes Berg · 15 years ago
  96. c0222df iwlwifi: pass address to iwl_remove_station by Johannes Berg · 15 years ago
  97. 6e0b9ca iwl3945: use iwl3945_add_bcast_station by Johannes Berg · 15 years ago
  98. d2e210a iwlwifi: make bcast LQ command available for later restore actions by Reinette Chatre · 15 years ago
  99. 459bc73 iwlwifi: dump firmware build info in error case by Shanyu Zhao · 15 years ago
  100. 3d38f17 iwlwifi: checking for all the possible failure cases by Wey-Yi Guy · 15 years ago