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