1. f33fdcf ath9k: clean up hardware code for beacon handling by Mohammed Shafi Shajakhan · 14 years ago
  2. 998d516 ath: Missed to clear key4 of micentry by Rajkumar Manoharan · 14 years ago
  3. 6b3b991 ath9k: Add change_interface callback by Rajkumar Manoharan · 14 years ago
  4. a08e7ad ath9k: fix assumptions for idle calls on suspend/resume by Luis R. Rodriguez · 14 years ago
  5. c2731b8 ath9k: Fix power save count imbalance on ath_radio_enable() by Luis R. Rodriguez · 14 years ago
  6. b761337 ath: fix build break with ATH_DBG_WARN_ON_ONCE by John W. Linville · 14 years ago
  7. b7ee1d0 ath5k: Fix modinfo does not list alias -> pci-id lines by Sedat Dilek · 14 years ago
  8. 393934c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  9. 69f4aab ath9k_hw: warn if we cannot change the power to the chip by Luis R. Rodriguez · 14 years ago
  10. ff9f0b6 ath9k: skip ATH9K_INT_TIM_TIMER when we are idle by Luis R. Rodriguez · 14 years ago
  11. 692d2c0 b43: rename config option for N-PHY, drop BROKEN by Rafał Miłecki · 14 years ago
  12. 82a5204 b43: fix split of N-PHY devices into supported and not (based on PHY rev) by Rafał Miłecki · 14 years ago
  13. abc1f7c b43: set TMS to work with current band width for N-PHY by Rafał Miłecki · 14 years ago
  14. c7455cf b43: N-PHY: silence warnings by Rafał Miłecki · 14 years ago
  15. 1551808 b43: flush PHY writes when needed by Rafał Miłecki · 14 years ago
  16. 755fd18 b43: N-PHY: implement own maskset by Rafał Miłecki · 14 years ago
  17. f00fe7f b43: N-PHY: reorder and optimize tables initialization by Rafał Miłecki · 14 years ago
  18. 857581b b43: N-PHY: update init tables by Rafał Miłecki · 14 years ago
  19. a9927ba ath9k: Check for NULL sta in ath_tx_start by Ben Greear · 14 years ago
  20. 0a54917 orinoco: fix TKIP countermeasure behaviour by David Kilroy · 14 years ago
  21. ba34fce orinoco: clear countermeasure setting on commit by David Kilroy · 14 years ago
  22. f933ebe ath9k_htc: Fix suspend/resume by Sujith Manoharan · 14 years ago
  23. b93996c ath5k: Put the right tsf value in mesh beacons by Javier Cardona · 14 years ago
  24. c26d533 ath5k: Prevent mesh interfaces from being counted as ad-hoc by Javier Cardona · 14 years ago
  25. d82b577 ath5k: Fix beaconing in mesh mode by Javier Cardona · 14 years ago
  26. 229bd79 orinoco: initialise priv->hw before assigning the interrupt by David Kilroy · 14 years ago
  27. cae6b74 ath9k: Remove dead code in recv.c by Mohammed Shafi Shajakhan · 14 years ago
  28. 0ce3bcf ath9k: Parse DTIM period from mac80211 by Mohammed Shafi Shajakhan · 14 years ago
  29. aaef24b ath9k: Properly use unlikely check macro by Mohammed Shafi Shajakhan · 14 years ago
  30. caa0a99 ath9k_htc: Fix panic on FW download failure by Sujith Manoharan · 14 years ago
  31. 692d6b1 ath9k_htc: Add support for handling TX power configuration by Sujith Manoharan · 14 years ago
  32. 0b5ead9 ath9k_htc: Cleanup device identification by Sujith Manoharan · 14 years ago
  33. 22d8d9f ath5k: Use capabilities information for the number of TX queues by Bruno Randolf · 14 years ago
  34. d7fd1b50 ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE. by Ben Greear · 14 years ago
  35. 1435894 ath9k: Add device id of AR9485 to pci table by Vasanthakumar Thiagarajan · 14 years ago
  36. a95f160 ath9k_hw: Disable MRC CCK for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  37. 11441fb ath9k_hw: Setup paprd only for supported chains by Vasanthakumar Thiagarajan · 14 years ago
  38. 7090ad1 ath9k_hw: Program appropriate register for temperature compensation cal for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  39. 858b7e3 ath9k_hw: Add IQ cal changes for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  40. 31faff8 ath9k_hw: Define IQcal correction coefficient registers using index by Vasanthakumar Thiagarajan · 14 years ago
  41. 6559e83 ath9k_hw: Program appropriate chianmask for AR9485 before starting AGC/IQ cal by Vasanthakumar Thiagarajan · 14 years ago
  42. 5f139eb ath9k_hw: Configure power control only for the supported chains by Vasanthakumar Thiagarajan · 14 years ago
  43. dd040f7 ath9k_hw: Read and configure turnning caps to regulate freq accuracy by Vasanthakumar Thiagarajan · 14 years ago
  44. ab09b5b ath9k_hw: Configure internal regulator for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  45. 47e84df ath9k_hw: Read and configure antenna diversity control for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  46. 9936e65 ath9k_hw: Configure xpa bias level for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  47. d9a2545 ath9k: Read spur channel information from eeprom for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  48. 272ceba ath9k_hw: Add a helper function to get spur channel pointer from cal data for AR9003 family by Vasanthakumar Thiagarajan · 14 years ago
  49. 85dd092 ath9k_hw: Find chansel of AR_PHY_65NM_CH0_SYNTH7 for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  50. d09b17f ath9k: Configure pll control for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  51. 47c80de ath9k_hw: Find the maximum number of chains that hw supports by Vasanthakumar Thiagarajan · 14 years ago
  52. 8060e16 ath9k: Enable extended synch for AR9485 to fix L0s recovery issue by Vasanthakumar Thiagarajan · 14 years ago
  53. 7f1c7a6 ath9k: Disable TX STBC for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  54. 784ad50 ath9k_hw: Disable LDPC for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  55. 60e0c3a ath9k_hw: Eeeprom changes for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  56. ff48ba4 ath9k_hw: Initialize tx/rx gain table from initvals.h for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  57. c88457e ath9k_hw: Initialize mode registers for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  58. 3050c91 ath9k_hw: Enable hw initialization for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  59. d9c803e ath9k_hw: Add initvals.h for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  60. 3bbb780 ath9k_hw: Define hw version macros for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  61. b7555ec ath5k: remove MODULE_VERSION by John W. Linville · 14 years ago
  62. a1cbc7a ath: Fix ath_dbg access beyond array bound by Joe Perches · 14 years ago
  63. 226afe6 ath: Convert ath_print to ath_dbg by Joe Perches · 14 years ago
  64. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 14 years ago
  65. 21a99f9 ath: Add and use ath_printk and ath_<level> by Joe Perches · 14 years ago
  66. 329b32f orinoco: allow IW_AUTH_MFP to pass through by David Kilroy · 14 years ago
  67. 884a963 ath9k: fix beacon resource related race condition by Rajkumar Manoharan · 14 years ago
  68. 38852b2 ath9k: Fix STA disconnect issue due to received MIC failed bcast frames by Senthil Balasubramanian · 14 years ago
  69. 080e1a2 ath9k: fix a DMA related race condition on reset by Felix Fietkau · 14 years ago
  70. 8410516 ath9k: fix bug in tx power by Matteo Croce · 14 years ago
  71. 22de94d iwlwifi: jiffies based tx queues watchdog by Stanislaw Gruszka · 14 years ago
  72. abc471d iwl3945: prevent too frequent firmware resets by Stanislaw Gruszka · 14 years ago
  73. b9e61f1 ath5k: Include tx ack reporting on hw flags by Nick Kossifidis · 14 years ago
  74. f0e134a ath5k: Fix reporting of RX dma stop failure by Nick Kossifidis · 14 years ago
  75. 344b54b ath5k: Disable ANI during reset by Nick Kossifidis · 14 years ago
  76. 19252ec ath5k: Always free tx buffers before reset by Nick Kossifidis · 14 years ago
  77. d84938c ath5k: Always write tx powertable on hw by Nick Kossifidis · 14 years ago
  78. 5dcc03f ath5k: Use EWMA factor of 1024 instead of 1000 by Bruno Randolf · 14 years ago
  79. 5f79ed3 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
  80. 09f921f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  81. 4cebb34 ath5k: Fix reset and interrupts for AHB type of devices. by Felix Fietkau · 14 years ago
  82. a0b907e ath5k: Add AHB bus support. by Felix Fietkau · 14 years ago
  83. c31b5c9 ath5k: Add initial registers values for radio RF2317 chip. by Felix Fietkau · 14 years ago
  84. e7aecd3 ath5k: Add a function to read chipset's MAC revision by Felix Fietkau · 14 years ago
  85. 8efa5d7 ath5k: Check if pci pdev struct is initialized in common functions. by Felix Fietkau · 14 years ago
  86. 4aa5d78 ath5k: Use generic eeprom read from common ath_bus_opts struct. by Felix Fietkau · 14 years ago
  87. e5b046d ath5k: Move PCI bus functions to separate file. by Felix Fietkau · 14 years ago
  88. 132b1c3 ath5k: Introduce ath5k_init_softc function as in ath9k by Felix Fietkau · 14 years ago
  89. aeae4ac ath5k: Use Generic DMA for later support of AHB bus. by Felix Fietkau · 14 years ago
  90. c30ae13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  91. 78b8595 wireless: ray_cs: use '%pm' format option to print MAC by Andy Shevchenko · 14 years ago
  92. 6a01411 ath9k_htc: Remove unused structures by Sujith Manoharan · 14 years ago
  93. b276736 wireless: Remove unnecessary casts of usb_get_intfdata by Joe Perches · 14 years ago
  94. e7797bf b43: N-PHY: fix code path on PHY init by Rafał Miłecki · 14 years ago
  95. 76b002b b43: N-PHY: use defines for RSSI types by Rafał Miłecki · 14 years ago
  96. 99f6c2e b43: N-PHY: fix RSSI selection by Rafał Miłecki · 14 years ago
  97. 44b23b4 ath9k: hif_usb: Reduce indent 1 column by Joe Perches · 14 years ago
  98. eb27244 ath9k: Move debugfs under ieee80211/[phyname]/ath9k/ by Ben Greear · 14 years ago
  99. 8cbe6e6 b43: N-PHY: fix RSSI calibration by Rafał Miłecki · 14 years ago
  100. 8c1d5a7 b43: N-PHY: initialize perical variable, add missing call to CCA reset by Rafał Miłecki · 14 years ago