index
:
talos-op-linux
master
Talos™ II 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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: rework tx queue selection and fix queue stopping/waking
Felix Fietkau
2010-11-15
11
-197
/
+109
*
carl9170: configurable beacon rates
Christian Lamparter
2010-11-15
1
-20
/
+32
*
carl9170: stop stale uplink BA sessions
Christian Lamparter
2010-11-15
1
-0
/
+54
*
carl9170: fix spurious restart due to high latency
Christian Lamparter
2010-11-15
3
-2
/
+20
*
carl9170: initialize HW aMPDU parameters properly
Christian Lamparter
2010-11-15
1
-2
/
+2
*
carl9170: import hw/fw header updates
Christian Lamparter
2010-11-15
4
-20
/
+30
*
ath9k: content DMA start / stop through the PCU lock
Luis R. Rodriguez
2010-11-15
2
-28
/
+26
*
ath9k: move the PCU lock to the sc structure
Luis R. Rodriguez
2010-11-15
4
-25
/
+25
*
ath9k: simplify hw reset locking
Luis R. Rodriguez
2010-11-15
4
-20
/
+8
*
ath9k: Properly assign boolean types
Mohammed Shafi Shajakhan
2010-11-15
1
-7
/
+5
*
ath9k_htc: Handle monitor mode properly for HTC devices
Rajkumar Manoharan
2010-11-15
1
-59
/
+5
*
carl9170: fix typos
Hauke Mehrtens
2010-11-15
2
-2
/
+2
*
ath9k_hw: fix potential spurious tx error bit interpretation
Felix Fietkau
2010-11-15
1
-7
/
+9
*
ath9k: add a debug warning when we cannot stop RX
Luis R. Rodriguez
2010-11-15
1
-0
/
+2
*
ath: add a ATH_DBG_WARN()
Luis R. Rodriguez
2010-11-15
1
-0
/
+2
*
ath5k: make ath5k_update_bssid_mask_and_opmode() static
Luis R. Rodriguez
2010-11-15
1
-2
/
+2
*
ath: make ath_hw_set_keycache_entry() static
Luis R. Rodriguez
2010-11-15
1
-3
/
+3
*
ath: make ath_hw_keysetmac() static
Luis R. Rodriguez
2010-11-15
1
-1
/
+2
*
ath9k: initialize per-channel tx power limits instead of hardcoding them
Felix Fietkau
2010-11-15
4
-12
/
+45
*
ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower
Felix Fietkau
2010-11-15
11
-58
/
+79
*
ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003
Felix Fietkau
2010-11-15
1
-0
/
+2
*
ath5k: Add channel time to survey data
Bruno Randolf
2010-11-09
1
-1
/
+19
*
ath5k: Optimize descriptor alignment
Bruno Randolf
2010-11-09
1
-9
/
+9
*
ath9k: Remove the median function in rate control
Mohammed Shafi Shajakhan
2010-11-09
1
-19
/
+0
*
ath9k_hw: optimize all descriptor access functions
Felix Fietkau
2010-11-09
2
-5
/
+5
*
ath9k: Convert to new PCI PM framework
Rafael J. Wysocki
2010-11-09
1
-18
/
+22
*
ath9k: fix sparse complaint on aphy for debugfs
Luis R. Rodriguez
2010-11-09
1
-6
/
+6
*
ath9k_hw: make ath9k_hw_gettsf32 static
Felix Fietkau
2010-11-09
2
-3
/
+1
*
ath9k: remove a redundant call to ath9k_hw_gettsf32
Felix Fietkau
2010-11-09
1
-4
/
+2
*
ath9k: optimize/fix ANI RSSI processing
Felix Fietkau
2010-11-09
5
-29
/
+20
*
ath9k_hw: optimize tx status descriptor processing
Felix Fietkau
2010-11-09
3
-81
/
+72
*
ath9k_hw: small optimization in ar9002_hw_get_isr
Felix Fietkau
2010-11-09
1
-21
/
+11
*
ath9k_hw: optimize interrupt mask changes
Felix Fietkau
2010-11-09
5
-52
/
+68
*
ath9k: Fix incorrect access of rate flags in RC
Mohammed Shafi Shajakhan
2010-10-29
1
-1
/
+1
*
ath5k: Fix double free on hw attach error path
Jones Desougi
2010-10-27
1
-9
/
+8
*
ath9k_htc: Set proper firmware offset for Netgear WNDA3200
Rajkumar Manoharan
2010-10-27
1
-2
/
+8
*
ath9k: fix tx aggregation flush on AR9003
Felix Fietkau
2010-10-27
1
-9
/
+9
*
ath9k: lock reset and PCU start/stopping
Luis R. Rodriguez
2010-10-27
2
-2
/
+27
*
ath9k: rename rxflushlock to pcu_lock
Luis R. Rodriguez
2010-10-27
3
-6
/
+6
*
ath9k: add locking for starting the PCU on RX
Luis R. Rodriguez
2010-10-27
1
-3
/
+4
*
ath9k: add locking for stopping RX
Luis R. Rodriguez
2010-10-27
1
-2
/
+2
*
ath9k: resume aggregation immediately after a hardware reset
Felix Fietkau
2010-10-25
3
-4
/
+4
*
carl9170: fix scheduling while atomic
Christian Lamparter
2010-10-25
1
-1
/
+1
*
ath9k: fix handling of rate control probe frames
Felix Fietkau
2010-10-25
1
-0
/
+6
*
ath9k: fix crash in ath_update_survey_stats
Felix Fietkau
2010-10-25
1
-0
/
+3
*
ath9k_hw: Fix divide by zero cases in paprd.
Senthil Balasubramanian
2010-10-25
1
-5
/
+9
*
ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2
Luis R. Rodriguez
2010-10-25
1
-56
/
+135
*
carl9170: fix memory leak issue in async cmd macro wrappers
Christian Lamparter
2010-10-25
1
-23
/
+28
*
carl9170: fix async command buffer leak
Christian Lamparter
2010-10-25
1
-6
/
+19
*
ath5k: Properly initialize ath_common->cc_lock.
Ben Greear
2010-10-25
1
-0
/
+1
[next]