index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hw.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-20
ath9k: check for specific rx stuck conditions and recover from them
Felix Fietkau
1
-0
/
+1
2010-04-16
ath9k_hw: Add macros for multiple register writes
Sujith
1
-0
/
+18
2010-04-16
ath9k_hw: add LDPC support for AR9003
Luis R. Rodriguez
1
-0
/
+1
2010-04-16
ath9k: Initialize and configure tx status for EDMA
Vasanthakumar Thiagarajan
1
-0
/
+1
2010-04-16
ath9k_hw: move AR9002 mac ops to its own file
Luis R. Rodriguez
1
-1
/
+0
2010-04-16
ath9k_hw: Add function to configure tx status ring buffer
Vasanthakumar Thiagarajan
1
-0
/
+7
2010-04-16
ath9k_hw: Define abstraction for tx desc access
Vasanthakumar Thiagarajan
1
-0
/
+27
2010-04-16
ath9k_hw: skip WEP aggregation enable code for AR9003
Luis R. Rodriguez
1
-0
/
+1
2010-04-16
ath9k_hw: skip asynch fifo enablement to AR9003
Luis R. Rodriguez
1
-0
/
+1
2010-04-16
ath9k_hw: move the RF claim stuff to AR9002 hardware family
Luis R. Rodriguez
1
-0
/
+5
2010-04-16
ath9k_hw: Fill get_isr() for AR9003
Vasanthakumar Thiagarajan
1
-0
/
+1
2010-04-16
ath9k_hw: add OFDM spur mitigation for AR9003
Luis R. Rodriguez
1
-0
/
+2
2010-04-16
ath9k_hw: Implement AR9003 eeprom callbacks
Senthil Balasubramanian
1
-0
/
+1
2010-04-16
ath9k_hw: complete AR9003 calibration
Luis R. Rodriguez
1
-0
/
+1
2010-04-16
ath9k_hw: abstract loading noisefloor
Luis R. Rodriguez
1
-0
/
+2
2010-04-16
ath9k_hw: Abstract the routine which returns interrupt status
Vasanthakumar Thiagarajan
1
-5
/
+2
2010-04-16
ath9k_hw: move TX/RX gain INI stuff to its own hardware family code
Luis R. Rodriguez
1
-0
/
+2
2010-04-16
ath9k_hw: move the cck channel 14 INI to the AR9002 hw code
Luis R. Rodriguez
1
-0
/
+2
2010-04-16
ath9k_hw: split the generic hardware code by hardware family
Luis R. Rodriguez
1
-1
/
+4
2010-04-16
ath9k_hw: split calib code by hardware families
Luis R. Rodriguez
1
-1
/
+20
2010-04-16
ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixup
Senthil Balasubramanian
1
-1
/
+0
2010-04-16
ath9k_hw: Split out the function for reading the noise floor
Felix Fietkau
1
-0
/
+12
2010-04-16
ath9k: Add Rx EDMA support
Felix Fietkau
1
-0
/
+2
2010-04-16
ath9k_hw: Add abstraction to set/get link pointer
Vasanthakumar Thiagarajan
1
-0
/
+2
2010-04-16
ath9k_hw: Define tx control struct for AR9003
Vasanthakumar Thiagarajan
1
-0
/
+1
2010-04-16
ath9k_hw: Split off ANI control to the PHY ops
Felix Fietkau
1
-0
/
+2
2010-04-16
ath9k_hw: add initvals for the AR9003 hardware family
Luis R. Rodriguez
1
-0
/
+13
2010-04-16
ath9k_hw: Add few routines for rx edma support
Vasanthakumar Thiagarajan
1
-0
/
+6
2010-04-16
ath9k_hw: Add abstraction for rx enable
Vasanthakumar Thiagarajan
1
-0
/
+1
2010-04-16
ath9k_hw: Fill few hw cap for edma
Vasanthakumar Thiagarajan
1
-0
/
+7
2010-04-16
ath9k_hw: Add hw cap flag for EDMA for the AR9003 family
Vasanthakumar Thiagarajan
1
-0
/
+1
2010-04-16
ath9k_hw: Add AR9003 PHY support
Luis R. Rodriguez
1
-1
/
+2
2010-04-16
ath9k_hw: Add the PCI IDs for AR9300 and fill up the pci_id_tables
Senthil Balasubramanian
1
-3
/
+3
2010-04-16
ath9k_hw: add a private callback for PLL control computation
Luis R. Rodriguez
1
-0
/
+4
2010-04-16
ath9k_hw: Move some RF ops to the private callbacks
Luis R. Rodriguez
1
-8
/
+38
2010-04-16
ath9k_hw: start building an abstraction layer for hardware routines
Luis R. Rodriguez
1
-2
/
+45
2010-04-08
ath9k: simplify AR9220 fixup code for AR_AN_TOP2 register
Pavel Roskin
1
-0
/
+1
2010-04-07
ath9k_hw: Don't check devid for ath9k_htc
Sujith
1
-2
/
+0
2010-04-07
ath9k: remove ah->mask_reg, it's never used properly
Pavel Roskin
1
-1
/
+0
2010-04-07
ath9k: move imask from sc to ah
Pavel Roskin
1
-0
/
+1
2010-03-23
ath9k_hw: add HTC init hardware call for special resets for AR9271
Sujith
1
-0
/
+3
2010-03-23
ath9k_hw: update initialization values for AR9271
Sujith
1
-0
/
+5
2010-03-09
ath9k: never read from the AR_IMR_S2 register
Pavel Roskin
1
-0
/
+1
2010-02-03
ath9k: add support for 802.11n bonded out AR2427
Luis R. Rodriguez
1
-0
/
+1
2010-01-16
ath9k: implement coverage class support
Felix Fietkau
1
-0
/
+1
2010-01-16
ath9k: cleanup slot time and ack/cts timeout handling
Felix Fietkau
1
-3
/
+1
2010-01-12
ath9k: Cleanup init/deinit routines
Sujith
1
-1
/
+1
2009-12-22
ath9k: Clarify Interrupt mitigation
Sujith
1
-1
/
+1
2009-12-04
ath9k: enable 2GHz band only if the device supports it
Gabor Juhos
1
-1
/
+1
2009-11-28
ath9k: Fix maximum tx fifo settings for single stream devices
Luis R. Rodriguez
1
-0
/
+1
[next]