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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ath9k_htc: Configure credit size for AR7010
Sujith
2010-06-04
2
-5
/
+28
*
|
ath9k_htc: Setup 5GHz channels
Sujith
2010-06-04
2
-2
/
+56
*
|
ath9k_htc: Configure dual stream rates
Sujith
2010-06-04
1
-2
/
+7
*
|
ath9k_htc: Setup HT capabilites for 2-stream devices
Sujith
2010-06-04
1
-1
/
+22
*
|
ath9k_common: Move count_streams to common module
Sujith
2010-06-04
3
-14
/
+16
*
|
ath9k_htc: Add support for AR7010
Sujith
2010-06-04
2
-1
/
+15
*
|
ath9k_hw: Configure byte swap for non AR9271 chips
Sujith
2010-06-04
1
-3
/
+7
*
|
ath9k: Determine Firmware on probe
Sujith
2010-06-04
2
-13
/
+27
*
|
ath9k_htc: Use proper station add/remove callbacks
Sujith
2010-06-04
1
-17
/
+24
*
|
ath9k: fix dma sync in rx path
Ming Lei
2010-06-04
1
-3
/
+7
*
|
ath9k: fix queue stop/start based on the number of pending frames
Felix Fietkau
2010-06-03
3
-37
/
+25
*
|
ath9k_htc: Fix fair beacon distribution
Sujith
2010-06-03
3
-1
/
+31
*
|
ath9k_htc: Handle host RX disable
Sujith
2010-06-03
2
-0
/
+11
*
|
ath9k_htc: Handle monitor interface removal
Sujith
2010-06-03
1
-6
/
+6
*
|
ath9k_htc: Fix locking for ps_idle
Sujith
2010-06-03
1
-5
/
+13
*
|
ath9k_htc: Remove useless cancel_work_sync
Sujith
2010-06-03
1
-1
/
+0
*
|
ath9k_htc: Fix bug in handling CONF_IDLE
Sujith
2010-06-03
1
-1
/
+1
*
|
ath9k_htc: Add PS wrappers
Sujith
2010-06-03
1
-5
/
+18
*
|
ath9k_htc: Revamp CONF_IDLE handling
Sujith
2010-06-03
1
-36
/
+93
*
|
ath9k_hw: Fix async fifo for AR9287
Sujith
2010-06-03
5
-44
/
+55
*
|
ath9k_hw: Update the PCI WAR register
Sujith
2010-06-03
2
-28
/
+60
*
|
ath9k_hw: Cleanup TX power calculation for AR9287
Sujith
2010-06-03
3
-141
/
+168
*
|
ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values
Sujith
2010-06-03
3
-37
/
+41
*
|
ath9k_hw: Cleanup eeprom_9287.c
Sujith
2010-06-03
1
-137
/
+136
*
|
ath9k: use the key handling code from ath9k_common instead of duplicating it
Felix Fietkau
2010-06-03
1
-230
/
+2
*
|
ath9k_common: use allocated key cache entries for multi BSS crypto support
Felix Fietkau
2010-06-03
1
-10
/
+27
*
|
ath9k_hw: add multicast key search support
Felix Fietkau
2010-06-03
1
-1
/
+12
*
|
ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabled
John W. Linville
2010-06-02
1
-0
/
+2
*
|
ath9k: cleanup: remove unneeded null check
Dan Carpenter
2010-06-02
1
-3
/
+0
*
|
ath9k: Fix bug in validating received data length for edma
Vasanthakumar Thiagarajan
2010-06-02
1
-1
/
+2
*
|
ath9k: Fix bug in accessing skb->data of rx frame for edma
Vasanthakumar Thiagarajan
2010-06-02
1
-1
/
+2
*
|
ath9k: Clean up few function parameters in recv.c
Vasanthakumar Thiagarajan
2010-06-02
1
-15
/
+8
*
|
ath9k: Move driver specific structures
Sujith
2010-06-02
2
-63
/
+63
*
|
ath9k: Move ath9k specific RX code to driver
Sujith
2010-06-02
3
-281
/
+263
*
|
ath9k_hw: Enable TX IQ calibration on AR9003
Luis R. Rodriguez
2010-06-02
3
-11
/
+6
*
|
ath5k: print error message if ANI levels are out of range
Bruno Randolf
2010-06-02
1
-6
/
+5
*
|
ath5k: always calculate ANI listen time
Bruno Randolf
2010-06-02
1
-4
/
+5
*
|
ath5k: add sysfs files for ANI parameters
Bruno Randolf
2010-06-02
5
-1
/
+123
*
|
ath5k: use ath5k_softc as driver data
Bruno Randolf
2010-06-02
1
-9
/
+6
*
|
ath5k: clarify logic when to enable spur mitigation filter
Bruno Randolf
2010-06-02
1
-10
/
+5
*
|
ath5k: remove ATH_TRACE macro
Bruno Randolf
2010-06-02
12
-99
/
+0
*
|
ath5k: run NF calibration only every 60 seconds
Bruno Randolf
2010-06-02
2
-7
/
+13
*
|
ath5k: Stop queues only for NF calibration
Bruno Randolf
2010-06-02
1
-5
/
+6
*
|
ath5k: move noise floor calibration into tasklet
Bruno Randolf
2010-06-02
3
-23
/
+12
*
|
ath5k: initialize calibration timers
Bruno Randolf
2010-06-02
1
-0
/
+2
*
|
ath9k_hw: Enable auto sleep for ar9003
Vasanthakumar Thiagarajan
2010-06-02
1
-1
/
+1
*
|
ath9k: Fix power save with auto sleeping
Vasanthakumar Thiagarajan
2010-06-02
1
-2
/
+3
*
|
ath9k: Make sure null func frame is acked before going into PS for ar9003
Vasanthakumar Thiagarajan
2010-06-02
1
-0
/
+11
*
|
wireless: fix several minor description typos
Walter Goldens
2010-06-02
2
-2
/
+2
*
|
ath9k_htc: Enable RX STBC for AR9271
Sujith
2010-06-02
1
-0
/
+2
[prev]
[next]