summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/pci.c
AgeCommit message (Expand)Author
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau
2011-12-07ath9k: rework power state handlingFelix Fietkau
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan
2011-09-16ath9k: Fix PS wrappers and enabling LEDMohammed Shafi Shajakhan
2011-09-16ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian
2011-08-26ath9k: add AR9580 supportLuis R. Rodriguez
2011-08-26ath9k: remove replicated null check in ath_pci_aspm_initJohn W. Linville
2011-08-24ath9k: remove a bogus WARN_ONFelix Fietkau
2011-08-24ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan
2011-08-22ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka
2011-08-22ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka
2011-08-08ath9k: remove all references to subsysid, it's never usedPavel Roskin
2011-08-08ath9k: use pci_dev->subsystem_deviceSergei Shtylyov
2011-08-01ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka
2011-06-29ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau
2010-12-22ath9k: Reset keycache on resumeMohammed Shafi Shajakhan
2010-12-22ath9k: Use pci_is_pcie()Hauke Mehrtens
2010-12-22ath9k: fix aphy / wiphy idle mismatchLuis R. Rodriguez
2010-12-22ath9k: Fix warnings on card removalRajkumar Manoharan
2010-12-13ath9k: fix assumptions for idle calls on suspend/resumeLuis R. Rodriguez
2010-12-07ath9k: Add device id of AR9485 to pci tableVasanthakumar Thiagarajan
2010-12-07ath9k: Enable extended synch for AR9485 to fix L0s recovery issueVasanthakumar Thiagarajan
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches
2010-11-18ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau
2010-11-09ath9k: Convert to new PCI PM frameworkRafael J. Wysocki
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches
2010-06-14ath9k: enable AR9003 PCI IDsLuis R. Rodriguez
2010-05-21ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez
2010-04-16ath9k_hw: add the PCI ID for the first AR9300 deviceLuis R. Rodriguez
2010-04-06ath: Add a bus type fieldSujith
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-02ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez
2010-02-01ath9k: fix access to freed data on unloadPavel Roskin
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-14ath9k: Fix panic on driver loadSujith
2010-01-12ath9k: Cleanup init/deinit routinesSujith
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-28ath9k: Storage class should be before const qualifierTobias Klauser
2009-10-30ath9k_hw: distinguish single-chip solutions on initial probe printLuis R. Rodriguez
2009-10-30ath9k_hw: move mac name and rf name helpers to hw codeLuis R. Rodriguez
2009-10-07atheros: define a common priv structLuis R. Rodriguez
2009-10-07ath9k: use common read/write ops on pci and debug codeLuis R. Rodriguez
2009-10-07atheros: move bus ops to ath_commonLuis R. Rodriguez
2009-10-07ath9k: Define bus agnostic bluetooth coex prep helperLuis R. Rodriguez