index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hw-ops.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-07
ath9k_hw: use the devres API for allocations
Felix Fietkau
1
-16
/
+0
2012-09-24
ath9k_hw: Add a HW callback to set diversity
Sujith Manoharan
1
-0
/
+7
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
1
-1
/
+1
2011-12-15
ath9k_hw: add DFS testing check
Zefir Kurtisi
1
-0
/
+9
2011-10-14
ath9k_hw: Improve fast channel change for AR9003 chips
Rajkumar Manoharan
1
-0
/
+7
2011-09-19
ath9k_hw: fix setting the hardware diversity flag
Felix Fietkau
1
-5
/
+0
2011-09-16
ath9k_hw: remove the old tx descriptor API
Felix Fietkau
1
-58
/
+0
2011-09-16
ath9k_hw: add a new API for setting tx descriptors
Felix Fietkau
1
-0
/
+6
2011-08-22
ath9k: merge common ->config_pci_powersave() checks
Stanislaw Gruszka
1
-0
/
+3
2011-08-22
ath9k: remove ->config_pci_powersave() redundant argument
Stanislaw Gruszka
1
-3
/
+2
2011-06-01
ath9k_hw: remove ath9k_hw_get_desc_link
Felix Fietkau
1
-5
/
+0
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
2011-05-16
ath9k_hw: make antenna diversity modules chip specific
Mohammed Shafi Shajakhan
1
-0
/
+12
2011-05-05
ath9k_hw: remove aggregation protection mode
Mohammed Shafi Shajakhan
1
-6
/
+0
2011-04-19
ath9k: fix powersave frame filtering/buffering in AP mode
Felix Fietkau
1
-0
/
+5
2011-04-04
ath9k: remove set11n_virtualmorefrag
Mohammed Shafi Shajakhan
1
-6
/
+0
2010-12-20
ath9k_hw: remove baseband rfsilent support
Felix Fietkau
1
-5
/
+0
2010-10-06
ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new
Felix Fietkau
1
-6
/
+0
2010-10-06
ath9k_hw: remove function pointer abstraction for internal ANI ops
Felix Fietkau
1
-5
/
+0
2010-10-06
ath9k_hw: remove code duplication in phy error counter handling
Felix Fietkau
1
-5
/
+0
2010-10-06
ath9k_hw: clean up calibration flags
Felix Fietkau
1
-6
/
+0
2010-07-12
ath9k: merge noisefloor load implementations
Felix Fietkau
1
-6
/
+0
2010-06-14
ath9k_hw: inform ANI calibration when scanning
Luis R. Rodriguez
1
-2
/
+2
2010-06-14
ath9k_hw: allow for spliting up ANI operations by family
Luis R. Rodriguez
1
-0
/
+16
2010-04-16
ath9k_hw: Define abstraction for tx desc access
Vasanthakumar Thiagarajan
1
-0
/
+71
2010-04-16
ath9k_hw: abstract loading noisefloor
Luis R. Rodriguez
1
-0
/
+6
2010-04-16
ath9k_hw: Abstract the routine which returns interrupt status
Vasanthakumar Thiagarajan
1
-0
/
+5
2010-04-16
ath9k_hw: split calib code by hardware families
Luis R. Rodriguez
1
-1
/
+27
2010-04-16
ath9k_hw: Split out the function for reading the noise floor
Felix Fietkau
1
-0
/
+6
2010-04-16
ath9k_hw: Add abstraction to set/get link pointer
Vasanthakumar Thiagarajan
1
-0
/
+11
2010-04-16
ath9k_hw: Split off ANI control to the PHY ops
Felix Fietkau
1
-0
/
+6
2010-04-16
ath9k_hw: Add abstraction for rx enable
Vasanthakumar Thiagarajan
1
-0
/
+5
2010-04-16
ath9k_hw: Move some RF ops to the private callbacks
Luis R. Rodriguez
1
-0
/
+113
2010-04-16
ath9k_hw: start building an abstraction layer for hardware routines
Luis R. Rodriguez
1
-0
/
+31