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