1. 306efdd ath9k: IRQ should be disabled before calling free_irq() by Senthil Balasubramanian · 16 years ago
  2. e97275c ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE by Senthil Balasubramanian · 16 years ago
  3. f9bbf43 ath9k: incorrect noise floor threshold values. by Senthil Balasubramanian · 16 years ago
  4. 9f80420 ath9k: INI update for atheros chipets. by Senthil Balasubramanian · 16 years ago
  5. 87c1687 drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZE by Julia Lawall · 16 years ago
  6. ffb8267 ath9k: enable RXing of beacons on STA/IBSS by Luis R. Rodriguez · 16 years ago
  7. 392dff8 ath9k : Display MAC/BB and RF version at startup (v2) by Benoit PAPILLAULT · 16 years ago
  8. 9757d55 ath9k: Fix compilation failure when RFKILL is enabled by Sujith · 16 years ago
  9. f161796 ath9k: correct warning about unintialized variable 'tid' by John W. Linville · 16 years ago
  10. 8469cde mac80211: Add a new event in ieee80211_ampdu_mlme_action by Sujith · 16 years ago
  11. dca3edb ath9k: Remove internal RX A-MPDU processing by Sujith · 16 years ago
  12. 7f95903 ath9k: Clear HT info on starting the driver by Sujith · 16 years ago
  13. ccc75c5 ath9k: Remove ath_tx_aggr_resp() by Sujith · 16 years ago
  14. 05a1e2d ath9k: Enable interrupts at the proper place by Sujith · 16 years ago
  15. 154662a ath9k: Remove unnecessary TSF reset by Sujith · 16 years ago
  16. 9c84b79 ath9k: Streamline attach/detach by Sujith · 16 years ago
  17. 50fdae2 ath9k: Remove unused function ath_get_currentCountry() by Sujith · 16 years ago
  18. f1dc560 ath9k: Refactor hw.c by Sujith · 16 years ago
  19. 5640b08 ath9k: Revamp VAP management by Sujith · 16 years ago
  20. a37c2c7 ath9k: Use bitfields to store tid's state in a single variable by Sujith · 16 years ago
  21. 102e057 ath9k: Ensure ath_node is not NULL when updating tx chainmask by Sujith · 16 years ago
  22. 43453b3 ath9k: Remove SM Power Save as it is not supported now by Sujith · 16 years ago
  23. 528f0c6 ath9k: Revamp transmit control block by Sujith · 16 years ago
  24. c517016 ath9k: Simplify node attach/detach routines by Sujith · 16 years ago
  25. b5aa9bf ath9k: Node cleanup by Sujith · 16 years ago
  26. e5704bf ath9k: remove useless NULL initialisers by Johannes Berg · 16 years ago
  27. 4c24429 ath9k: use ETH_P_PAE by Luis R. Rodriguez · 16 years ago
  28. 9371dd6 ath9k: remove useless conditional by Bob Copeland · 16 years ago
  29. 8b30b1f mac80211: Re-enable aggregation by Sujith · 16 years ago
  30. a4510bf ath9k: Check if the STA supports HT when initializing rate control by Sujith · 16 years ago
  31. 5c020dc ath9k: Allow user to change tx power when asked by Luis R. Rodriguez · 16 years ago
  32. f97e400 ath9k: enable RX interrupt mitigation by Luis R. Rodriguez · 16 years ago
  33. b139a10 ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare by Luis R. Rodriguez · 16 years ago
  34. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  35. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  36. c49d154 ath9k: correct signal quality report by Luis R. Rodriguez · 16 years ago
  37. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  38. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  39. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  40. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  41. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  42. 4233df6 ath9k/mac80211: disallow fragmentation in ath9k, report to userspace by Johannes Berg · 16 years ago
  43. d2a3b22 ath9k: Fix return code when ath9k_hw_setpower() fails on reset by Luis R. Rodriguez · 16 years ago
  44. 1cf69cf ath9k: remove nasty FAIL macro from ath9k_hw_reset() by Luis R. Rodriguez · 16 years ago
  45. 76708de mac80211: free up 2 bytes in skb->cb by Felix Fietkau · 16 years ago
  46. 6f25542 ath9k: enable ANI to help with noisy environments by Luis R. Rodriguez · 16 years ago
  47. a477e4e ath9k: fix oops on trying to hold the wrong spinlock by Luis R. Rodriguez · 16 years ago
  48. 0345f37 ath9k: kill ath9k's memzero() and use memset() instead by Luis R. Rodriguez · 16 years ago
  49. 8ec8eba ath9k: fixup some merge damage by John W. Linville · 16 years ago
  50. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  51. e6c948e ath9k: Add a few comments about mibevents by Luis R. Rodriguez · 16 years ago
  52. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  53. 31e9ab2 ath9k: Fix TSF Adjust usage by Sujith · 16 years ago
  54. 459f5f9 ath9k: Fix nexttbtt calculation by Sujith · 16 years ago
  55. 980b24d ath9k: Whitespace cleanup by Sujith · 16 years ago
  56. 92cccc2 ath9k: disable MIB interrupts to fix interrupt storm by Luis R. Rodriguez · 16 years ago
  57. 6115e85 ath9k: Fix IRQ nobody cared issue with ath9k by Senthil Balasubramanian · 16 years ago
  58. d0be7cc ath9k: connectivity is lost after Group rekeying is done by Senthil Balasubramanian · 16 years ago
  59. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  60. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 16 years ago
  61. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  62. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  63. 500c064 ath9k: Add RF kill support by Vasanthakumar Thiagarajan · 16 years ago
  64. 8feceb6 ath9k: Re-order functions in main.c by Vasanthakumar Thiagarajan · 16 years ago
  65. 00c5ae2 mac80211: change MIMO_PS to SM_PS by Tomas Winkler · 16 years ago
  66. 69da6b8 ath9k: Assign seq# when mac80211 requests this by Jouni Malinen · 16 years ago
  67. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  68. d203b8e ath9k: uses/needs led_classdev_[un]register by Randy Dunlap · 16 years ago
  69. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  70. 9aab3e3 ath9k: Fix TX control flag use for no ACK and RTS/CTS by Jouni Malinen · 16 years ago
  71. 43f30ae ath9k: Fix TX status reporting by Jouni Malinen · 16 years ago
  72. 773b4e0 ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message. by Senthil Balasubramanian · 16 years ago
  73. 1b96175 ath9k: Incorrect key used when group and pairwise ciphers are different. by Senthil Balasubramanian · 16 years ago
  74. 5701ed8 ath9k: rc.h cleanup by Sujith · 16 years ago
  75. 1fe1132 ath9k: Remove sc_lastrx as we don't use it anywhere by Sujith · 16 years ago
  76. 14cc709 ath9k: Do not update frame's duration field by Sujith · 16 years ago
  77. 822ceae ath9k: Remove more dead code by Sujith · 16 years ago
  78. c83be68 ath9k: Add LED support by Vasanthakumar Thiagarajan · 16 years ago
  79. e022edb ath9k: Use mac80211 for multicast power save buffering by Jouni Malinen · 16 years ago
  80. 19b73c7 ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags by Sujith · 16 years ago
  81. 6065367 ath9k: Use definition from ieee80211.h by Sujith · 16 years ago
  82. ff9b662 ath9k: Miscellaneous fixes by Sujith · 16 years ago
  83. dc2222a ath9k: Random cleanup by Sujith · 16 years ago
  84. 927e70e ath9k: Remove remaining occurences of ath_skb_map functions by Sujith · 16 years ago
  85. b14ecdd ath9k: Fix TX control flag use for no ACK and RTS/CTS by Jouni Malinen · 16 years ago
  86. 147583c ath9k: Assign seq# when mac80211 requests this by Jouni Malinen · 16 years ago
  87. 580f0b8 ath9k: Fix TX status reporting by Jouni Malinen · 16 years ago
  88. a8fff50 ath9k: Updated Beacon generation to use mac80211-style by Jouni Malinen · 16 years ago
  89. 2ad67de ath9k: Allow AP mode to be enabled by Jouni Malinen · 16 years ago
  90. 98deeea ath9k: Trim struct ath_softc by Sujith · 16 years ago
  91. 7c56d24 ath9k: Use ah_curchan and remove sc_curchan which is redundant by Sujith · 16 years ago
  92. 672840a ath9k: Use bitfields for sc operations by Sujith · 16 years ago
  93. b4696c8b ath9k: Use a single opmode variable by Sujith · 16 years ago
  94. 6a2b9e8 ath9k: Unused macros, variables by Sujith · 16 years ago
  95. d2d80ee ath9k: Remove ar5416hal and assign default values directly by Sujith · 16 years ago
  96. 556bb8f ath9k: Remove a few unnecessary macros by Sujith · 16 years ago
  97. cd3d39a ath9k: Use bitfields for buffer type by Sujith · 16 years ago
  98. 7dcfdcd ath9k: RX Filter cleanup by Sujith · 16 years ago
  99. f45144e ath9k: Merge reset functions by Sujith · 16 years ago
  100. 88b9e2b ath9k: work around gcc ICEs (again) by Adrian Bunk · 16 years ago