1. eeddfd9 ath9k: set max default eirp to 20 dBm by Luis R. Rodriguez · 15 years ago
  2. c26c2e5 ath9k: fix custom regulatory call position by Luis R. Rodriguez · 15 years ago
  3. dc8c458 ath9k: Set PM field in frame control when in PS mode by Jouni Malinen · 15 years ago
  4. aa68aea ath9k: Wake up for RX filter changes by Jouni Malinen · 15 years ago
  5. 54ce846 ath9k: Use TSFOOR interrupt to trigger TSF sync with next Beacon by Jouni Malinen · 15 years ago
  6. 1ffc1c6 ath9k: Do not try to calibrate radio when in sleep mode by Jouni Malinen · 15 years ago
  7. 9a23f9c ath9k: Wake up for TX in mac80211 timeout=0 sleep mode by Jouni Malinen · 15 years ago
  8. 153e080 ath9k: Move PS wakeup/restore calls from isr to tasklet by Vasanthakumar Thiagarajan · 16 years ago
  9. 6b45784 ath9k: Print hw reset failure status as signed int by Vasanthakumar Thiagarajan · 16 years ago
  10. 4f0fc7c ath9k: make private driver rate tables const by Luis R. Rodriguez · 16 years ago
  11. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 16 years ago
  12. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 16 years ago
  13. 85efc86 atheros: fix propagation of bad EEPROM on regulatory init by Luis R. Rodriguez · 16 years ago
  14. 379f044 ath9k: Cleanup calibration interface by Sujith · 16 years ago
  15. 415f738 ath9k: Initialize ANI timers by Sujith · 16 years ago
  16. 9c07a77 ath9k: Fix bug in scan termination by Sujith · 16 years ago
  17. d2f5b3a ath9k: Handle ASPM properly for RFKILL by Sujith · 16 years ago
  18. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 16 years ago[Renamed from drivers/net/wireless/ath9k/main.c]
  19. e3bb249 ath: move more setup code into ath_regd_init by Bob Copeland · 16 years ago
  20. 3a702e4 atheros: introduce ath module containing common ath5k/ath9k/ar9170 code by Bob Copeland · 16 years ago
  21. c02cf37 ath9k: pass regd structure directly to regulatory functions by Bob Copeland · 16 years ago
  22. 063d8be ath9k: Clean Interrupt handling routine by Sujith · 16 years ago
  23. 87792ef ath9k: Trivial fix to handle AMPDU params properly by Sujith · 16 years ago
  24. 1ffb061 ath9k: Initialize values when setting up the queue parameters by Sujith · 16 years ago
  25. 4658b98 ath9k: Remove TIM from the interrupt mask by Sujith · 16 years ago
  26. ae459af ath9k: Remove a couple of unused variables in descriptor handling by Sujith · 16 years ago
  27. d8baa93 ath9k: Cleanup debug messages by Sujith · 16 years ago
  28. bdbdf46 ath9k: Remove a few unused flags by Sujith · 16 years ago
  29. 8782b41 ath9k: No need to abort Rx path when autosleep is enabled. by Vivek Natarajan · 16 years ago
  30. 621cac8 rfkill: remove user_claim stuff by Johannes Berg · 16 years ago
  31. b172023 mac80211: unify and fix TX aggregation start by Johannes Berg · 16 years ago
  32. 9cb5412 Add mesh point functionality to ath9k by Pat Erley · 16 years ago
  33. 85067c0 ath9k: Keep LED on in idle state after association by Vasanthakumar Thiagarajan · 16 years ago
  34. cee075a ath9k: Update copyright in all the files by Sujith · 16 years ago
  35. af43306 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  36. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  37. eeee132 ath9k: Add spectrum management to HW capabilities by Sujith · 16 years ago
  38. 7db90f4 cfg80211: move enum reg_set_by to nl80211.h by Luis R. Rodriguez · 16 years ago
  39. 0fee54c cfg80211: remove REGDOM_SET_BY_INIT by Luis R. Rodriguez · 16 years ago
  40. 5077fd3 ath9k: always compile ath_radio_{en,dis}able by Gabor Juhos · 16 years ago
  41. b03a9db ath9k: RX buffers may be accessed/freed even before initialized/alloced. by Senthil Balasubramanian · 16 years ago
  42. f0e6ce1 ath9k: Get rid of unnecessary ATOMIC memory alloc during init time by Senthil Balasubramanian · 16 years ago
  43. 19d8bc2 ath9k: create a common debugfs_root for all device instances by Gabor Juhos · 16 years ago
  44. 6158425 ath9k: implement IO serialization by Luis R. Rodriguez · 16 years ago
  45. f98c3bd ath9k: Add a simple virtual wiphy scheduler by Jouni Malinen · 16 years ago
  46. 8089cc4 ath9k: Special processing for channel changes during scan by Jouni Malinen · 16 years ago
  47. 7ec3e51 ath9k: Add workaround to recover from failed channel changes by Jouni Malinen · 16 years ago
  48. ee166a0 ath9k: Check virtual wiphy state on tx() by Jouni Malinen · 16 years ago
  49. 18eb62f ath9k: Pause other virtual wiphys on channel change by Jouni Malinen · 16 years ago
  50. 465ca84 ath9k: Register larger listen interval by Jouni Malinen · 16 years ago
  51. 9580a22 ath9k: Make start/stop operations aware of virtual wiphys by Jouni Malinen · 16 years ago
  52. 0e2dedf ath9k: Add routines for switching between active virtual wiphys by Jouni Malinen · 16 years ago
  53. f0ed85c ath9k: Virtual wiphy pause/unpause functionality by Jouni Malinen · 16 years ago
  54. c52f33d ath9k: Add support for multiple secondary virtual wiphys by Jouni Malinen · 16 years ago
  55. bce048d ath9k: Add data structure for supporting virtual radio/wiphy operation by Jouni Malinen · 16 years ago
  56. 8ca21f0 ath9k: Set BSSID mask based on configured interfaces by Jouni Malinen · 16 years ago
  57. 2c3db3d ath9k: Cleanup multiple VIF processing by Jouni Malinen · 16 years ago
  58. d216aaa ath9k: Clean up setkey operations by Jouni Malinen · 16 years ago
  59. 2554935 ath9k: Lock config_interface() callback with a mutex by Sujith · 16 years ago
  60. b238e90 ath9k: Handle TSF properly for AP mode by Sujith · 16 years ago
  61. 5379c8a ath9k: Split beacon configuration into mode specific routines by Sujith · 16 years ago
  62. 9fc9ab0 ath9k: Scrub beacon.c by Sujith · 16 years ago
  63. 0c98de6 ath9k: Use new scan notifiers from mac80211 by Sujith · 16 years ago
  64. 91ed19f ath9k: Fix FIF_BCN_PRBRESP_PROMISC handling by Alina Friedrichsen · 16 years ago
  65. 541d8dd ath9k: Handle power modes in isr for power save. by Vivek Natarajan · 16 years ago
  66. e0caf9e ath9k: Remove unused key xoring by Jouni Malinen · 16 years ago
  67. 3f53dd6 ath9k: Fix hw crypto configuration for TKIP in AP mode by Jouni Malinen · 16 years ago
  68. b3bd89c ath9k: Add module parameter to disable hardware crypto by Jouni Malinen · 16 years ago
  69. 222d0b3 ath9k: Unlock sc->mutex on error path by Jouni Malinen · 16 years ago
  70. fe33eb3 cfg80211: move all regulatory hints to workqueue by Luis R. Rodriguez · 16 years ago
  71. 20977d3 ath9k: Add appropriate ANI values for AP mode by Sujith · 16 years ago
  72. 171387e ath9k: Initialize channel change time by Sujith · 16 years ago
  73. 191a99b ath9k: move common regulatory code out of if() branches by Bob Copeland · 16 years ago
  74. 4af9cf4 ath9k: Enable TSF Out of Range Interrupt by Sujith · 16 years ago
  75. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  76. 40b130a ath9k: Fix panic upon attach failure by Vasanthakumar Thiagarajan · 16 years ago
  77. 2660b81 ath9k: Remove all the useless ah_ variable prefixes by Sujith · 16 years ago
  78. cbe61d8 ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 16 years ago
  79. ba52da5 ath9k: Remove duplicate variables by Sujith · 16 years ago
  80. d6bad49 ath9k: Move regulatory information to a separate structure by Sujith · 16 years ago
  81. 17d7904 ath9k: Remove all the sc_ prefixes by Sujith · 16 years ago
  82. 394cf0a ath9k: Header file cleanup by Sujith · 16 years ago
  83. 254ad0f ath9k: Remove all the redundant internal buffer types by Sujith · 16 years ago
  84. 141b38b ath9k: Lock mac80211 callbacks with a mutex by Sujith · 16 years ago
  85. 0818cb8 ath9k: fix led naming by Danny Kukawka · 16 years ago
  86. f2bffa7 ath9k: Fix LED blink pattern by Vasanthakumar Thiagarajan · 16 years ago
  87. 4e30ffa ath9k: Enable MIB and TIM interrupts for station mode. by Vivek Natarajan · 16 years ago
  88. f46730d ath9k: Setup short preamble properly in rate registration by Sujith · 16 years ago
  89. 1f7d6cb ath9k: Reconfigure beacons on getting a notification from mac80211 by Sujith · 16 years ago
  90. 3c45726 ath9k: Handle chainmask for A9280 by Sujith · 16 years ago
  91. b51bb3c ath9k: remove useless ath9k driver version information by Luis R. Rodriguez · 16 years ago
  92. 3b5d665 mac80211: Generic TSF debugging by Alina Friedrichsen · 16 years ago
  93. eb2599c ath9k: Fix MCS rates registration bug for AR9285 by Sujith · 16 years ago
  94. 5f8e077 ath9k: simplify regulatory code by Luis R. Rodriguez · 16 years ago
  95. 3cbb5dd ath9k: Enable dynamic power save in ath9k. by Vivek Natarajan · 16 years ago
  96. 043a040 ath9k: Merge queue draining functions by Sujith · 16 years ago
  97. 09329d3 ath9k: introduce platform driver for AHB bus support by Gabor Juhos · 16 years ago
  98. 6baff7f ath9k: move PCI code into separate file by Gabor Juhos · 16 years ago
  99. 39c3c2f ath9k: introduce bus specific cleanup routine by Gabor Juhos · 16 years ago
  100. 88d1570 ath9k: introduce bus specific cache size routine by Gabor Juhos · 16 years ago