1. 3e241ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  2. 853da11 ath9k: fix access to a freed skb in ath_rx_tasklet() by Pavel Roskin · 16 years ago
  3. e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 16 years ago
  4. b172023 mac80211: unify and fix TX aggregation start by Johannes Berg · 16 years ago
  5. 051b919 ath9k: fix dma mapping leak of rx buffer upon rmmod by Luis R. Rodriguez · 16 years ago
  6. 9cb5412 Add mesh point functionality to ath9k by Pat Erley · 16 years ago
  7. 6b2c403 ath9k: Nuke struct ath_xmit_status by Vasanthakumar Thiagarajan · 16 years ago
  8. 8a92e2e ath9k: Fix bug in reporting status of tx rate by Vasanthakumar Thiagarajan · 16 years ago
  9. 0934af2 ath9k: Fix rate control update for aggregated frames by Vasanthakumar Thiagarajan · 16 years ago
  10. 85067c0 ath9k: Keep LED on in idle state after association by Vasanthakumar Thiagarajan · 16 years ago
  11. cee075a ath9k: Update copyright in all the files by Sujith · 16 years ago
  12. c2da50e ath9k: Fix bug in handling single stream stations by Sujith · 16 years ago
  13. 95e4acb ath9k: Fill in ack signal in TX status by Sujith · 16 years ago
  14. e71cef3 ath9k: Fix bug in 4K EEPROM size calculation by Sujith · 16 years ago
  15. d650915 ath9k: Change return type for set_board_values() by Sujith · 16 years ago
  16. a83615d ath9k: Introduce a helper function for setting board gain values by Sujith · 16 years ago
  17. 355363f ath9k: Move AR5416_VER_MASK to a common location by Sujith · 16 years ago
  18. 7d01b22 ath9k: Miscellaneous EEPROM handling cleanup by Sujith · 16 years ago
  19. b572b24 ath9k: remove dummy PCI "retry timeout" fix by Luis R. Rodriguez · 16 years ago
  20. 4ed96f0 ath9k: Add support for multiple virtual AP interfaces by Jouni Malinen · 16 years ago
  21. 14587ce ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rate by Vasanthakumar Thiagarajan · 16 years ago
  22. 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
  23. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  24. 217ba9d ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode by Jouni Malinen · 16 years ago
  25. eeee132 ath9k: Add spectrum management to HW capabilities by Sujith · 16 years ago
  26. 15cc0f1 ath9k: make few eeprom and calib items static by Luis R. Rodriguez · 16 years ago
  27. c117fa0 ath9k: downgrade xmit queue full message to xmit debug by Luis R. Rodriguez · 16 years ago
  28. 7db90f4 cfg80211: move enum reg_set_by to nl80211.h by Luis R. Rodriguez · 16 years ago
  29. 0fee54c cfg80211: remove REGDOM_SET_BY_INIT by Luis R. Rodriguez · 16 years ago
  30. 62b4fb6 ath9k: Fix bug in reading debugfs file 'rcstat' by Sujith · 16 years ago
  31. c37452b ath9k: Fix bug in TX aggregation by Sujith · 16 years ago
  32. 9c81e8b ath9k: Initialize ANI properly by Sujith · 16 years ago
  33. be1b08a ath9k: Use suitable macros with 4k eeprom data by Vasanthakumar Thiagarajan · 16 years ago
  34. 5077fd3 ath9k: always compile ath_radio_{en,dis}able by Gabor Juhos · 16 years ago
  35. 5210311 ath9k: fix compile error in debug.c by Gabor Juhos · 16 years ago
  36. 9251f0b ath9k: fix compile error in ahb.c by Gabor Juhos · 16 years ago
  37. 6b765de ath9k: fix AR_SREV_9100_OR_LATER macro by Gabor Juhos · 16 years ago
  38. d4376eb ath9k: move ar9100 version checking macros into a more appropriate place by Gabor Juhos · 16 years ago
  39. a8c96d3 ath9k: cleanup AR5416 version checking macros by Gabor Juhos · 16 years ago
  40. 978b532 ath9k: Incorrect AR9285 version check macro by Senthil Balasubramanian · 16 years ago
  41. 4e84516 ath9k: INI update for AR9285 and periodic PA offset caliberation by Senthil Balasubramanian · 16 years ago
  42. b03a9db ath9k: RX buffers may be accessed/freed even before initialized/alloced. by Senthil Balasubramanian · 16 years ago
  43. f0e6ce1 ath9k: Get rid of unnecessary ATOMIC memory alloc during init time by Senthil Balasubramanian · 16 years ago
  44. 19d8bc2 ath9k: create a common debugfs_root for all device instances by Gabor Juhos · 16 years ago
  45. 5ec905a ath9k: AR9280 PCI devices must serialize IO as well by Luis R. Rodriguez · 16 years ago
  46. 6158425 ath9k: implement IO serialization by Luis R. Rodriguez · 16 years ago
  47. 39d89cd ath9k: Add a debugfs interface for controlling virtual wiphys by Jouni Malinen · 16 years ago
  48. f98c3bd ath9k: Add a simple virtual wiphy scheduler by Jouni Malinen · 16 years ago
  49. 8089cc4 ath9k: Special processing for channel changes during scan by Jouni Malinen · 16 years ago
  50. 7ec3e51 ath9k: Add workaround to recover from failed channel changes by Jouni Malinen · 16 years ago
  51. ee166a0 ath9k: Check virtual wiphy state on tx() by Jouni Malinen · 16 years ago
  52. 18eb62f ath9k: Pause other virtual wiphys on channel change by Jouni Malinen · 16 years ago
  53. 465ca84 ath9k: Register larger listen interval by Jouni Malinen · 16 years ago
  54. 9580a22 ath9k: Make start/stop operations aware of virtual wiphys by Jouni Malinen · 16 years ago
  55. 0e2dedf ath9k: Add routines for switching between active virtual wiphys by Jouni Malinen · 16 years ago
  56. f0ed85c ath9k: Virtual wiphy pause/unpause functionality by Jouni Malinen · 16 years ago
  57. b93bce2 ath9k: Configure RX filter for multi-BSSID broadcast by Jouni Malinen · 16 years ago
  58. c52f33d ath9k: Add support for multiple secondary virtual wiphys by Jouni Malinen · 16 years ago
  59. bce048d ath9k: Add data structure for supporting virtual radio/wiphy operation by Jouni Malinen · 16 years ago
  60. 8ca21f0 ath9k: Set BSSID mask based on configured interfaces by Jouni Malinen · 16 years ago
  61. 2c3db3d ath9k: Cleanup multiple VIF processing by Jouni Malinen · 16 years ago
  62. d216aaa ath9k: Clean up setkey operations by Jouni Malinen · 16 years ago
  63. aebe2b5 ath9k: fix AR_TXCFG_DMASZ_MASK value by Gabor Juhos · 16 years ago
  64. b75bc15 ath9k: Remove unused variables in struct ath_beacon_config by Sujith · 16 years ago
  65. 2554935 ath9k: Lock config_interface() callback with a mutex by Sujith · 16 years ago
  66. b238e90 ath9k: Handle TSF properly for AP mode by Sujith · 16 years ago
  67. 5379c8a ath9k: Split beacon configuration into mode specific routines by Sujith · 16 years ago
  68. 9546aae ath9k: Cleanup beacon stuck processing by Sujith · 16 years ago
  69. 9fc9ab0 ath9k: Scrub beacon.c by Sujith · 16 years ago
  70. 0c98de6 ath9k: Use new scan notifiers from mac80211 by Sujith · 16 years ago
  71. b9a1619 ath9k: Set TSF fix by Alina Friedrichsen · 16 years ago
  72. 91ed19f ath9k: Fix FIF_BCN_PRBRESP_PROMISC handling by Alina Friedrichsen · 16 years ago
  73. 541d8dd ath9k: Handle power modes in isr for power save. by Vivek Natarajan · 16 years ago
  74. 9331ec8 ath9k: Fill in rate_update mac80211 callback by Sujith · 16 years ago
  75. e0caf9e ath9k: Remove unused key xoring by Jouni Malinen · 16 years ago
  76. 672903b ath9k: Document keycache operations by Jouni Malinen · 16 years ago
  77. 3f53dd6 ath9k: Fix hw crypto configuration for TKIP in AP mode by Jouni Malinen · 16 years ago
  78. fa09632 ath9k: Remove ununsed ack duration stuff with long/short preamble by Vasanthakumar Thiagarajan · 16 years ago
  79. f40154e ath9k: Configure Power control register appropriately for h/w with 4k eeprom by Vasanthakumar Thiagarajan · 16 years ago
  80. b3bd89c ath9k: Add module parameter to disable hardware crypto by Jouni Malinen · 16 years ago
  81. 222d0b3 ath9k: Unlock sc->mutex on error path by Jouni Malinen · 16 years ago
  82. 204b190 ath9k: fix 802.11g conformance test limit typo by Bob Copeland · 16 years ago
  83. 8454086 ath9k: follow beacon hints on reg_notifier when world roaming by Luis R. Rodriguez · 16 years ago
  84. fe33eb3 cfg80211: move all regulatory hints to workqueue by Luis R. Rodriguez · 16 years ago
  85. 20977d3 ath9k: Add appropriate ANI values for AP mode by Sujith · 16 years ago
  86. db0f41f ath9k: Fix PCI shutdown sequence by Sujith · 16 years ago
  87. 8147f5d ath9k: Fix bug in EEPROM chainmask retrieval by Sujith · 16 years ago
  88. 9e71279 ath9k: Add PER to RC debug statistics by Sujith · 16 years ago
  89. d9ae96d ath9k: Remove multiple macro occurrences by Sujith · 16 years ago
  90. f452a63 ath9k: Don't reset TSF after scanning automatically by Alina Friedrichsen · 16 years ago
  91. dbaaa14 ath9k: Filter out beacons from other BSS in STA mode by Vasanthakumar Thiagarajan · 16 years ago
  92. d5c232f ath9k: Fix PTK/GTK handshake timeout by Vasanthakumar Thiagarajan · 16 years ago
  93. fdbf733 ath9k: Use beacon interval directly by Sujith · 16 years ago
  94. f7a99e4 ath9k: Remove ath_txq_depth and get the queue depth directly by Sujith · 16 years ago
  95. f34639d ath9k: Remove a few unused capability macros by Sujith · 16 years ago
  96. 171387e ath9k: Initialize channel change time by Sujith · 16 years ago
  97. 83befbd ath9k: Fix antenna assignment bug in TX status processing by Sujith · 16 years ago
  98. 0caa7b1 ath9k: Fix HW wait timeout by Sujith · 16 years ago
  99. 7076849 ath9k: Program the RTC registers correctly by Sujith · 16 years ago
  100. 191a99b ath9k: move common regulatory code out of if() branches by Bob Copeland · 16 years ago