1. c08148b ath9k: Add QCA953x WMAC platform support by Sujith Manoharan · 11 years ago
  2. eefa01d ath9k: move sc_flags to ath_common by Oleksij Rempel · 11 years ago
  3. 8f616c6 wireless: ath9k: use dev_get_platdata() by Jingoo Han · 12 years ago
  4. 785ec30 net: wireless: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  5. b81950b1 ath9k: use the devres API for allocations/mappings by Felix Fietkau · 13 years ago
  6. 9476f4d ath9k: add platform_device_id for AR9550 by Gabor Juhos · 13 years ago
  7. 781b14a ath9k: Use atomic operations by Sujith Manoharan · 13 years ago
  8. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 14 years ago
  9. eb93e89 ath9k: remove all references to subsysid, it's never used by Pavel Roskin · 14 years ago
  10. e9b7c59 ath9k: add platform device id for AR9330 by Gabor Juhos · 14 years ago
  11. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 14 years ago
  12. 0a6c9b1 ath9k: Fix warning: symbol 'ath9k_platform_id_table' was not declared. Should it be static? by Vasanthakumar Thiagarajan · 14 years ago
  13. 247eee0 ath9k: Add AR9340 platform id to id table by Vasanthakumar Thiagarajan · 14 years ago
  14. 6f11c81 ath9k: Register id table for platform device by Vasanthakumar Thiagarajan · 14 years ago
  15. 9ac4793 wireless:ath: use resource_size() help function by Shan Wei · 14 years ago
  16. 9ac58615 ath9k: fold struct ath_wiphy into struct ath_softc by Felix Fietkau · 15 years ago
  17. 7545daf ath9k: remove support for virtual wiphys by Felix Fietkau · 15 years ago
  18. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 15 years ago
  19. c96c31e drivers/net/wireless: Use wiphy_<level> by Joe Perches · 15 years ago
  20. 497ad9a ath: Add a bus type field by Sujith · 15 years ago
  21. ab5132a ath9k: fix access to freed data on unload by Pavel Roskin · 16 years ago
  22. 5e4ea1f ath9k: Fix panic on driver load by Sujith · 16 years ago
  23. 285f2dd ath9k: Cleanup init/deinit routines by Sujith · 16 years ago
  24. f934c4d ath9k_hw: distinguish single-chip solutions on initial probe print by Luis R. Rodriguez · 16 years ago
  25. 2da4f01 ath9k_hw: move mac name and rf name helpers to hw code by Luis R. Rodriguez · 16 years ago
  26. e307fcf ath9k: adjust ahb callbacks to new struct layout to avoid compile errors by Marek Lindner · 16 years ago
  27. 5bb1279 atheros: move bus ops to ath_common by Luis R. Rodriguez · 16 years ago
  28. c46917b atheros: add common debug printing by Luis R. Rodriguez · 16 years ago
  29. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 16 years ago
  30. aeac355 ath9k: Store subsystem id in struct hw_version by Vasanthakumar Thiagarajan · 16 years ago
  31. 580171f ath9k: propagate errors on ath_init_device() and request_irq() by Luis R. Rodriguez · 16 years ago
  32. 1e40bcf ath9k: distinguish between device initialization and ath_softc init by Luis R. Rodriguez · 16 years ago
  33. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 16 years ago[Renamed from drivers/net/wireless/ath9k/ahb.c]
  34. cee075a ath9k: Update copyright in all the files by Sujith · 16 years ago
  35. 9251f0b ath9k: fix compile error in ahb.c by Gabor Juhos · 16 years ago
  36. bce048d ath9k: Add data structure for supporting virtual radio/wiphy operation by Jouni Malinen · 16 years ago
  37. cbe61d8 ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 17 years ago
  38. d535a42 ath9k: Store HW version information in a separate structure by Sujith · 17 years ago
  39. 394cf0a ath9k: Header file cleanup by Sujith · 17 years ago
  40. 9dbeb91 ath9k: get EEPROM contents from platform data on AHB bus by Gabor Juhos · 17 years ago
  41. 09329d3 ath9k: introduce platform driver for AHB bus support by Gabor Juhos · 17 years ago