index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-29
ath9k: Fix suspend/resume when no interface is UP
Rajkumar Manoharan
1
-0
/
+6
2011-05-25
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
1
-1
/
+1
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-28
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
1
-13
/
+5
2011-01-28
ath9k: remove support for virtual wiphys
Felix Fietkau
1
-2
/
+0
2010-12-22
ath9k: Reset keycache on resume
Mohammed Shafi Shajakhan
1
-0
/
+8
2010-12-22
ath9k: Use pci_is_pcie()
Hauke Mehrtens
1
-1
/
+1
2010-12-22
ath9k: fix aphy / wiphy idle mismatch
Luis R. Rodriguez
1
-0
/
+1
2010-12-22
ath9k: Fix warnings on card removal
Rajkumar Manoharan
1
-0
/
+2
2010-12-13
ath9k: fix assumptions for idle calls on suspend/resume
Luis R. Rodriguez
1
-0
/
+3
2010-12-08
ath9k: Add device id of AR9485 to pci table
Vasanthakumar Thiagarajan
1
-0
/
+1
2010-12-08
ath9k: Enable extended synch for AR9485 to fix L0s recovery issue
Vasanthakumar Thiagarajan
1
-0
/
+12
2010-12-08
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
1
-4
/
+3
2010-11-18
ath9k: add support for reading eeprom from platform data on PCI devices
Felix Fietkau
1
-13
/
+29
2010-11-10
ath9k: Convert to new PCI PM framework
Rafael J. Wysocki
1
-18
/
+22
2010-07-27
drivers/net/wireless: Use wiphy_<level>
Joe Perches
1
-5
/
+2
2010-06-14
ath9k: enable AR9003 PCI IDs
Luis R. Rodriguez
1
-0
/
+1
2010-05-21
ath9k: remove AR9003 from PCI IDs for now
Luis R. Rodriguez
1
-1
/
+0
2010-04-16
ath9k_hw: add the PCI ID for the first AR9300 device
Luis R. Rodriguez
1
-0
/
+1
2010-04-07
ath: Add a bus type field
Sujith
1
-0
/
+1
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-13
/
+6
2010-02-03
ath9k: add support for 802.11n bonded out AR2427
Luis R. Rodriguez
1
-0
/
+1
2010-02-01
ath9k: fix access to freed data on unload
Pavel Roskin
1
-13
/
+5
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-27
/
+31
2010-01-15
ath9k: Fix panic on driver load
Sujith
1
-0
/
+3
2010-01-12
ath9k: Cleanup init/deinit routines
Sujith
1
-28
/
+29
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2009-12-29
ath9k: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-10-30
ath9k_hw: distinguish single-chip solutions on initial probe print
Luis R. Rodriguez
1
-7
/
+4
2009-10-30
ath9k_hw: move mac name and rf name helpers to hw code
Luis R. Rodriguez
1
-2
/
+3
2009-10-08
atheros: define a common priv struct
Luis R. Rodriguez
1
-6
/
+3
2009-10-08
ath9k: use common read/write ops on pci and debug code
Luis R. Rodriguez
1
-2
/
+2
2009-10-08
atheros: move bus ops to ath_common
Luis R. Rodriguez
1
-7
/
+14
2009-10-08
ath9k: Define bus agnostic bluetooth coex prep helper
Luis R. Rodriguez
1
-0
/
+17
2009-09-09
ath9k: Store subsystem id in struct hw_version
Vasanthakumar Thiagarajan
1
-1
/
+3
2009-09-09
ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call
Vasanthakumar Thiagarajan
1
-2
/
+1
2009-09-09
ath9k: claim irq for ath9k, not ath for pci
Luis R. Rodriguez
1
-1
/
+1
2009-09-09
ath9k: propagate errors on ath_init_device() and request_irq()
Luis R. Rodriguez
1
-6
/
+6
2009-09-09
ath9k: propagate ieee80211_alloc_hw() failure
Luis R. Rodriguez
1
-2
/
+3
2009-08-20
ath9k: Enable LEDs for AR9287 chipsets.
Vivek Natarajan
1
-3
/
+3
2009-08-14
ath9k: Fix bug in PCI resume
Sujith
1
-1
/
+3
2009-08-05
ath9k: distinguish between device initialization and ath_softc init
Luis R. Rodriguez
1
-1
/
+1
2009-07-27
ath9k: Add support for AR9287 based chipsets.
Vivek Natarajan
1
-0
/
+2
2009-06-19
ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
Jouni Malinen
1
-0
/
+18
2009-06-03
rfkill: rewrite
Johannes Berg
1
-15
/
+0
2009-05-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-04-23
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
1
-0
/
+295