index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2010-07-27
drivers/net/wireless: Use wiphy_<level>
Joe Perches
2010-06-14
ath9k: enable AR9003 PCI IDs
Luis R. Rodriguez
2010-05-21
ath9k: remove AR9003 from PCI IDs for now
Luis R. Rodriguez
2010-04-16
ath9k_hw: add the PCI ID for the first AR9300 device
Luis R. Rodriguez
2010-04-06
ath: Add a bus type field
Sujith
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-02
ath9k: add support for 802.11n bonded out AR2427
Luis R. Rodriguez
2010-02-01
ath9k: fix access to freed data on unload
Pavel Roskin
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-14
ath9k: Fix panic on driver load
Sujith
2010-01-12
ath9k: Cleanup init/deinit routines
Sujith
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2009-12-28
ath9k: Storage class should be before const qualifier
Tobias Klauser
2009-10-30
ath9k_hw: distinguish single-chip solutions on initial probe print
Luis R. Rodriguez
2009-10-30
ath9k_hw: move mac name and rf name helpers to hw code
Luis R. Rodriguez
2009-10-07
atheros: define a common priv struct
Luis R. Rodriguez
2009-10-07
ath9k: use common read/write ops on pci and debug code
Luis R. Rodriguez
2009-10-07
atheros: move bus ops to ath_common
Luis R. Rodriguez
2009-10-07
ath9k: Define bus agnostic bluetooth coex prep helper
Luis R. Rodriguez
2009-09-09
ath9k: Store subsystem id in struct hw_version
Vasanthakumar Thiagarajan
2009-09-09
ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call
Vasanthakumar Thiagarajan
2009-09-08
ath9k: claim irq for ath9k, not ath for pci
Luis R. Rodriguez
2009-09-08
ath9k: propagate errors on ath_init_device() and request_irq()
Luis R. Rodriguez
2009-09-08
ath9k: propagate ieee80211_alloc_hw() failure
Luis R. Rodriguez
2009-08-20
ath9k: Enable LEDs for AR9287 chipsets.
Vivek Natarajan
2009-08-14
ath9k: Fix bug in PCI resume
Sujith
2009-08-04
ath9k: distinguish between device initialization and ath_softc init
Luis R. Rodriguez
2009-07-27
ath9k: Add support for AR9287 based chipsets.
Vivek Natarajan
2009-06-19
ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
Jouni Malinen
2009-06-03
rfkill: rewrite
Johannes Berg
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez