1. a01af8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  2. 66fc5df Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  3. e476a5a wireless: b43: fix error path in SDIO by Guennadi Liakhovetski · 14 years ago
  4. b397492 carl9170: fix virtual interface setup crash by Christian Lamparter · 14 years ago
  5. d47844a ath9k: fix timeout on stopping rx dma by Felix Fietkau · 14 years ago
  6. caf8394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  7. 07bfa52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  8. 3bf30b5 ath9k_htc: Avoid setting QoS control for non-QoS frames by Rajkumar Manoharan · 14 years ago
  9. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  10. b5261cf ath9k_hw: Set proper eeprom offset for AR9287 HTC devices by Rajkumar Manoharan · 14 years ago
  11. 7cbf261 ath9k_htc: Add new devices into AR7010 by Rajkumar Manoharan · 14 years ago
  12. 32b0895 ath9k_htc: Update usb device ID list by Rajkumar Manoharan · 14 years ago
  13. e8364bb ath9k: Remove pm_qos request after hw unregister. by Vivek Natarajan · 14 years ago
  14. dfa31fe carl9170: fix usb anchor wait timeout by Christian Lamparter · 14 years ago
  15. 9457b24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  16. 5ada28b led-class: always implement blinking by Johannes Berg · 14 years ago
  17. 7379efe iwlwifi: dont use pci_dev before it being assign by Wey-Yi Guy · 14 years ago
  18. 48a7c3d ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failure by Rajkumar Manoharan · 14 years ago
  19. 490b3f4 ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabled by Rajkumar Manoharan · 14 years ago
  20. ac618d7 ath9k_htc: Add support for device ID 3346 by Haitao Zhang · 14 years ago
  21. f119da3 ath9k_hw: Fix AR9280 surprise removal during frequent idle on/off by Vasanthakumar Thiagarajan · 14 years ago
  22. 2e30168 libertas: terminate scan when stopping interface by Daniel Drake · 14 years ago
  23. fbb078f ath9k: check old power mode before clearing cycle counters by Felix Fietkau · 14 years ago
  24. 8df86db carl9170: usbid table updates by Christian Lamparter · 14 years ago
  25. 10598c1 ath9k: Fix a DMA latency issue for Intel Pinetrail platforms. by Vivek Natarajan · 14 years ago
  26. 5f841b4 ath9k: Avoid HW opmode overridden on monitor mode changes by Rajkumar Manoharan · 14 years ago
  27. 269e2d7 libipw: fix proc entry removal by Linus Torvalds · 14 years ago
  28. 151f52f ipw2x00: remove the right /proc/net entry by Linus Torvalds · 14 years ago
  29. 9f2a0fa b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd by Larry Finger · 14 years ago
  30. 731b203 libertas: Fix sd8686 firmware reload by Paul Fox · 14 years ago
  31. 4fc4fbd ath9k: Fix incorrect access of rate flags in RC by Mohammed Shafi Shajakhan · 14 years ago
  32. 3d435ad ath5k: Fix double free on hw attach error path by Jones Desougi · 14 years ago
  33. d654567 ath9k_htc: Set proper firmware offset for Netgear WNDA3200 by Rajkumar Manoharan · 14 years ago
  34. e609e2e ath9k: fix tx aggregation flush on AR9003 by Felix Fietkau · 14 years ago
  35. 5e848f7 ath9k: lock reset and PCU start/stopping by Luis R. Rodriguez · 14 years ago
  36. b79b33c ath9k: rename rxflushlock to pcu_lock by Luis R. Rodriguez · 14 years ago
  37. 7583c550 ath9k: add locking for starting the PCU on RX by Luis R. Rodriguez · 14 years ago
  38. 1e45028 ath9k: add locking for stopping RX by Luis R. Rodriguez · 14 years ago
  39. 822395b iwlwifi: quiet a noisy printk by Don Fry · 14 years ago
  40. fac6b6a ath9k: resume aggregation immediately after a hardware reset by Felix Fietkau · 14 years ago
  41. dafeac3 carl9170: fix scheduling while atomic by Christian Lamparter · 14 years ago
  42. 30115c2 b43: N-PHY: fix infinite-loop-typo by Rafał Miłecki · 14 years ago
  43. 04348f2 wl1251: fix module names by Grazvydas Ignotas · 14 years ago
  44. 0299a50 ath9k: fix handling of rate control probe frames by Felix Fietkau · 14 years ago
  45. 0845735 ath9k: fix crash in ath_update_survey_stats by Felix Fietkau · 14 years ago
  46. 2d3fca1 ath9k_hw: Fix divide by zero cases in paprd. by Senthil Balasubramanian · 14 years ago
  47. 0dfa6db ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2 by Luis R. Rodriguez · 14 years ago
  48. 3d2f2cd carl9170: fix memory leak issue in async cmd macro wrappers by Christian Lamparter · 14 years ago
  49. cae7f95 carl9170: fix async command buffer leak by Christian Lamparter · 14 years ago
  50. 9192f71 ath5k: Properly initialize ath_common->cc_lock. by Ben Greear · 14 years ago
  51. 20b25744 ath9k: Properly initialize ath_common->cc_lock. by Ben Greear · 14 years ago
  52. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  53. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  54. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  55. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  56. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  57. c64557d 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 · 14 years ago
  58. 0d91f22 drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  59. 6cf9e99 ath9k: Null out references to stale pointers. by Ben Greear · 14 years ago
  60. c1739eb3 ath9k: Remove bf_dmacontext. by Ben Greear · 14 years ago
  61. 5161bec b43: N-PHY: put 2056-radio's specific code in separated file by Rafał Miłecki · 14 years ago
  62. 886b42b ath9k_hw: remove AR9003 2.0 support by Luis R. Rodriguez · 14 years ago
  63. 6db507f b43: N-PHY: put radio-specific code in separated file by Rafał Miłecki · 14 years ago
  64. 5818e98 b43: N-PHY: fix typo: read table when caching IQ LO calibration (do not write) by Rafał Miłecki · 14 years ago
  65. 204a665 b43: N-PHY: replace N-specific radio_chanspec with common code by Rafał Miłecki · 14 years ago
  66. 94a40c0 ath9k_htc: set probe request rx filter by Rajkumar Manoharan · 14 years ago
  67. 4f329c0 libertas: Communicate USB transfer errors by Paul Fox · 14 years ago
  68. d465991 ath9k_hw: remove enum wireless_mode and its users by Felix Fietkau · 14 years ago
  69. 4e99001 ath9k: remove sc->cur_rate_table and sc->cur_rate_mode by Felix Fietkau · 14 years ago
  70. 772d551 ath9k: make rate control debugfs stats per station by Felix Fietkau · 14 years ago
  71. 88eac2d ath9k: add missing locking around ath9k_hw_proc_mib_event by Felix Fietkau · 14 years ago
  72. 431c748 ath9k_hw: fix PHY counter overflow handling in ANI v1 by Felix Fietkau · 14 years ago
  73. e49f913 ath9k_hw: fix division by zero in the ANI monitor code by Felix Fietkau · 14 years ago
  74. 898c914 ath9k: do not track cycle counter updates in powersave mode by Felix Fietkau · 14 years ago
  75. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  76. 3be63ff iwlwifi: move agn only eeprom functions to separate file by Wey-Yi Guy · 14 years ago
  77. 40bbfd4 iwlagn: check beacon frame size by Johannes Berg · 14 years ago
  78. 657e11a iwlwifi: blink LED in IBSS mode by Johannes Berg · 14 years ago
  79. dacefed iwlwifi: rewrite RXON checks by Johannes Berg · 14 years ago
  80. 34f5a70 iwlagn: 6050 ops should be used; by Wey-Yi Guy · 14 years ago
  81. 7783454 iwlwifi: clean up some beacon handling by Johannes Berg · 14 years ago
  82. 12e934d iwlwifi: rename ibss_beacon variable by Johannes Berg · 14 years ago
  83. 085fbca iwlwifi: allow probe-after-rx on 2.4 GHz by Johannes Berg · 14 years ago
  84. de05ead iwlgn: need longer tx queue stuck timer for coex devices by Wey-Yi Guy · 14 years ago
  85. c23cc81 ath9k: Fix potential use-after-free. by Ben Greear · 14 years ago
  86. 9c1d8e4 ath9k: Set RX filter for Probe Request based on filter flag by Jouni Malinen · 14 years ago
  87. 7a82665 ath9k: Fix documentation in rate control by Mohammed Shafi Shajakhan · 14 years ago
  88. d84a35d ath5k: Move debugfs under ieee80211/[wiphy-name] by Ben Greear · 14 years ago
  89. 908ebfb ath5k: fix build break from "ath5k: Print out opmode in debugfs" by Joe Perches · 14 years ago
  90. 5807bae Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  91. fd74d06 iwl3945: fix queue allocation by Johannes Berg · 14 years ago
  92. bc795df iwlagn: prio_tbl need to download before calibration by Wey-Yi Guy · 14 years ago
  93. a5901cb iiwlagn: always download priority table by Wey-Yi Guy · 14 years ago
  94. a13c8f3 rt2x00: Fix URB error handling by Ivo van Doorn · 14 years ago
  95. 1a39769 rt2x00: Don't perform watchdog checks on empty queue by Ivo van Doorn · 14 years ago
  96. a1d1eab rt2x00: Make queue_entry flags access atomic by Ivo van Doorn · 14 years ago
  97. 1550c8e rt2x00: Fix dead queue when skb allocation failed by Ivo van Doorn · 14 years ago
  98. 3590eea rt2x00: Validate MCS on RX path by Ivo van Doorn · 14 years ago
  99. cdfd2c5c rt2x00: Move watchdog work to kernel work_queue by Ivo van Doorn · 14 years ago
  100. fa69560 rt2x00: Simplify Queue function arguments by Ivo van Doorn · 14 years ago