index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hw.c
Age
Commit message (
Expand
)
Author
2011-08-08
ath9k_hw: calculate a much better approximation of channel noise
Felix Fietkau
2011-08-08
ath9k_hw: do not limit initial tx power to 20 dbm
Felix Fietkau
2011-08-01
ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled
Stanislaw Gruszka
2011-07-21
ath9k_hw: validate and fix broken eeprom chainmask settings
Felix Fietkau
2011-07-11
ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacks
Felix Fietkau
2011-07-11
ath9k_hw: initialize more timing related registers for half/quarter channels
Felix Fietkau
2011-07-11
ath9k_hw: fix MAC clock rate for AR9287 v1.3+
Felix Fietkau
2011-07-11
ath9k_hw: fix MAC clock for half/quarter rate
Felix Fietkau
2011-07-11
ath9k_hw: always enable 5 GHz fast clock for AR9280
Felix Fietkau
2011-06-22
ath9k: enable support for AR9330
Gabor Juhos
2011-06-22
ath9k: add external_reset callback to ath9k_platfom_data for AR9330
Gabor Juhos
2011-06-22
ath9k: enable antenna diversity for AR9330
Gabor Juhos
2011-06-22
ath9k: enable TX/RX data byte swap for AR9330
Gabor Juhos
2011-06-22
ath9k: don't enable LDPC for AR9330
Gabor Juhos
2011-06-22
ath9k: use different BB watchdog timeout value for AR9330
Gabor Juhos
2011-06-22
ath9k: add AR9330 specific PLL initialization
Gabor Juhos
2011-06-22
ath9k: add MAC revision detection for AR9330
Gabor Juhos
2011-06-22
ath9k: define mac version for AR9330
Gabor Juhos
2011-06-01
ath9k: Remove ATH9K_BEACON_PERIOD mask
Rajkumar Manoharan
2011-05-26
ath9k_hw: disable phy restart on baseband panic caused by RXSM
Rajkumar Manoharan
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-16
ath9k_hw: enable Antenna diversity for AR9485
Mohammed Shafi Shajakhan
2011-04-28
ath9k_hw: Add support for btcoexistence in AR9300.
Vivek Natarajan
2011-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-25
ath9k: Add power save wrappers and modularize hw_pll handler
Senthil Balasubramanian
2011-04-25
ath9k_hw: Fix incorrect baseband PLL phase shift for AR9485
Senthil Balasubramanian
2011-04-25
ath9k: Fix bug in configuring hw timer
Vasanthakumar Thiagarajan
2011-04-25
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
2011-04-25
ath9k_hw: Enable AR9340 support
Vasanthakumar Thiagarajan
2011-04-25
ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430
Vasanthakumar Thiagarajan
2011-04-25
ath9k_hw: Assign macversion based on devid for built-in wmac
Vasanthakumar Thiagarajan
2011-04-25
ath9k_hw: Enable byte Tx/Rx data swap for AR9340
Vasanthakumar Thiagarajan
2011-04-25
ath9k_hw: Don't do ani initialization for AR9340
Vasanthakumar Thiagarajan
2011-04-25
ath9k_hw: Configure pll control register accordingly for AR9340
Vasanthakumar Thiagarajan
2011-04-25
ath9k_hw: Define devid and mac version for AR9340
Vasanthakumar Thiagarajan
2011-04-12
ath9k: Implement integer mode for AR9485
Vasanthakumar Thiagarajan
2011-04-12
ath9k_hw: fix stopping rx DMA during resets
Felix Fietkau
2011-04-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-04
ath9k_hw: remove ath9k_get_channel_edges
Mohammed Shafi Shajakhan
2011-04-04
ath9k: Fix phy info print message with AR9485 chipset.
Senthil Balasubramanian
2011-03-30
ath9k_hw: remove pCap->tx_triglevel_max
Felix Fietkau
2011-03-30
ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPM
Felix Fietkau
2011-03-30
ath9k_hw: remove pCap->keycache_size
Felix Fietkau
2011-03-30
ath9k_hw: remove pCap->reg_cap
Felix Fietkau
2011-03-30
ath9k_hw: remove ah->config.ht_enable
Felix Fietkau
2011-03-30
ath9k_hw: remove pCap->total_queues
Felix Fietkau
2011-03-30
ath9k_hw: turn a few big macros into functions
Felix Fietkau
2011-03-30
ath9k_hw: replace REG_READ+REG_WRITE with REG_RMW
Felix Fietkau
2011-03-30
ath9k: fix beacon timer handling issues
Felix Fietkau
2011-03-30
ath9k_hw: force rx chainmask to 7 on AR9100
Felix Fietkau
[next]