1. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. 5ec905a ath9k: AR9280 PCI devices must serialize IO as well by Luis R. Rodriguez · 15 years ago
  3. 6158425 ath9k: implement IO serialization by Luis R. Rodriguez · 15 years ago
  4. 39d89cd ath9k: Add a debugfs interface for controlling virtual wiphys by Jouni Malinen · 15 years ago
  5. f98c3bd ath9k: Add a simple virtual wiphy scheduler by Jouni Malinen · 15 years ago
  6. 8089cc4 ath9k: Special processing for channel changes during scan by Jouni Malinen · 15 years ago
  7. 7ec3e51 ath9k: Add workaround to recover from failed channel changes by Jouni Malinen · 15 years ago
  8. ee166a0 ath9k: Check virtual wiphy state on tx() by Jouni Malinen · 15 years ago
  9. 18eb62f ath9k: Pause other virtual wiphys on channel change by Jouni Malinen · 15 years ago
  10. 465ca84 ath9k: Register larger listen interval by Jouni Malinen · 15 years ago
  11. 9580a22 ath9k: Make start/stop operations aware of virtual wiphys by Jouni Malinen · 15 years ago
  12. 0e2dedf ath9k: Add routines for switching between active virtual wiphys by Jouni Malinen · 15 years ago
  13. f0ed85c ath9k: Virtual wiphy pause/unpause functionality by Jouni Malinen · 15 years ago
  14. b93bce2 ath9k: Configure RX filter for multi-BSSID broadcast by Jouni Malinen · 15 years ago
  15. c52f33d ath9k: Add support for multiple secondary virtual wiphys by Jouni Malinen · 15 years ago
  16. bce048d ath9k: Add data structure for supporting virtual radio/wiphy operation by Jouni Malinen · 15 years ago
  17. 8ca21f0 ath9k: Set BSSID mask based on configured interfaces by Jouni Malinen · 15 years ago
  18. 2c3db3d ath9k: Cleanup multiple VIF processing by Jouni Malinen · 15 years ago
  19. d216aaa ath9k: Clean up setkey operations by Jouni Malinen · 15 years ago
  20. aebe2b5 ath9k: fix AR_TXCFG_DMASZ_MASK value by Gabor Juhos · 15 years ago
  21. b75bc15 ath9k: Remove unused variables in struct ath_beacon_config by Sujith · 15 years ago
  22. 2554935 ath9k: Lock config_interface() callback with a mutex by Sujith · 15 years ago
  23. b238e90 ath9k: Handle TSF properly for AP mode by Sujith · 15 years ago
  24. 5379c8a ath9k: Split beacon configuration into mode specific routines by Sujith · 15 years ago
  25. 9546aae ath9k: Cleanup beacon stuck processing by Sujith · 15 years ago
  26. 9fc9ab0 ath9k: Scrub beacon.c by Sujith · 15 years ago
  27. 0c98de6 ath9k: Use new scan notifiers from mac80211 by Sujith · 15 years ago
  28. b9a1619 ath9k: Set TSF fix by Alina Friedrichsen · 15 years ago
  29. 91ed19f ath9k: Fix FIF_BCN_PRBRESP_PROMISC handling by Alina Friedrichsen · 15 years ago
  30. 541d8dd ath9k: Handle power modes in isr for power save. by Vivek Natarajan · 15 years ago
  31. 9331ec8 ath9k: Fill in rate_update mac80211 callback by Sujith · 15 years ago
  32. e0caf9e ath9k: Remove unused key xoring by Jouni Malinen · 15 years ago
  33. 672903b ath9k: Document keycache operations by Jouni Malinen · 15 years ago
  34. 3f53dd6 ath9k: Fix hw crypto configuration for TKIP in AP mode by Jouni Malinen · 15 years ago
  35. fa09632 ath9k: Remove ununsed ack duration stuff with long/short preamble by Vasanthakumar Thiagarajan · 15 years ago
  36. f40154e ath9k: Configure Power control register appropriately for h/w with 4k eeprom by Vasanthakumar Thiagarajan · 15 years ago
  37. b3bd89c ath9k: Add module parameter to disable hardware crypto by Jouni Malinen · 15 years ago
  38. 222d0b3 ath9k: Unlock sc->mutex on error path by Jouni Malinen · 15 years ago
  39. 204b190 ath9k: fix 802.11g conformance test limit typo by Bob Copeland · 15 years ago
  40. 8454086 ath9k: follow beacon hints on reg_notifier when world roaming by Luis R. Rodriguez · 15 years ago
  41. fe33eb3 cfg80211: move all regulatory hints to workqueue by Luis R. Rodriguez · 15 years ago
  42. 20977d3 ath9k: Add appropriate ANI values for AP mode by Sujith · 15 years ago
  43. db0f41f ath9k: Fix PCI shutdown sequence by Sujith · 15 years ago
  44. 8147f5d ath9k: Fix bug in EEPROM chainmask retrieval by Sujith · 15 years ago
  45. 9e71279 ath9k: Add PER to RC debug statistics by Sujith · 15 years ago
  46. d9ae96d ath9k: Remove multiple macro occurrences by Sujith · 15 years ago
  47. f452a63 ath9k: Don't reset TSF after scanning automatically by Alina Friedrichsen · 15 years ago
  48. dbaaa14 ath9k: Filter out beacons from other BSS in STA mode by Vasanthakumar Thiagarajan · 15 years ago
  49. d5c232f ath9k: Fix PTK/GTK handshake timeout by Vasanthakumar Thiagarajan · 15 years ago
  50. fdbf733 ath9k: Use beacon interval directly by Sujith · 15 years ago
  51. f7a99e4 ath9k: Remove ath_txq_depth and get the queue depth directly by Sujith · 15 years ago
  52. f34639d ath9k: Remove a few unused capability macros by Sujith · 15 years ago
  53. 171387e ath9k: Initialize channel change time by Sujith · 15 years ago
  54. 83befbd ath9k: Fix antenna assignment bug in TX status processing by Sujith · 15 years ago
  55. 0caa7b1 ath9k: Fix HW wait timeout by Sujith · 15 years ago
  56. 7076849 ath9k: Program the RTC registers correctly by Sujith · 15 years ago
  57. 191a99b ath9k: move common regulatory code out of if() branches by Bob Copeland · 15 years ago
  58. 65fe465 ath9k: remove prototype for ath9k_regd_get_current_country by Bob Copeland · 15 years ago
  59. 17580f6 ath9k: remove ath9k_regd_get_rd() by Bob Copeland · 15 years ago
  60. d0f48f9 ath9k: convert isWwrSKU macro into C code by Bob Copeland · 15 years ago
  61. e775aaf ath9k: save a few calls to ath9k_regd_get_eepromRD by Bob Copeland · 15 years ago
  62. 63a7c8e ath9k: remove write-only current_rd_inuse by Bob Copeland · 15 years ago
  63. 8bd1d07 ath9k: Add open loop control support by Senthil Balasubramanian · 15 years ago
  64. b06e786 ath9k: Decrease minimum NF threshold by Sujith · 15 years ago
  65. 668158a ath9k: Fix incorrect noise floor reading for 4k EEPROM by Sujith · 15 years ago
  66. 0fd06c9 ath9k: Fix bug in disabling MIB counters by Sujith · 15 years ago
  67. edf7c06 ath9k: Initialize AGC calibration properly by Sujith · 15 years ago
  68. 4af9cf4 ath9k: Enable TSF Out of Range Interrupt by Sujith · 15 years ago
  69. 06d0f06 ath9k: Enable Fractional N mode by Sujith · 15 years ago
  70. fec0de1 ath9k: Fix rd_ext EEPROM capability for AR9285 by Sujith · 15 years ago
  71. e421c7b ath9k: Store the correct max TX power level by Sujith · 15 years ago
  72. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  73. 40b130a ath9k: Fix panic upon attach failure by Vasanthakumar Thiagarajan · 15 years ago
  74. 93f726a drivers/net/wireless/ath9k: fix sparse warnings: Should it be static? by Hannes Eder · 15 years ago
  75. 6d08b9b ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave() by Luis R. Rodriguez · 15 years ago
  76. 24c1a28 ath9k: add comments for ath9k_hw_configpcipowersave() by Luis R. Rodriguez · 15 years ago
  77. 2660b81 ath9k: Remove all the useless ah_ variable prefixes by Sujith · 15 years ago
  78. f74df6f ath9k: Cleanup EEPROM operations by Sujith · 15 years ago
  79. e153789 ath9k: Add callbacks hooks for EEPROM operations by Sujith · 15 years ago
  80. cbe61d8 ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 15 years ago
  81. ba52da5 ath9k: Remove duplicate variables by Sujith · 15 years ago
  82. d6bad49 ath9k: Move regulatory information to a separate structure by Sujith · 15 years ago
  83. d535a42 ath9k: Store HW version information in a separate structure by Sujith · 15 years ago
  84. 17d7904 ath9k: Remove all the sc_ prefixes by Sujith · 15 years ago
  85. ee6e8d1 ath9k: Convert ANI channel to a pointer by Sujith · 15 years ago
  86. 394cf0a ath9k: Header file cleanup by Sujith · 15 years ago
  87. 029bc43 ath9k: Add retry counters to rate control debug file by Sujith · 15 years ago
  88. d42c6b7 ath9k: Handle mac80211's FIF_CONTROL flag properly by Sujith · 15 years ago
  89. 254ad0f ath9k: Remove all the redundant internal buffer types by Sujith · 15 years ago
  90. 141b38b ath9k: Lock mac80211 callbacks with a mutex by Sujith · 15 years ago
  91. de9f97e ath9k: fix reg_notifier() flags used upon a country IE by Luis R. Rodriguez · 15 years ago
  92. 0818cb8 ath9k: fix led naming by Danny Kukawka · 15 years ago
  93. 7a7dec6 ath9k: Add debugfs files for printing TX rate details by Sujith · 15 years ago
  94. c89424d ath9k: Handle mac80211's RC flags for MCS rates by Sujith · 15 years ago
  95. 3900898 ath9k: Cleanup get_rate() interface by Sujith · 15 years ago
  96. f2bffa7 ath9k: Fix LED blink pattern by Vasanthakumar Thiagarajan · 15 years ago
  97. 547c376 ath9k: Remove a bunch of unused macros by Sujith · 15 years ago
  98. feed029 ath9k: Fix typo in checking for chip revision by Sujith · 15 years ago
  99. 7519a8f ath9k: remove passive scan on 5 GHz if country IE knows better by Luis R. Rodriguez · 15 years ago
  100. 547e4c2 ath9k: move check for radar freqs into a helper by Luis R. Rodriguez · 15 years ago