index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hw.c
Age
Commit message (
Expand
)
Author
2009-10-07
ath9k: remove ath9k 25 MHz HT40 spacing stuff
Luis R. Rodriguez
2009-10-07
atheros: move tx/rx chainmask to ath_common
Luis R. Rodriguez
2009-10-07
atheros: add common debug printing
Luis R. Rodriguez
2009-10-07
ath9k: separate core driver and hw timer code
Luis R. Rodriguez
2009-10-07
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
2009-10-07
atheros: define shared bssidmask setting
Luis R. Rodriguez
2009-10-07
atheros/ath9k: add common read/write ops and port ath9k to use it
Luis R. Rodriguez
2009-10-07
ath9k: Define bus agnostic bluetooth coex prep helper
Luis R. Rodriguez
2009-10-07
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
Luis R. Rodriguez
2009-10-07
ath9k: use ath9k_hw_write_associd() on reset
Luis R. Rodriguez
2009-10-07
ath9k: Use ath9k_hw_setbssidmask() on reset
Luis R. Rodriguez
2009-10-07
ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw
Luis R. Rodriguez
2009-10-07
ath9k: rename driver core and hw power save helpers
Luis R. Rodriguez
2009-10-07
ath9k: move ath9k_hw_setpower() to main.c
Luis R. Rodriguez
2009-10-07
ath9k: avoid usage of ath9k_hw_setpower() on hw.c
Luis R. Rodriguez
2009-10-07
ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c
Luis R. Rodriguez
2009-10-07
ath9k: move ps helpers onto core driver when reseting tsf
Luis R. Rodriguez
2009-10-07
ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported()
Luis R. Rodriguez
2009-10-07
ath9k: rename ath_btcoex_info to ath_btcoex_hw
Luis R. Rodriguez
2009-10-07
ath9k: rename btcoex_scheme to just scheme
Luis R. Rodriguez
2009-10-07
ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool
Luis R. Rodriguez
2009-10-07
ath9k: move hw specific btcoex info to ath_hw
Luis R. Rodriguez
2009-10-07
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
2009-09-23
ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.
Vivek Natarajan
2009-09-23
ath9k: Disable autosleep feature by default.
Vivek Natarajan
2009-09-23
ath9k: Fix AHB reset for AR9280
Vivek Natarajan
2009-09-23
ath9k: Do a full reset for AR9280
Vasanthakumar Thiagarajan
2009-09-23
ath9k: Don't read NF when chip has gone through full sleep mode
Vasanthakumar Thiagarajan
2009-09-23
ath9k: Fix rx data corruption
Vasanthakumar Thiagarajan
2009-09-23
ath9k: Restore TSF after RESET
Sujith
2009-09-23
ath9k: Revamp PCIE workarounds
Vivek Natarajan
2009-09-09
ath9k: Initialize the priority gpio for BT coex 3-wire
Vasanthakumar Thiagarajan
2009-09-09
ath9k: Get rid of the modparam btcoex_enable
Vasanthakumar Thiagarajan
2009-09-09
ath9k: Enable btcoex based on the subsystem id of the device
Vasanthakumar Thiagarajan
2009-09-09
ath9k: Disable ASPM when btcoex is active
Vasanthakumar Thiagarajan
2009-09-08
ath9k: Fix RX Filter handling for BAR
Sujith
2009-08-31
ath9k: Do an AHB reset before doing RTC reset
Vasanthakumar Thiagarajan
2009-08-28
ath9k: Add Bluetooth Coexistence 3-wire support
Vasanthakumar Thiagarajan
2009-08-28
ath9k: Add infrastructure for generic hw timers
Vasanthakumar Thiagarajan
2009-08-28
ath9k: Remove hw capability bit meant for btcoex
Vasanthakumar Thiagarajan
2009-08-28
ath9k: Determine btcoex scheme type based on chip version
Vasanthakumar Thiagarajan
2009-08-28
ath9k: Move btcoex related data to a separate struct
Vasanthakumar Thiagarajan
2009-08-28
ath9k: Configure btcoex register during every reset
Vasanthakumar Thiagarajan
2009-08-28
ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]
Vasanthakumar Thiagarajan
2009-08-28
ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces
Vasanthakumar Thiagarajan
2009-08-20
ath: move regulatory info into shared common structure
Luis R. Rodriguez
2009-08-20
ath9k: Updates for AR9287_12 version of chipset.
Vivek Natarajan
2009-08-20
ath9k: Set AR_WA for AR9287 as it improves consistency in throughput.
Vivek Natarajan
2009-08-20
ath9k: Add open loop power control support for AR9287.
Vivek Natarajan
2009-08-14
ath9k: Remove duplicate variables
Sujith
[next]