index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hw.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k_hw: Add abstraction to set/get link pointer
Vasanthakumar Thiagarajan
2010-04-16
1
-0
/
+2
*
ath9k_hw: Define tx control struct for AR9003
Vasanthakumar Thiagarajan
2010-04-16
1
-0
/
+1
*
ath9k_hw: Split off ANI control to the PHY ops
Felix Fietkau
2010-04-16
1
-0
/
+2
*
ath9k_hw: add initvals for the AR9003 hardware family
Luis R. Rodriguez
2010-04-16
1
-0
/
+13
*
ath9k_hw: Add few routines for rx edma support
Vasanthakumar Thiagarajan
2010-04-16
1
-0
/
+6
*
ath9k_hw: Add abstraction for rx enable
Vasanthakumar Thiagarajan
2010-04-16
1
-0
/
+1
*
ath9k_hw: Fill few hw cap for edma
Vasanthakumar Thiagarajan
2010-04-16
1
-0
/
+7
*
ath9k_hw: Add hw cap flag for EDMA for the AR9003 family
Vasanthakumar Thiagarajan
2010-04-16
1
-0
/
+1
*
ath9k_hw: Add AR9003 PHY support
Luis R. Rodriguez
2010-04-16
1
-1
/
+2
*
ath9k_hw: Add the PCI IDs for AR9300 and fill up the pci_id_tables
Senthil Balasubramanian
2010-04-16
1
-3
/
+3
*
ath9k_hw: add a private callback for PLL control computation
Luis R. Rodriguez
2010-04-16
1
-0
/
+4
*
ath9k_hw: Move some RF ops to the private callbacks
Luis R. Rodriguez
2010-04-16
1
-8
/
+38
*
ath9k_hw: start building an abstraction layer for hardware routines
Luis R. Rodriguez
2010-04-16
1
-2
/
+45
*
ath9k: simplify AR9220 fixup code for AR_AN_TOP2 register
Pavel Roskin
2010-04-08
1
-0
/
+1
*
ath9k_hw: Don't check devid for ath9k_htc
Sujith
2010-04-06
1
-2
/
+0
*
ath9k: remove ah->mask_reg, it's never used properly
Pavel Roskin
2010-04-06
1
-1
/
+0
*
ath9k: move imask from sc to ah
Pavel Roskin
2010-04-06
1
-0
/
+1
*
ath9k_hw: add HTC init hardware call for special resets for AR9271
Sujith
2010-03-23
1
-0
/
+3
*
ath9k_hw: update initialization values for AR9271
Sujith
2010-03-23
1
-0
/
+5
*
ath9k: never read from the AR_IMR_S2 register
Pavel Roskin
2010-03-09
1
-0
/
+1
*
ath9k: add support for 802.11n bonded out AR2427
Luis R. Rodriguez
2010-02-02
1
-0
/
+1
*
ath9k: implement coverage class support
Felix Fietkau
2010-01-15
1
-0
/
+1
*
ath9k: cleanup slot time and ack/cts timeout handling
Felix Fietkau
2010-01-15
1
-3
/
+1
*
ath9k: Cleanup init/deinit routines
Sujith
2010-01-12
1
-1
/
+1
*
ath9k: Clarify Interrupt mitigation
Sujith
2009-12-22
1
-1
/
+1
*
ath9k: enable 2GHz band only if the device supports it
Gabor Juhos
2009-12-04
1
-1
/
+1
*
ath9k: Fix maximum tx fifo settings for single stream devices
Luis R. Rodriguez
2009-11-28
1
-0
/
+1
*
ath9k: properly use the mac80211 rate control api
Felix Fietkau
2009-11-28
1
-1
/
+1
*
ath9k: remove warnings related to signed/unsigned type mismatch
John W. Linville
2009-11-25
1
-1
/
+1
*
ath9k: Remove a few unused functions
Sujith
2009-11-18
1
-23
/
+0
*
ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on 64-bit
Vasanthakumar Thiagarajan
2009-11-13
1
-1
/
+1
*
ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf()
Luis R. Rodriguez
2009-11-11
1
-0
/
+1
*
ath9k_hw: make spur mitigation a callback
Luis R. Rodriguez
2009-10-30
1
-0
/
+5
*
ath9k_hw: use a callback for frequency change
Luis R. Rodriguez
2009-10-30
1
-1
/
+3
*
ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks()
Luis R. Rodriguez
2009-10-30
1
-1
/
+0
*
ath9k_hw: start documenting 802.11n RF anlong front ends
Luis R. Rodriguez
2009-10-30
1
-0
/
+9
*
ath9k_hw: update register initialization/reset values for ar9271
Luis R. Rodriguez
2009-10-30
1
-0
/
+1
*
ath9k_hw: distinguish single-chip solutions on initial probe print
Luis R. Rodriguez
2009-10-30
1
-2
/
+1
*
ath9k_hw: move mac name and rf name helpers to hw code
Luis R. Rodriguez
2009-10-30
1
-0
/
+3
*
atheros: define a common priv struct
Luis R. Rodriguez
2009-10-07
1
-1
/
+0
*
ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271
Luis R. Rodriguez
2009-10-07
1
-0
/
+5
*
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
Senthil Balasubramanian
2009-10-07
1
-1
/
+1
*
ath9k: Update INI release for AR9287
Sujith
2009-10-07
1
-0
/
+2
*
ath9k: move ATH9K_RSSI_BAD to hw.h
Luis R. Rodriguez
2009-10-07
1
-0
/
+2
*
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
2009-10-07
1
-0
/
+2
*
ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h
Luis R. Rodriguez
2009-10-07
1
-0
/
+2
*
ath9k: remove ath9k_ht_macmode
Luis R. Rodriguez
2009-10-07
1
-1
/
+1
*
ath9k: remove ath9k 25 MHz HT40 spacing stuff
Luis R. Rodriguez
2009-10-07
1
-1
/
+0
*
atheros: add common debug printing
Luis R. Rodriguez
2009-10-07
1
-0
/
+1
*
ath9k: separate core driver and hw timer code
Luis R. Rodriguez
2009-10-07
1
-3
/
+6
[next]