1. 815868e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 16 years ago
  2. bbacee1 ath9k: merge noisefloor load implementations by Felix Fietkau · 16 years ago
  3. b11b160 ath9k: validate the TID in the tx status information by Felix Fietkau · 16 years ago
  4. e5cbef9 ath9k_hw: report the TID in the tx status on AR5008-AR9002 by Felix Fietkau · 16 years ago
  5. 9cc2f3e ath9k_hw: prevent a fast channel change after a rx DMA stuck issue by Felix Fietkau · 16 years ago
  6. 03b4776 ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation by Felix Fietkau · 16 years ago
  7. 2339901 ath9k_hw: fix a sign error in the IQ calibration code by Felix Fietkau · 16 years ago
  8. 601e0cb ath9k_hw: fix antenna diversity on AR9285 by Felix Fietkau · 16 years ago
  9. 73e1946 ath9k: fix a buffer leak in A-MPDU completion by Felix Fietkau · 16 years ago
  10. 2b40994 ath9k: fix a potential buffer leak in the STA teardown path by Felix Fietkau · 16 years ago
  11. f803696 ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs by Rajkumar Manoharan · 16 years ago
  12. 8e67ca7 ath9k: fix crash with WEP in ad-hoc mode by Felix Fietkau · 16 years ago
  13. 347809f ath9k: fix false positives in the baseband hang check by Felix Fietkau · 16 years ago
  14. 54bd500 ath9k_hw: clean up the noise floor calibration code to reduce code duplication by Felix Fietkau · 16 years ago
  15. f2552e2 ath9k_hw: sanitize noise floor values properly on all chips by Felix Fietkau · 16 years ago
  16. ba17bc5 ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros by Felix Fietkau · 16 years ago
  17. 2e1f256 ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003 by Felix Fietkau · 16 years ago
  18. f504f5f ath9k_hw: fix a few inconsistencies in initval array names by Felix Fietkau · 16 years ago
  19. 88c1f4f ath9k_htc: Add LED support for AR7010 by Sujith · 16 years ago
  20. f860d52 ath9k: fix TSF after reset on AR913x by Felix Fietkau · 16 years ago
  21. f35376a ath9k: make ath9k_hw_keysetmac static by John W. Linville · 16 years ago
  22. 99aeed9 ath9k: remove unused function ath9k_hw_keyisvalid by John W. Linville · 16 years ago
  23. 78c4653 ath9k: fix retry count for A-MPDU rate control status reports by Felix Fietkau · 16 years ago
  24. 6665b54 ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413 by Bruno Randolf · 16 years ago
  25. e691e19 Merge branch 'wireless-2.6' into wireless-next-2.6 by Reinette Chatre · 16 years ago
  26. 47399f1 ath9k: Wakeup the chip in an appropriate place in ath_paprd_calibrate() by Vasanthakumar Thiagarajan · 16 years ago
  27. 78a1817 ath9k: Remove unused paprd_txok by Vasanthakumar Thiagarajan · 16 years ago
  28. ca369eb ath9k: Fix bug in paprd by Vasanthakumar Thiagarajan · 16 years ago
  29. 6c3118e ath9k: Fix bug in starting ani by Vasanthakumar Thiagarajan · 16 years ago
  30. d0ee0eb ath9k: declare MODULE_FIRMWARE for ath9k_htc by John W. Linville · 16 years ago
  31. 9a75c2f ath9k: Add a module parameter to disable led blinking. by Vivek Natarajan · 16 years ago
  32. ee03111 ath9k_hw: add an extra delay when reseting AR_RTC_RESET by Luis R. Rodriguez · 16 years ago
  33. d5c4d19 ath9k_hw: dynamically choose the SERDES array for low power by Luis R. Rodriguez · 16 years ago
  34. 6a0ec30 ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaks by Luis R. Rodriguez · 16 years ago
  35. 653fe37 ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave() by Luis R. Rodriguez · 16 years ago
  36. 9a658d2 ath9k_hw: fix ASPM setting for AR9003 by Luis R. Rodriguez · 16 years ago
  37. 4e63f76 ath9k_htc: Update supported product list by Sujith · 16 years ago
  38. b685577 ath5k: initialize ah->ah_current_channel by Bob Copeland · 16 years ago
  39. 6a0076e ath5k: report PHY error frames only for chips which need it by Bruno Randolf · 16 years ago
  40. 8786123 ath5k: review RX descriptor functions by Bruno Randolf · 16 years ago
  41. 1884a36 ath5k: take descriptor differences between 5210 and 5211 into account by Bruno Randolf · 16 years ago
  42. 2237e92 ath5k: update 5210/5211 frame types by Bruno Randolf · 16 years ago
  43. 03417bc ath5k: review and add comments for descriptors by Bruno Randolf · 16 years ago
  44. 62412a8 ath5k: remove pointless rx error overlay struct by Bruno Randolf · 16 years ago
  45. 2847109 ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status() by Bruno Randolf · 16 years ago
  46. a666819 ath5k: use direct function calls for descriptors when possible by Bruno Randolf · 16 years ago
  47. 02a78b4 ath5k: move checks and stats into new function by Bruno Randolf · 16 years ago
  48. 8a89f06 ath5k: split descriptor handling and frame receive by Bruno Randolf · 16 years ago
  49. b16062f ath5k: unify rx descriptor error handling by Bruno Randolf · 16 years ago
  50. 39d63f2 ath5k: reset more pointers after we free skbs by Bruno Randolf · 16 years ago
  51. 0452d4a ath5k: print more errors when decriptor setup fails by Bruno Randolf · 16 years ago
  52. 265faad ath5k: fix rx descriptor debugging by Bruno Randolf · 16 years ago
  53. beade63 ath5k: fix some comment typos by Bruno Randolf · 16 years ago
  54. 9e4e43f ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb() by Bruno Randolf · 16 years ago
  55. 8d67a03 ath5k: more debug prints for resets by Bruno Randolf · 16 years ago
  56. d7ca213 ath9k_htc: Fix ampdu_action callback by Sujith · 16 years ago
  57. 9a2af88 ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003 by Luis R. Rodriguez · 16 years ago
  58. 7b9a4b0 ath9k_hw: remove ATH9K_CAP_DS by Felix Fietkau · 16 years ago
  59. 3553727 ath9k/ath9k_htc: remove redundand checks for dual-stream tx support by Felix Fietkau · 16 years ago
  60. 16f2411 ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH by Felix Fietkau · 16 years ago
  61. f32a488 ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT by Felix Fietkau · 16 years ago
  62. 71fca6e ath9k_hw: remove ATH9K_CAP_TKIP_MIC by Felix Fietkau · 16 years ago
  63. 9cc3271 ath9k_hw: remove ATH9K_CAP_TXPOW by Felix Fietkau · 16 years ago
  64. 716f7fc ath9k_hw: remove ATH9K_CAP_CIPHER by Felix Fietkau · 16 years ago
  65. 0efabd5 ath9k: enable AR9003 PCI IDs by Luis R. Rodriguez · 16 years ago
  66. 9f42c2b ath9k: implement PA predistortion support by Felix Fietkau · 16 years ago
  67. 717f6be ath9k_hw: add functions for controlling PA predistortion calibration by Felix Fietkau · 16 years ago
  68. 4935250 ath9k_hw: add support for parsing PA predistortion related EEPROM fields by Felix Fietkau · 16 years ago
  69. ab33449 ath9k_hw: add register definitions related to PA predistortion by Felix Fietkau · 16 years ago
  70. 96d159d ath9k_hw: remove a useless function for setting the mac address by Felix Fietkau · 16 years ago
  71. 41f3e54 ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40 by Felix Fietkau · 16 years ago
  72. 97923b1 ath9k: fix queue stopping threshold by Felix Fietkau · 16 years ago
  73. a6d2055 ath9k: fix extending the rx timestamp with the hardware TSF by Felix Fietkau · 16 years ago
  74. ebe297c ath9k: make ath_get_hal_qnum static by Felix Fietkau · 16 years ago
  75. 9623009 ath9k: remove declarations of some nonexistant functions by Felix Fietkau · 16 years ago
  76. 1d2231e ath9k: remove duplicate WMM AC definitions by Felix Fietkau · 16 years ago
  77. e8c35a7 ath9k_htc: use common WMM AC definitions instead of ath9k ones by Felix Fietkau · 16 years ago
  78. 293f2ba ath9k: fix mac80211 queue lookup for waking up queues by Felix Fietkau · 16 years ago
  79. 1cc5c4b ath9k_hw: update 5 GHz tx gain tables for femless and high power PA by Luis R. Rodriguez · 16 years ago
  80. 644c78c ath9k_hw: reduce delay on programming INI on AR9003 by Luis R. Rodriguez · 16 years ago
  81. 03c7251 ath9k_hw: enable ANI for AR9003 by Luis R. Rodriguez · 16 years ago
  82. e36b27a ath9k: add new ANI implementation for AR9003 by Luis R. Rodriguez · 16 years ago
  83. 40346b6 ath9k_hw: inform ANI calibration when scanning by Luis R. Rodriguez · 16 years ago
  84. 7ca710d ath9k_hw: add register definitions for the new ANI by Luis R. Rodriguez · 16 years ago
  85. ac0bb76 ath9k_hw: allow for spliting up ANI operations by family by Luis R. Rodriguez · 16 years ago
  86. 6e97f0f ath9k_hw: clear MIB interrupt causes when skipping ANI adjustments by Luis R. Rodriguez · 16 years ago
  87. 37e5bf6 ath9k_hw: fix clock rate calculations for ANI by Luis R. Rodriguez · 16 years ago
  88. 7337725 ath9k_hw: move clock definitions from hw.c to hw.h by Luis R. Rodriguez · 16 years ago
  89. 85ad181 mac80211: allow drivers to sleep in ampdu_action by Johannes Berg · 16 years ago
  90. 5d22c89 mac80211: remove non-irqsafe aggregation callbacks by Johannes Berg · 16 years ago
  91. 3cfd43f ath5k: add debugfs file for queue debugging by Bruno Randolf · 16 years ago
  92. 20fbed2 ath5k: no need to save/restore the default antenna by Bruno Randolf · 16 years ago
  93. 0ca7402 ath5k: new function for setting the antenna switch table by Bruno Randolf · 16 years ago
  94. 39d5b2c ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks by Bruno Randolf · 16 years ago
  95. a5fdbca ath: Fix uninitialized variable warnings by Prarit Bhargava · 16 years ago
  96. 9d88477 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 16 years ago
  97. 436c109 ath5k: fix NULL pointer in antenna configuration by Bruno Randolf · 16 years ago
  98. 9e55ba7 ath9k: Fix bug in rate table by Vasanthakumar Thiagarajan · 16 years ago
  99. 6267dc7 ath9k_htc: Configure credit size for AR7010 by Sujith · 16 years ago
  100. ea46e64 ath9k_htc: Setup 5GHz channels by Sujith · 16 years ago