1. 9e98ac6 ath9k: Remove redundant HT macros by Sujith · 16 years ago
  2. 6483917 ath9k: disable radio when all devices are marked idle by Luis R. Rodriguez · 16 years ago
  3. 709ade9 ath9k: serialize ath9k_ps_{wakeup,restore} calls by Gabor Juhos · 16 years ago
  4. 0bc0798 ath9k: uninline ath9k_ps_{wakeup,restore} functions by Gabor Juhos · 16 years ago
  5. 04717cc ath9k: serialize ath9k_hw_setpower calls by Gabor Juhos · 16 years ago
  6. 164ace3 ath9k: Fix TX hang issue with Atheros chipsets by Senthil Balasubramanian · 16 years ago
  7. a59b5a5 ath9k: Manipulate and report the correct RSSI by Senthil Balasubramanian · 16 years ago
  8. dd19018 ath9k: cleanup try count for MRR in rate control by Luis R. Rodriguez · 16 years ago
  9. e5f0921 ath9k: race condition in SCANNING state check during ANI calibration by Senthil Balasubramanian · 16 years ago
  10. c3d8f02 ath9k: Remove unnecessary count for addba attempt by Vasanthakumar Thiagarajan · 16 years ago
  11. 7fe96a1 ath9k: prevent sleeping while we are waiting for CAB by Gabor Juhos · 16 years ago
  12. 3b319aa ath9k: port to cfg80211 rfkill by Johannes Berg · 16 years ago
  13. 19d337d rfkill: rewrite by Johannes Berg · 16 years ago
  14. ccdfeab ath9k: Update Beacon timers based on timestamp from the AP by Jouni Malinen · 16 years ago
  15. 9a23f9c ath9k: Wake up for TX in mac80211 timeout=0 sleep mode by Jouni Malinen · 16 years ago
  16. 6b96f93 ath9k: cleanup beacon parameters configuration by Vasanthakumar Thiagarajan · 16 years ago
  17. cc65965 ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames by Jouni Malinen · 16 years ago
  18. 4f0fc7c ath9k: make private driver rate tables const by Luis R. Rodriguez · 16 years ago
  19. fb4a3d3 ath9k: uninline ath9k_io{read,write}32 routines by Gabor Juhos · 16 years ago
  20. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 16 years ago
  21. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 16 years ago[Renamed from drivers/net/wireless/ath9k/ath9k.h]
  22. 797fe5cb ath9k: Remove the useless do..while loops by Sujith · 16 years ago
  23. 4658b98 ath9k: Remove TIM from the interrupt mask by Sujith · 16 years ago
  24. 5cc9399 ath9k: Remove unused structures by Sujith · 16 years ago
  25. ae459af ath9k: Remove a couple of unused variables in descriptor handling by Sujith · 16 years ago
  26. a119cc4 ath9k: Cleanup buffer status handling by Sujith · 16 years ago
  27. a22be22 ath9k: Avoid unneeded casts by Sujith · 16 years ago
  28. bdbdf46 ath9k: Remove a few unused flags by Sujith · 16 years ago
  29. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 16 years ago
  30. 6b2c403 ath9k: Nuke struct ath_xmit_status by Vasanthakumar Thiagarajan · 16 years ago
  31. cee075a ath9k: Update copyright in all the files by Sujith · 16 years ago
  32. 4ed96f0 ath9k: Add support for multiple virtual AP interfaces by Jouni Malinen · 16 years ago
  33. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  34. 6158425 ath9k: implement IO serialization by Luis R. Rodriguez · 16 years ago
  35. f98c3bd ath9k: Add a simple virtual wiphy scheduler by Jouni Malinen · 16 years ago
  36. 8089cc4 ath9k: Special processing for channel changes during scan by Jouni Malinen · 16 years ago
  37. 7ec3e51 ath9k: Add workaround to recover from failed channel changes by Jouni Malinen · 16 years ago
  38. 18eb62f ath9k: Pause other virtual wiphys on channel change by Jouni Malinen · 16 years ago
  39. 9580a22 ath9k: Make start/stop operations aware of virtual wiphys by Jouni Malinen · 16 years ago
  40. 0e2dedf ath9k: Add routines for switching between active virtual wiphys by Jouni Malinen · 16 years ago
  41. f0ed85c ath9k: Virtual wiphy pause/unpause functionality by Jouni Malinen · 16 years ago
  42. c52f33d ath9k: Add support for multiple secondary virtual wiphys by Jouni Malinen · 16 years ago
  43. bce048d ath9k: Add data structure for supporting virtual radio/wiphy operation by Jouni Malinen · 16 years ago
  44. 8ca21f0 ath9k: Set BSSID mask based on configured interfaces by Jouni Malinen · 16 years ago
  45. 2c3db3d ath9k: Cleanup multiple VIF processing by Jouni Malinen · 16 years ago
  46. b75bc15 ath9k: Remove unused variables in struct ath_beacon_config by Sujith · 16 years ago
  47. b238e90 ath9k: Handle TSF properly for AP mode by Sujith · 16 years ago
  48. 5379c8a ath9k: Split beacon configuration into mode specific routines by Sujith · 16 years ago
  49. 9546aae ath9k: Cleanup beacon stuck processing by Sujith · 16 years ago
  50. 9fc9ab0 ath9k: Scrub beacon.c by Sujith · 16 years ago
  51. 0c98de6 ath9k: Use new scan notifiers from mac80211 by Sujith · 16 years ago
  52. 541d8dd ath9k: Handle power modes in isr for power save. by Vivek Natarajan · 16 years ago
  53. 20977d3 ath9k: Add appropriate ANI values for AP mode by Sujith · 16 years ago
  54. 2660b81 ath9k: Remove all the useless ah_ variable prefixes by Sujith · 17 years ago
  55. cbe61d8a ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 17 years ago
  56. ba52da5 ath9k: Remove duplicate variables by Sujith · 17 years ago
  57. 17d7904 ath9k: Remove all the sc_ prefixes by Sujith · 17 years ago
  58. 394cf0a ath9k: Header file cleanup by Sujith · 17 years ago
  59. 81b1e19 ath9k: Clean up the way the eeprom antenna configuration is read by Vasanthakumar Thiagarajan · 17 years ago
  60. 3aa24e6 ath9k: Remove unused ath9k_hw_select_antconfig() from hw.c by Vasanthakumar Thiagarajan · 17 years ago
  61. 27abe06 ath9k: Read and write the TSF via debugfs by Alina Friedrichsen · 17 years ago
  62. 5f8e077 ath9k: simplify regulatory code by Luis R. Rodriguez · 17 years ago
  63. 3cbb5dd ath9k: Enable dynamic power save in ath9k. by Vivek Natarajan · 17 years ago
  64. 0ced0e1 ath9k: Setup MFP options for CCMP by Jouni Malinen · 17 years ago
  65. c97c92d ath9k: Enable Bluetooth Coexistence support by Vasanthakumar Thiagarajan · 17 years ago
  66. c9e27d9 ath9k: use ieee80211_conf on ath9k_hw_iscal_supported() by Luis R. Rodriguez · 17 years ago
  67. 76061ab ath9k: make request to get the noisefloor threshold band specific by Luis R. Rodriguez · 17 years ago
  68. ae8d285 ath9k: consolidate arguments on hw reset by Luis R. Rodriguez · 17 years ago
  69. e759407 ath9k: Adding support for Atheros AR9285 chipset. by Senthil Balasubramanian · 17 years ago
  70. d97809d ath9k: Replace ath9k_opmode with nl80211_iftype by Colin McCabe · 17 years ago
  71. 2a163c6 ath9k: Add a debugfs file for dumping DMA status by Sujith · 17 years ago
  72. 788a3d6 ath9k: Fix bug in deciphering channel flags by Sujith · 17 years ago
  73. 46d14a5 ath9k: General code scrub by Sujith · 17 years ago
  74. e63835b ath9k: Remove ath9k_rate_table by Sujith · 17 years ago
  75. e97275c ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE by Senthil Balasubramanian · 17 years ago
  76. f1dc560 ath9k: Refactor hw.c by Sujith · 17 years ago
  77. b139a10 ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare by Luis R. Rodriguez · 17 years ago
  78. 6f25542 ath9k: enable ANI to help with noisy environments by Luis R. Rodriguez · 17 years ago
  79. 500c064 ath9k: Add RF kill support by Vasanthakumar Thiagarajan · 17 years ago
  80. 822ceae ath9k: Remove more dead code by Sujith · 17 years ago
  81. c83be68 ath9k: Add LED support by Vasanthakumar Thiagarajan · 17 years ago
  82. e022edb ath9k: Use mac80211 for multicast power save buffering by Jouni Malinen · 17 years ago
  83. 19b73c7 ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags by Sujith · 17 years ago
  84. b4696c8b ath9k: Use a single opmode variable by Sujith · 17 years ago
  85. 6a2b9e8 ath9k: Unused macros, variables by Sujith · 17 years ago
  86. 86b89ee ath9k: Revamp wireless mode usage by Sujith · 17 years ago
  87. 3b95978 ath9k: More unused macros by Sujith · 17 years ago
  88. 06df8be ath9k: Use mac80211's band macros and remove enum hal_freq_band by Sujith · 17 years ago
  89. ea9880f ath9k: Remove redundant data structure ath9k_txq_info by Sujith · 17 years ago
  90. 60b67f5 ath9k: Cleanup data structures related to HW capabilities by Sujith · 17 years ago
  91. f078f20 ath9k: Add new Atheros IEEE 802.11n driver by Luis R. Rodriguez · 17 years ago