1. c6820f1 ath9k: fix ad-hoc mode beacon selection by Felix Fietkau · 14 years ago
  2. deb7518 ath9k: avoid enabling interrupts while processing rx by Rajkumar Manoharan · 14 years ago
  3. 92c6f76 ath9k: set beacon related ps flags on bss_info change by Rajkumar Manoharan · 14 years ago
  4. 8e22ad3 ath9k: Fix beacon generation on foreign channel by Rajkumar Manoharan · 14 years ago
  5. 10add41f ath9k: Fix improper beacon slot selection in IBSS by Rajkumar Manoharan · 14 years ago
  6. f60c49b ath9k: Fix kernel panic on module unload by Rajkumar Manoharan · 14 years ago
  7. 99e4d43 ath9k: configure beacons based on hw opmode by Rajkumar Manoharan · 14 years ago
  8. 66da424 ath9k: Cleanup ath_vif struct by Rajkumar Manoharan · 14 years ago
  9. 26cd322 ath9k: use the hw opmode to select the beacon timer mode by Felix Fietkau · 14 years ago
  10. 5e65968 ath9k: fix beacon slot processing in ad-hoc mode by Felix Fietkau · 14 years ago
  11. c944daf ath9k: fix stuck beacon detection by Felix Fietkau · 14 years ago
  12. 87c510fe ath9k: trigger nfcal only after multiple missed beacons in AP mode by Felix Fietkau · 14 years ago
  13. dd347f2 ath9k: fix beacon timer handling issues by Felix Fietkau · 14 years ago
  14. efff395 ath9k: improve reliability of beacon transmission and stuck beacon handling by Felix Fietkau · 14 years ago
  15. 014cf3b ath9k: disable beaconing before stopping beacon queue by Rajkumar Manoharan · 15 years ago
  16. 9814f6b ath9k: Remove redundant beacon_interval by Steve Brown · 15 years ago
  17. 3a2329f ath9k: Update comments for not parsing DTIM period by Mohammed Shafi Shajakhan · 15 years ago
  18. 9ac5861 ath9k: fold struct ath_wiphy into struct ath_softc by Felix Fietkau · 15 years ago
  19. 7545daf ath9k: remove support for virtual wiphys by Felix Fietkau · 15 years ago
  20. d7e86c3 ath9k: remove a bogus error message by Felix Fietkau · 15 years ago
  21. 4801416 ath9k: Fix up hardware mode and beacons with multiple vifs. by Ben Greear · 15 years ago
  22. ee832d3 ath9k: Few clean ups in beacon config parameters by Mohammed Shafi Shajakhan · 15 years ago
  23. 226afe6 ath: Convert ath_print to ath_dbg by Joe Perches · 15 years ago
  24. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 15 years ago
  25. ea066d5 ath9k: Add support for Adaptive Power Management by Mohammed Shafi Shajakhan · 15 years ago
  26. 28d1670 ath9k: clean up code duplication around ath_tx_start by Felix Fietkau · 15 years ago
  27. 066dae9 ath9k: rework tx queue selection and fix queue stopping/waking by Felix Fietkau · 15 years ago
  28. 4df3071 ath9k_hw: optimize interrupt mask changes by Felix Fietkau · 15 years ago
  29. fac6b6a ath9k: resume aggregation immediately after a hardware reset by Felix Fietkau · 15 years ago
  30. 6cf9e99 ath9k: Null out references to stale pointers. by Ben Greear · 15 years ago
  31. c1739eb ath9k: Remove bf_dmacontext. by Ben Greear · 15 years ago
  32. 70cf153 ath9k: use AP beacon miss as a trigger for fast recalibration by Felix Fietkau · 15 years ago
  33. 6252fcb ath9k: add a separate debug level for stuck beacons by Felix Fietkau · 15 years ago
  34. 1d2231e ath9k: remove duplicate WMM AC definitions by Felix Fietkau · 15 years ago
  35. a65e4cb ath9k: remove VEOL support for ad-hoc by Felix Fietkau · 15 years ago
  36. 774610e ath9k: change beacon allocation to prefer the first beacon slot by Felix Fietkau · 15 years ago
  37. cc610ac0 ath9k_hw: Define abstraction for tx desc access by Vasanthakumar Thiagarajan · 15 years ago
  38. 3f3a1c8 ath9k_hw: Move code which populates ds_data to ath9k_hw by Vasanthakumar Thiagarajan · 15 years ago
  39. 3069168 ath9k: move imask from sc to ah by Pavel Roskin · 15 years ago
  40. d8728ee ath9k: fix beacon timer restart after a card reset by Felix Fietkau · 15 years ago
  41. 64b8401 ath9k: Use the Beacon TX rate from mac80211 by Jouni Malinen · 15 years ago
  42. 1a20034 ath9k: configure the beacon only if the STA is associated by Senthil Balasubramanian · 16 years ago
  43. 0005baf ath9k: cleanup slot time and ack/cts timeout handling by Felix Fietkau · 16 years ago
  44. 94db293 ath9k: Ensure a fair beacon distribution in IBSS mode. by Vivek Natarajan · 16 years ago
  45. 545750d ath9k: properly use the mac80211 rate control api by Felix Fietkau · 16 years ago
  46. 536b3a7 ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup() by Luis R. Rodriguez · 16 years ago
  47. 43c2761 atheros: move tx/rx chainmask to ath_common by Luis R. Rodriguez · 16 years ago
  48. c46917b atheros: add common debug printing by Luis R. Rodriguez · 16 years ago
  49. 21526d5 ath9k: move ps helpers onto core driver when reseting tsf by Luis R. Rodriguez · 16 years ago
  50. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 16 years ago
  51. c4f9f16 ath9k: Make sure we configure a non-zero beacon interval by Vasanthakumar Thiagarajan · 16 years ago
  52. 546256f ath9k: Add sanity check for beacon_int in adhoc/mesh case by Jouni Malinen · 16 years ago
  53. b74444f ath9k: Reset SC_OP_TSF_RESET flag after stuck beacon by Jeff Hansen · 16 years ago
  54. 267a901 ath9k: Optimize TBTT/DTIM calculation for timers by Jouni Malinen · 16 years ago
  55. 6b96f93 ath9k: cleanup beacon parameters configuration by Vasanthakumar Thiagarajan · 16 years ago
  56. d31e20a ath9k: Remove unused parameters which are passed to ath_beacon_config_X() by Vasanthakumar Thiagarajan · 16 years ago
  57. 4f0fc7c ath9k: make private driver rate tables const by Luis R. Rodriguez · 16 years ago
  58. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 16 years ago
  59. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 16 years ago[Renamed from drivers/net/wireless/ath9k/beacon.c]
  60. a22be22 ath9k: Avoid unneeded casts by Sujith · 16 years ago
  61. d8baa93 ath9k: Cleanup debug messages by Sujith · 16 years ago
  62. 9cb5412 Add mesh point functionality to ath9k by Pat Erley · 16 years ago
  63. cee075a ath9k: Update copyright in all the files by Sujith · 16 years ago
  64. 4ed96f0 ath9k: Add support for multiple virtual AP interfaces by Jouni Malinen · 16 years ago
  65. f0ed85c ath9k: Virtual wiphy pause/unpause functionality by Jouni Malinen · 16 years ago
  66. c52f33d ath9k: Add support for multiple secondary virtual wiphys by Jouni Malinen · 16 years ago
  67. 2c3db3d ath9k: Cleanup multiple VIF processing by Jouni Malinen · 16 years ago
  68. b238e90 ath9k: Handle TSF properly for AP mode by Sujith · 16 years ago
  69. 5379c8a ath9k: Split beacon configuration into mode specific routines by Sujith · 16 years ago
  70. 9546aae ath9k: Cleanup beacon stuck processing by Sujith · 16 years ago
  71. 9fc9ab0 ath9k: Scrub beacon.c by Sujith · 16 years ago
  72. f452a63 ath9k: Don't reset TSF after scanning automatically by Alina Friedrichsen · 16 years ago
  73. 4af9cf4 ath9k: Enable TSF Out of Range Interrupt by Sujith · 17 years ago
  74. 2660b81 ath9k: Remove all the useless ah_ variable prefixes by Sujith · 17 years ago
  75. cbe61d8 ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 17 years ago
  76. 17d7904 ath9k: Remove all the sc_ prefixes by Sujith · 17 years ago
  77. 394cf0a ath9k: Header file cleanup by Sujith · 17 years ago
  78. 043a040 ath9k: Merge queue draining functions by Sujith · 17 years ago
  79. 7da3c55 ath9k: convert to use bus-agnostic DMA routines by Gabor Juhos · 17 years ago
  80. f5870ac ath9k: convert to struct device by Gabor Juhos · 17 years ago
  81. b77f483 ath9k: Refactor struct ath_softc by Sujith · 17 years ago
  82. 3706de6 ath9k: Maintain rate table choice after association by Sujith · 17 years ago
  83. 3fbb9d9 ath9k: Free Beacon skbs in AP mode by Jouni Malinen · 17 years ago
  84. f8316df ath9k: Check for pci_map_single() errors by Luis R. Rodriguez · 17 years ago
  85. d97809d ath9k: Replace ath9k_opmode with nl80211_iftype by Colin McCabe · 17 years ago
  86. 2a163c6 ath9k: Add a debugfs file for dumping DMA status by Sujith · 17 years ago
  87. 04bd463 ath9k: Use cleaner debug masks by Sujith · 17 years ago
  88. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  89. ff37e33 ath9k: Code scrub by Sujith · 17 years ago
  90. e63835b ath9k: Remove ath9k_rate_table by Sujith · 17 years ago
  91. ca0c7e5 ath9k: Fix SW-IOMMU bounce buffer starvation by Luis R. Rodriguez · 17 years ago
  92. 5640b08 ath9k: Revamp VAP management by Sujith · 17 years ago
  93. 528f0c6 ath9k: Revamp transmit control block by Sujith · 17 years ago
  94. 0345f37 ath9k: kill ath9k's memzero() and use memset() instead by Luis R. Rodriguez · 17 years ago
  95. 459f5f9 ath9k: Fix nexttbtt calculation by Sujith · 17 years ago
  96. 980b24d ath9k: Whitespace cleanup by Sujith · 17 years ago
  97. 822ceae ath9k: Remove more dead code by Sujith · 17 years ago
  98. e022edb ath9k: Use mac80211 for multicast power save buffering by Jouni Malinen · 17 years ago
  99. 19b73c7 ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags by Sujith · 17 years ago
  100. ff9b662 ath9k: Miscellaneous fixes by Sujith · 17 years ago