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