index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Added get_survey callback in order to get channel noise
Benoit Papillault
2010-04-28
1
-0
/
+20
*
ath9k: remove usage of deprecated noise value
John W. Linville
2010-04-28
1
-1
/
+0
*
ath5k: remove usage of deprecated noise value
John W. Linville
2010-04-28
1
-2
/
+1
*
ar9170: remove usage of deprecated noise value
John W. Linville
2010-04-28
1
-1
/
+0
*
ath9k: Avoid corrupt frames being forwarded to mac80211.
Vivek Natarajan
2010-04-27
2
-5
/
+5
*
ath9k_htc: Handle CONF_IDLE during unassociated state to save power.
Vivek Natarajan
2010-04-27
2
-19
/
+53
*
ath9k_hw: Fix TX interrupt mitigation settings
Luis R. Rodriguez
2010-04-27
1
-4
/
+6
*
ath9k_hw: fix noisefloor timeout handling on AR9003
Felix Fietkau
2010-04-27
1
-0
/
+1
*
ath9k_hw: Fix endian bug in an AR9003 EEPROM field
Felix Fietkau
2010-04-27
1
-0
/
+3
*
ath9k_hw: Fix typos in tx rate power level parsing for AR9003
Felix Fietkau
2010-04-27
1
-2
/
+2
*
ath9k_hw: use the configured power limit for AR9003
Felix Fietkau
2010-04-27
3
-0
/
+5
*
ath9k: wake queue after processing edma rx frames
Felix Fietkau
2010-04-27
1
-0
/
+2
*
ath9k_hw: fix fast clock handling for 5GHz channels
Felix Fietkau
2010-04-27
5
-20
/
+18
*
ath9k_hw: update EEPROM data structure for AR9280
Felix Fietkau
2010-04-27
2
-1
/
+4
*
ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003
Vasanthakumar Thiagarajan
2010-04-27
2
-2
/
+9
*
ath9k_hw: disable TX IQ calibration for AR9003
Luis R. Rodriguez
2010-04-27
3
-1
/
+9
*
ath9k_hw: fix typo in the AR9003 EEPROM data structure definition
Felix Fietkau
2010-04-27
1
-1
/
+1
*
ath9k_hw: fix pll clock setting for 5ghz on AR9003
Felix Fietkau
2010-04-27
1
-10
/
+1
*
ath9k_hw: update initvals for AR9003
Felix Fietkau
2010-04-27
1
-137
/
+128
*
ath9k_htc: Simplify RX IRQ handler
Sujith
2010-04-27
1
-22
/
+22
*
ath9k_htc: Validate TX Endpoint ID
Sujith
2010-04-27
1
-3
/
+12
*
ath9k_htc: Remove unnecessary powersave restore
Sujith
2010-04-27
1
-1
/
+0
*
ath9k_htc: Really fix device hotunplug
Sujith
2010-04-26
1
-1
/
+2
*
ath9k_htc: Fix WMI command race
Sujith
2010-04-26
1
-4
/
+4
*
ath9k_htc: Increase WMI timeout value
Sujith
2010-04-26
1
-2
/
+2
*
ath9k_htc: Process command data properly
Sujith
2010-04-26
1
-6
/
+12
*
ath9k_htc: Use USB reboot
Sujith
2010-04-26
1
-1
/
+21
*
ath9k_htc: Pass correct private pointer
Sujith
2010-04-26
1
-2
/
+3
*
ath9k_hw: Remove pointless ANI deinit
Sujith
2010-04-26
3
-13
/
+0
*
ath9k_htc: Cancel running timers before disabling HW
Sujith
2010-04-26
1
-5
/
+7
*
ath9k_htc: Use multiple register writes
Sujith
2010-04-26
1
-0
/
+5
*
ath9k_htc: Handle device unplug properly
Sujith
2010-04-26
3
-0
/
+12
*
ath9k_htc: Simplify TX URB management
Sujith
2010-04-26
2
-58
/
+49
*
ath9k_hw: make all AR9002 initvals use u32
Luis R. Rodriguez
2010-04-21
1
-34
/
+34
*
ath9k_hw: make two initvals consto for the AR9001 family
Luis R. Rodriguez
2010-04-21
1
-2
/
+2
*
ath9k: set the STBC flag in rate control if the peer supports it
Felix Fietkau
2010-04-20
1
-0
/
+4
*
ath9k: add support for Tx and Rx STBC
Felix Fietkau
2010-04-20
3
-1
/
+15
*
ath9k: initialize the number of tx/rx streams correctly
Felix Fietkau
2010-04-20
1
-11
/
+28
*
ath9k: reduce the bits_per_symbol table size, support more streams
Felix Fietkau
2010-04-20
1
-13
/
+6
*
ath9k: update the ath_max_4ms_framelen table
Felix Fietkau
2010-04-20
1
-14
/
+27
*
ath9k: update the MCS mask for MCS16 and above
Felix Fietkau
2010-04-20
1
-1
/
+1
*
ath9k: clean up tx buffer handling
Felix Fietkau
2010-04-20
1
-35
/
+32
*
ath9k: check for specific rx stuck conditions and recover from them
Felix Fietkau
2010-04-20
3
-1
/
+31
*
ath5k: basic support for survey
Holger Schurig
2010-04-20
1
-0
/
+19
*
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
2010-04-20
1
-3
/
+25
*
ath9k_htc: Fix sparse endian warnings
Sujith
2010-04-16
9
-52
/
+51
*
ath9k_htc: Handle WMI timeouts properly
Sujith
2010-04-16
2
-0
/
+14
*
ath9k_htc: Add dropped SKB count to debugfs
Sujith
2010-04-16
3
-4
/
+13
*
ath9k_htc: Remove GPIO set on unload
Sujith
2010-04-16
1
-1
/
+0
*
ath9k_hw: Use buffered register writes
Sujith
2010-04-16
8
-1
/
+175
[next]