1. c31eb8e ath9k: Fix suspend/resume when no interface is UP by Rajkumar Manoharan · 14 years ago
  2. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  3. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 14 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  5. 9ac58615 ath9k: fold struct ath_wiphy into struct ath_softc by Felix Fietkau · 15 years ago
  6. 7545daf ath9k: remove support for virtual wiphys by Felix Fietkau · 15 years ago
  7. db7ec38 ath9k: Reset keycache on resume by Mohammed Shafi Shajakhan · 15 years ago
  8. e40b5fa ath9k: Use pci_is_pcie() by Hauke Mehrtens · 15 years ago
  9. afe68d0 ath9k: fix aphy / wiphy idle mismatch by Luis R. Rodriguez · 15 years ago
  10. d584747 ath9k: Fix warnings on card removal by Rajkumar Manoharan · 15 years ago
  11. a08e7ad ath9k: fix assumptions for idle calls on suspend/resume by Luis R. Rodriguez · 15 years ago
  12. 1435894 ath9k: Add device id of AR9485 to pci table by Vasanthakumar Thiagarajan · 15 years ago
  13. 8060e16 ath9k: Enable extended synch for AR9485 to fix L0s recovery issue by Vasanthakumar Thiagarajan · 15 years ago
  14. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 15 years ago
  15. a05b5d45 ath9k: add support for reading eeprom from platform data on PCI devices by Felix Fietkau · 15 years ago
  16. f0e94b4 ath9k: Convert to new PCI PM framework by Rafael J. Wysocki · 15 years ago
  17. c96c31e drivers/net/wireless: Use wiphy_<level> by Joe Perches · 15 years ago
  18. 0efabd5 ath9k: enable AR9003 PCI IDs by Luis R. Rodriguez · 15 years ago
  19. ab1d864 ath9k: remove AR9003 from PCI IDs for now by Luis R. Rodriguez · 15 years ago
  20. 733f0ea ath9k_hw: add the PCI ID for the first AR9300 device by Luis R. Rodriguez · 15 years ago
  21. 497ad9a ath: Add a bus type field by Sujith · 15 years ago
  22. 10be7eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  23. 5ffaf8a ath9k: add support for 802.11n bonded out AR2427 by Luis R. Rodriguez · 16 years ago
  24. ab5132a ath9k: fix access to freed data on unload by Pavel Roskin · 16 years ago
  25. 6373464 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  26. 5e4ea1f ath9k: Fix panic on driver load by Sujith · 16 years ago
  27. 285f2dd ath9k: Cleanup init/deinit routines by Sujith · 16 years ago
  28. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 16 years ago
  29. 83bd11a ath9k: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  30. f934c4d ath9k_hw: distinguish single-chip solutions on initial probe print by Luis R. Rodriguez · 16 years ago
  31. 2da4f01 ath9k_hw: move mac name and rf name helpers to hw code by Luis R. Rodriguez · 16 years ago
  32. bc974f4 atheros: define a common priv struct by Luis R. Rodriguez · 16 years ago
  33. 475a6e4 ath9k: use common read/write ops on pci and debug code by Luis R. Rodriguez · 16 years ago
  34. 5bb1279 atheros: move bus ops to ath_common by Luis R. Rodriguez · 16 years ago
  35. 867633f ath9k: Define bus agnostic bluetooth coex prep helper by Luis R. Rodriguez · 16 years ago
  36. aeac355 ath9k: Store subsystem id in struct hw_version by Vasanthakumar Thiagarajan · 16 years ago
  37. f020979 ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call by Vasanthakumar Thiagarajan · 16 years ago
  38. fc548af ath9k: claim irq for ath9k, not ath for pci by Luis R. Rodriguez · 16 years ago
  39. 580171f ath9k: propagate errors on ath_init_device() and request_irq() by Luis R. Rodriguez · 16 years ago
  40. db6be53 ath9k: propagate ieee80211_alloc_hw() failure by Luis R. Rodriguez · 16 years ago
  41. 08fc5c1 ath9k: Enable LEDs for AR9287 chipsets. by Vivek Natarajan · 16 years ago
  42. 523c36f ath9k: Fix bug in PCI resume by Sujith · 16 years ago
  43. 1e40bcf ath9k: distinguish between device initialization and ath_softc init by Luis R. Rodriguez · 16 years ago
  44. ac88b6e ath9k: Add support for AR9287 based chipsets. by Vivek Natarajan · 16 years ago
  45. f021484 ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling by Jouni Malinen · 16 years ago
  46. 19d337d rfkill: rewrite by Johannes Berg · 16 years ago
  47. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  48. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 16 years ago[Renamed from drivers/net/wireless/ath9k/pci.c]
  49. cee075a ath9k: Update copyright in all the files by Sujith · 16 years ago
  50. b572b24 ath9k: remove dummy PCI "retry timeout" fix by Luis R. Rodriguez · 16 years ago
  51. bce048d ath9k: Add data structure for supporting virtual radio/wiphy operation by Jouni Malinen · 16 years ago
  52. db0f41f ath9k: Fix PCI shutdown sequence by Sujith · 16 years ago
  53. 0caa7b1 ath9k: Fix HW wait timeout by Sujith · 16 years ago
  54. 2660b81 ath9k: Remove all the useless ah_ variable prefixes by Sujith · 17 years ago
  55. cbe61d8 ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 17 years ago
  56. d535a42 ath9k: Store HW version information in a separate structure by Sujith · 17 years ago
  57. 394cf0a ath9k: Header file cleanup by Sujith · 17 years ago
  58. 9dbeb91 ath9k: get EEPROM contents from platform data on AHB bus by Gabor Juhos · 17 years ago
  59. 6baff7f ath9k: move PCI code into separate file by Gabor Juhos · 17 years ago