1. f98c3bd ath9k: Add a simple virtual wiphy scheduler by Jouni Malinen · 15 years ago
  2. 8089cc4 ath9k: Special processing for channel changes during scan by Jouni Malinen · 15 years ago
  3. 7ec3e51 ath9k: Add workaround to recover from failed channel changes by Jouni Malinen · 15 years ago
  4. 18eb62f ath9k: Pause other virtual wiphys on channel change by Jouni Malinen · 15 years ago
  5. 9580a22 ath9k: Make start/stop operations aware of virtual wiphys by Jouni Malinen · 15 years ago
  6. 0e2dedf ath9k: Add routines for switching between active virtual wiphys by Jouni Malinen · 15 years ago
  7. f0ed85c ath9k: Virtual wiphy pause/unpause functionality by Jouni Malinen · 15 years ago
  8. c52f33d ath9k: Add support for multiple secondary virtual wiphys by Jouni Malinen · 15 years ago
  9. bce048d ath9k: Add data structure for supporting virtual radio/wiphy operation by Jouni Malinen · 15 years ago
  10. 8ca21f0 ath9k: Set BSSID mask based on configured interfaces by Jouni Malinen · 15 years ago
  11. 2c3db3d ath9k: Cleanup multiple VIF processing by Jouni Malinen · 15 years ago
  12. b75bc15 ath9k: Remove unused variables in struct ath_beacon_config by Sujith · 15 years ago
  13. b238e90 ath9k: Handle TSF properly for AP mode by Sujith · 15 years ago
  14. 5379c8a ath9k: Split beacon configuration into mode specific routines by Sujith · 15 years ago
  15. 9546aae ath9k: Cleanup beacon stuck processing by Sujith · 15 years ago
  16. 9fc9ab0 ath9k: Scrub beacon.c by Sujith · 15 years ago
  17. 0c98de6 ath9k: Use new scan notifiers from mac80211 by Sujith · 15 years ago
  18. 541d8dd ath9k: Handle power modes in isr for power save. by Vivek Natarajan · 15 years ago
  19. 20977d3 ath9k: Add appropriate ANI values for AP mode by Sujith · 16 years ago
  20. 2660b81 ath9k: Remove all the useless ah_ variable prefixes by Sujith · 16 years ago
  21. cbe61d8 ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 16 years ago
  22. ba52da5 ath9k: Remove duplicate variables by Sujith · 16 years ago
  23. 17d7904 ath9k: Remove all the sc_ prefixes by Sujith · 16 years ago
  24. 394cf0a ath9k: Header file cleanup by Sujith · 16 years ago
  25. 81b1e19 ath9k: Clean up the way the eeprom antenna configuration is read by Vasanthakumar Thiagarajan · 16 years ago
  26. 3aa24e6 ath9k: Remove unused ath9k_hw_select_antconfig() from hw.c by Vasanthakumar Thiagarajan · 16 years ago
  27. 27abe06 ath9k: Read and write the TSF via debugfs by Alina Friedrichsen · 16 years ago
  28. 5f8e077 ath9k: simplify regulatory code by Luis R. Rodriguez · 16 years ago
  29. 3cbb5dd ath9k: Enable dynamic power save in ath9k. by Vivek Natarajan · 16 years ago
  30. 0ced0e1 ath9k: Setup MFP options for CCMP by Jouni Malinen · 16 years ago
  31. c97c92d ath9k: Enable Bluetooth Coexistence support by Vasanthakumar Thiagarajan · 16 years ago
  32. c9e27d9 ath9k: use ieee80211_conf on ath9k_hw_iscal_supported() by Luis R. Rodriguez · 16 years ago
  33. 76061ab ath9k: make request to get the noisefloor threshold band specific by Luis R. Rodriguez · 16 years ago
  34. ae8d285 ath9k: consolidate arguments on hw reset by Luis R. Rodriguez · 16 years ago
  35. e759407 ath9k: Adding support for Atheros AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  36. d97809d ath9k: Replace ath9k_opmode with nl80211_iftype by Colin McCabe · 16 years ago
  37. 2a163c6 ath9k: Add a debugfs file for dumping DMA status by Sujith · 16 years ago
  38. 788a3d6 ath9k: Fix bug in deciphering channel flags by Sujith · 16 years ago
  39. 46d14a5 ath9k: General code scrub by Sujith · 16 years ago
  40. e63835b ath9k: Remove ath9k_rate_table by Sujith · 16 years ago
  41. e97275c ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE by Senthil Balasubramanian · 16 years ago
  42. f1dc560 ath9k: Refactor hw.c by Sujith · 16 years ago
  43. b139a10 ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare by Luis R. Rodriguez · 16 years ago
  44. 6f25542 ath9k: enable ANI to help with noisy environments by Luis R. Rodriguez · 16 years ago
  45. 500c064 ath9k: Add RF kill support by Vasanthakumar Thiagarajan · 16 years ago
  46. 822ceae ath9k: Remove more dead code by Sujith · 16 years ago
  47. c83be68 ath9k: Add LED support by Vasanthakumar Thiagarajan · 16 years ago
  48. e022edb ath9k: Use mac80211 for multicast power save buffering by Jouni Malinen · 16 years ago
  49. 19b73c7 ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags by Sujith · 16 years ago
  50. b4696c8b ath9k: Use a single opmode variable by Sujith · 16 years ago
  51. 6a2b9e8 ath9k: Unused macros, variables by Sujith · 16 years ago
  52. 86b89ee ath9k: Revamp wireless mode usage by Sujith · 16 years ago
  53. 3b95978 ath9k: More unused macros by Sujith · 16 years ago
  54. 06df8be ath9k: Use mac80211's band macros and remove enum hal_freq_band by Sujith · 16 years ago
  55. ea9880f ath9k: Remove redundant data structure ath9k_txq_info by Sujith · 16 years ago
  56. 60b67f5 ath9k: Cleanup data structures related to HW capabilities by Sujith · 16 years ago
  57. f078f20 ath9k: Add new Atheros IEEE 802.11n driver by Luis R. Rodriguez · 16 years ago