1. 0a6c9b1 ath9k: Fix warning: symbol 'ath9k_platform_id_table' was not declared. Should it be static? by Vasanthakumar Thiagarajan · 14 years ago
  2. 247eee0 ath9k: Add AR9340 platform id to id table by Vasanthakumar Thiagarajan · 14 years ago
  3. 6f11c81 ath9k: Register id table for platform device by Vasanthakumar Thiagarajan · 14 years ago
  4. 9ac4793 wireless:ath: use resource_size() help function by Shan Wei · 14 years ago
  5. 9ac58615 ath9k: fold struct ath_wiphy into struct ath_softc by Felix Fietkau · 14 years ago
  6. 7545daf ath9k: remove support for virtual wiphys by Felix Fietkau · 14 years ago
  7. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 14 years ago
  8. c96c31e drivers/net/wireless: Use wiphy_<level> by Joe Perches · 14 years ago
  9. 497ad9a ath: Add a bus type field by Sujith · 15 years ago
  10. ab5132a ath9k: fix access to freed data on unload by Pavel Roskin · 15 years ago
  11. 5e4ea1f ath9k: Fix panic on driver load by Sujith · 15 years ago
  12. 285f2dd ath9k: Cleanup init/deinit routines by Sujith · 15 years ago
  13. f934c4d ath9k_hw: distinguish single-chip solutions on initial probe print by Luis R. Rodriguez · 15 years ago
  14. 2da4f01 ath9k_hw: move mac name and rf name helpers to hw code by Luis R. Rodriguez · 15 years ago
  15. e307fcf ath9k: adjust ahb callbacks to new struct layout to avoid compile errors by Marek Lindner · 15 years ago
  16. 5bb1279 atheros: move bus ops to ath_common by Luis R. Rodriguez · 15 years ago
  17. c46917b atheros: add common debug printing by Luis R. Rodriguez · 15 years ago
  18. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 15 years ago
  19. aeac355 ath9k: Store subsystem id in struct hw_version by Vasanthakumar Thiagarajan · 15 years ago
  20. 580171f ath9k: propagate errors on ath_init_device() and request_irq() by Luis R. Rodriguez · 15 years ago
  21. 1e40bcf ath9k: distinguish between device initialization and ath_softc init by Luis R. Rodriguez · 15 years ago
  22. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 16 years ago[Renamed from drivers/net/wireless/ath9k/ahb.c]
  23. cee075a ath9k: Update copyright in all the files by Sujith · 16 years ago
  24. 9251f0b ath9k: fix compile error in ahb.c by Gabor Juhos · 16 years ago
  25. bce048d ath9k: Add data structure for supporting virtual radio/wiphy operation by Jouni Malinen · 16 years ago
  26. cbe61d8 ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 16 years ago
  27. d535a42 ath9k: Store HW version information in a separate structure by Sujith · 16 years ago
  28. 394cf0a ath9k: Header file cleanup by Sujith · 16 years ago
  29. 9dbeb91 ath9k: get EEPROM contents from platform data on AHB bus by Gabor Juhos · 16 years ago
  30. 09329d3 ath9k: introduce platform driver for AHB bus support by Gabor Juhos · 16 years ago