1. 6a6b3f3 ath9k: Fix kernel panic on unplugging the device by Mohammed Shafi Shajakhan · 13 years ago
  2. 0e4660c ath9k_hw: fix calibration on 5 ghz by Felix Fietkau · 13 years ago
  3. 1c1bdd3 ath9k_hw: Fix init mode register regression by Rajkumar Manoharan · 13 years ago
  4. 8b2a3827 ath9k: Fix PS wrappers in ath9k_set_coverage_class by Mohammed Shafi Shajakhan · 13 years ago
  5. 66cb54b carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlock by Alexey Khoroshilov · 13 years ago
  6. b503c7a ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC address by Senthil Balasubramanian · 13 years ago
  7. bdc71bc ath5k: fix error handling in ath5k_beacon_send by Bob Copeland · 13 years ago
  8. 118c9db ath9k: fix a misprint which leads to incorrect calibration by Alex Hacker · 13 years ago
  9. 1fa707a ath9k_hw: update PMU to improve ripple issue for AR9485 by Rajkumar Manoharan · 13 years ago
  10. 15052f81 ath9k_hw: Fix incorrect Tx control power in AR9003 template by Rajkumar Manoharan · 13 years ago
  11. a5d5a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  12. d493008 ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled by Stanislaw Gruszka · 13 years ago
  13. c122734 ath9k: initialize tx chainmask before testing channel tx power values by Felix Fietkau · 13 years ago
  14. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  15. 41bf371 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 · 13 years ago
  16. bb78c71 ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table() by Pavel Roskin · 13 years ago
  17. c5f3f45 ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210 by Pavel Roskin · 13 years ago
  18. fabba04 ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers by Pavel Roskin · 13 years ago
  19. 6054069 ath9k_hw: validate and fix broken eeprom chainmask settings by Felix Fietkau · 13 years ago
  20. 8f89502 wireless: ath9k: use %pM to print MAC by Andy Shevchenko · 13 years ago
  21. 70126f6 carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTER by Pavel Roskin · 13 years ago
  22. e0d687b ath5k: merge ath5k_hw and ath5k_softc by Pavel Roskin · 13 years ago
  23. 02c5172 ath9k: Fix some smatch warnings by Rajkumar Manoharan · 13 years ago
  24. 5479de6 ath9k: Fix sparse warnings by Rajkumar Manoharan · 13 years ago
  25. 5829656 carl9170: set beacon xmit power to the max by Christian Lamparter · 13 years ago
  26. 943c339 carl9170: move beacon_update into tx.c by Christian Lamparter · 13 years ago
  27. 43b52a5 carl9170 firmware: update firmware headers by Christian Lamparter · 13 years ago
  28. 21ec489 ath9k: use ath_opmode_to_string() by Pavel Roskin · 13 years ago
  29. 6c2c1ed ath9k: remove defines in reg.h that exist in ../reg.h by Pavel Roskin · 13 years ago
  30. 78fa99a ath9k: use get_unaligned_{b16, le16, le32} where possible by Pavel Roskin · 13 years ago
  31. d47d78d ath: use get_unaligned_le{16,32} in ath_hw_keysetmac() by Pavel Roskin · 13 years ago
  32. 3f29c52 carl9170: fix formatting issues found by checkpatch by Pavel Roskin · 13 years ago
  33. 66760ea ath9k: improve reliability of MIC error detection by Felix Fietkau · 13 years ago
  34. 95a943c 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 · 13 years ago
  35. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  36. 5d7d5d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  37. 4e86879 ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211 by Felix Fietkau · 13 years ago
  38. 6340211 ath5k: disable 32KHz sleep clock operation by default by Felix Fietkau · 13 years ago
  39. f006438 ath5k: fix reference clock usec duration setting restore by Felix Fietkau · 13 years ago
  40. fe00deb ath5k: delay full calibration after reset by Felix Fietkau · 13 years ago
  41. 26d16d2 ath5k: initialize common->clockrate by Felix Fietkau · 13 years ago
  42. 2d2cf47 ath5k: fix reference clock frequency for spur mitigation on AR2413 by Felix Fietkau · 13 years ago
  43. ca8bfd9 ath5k: apply the synth voltage tweak only on AR5112 rev 2 by Felix Fietkau · 13 years ago
  44. b613c72 ath5k: add missing checks for rfgain probe by Felix Fietkau · 13 years ago
  45. 0472ade ath9k_hw: Fix incorrect key_miss handling by Senthil Balasubramanian · 13 years ago
  46. 404ba3f0 ath5k: Add missing breaks in switch/case by Joe Perches · 13 years ago
  47. 9dff387 ath9k: remove an unnecessary function declaration by Mohammed Shafi Shajakhan · 13 years ago
  48. 3ffca4f ath5k: Add missing breaks in switch/case by Joe Perches · 13 years ago
  49. 6a2a0e7 ath5k: fix typos, bad comment formatting and GHz in place of MHz by Pavel Roskin · 13 years ago
  50. 86fbe17 ath5k: validate mode in ath5k_ani_init() before trying to set it by Pavel Roskin · 13 years ago
  51. 2139475 ath9k_hw: add a missing delay for an analog register by Felix Fietkau · 13 years ago
  52. 7d865c7 ath9k_hw: fix synth delay for half/quarter channels by Felix Fietkau · 13 years ago
  53. 0407cf1 ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional mode by Felix Fietkau · 13 years ago
  54. fe2b6af ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacks by Felix Fietkau · 13 years ago
  55. b6ba41b ath9k_hw: initialize more timing related registers for half/quarter channels by Felix Fietkau · 13 years ago
  56. 087b6ff ath9k_hw: fix MAC clock rate for AR9287 v1.3+ by Felix Fietkau · 13 years ago
  57. 906c720 ath9k_hw: fix MAC clock for half/quarter rate by Felix Fietkau · 13 years ago
  58. a949b17 ath9k_hw: always enable 5 GHz fast clock for AR9280 by Felix Fietkau · 13 years ago
  59. 804f6ac ath9k_hw: remove hardcoded PLL overrides for AR9280 by Felix Fietkau · 13 years ago
  60. d859898 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  61. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  62. 8ae2e12 ath9k_htc: Inform stack about tx ack status by Rajkumar Manoharan · 13 years ago
  63. 1fa1238 ath9k_hw: Remove read-only registers from AR9003 intervals by Rajkumar Manoharan · 13 years ago
  64. 43d9325 ath9k_hw: Disable power detector calibration for AR9003 by Rajkumar Manoharan · 13 years ago
  65. 6fea2b1 ath9k_hw: Update AR9003 interval to improve 5G Tx EVM by Rajkumar Manoharan · 13 years ago
  66. 331c5ea ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHz by Mohammed Shafi Shajakhan · 13 years ago
  67. 4fc5401 ath5k: read sc->imask with sc->irqlock held by Pavel Roskin · 13 years ago
  68. e2df64c ath5k: use kstrtoint() to parse numbers coming from sysfs by Pavel Roskin · 13 years ago
  69. e4bbf2f ath5k: fix formatting errors found by checkpatch.pl by Pavel Roskin · 13 years ago
  70. d2c7f77 ath5k: fix misplaced or extraneous braces found by checkpatch.pl by Pavel Roskin · 13 years ago
  71. 633d006 ath5k: use parentheses around macro definitions by Pavel Roskin · 13 years ago
  72. 2753f87 ath5k: don't use volatile, it's not needed by Pavel Roskin · 13 years ago
  73. 2724a74 ath5k: use more readable way to clear MAC address by Pavel Roskin · 13 years ago
  74. 25380d8 ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinit by Pavel Roskin · 13 years ago
  75. ef82763 ath5k: use KERN_WARNING in ATH5K_PRINTF by Pavel Roskin · 13 years ago
  76. fdd55d1 ath5k: remove unneeded parentheses after return by Pavel Roskin · 13 years ago
  77. 0a5d381 ath5k: replace spaces with tabs as suggested by checkpatch.pl by Pavel Roskin · 13 years ago
  78. b988a88 ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the code by Pavel Roskin · 13 years ago
  79. 69f7235 carl9170: Implement tx_frames_pending mac80211 callback function by Christian Lamparter · 13 years ago
  80. 565dfef ath9k_htc: do not configure filter before driver is started by Rajkumar Manoharan · 13 years ago
  81. 204d164 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 · 13 years ago
  82. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  83. c2a7965 carl9170: use carl9170 queue enums by Christian Lamparter · 13 years ago
  84. 1205f54 carl9170: allow PSM if the 5 GHz band is selected by Christian Lamparter · 13 years ago
  85. f3716fd carl9170: enable IEEE80211_HW_NEED_DTIM_PERIOD by Christian Lamparter · 13 years ago
  86. 85ee512 carl9170: import 1.9.4 firmware headers by Christian Lamparter · 13 years ago
  87. 4f6760b ath9k: Fix tx throughput drops for AR9003 chips with AES encryption by Rajkumar Manoharan · 13 years ago
  88. 06a86dd carl9170: add NEC WL300NU-AG usbid by Christian Lamparter · 13 years ago
  89. 37000b3 ath5k: fix incorrect use of drvdata in PCI suspend/resume code by Pavel Roskin · 13 years ago
  90. 95acbd4 ath5k: fix incorrect use of drvdata in sysfs code by Pavel Roskin · 13 years ago
  91. df2cbe4 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 · 13 years ago
  92. 5cf6fa7 ath9k_htc: Add device ID for Sony UWA-BR100 by Mohammed Shafi Shajakhan · 13 years ago
  93. c3d7769 ath9k: move few descriptor macros to ath9k.h by Mohammed Shafi Shajakhan · 13 years ago
  94. a0b8de3 ath5k: fix memory leak when fewer than N_PD_CURVES are in use by Eugene A. Shatokhin · 13 years ago
  95. c31eb8e ath9k: Fix suspend/resume when no interface is UP by Rajkumar Manoharan · 13 years ago
  96. f6b4e4d ath9k: Fix locking issue during tx completion by Rajkumar Manoharan · 13 years ago
  97. 05b60d4 ath9k_hw: make use of the gain_table_entry macro by Mohammed Shafi Shajakhan · 13 years ago
  98. f68e20f ath9k_hw: Add carrier leak correction in desired gain calculation by Mohammed Shafi Shajakhan · 13 years ago
  99. dcfcbd5 ath9k_hw: Fix false tx hung detection in AR9003 chips by Rajkumar Manoharan · 13 years ago
  100. 04b7dcf wireless: unify QoS control field definitions by Johannes Berg · 13 years ago