1. cfda2d8 ath9k: Fix beacon configuration for addition/removal of interfaces by Benjamin Berg · 9 years ago
  2. 11b0ac2 ath9k: Remove some #defined constants to decrease verbosity by Benjamin Berg · 9 years ago
  3. fa5106e ath9k: Correct TSF adjustment to align the beacon time correctly by Benjamin Berg · 9 years ago
  4. a64d876 ath9k: MCC, add NOA also in case of an AP by Janusz Dziedzic · 9 years ago
  5. 1cf48f2 ath9k: fix tracking of enabled AP beacons by Felix Fietkau · 10 years ago
  6. 8b53768 ath9k: add TPC capability to TX descriptor path by Lorenzo Bianconi · 10 years ago
  7. ca14405 ath9k: Fix sequence number assignment by Sujith Manoharan · 10 years ago
  8. ca529c9 ath9k: Fix interface accounting by Sujith Manoharan · 10 years ago
  9. 12a1b3d4 ath9k: Fix beacon configuration for channel contexts by Sujith Manoharan · 10 years ago
  10. 11e39a4 ath9k: Move ath9k_beacon_add_noa to channel.c by Sujith Manoharan · 10 years ago
  11. 70b06da ath9k: Add wrappers for beacon events by Sujith Manoharan · 10 years ago
  12. 27babf9 ath9k: Fix channel context events by Sujith Manoharan · 10 years ago
  13. 7414863 ath9k: Add periodic NoA support by Felix Fietkau · 11 years ago
  14. 3ae07d3 ath9k: Add p2p go NoA attribute by Felix Fietkau · 11 years ago
  15. 748299f ath9k: switch channel context for beaconing by Felix Fietkau · 11 years ago
  16. 9a9c4fb ath9k: Summarize hw state per channel context by Rajkumar Manoharan · 11 years ago
  17. ca900ac ath9k: Move beacon config to channel context by Rajkumar Manoharan · 11 years ago
  18. bff1176 ath9k: Add channel context worker thread by Felix Fietkau · 11 years ago
  19. 76c9398 ath9k: Prevent divide-by-zero upon bad beacon_interval. by Ben Greear · 11 years ago
  20. 5869e79 ath9k: fix a scheduling while atomic bug in CSA handling by Felix Fietkau · 11 years ago
  21. 6a77dd3 ath9k: remove unused ath9k_get_next_tbtt by Oleksij Rempel · 11 years ago
  22. fa7b52f ath9k: move ath9k_beacon_config_ap common by Oleksij Rempel · 11 years ago
  23. 4c9a1f3 ath9k: move ath9k_beacon_config_adhoc to common by Oleksij Rempel · 11 years ago
  24. cbbdf2a ath9k: move ath9k_beacon_config_sta to common-beacon by Oleksij Rempel · 11 years ago
  25. eefa01d ath9k: move sc_flags to ath_common by Oleksij Rempel · 11 years ago
  26. 7fbdaa2 ath9k: remove unused listen_interval and sleepduration. by Oleksij Rempel · 11 years ago
  27. 13f7105 ath9k: move ath9k_init_channels_rates to common-init by Oleksij Rempel · 11 years ago
  28. 4effc6f ath9k: prepare for multi-interface CSA support by Michal Kazior · 11 years ago
  29. 415ec61 ath9k: Remove RX Poll by Sujith Manoharan · 11 years ago
  30. 63ded3f ath9k: fix TSF offset precision issue by Felix Fietkau · 11 years ago
  31. c32e4e5 ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config by Felix Fietkau · 11 years ago
  32. a35051c ath9k: properly preserve TSF across reset by Felix Fietkau · 11 years ago
  33. 4ed1576 ath9k_hw: clean up station beacon timer API by Felix Fietkau · 11 years ago
  34. 1e516ca ath9k: Handle abnormal NAV in AP mode by Sujith Manoharan · 11 years ago
  35. d074e8d ath9k: enable CSA functionality in ath9k by Simon Wunderlich · 11 years ago
  36. 59505c0 ath9k: limit multicast buffer hardware queue depth by Felix Fietkau · 12 years ago
  37. 2664d66 ath9k: use ap style beaconing for mesh by Thomas Pedersen · 12 years ago
  38. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  39. 1a6404a ath9k: Fix IBSS joiner mode by Sujith Manoharan · 12 years ago
  40. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  41. 1381559 ath9k: clean up processing of pending tx frames on reset by Felix Fietkau · 12 years ago
  42. 3adcf20 ath9k: remove the WARN_ON that triggers if generating a beacon fails by Felix Fietkau · 12 years ago
  43. 1adb2e2 ath9k: fix double-free bug on beacon generate failure by Felix Fietkau · 12 years ago
  44. bea843c ath9k/ath9k_htc: Remove WME macros by Sujith Manoharan · 12 years ago
  45. 249ee72 ath9k: use ieee80211_free_txskb by Felix Fietkau · 12 years ago
  46. 124b979 ath9k: Fix race in reset-work usage by Rajkumar Manoharan · 12 years ago
  47. fb6e252 ath9k: Cleanup the beacon tasklet by Sujith Manoharan · 12 years ago
  48. 2f8e82e ath9k: Set the TSF adjust value properly by Sujith Manoharan · 12 years ago
  49. 7e52c8a ath9k: Cleanup beacon queue configuration by Sujith Manoharan · 12 years ago
  50. aa45fe9 ath9k: Remove is_bslot_active by Sujith Manoharan · 12 years ago
  51. ef4ad63 ath9k: Cleanup beacon logic by Sujith Manoharan · 12 years ago
  52. 6c43c090 ath9k: Simplify ASSOC handling by Sujith Manoharan · 12 years ago
  53. 130ef6e ath9k: Fix beacon setup by Sujith Manoharan · 12 years ago
  54. 781b14a ath9k: Use atomic operations by Sujith Manoharan · 13 years ago
  55. d202caf ath9k: Ensure a fair beacon distribution in IBSS mode by Vivek Natarajan · 13 years ago
  56. ed2578c ath9k: simplify beacon configuration for beaconing vifs by Rajkumar Manoharan · 13 years ago
  57. cd484ae ath9k: fix beacon descriptor by Rajkumar Manoharan · 13 years ago
  58. 4e7fb71 ath9k: skip beaconing when reset work is pending by Rajkumar Manoharan · 13 years ago
  59. de5f8fc ath9k: fix ibss beacon next tbtt by Rajkumar Manoharan · 13 years ago
  60. b381fa3 ath9k: optimize the hardware hang check by Felix Fietkau · 13 years ago
  61. d47a61a ath9k: Fix multi-VIF BSS handling by Sujith Manoharan · 13 years ago
  62. 4e0ad25 ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status by Felix Fietkau · 13 years ago
  63. d6157bf Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips" by Felix Fietkau · 13 years ago
  64. 98f0a5e ath9k: tx queue enable is read only for EDMA chipsets by Mohammed Shafi Shajakhan · 13 years ago
  65. d2182b6 ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO by Joe Perches · 13 years ago
  66. 72d874c ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default by Felix Fietkau · 13 years ago
  67. 493cf04 ath9k: use the new API for setting tx descriptors by Felix Fietkau · 13 years ago
  68. 7a2721a ath9k: call ath9k_hw_set_desc_link for beacon descriptors by Felix Fietkau · 13 years ago
  69. c31c826 ath9k: make beacon timer initialization more reliable by Felix Fietkau · 13 years ago
  70. 236de51 ath9k: always call ath_reset from workqueue context by Felix Fietkau · 13 years ago
  71. 82b2d33 ath9k: eliminate common->{rx,tx}_chainmask by Felix Fietkau · 13 years ago
  72. e8fe733 ath9k: Use atomic reference count for interrupt ops by Rajkumar Manoharan · 13 years ago
  73. b037b69 ath9k: do not enable interrupt on set interrupt mask by Rajkumar Manoharan · 13 years ago
  74. 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
  75. f6b4e4d ath9k: Fix locking issue during tx completion by Rajkumar Manoharan · 14 years ago
  76. dcfcbd5 ath9k_hw: Fix false tx hung detection in AR9003 chips by Rajkumar Manoharan · 14 years ago
  77. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  78. 81168e5 ath9k: Further fix for mesh beaconing by Fabrice Deyber · 14 years ago
  79. f29f5c0 ath9k: Remove ATH9K_BEACON_PERIOD mask by Rajkumar Manoharan · 14 years ago
  80. ba4903f ath9k: implement .tx_last_beacon() by Felix Fietkau · 14 years ago
  81. ac56703 ath9k: fix ad-hoc nexttbtt calculation by Felix Fietkau · 14 years ago
  82. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 14 years ago
  83. c6820f1 ath9k: fix ad-hoc mode beacon selection by Felix Fietkau · 14 years ago
  84. deb7518 ath9k: avoid enabling interrupts while processing rx by Rajkumar Manoharan · 14 years ago
  85. 92c6f76c ath9k: set beacon related ps flags on bss_info change by Rajkumar Manoharan · 14 years ago
  86. 8e22ad3 ath9k: Fix beacon generation on foreign channel by Rajkumar Manoharan · 14 years ago
  87. 10add41 ath9k: Fix improper beacon slot selection in IBSS by Rajkumar Manoharan · 14 years ago
  88. f60c49b ath9k: Fix kernel panic on module unload by Rajkumar Manoharan · 14 years ago
  89. 99e4d43 ath9k: configure beacons based on hw opmode by Rajkumar Manoharan · 14 years ago
  90. 66da424 ath9k: Cleanup ath_vif struct by Rajkumar Manoharan · 14 years ago
  91. 26cd322 ath9k: use the hw opmode to select the beacon timer mode by Felix Fietkau · 14 years ago
  92. 5e65968 ath9k: fix beacon slot processing in ad-hoc mode by Felix Fietkau · 14 years ago
  93. c944daf4 ath9k: fix stuck beacon detection by Felix Fietkau · 14 years ago
  94. 87c510fe ath9k: trigger nfcal only after multiple missed beacons in AP mode by Felix Fietkau · 14 years ago
  95. dd347f2 ath9k: fix beacon timer handling issues by Felix Fietkau · 14 years ago
  96. efff395 ath9k: improve reliability of beacon transmission and stuck beacon handling by Felix Fietkau · 14 years ago
  97. 014cf3b ath9k: disable beaconing before stopping beacon queue by Rajkumar Manoharan · 14 years ago
  98. 9814f6b ath9k: Remove redundant beacon_interval by Steve Brown · 14 years ago
  99. 3a2329f ath9k: Update comments for not parsing DTIM period by Mohammed Shafi Shajakhan · 14 years ago
  100. 9ac58615 ath9k: fold struct ath_wiphy into struct ath_softc by Felix Fietkau · 14 years ago