index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-02
ath9k_hw: clean up the noise floor calibration code to reduce code duplication
Felix Fietkau
5
-96
/
+31
2010-07-02
ath9k_hw: sanitize noise floor values properly on all chips
Felix Fietkau
8
-95
/
+120
2010-07-02
ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros
Felix Fietkau
2
-113
/
+117
2010-07-02
ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003
Felix Fietkau
3
-6957
/
+6983
2010-07-02
ath9k_hw: fix a few inconsistencies in initval array names
Felix Fietkau
3
-9
/
+9
2010-06-30
ath9k_htc: Add LED support for AR7010
Sujith
4
-4
/
+56
2010-06-30
ath9k: fix TSF after reset on AR913x
Felix Fietkau
1
-2
/
+14
2010-06-29
ath9k: make ath9k_hw_keysetmac static
John W. Linville
2
-3
/
+1
2010-06-29
ath9k: remove unused function ath9k_hw_keyisvalid
John W. Linville
2
-12
/
+0
2010-06-28
ath9k: fix retry count for A-MPDU rate control status reports
Felix Fietkau
1
-3
/
+8
2010-06-25
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2
-1
/
+11
2010-06-24
ath9k: Wakeup the chip in an appropriate place in ath_paprd_calibrate()
Vasanthakumar Thiagarajan
1
-1
/
+1
2010-06-24
ath9k: Remove unused paprd_txok
Vasanthakumar Thiagarajan
2
-5
/
+2
2010-06-24
ath9k: Fix bug in paprd
Vasanthakumar Thiagarajan
3
-4
/
+16
2010-06-23
ath9k: Fix bug in starting ani
Vasanthakumar Thiagarajan
2
-1
/
+11
2010-06-23
ath9k: declare MODULE_FIRMWARE for ath9k_htc
John W. Linville
1
-3
/
+12
2010-06-23
ath9k: Add a module parameter to disable led blinking.
Vivek Natarajan
4
-4
/
+14
2010-06-23
ath9k_hw: add an extra delay when reseting AR_RTC_RESET
Luis R. Rodriguez
1
-0
/
+1
2010-06-23
ath9k_hw: dynamically choose the SERDES array for low power
Luis R. Rodriguez
1
-3
/
+7
2010-06-23
ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaks
Luis R. Rodriguez
3
-1
/
+3
2010-06-23
ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()
Luis R. Rodriguez
2
-14
/
+14
2010-06-23
ath9k_hw: fix ASPM setting for AR9003
Luis R. Rodriguez
4
-6
/
+52
2010-06-18
ath9k_htc: Update supported product list
Sujith
2
-14
/
+15
2010-06-15
ath9k_htc: Fix ampdu_action callback
Sujith
4
-92
/
+45
2010-06-15
ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003
Luis R. Rodriguez
1
-2
/
+7
2010-06-14
ath9k_hw: remove ATH9K_CAP_DS
Felix Fietkau
2
-21
/
+0
2010-06-14
ath9k/ath9k_htc: remove redundand checks for dual-stream tx support
Felix Fietkau
2
-10
/
+4
2010-06-14
ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH
Felix Fietkau
4
-44
/
+3
2010-06-14
ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT
Felix Fietkau
4
-14
/
+1
2010-06-14
ath9k_hw: remove ATH9K_CAP_TKIP_MIC
Felix Fietkau
4
-34
/
+0
2010-06-14
ath9k_hw: remove ATH9K_CAP_TXPOW
Felix Fietkau
4
-23
/
+2
2010-06-14
ath9k_hw: remove ATH9K_CAP_CIPHER
Felix Fietkau
4
-45
/
+16
2010-06-14
ath9k: enable AR9003 PCI IDs
Luis R. Rodriguez
1
-0
/
+1
2010-06-14
ath9k: implement PA predistortion support
Felix Fietkau
4
-3
/
+137
2010-06-14
ath9k_hw: add functions for controlling PA predistortion calibration
Felix Fietkau
5
-1
/
+746
2010-06-14
ath9k_hw: add support for parsing PA predistortion related EEPROM fields
Felix Fietkau
5
-5
/
+18
2010-06-14
ath9k_hw: add register definitions related to PA predistortion
Felix Fietkau
1
-17
/
+207
2010-06-14
ath9k_hw: remove a useless function for setting the mac address
Felix Fietkau
4
-13
/
+0
2010-06-14
ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40
Felix Fietkau
2
-1
/
+5
2010-06-14
ath9k: fix queue stopping threshold
Felix Fietkau
2
-26
/
+30
2010-06-14
ath9k: fix extending the rx timestamp with the hardware TSF
Felix Fietkau
3
-19
/
+14
2010-06-14
ath9k: make ath_get_hal_qnum static
Felix Fietkau
2
-2
/
+1
2010-06-14
ath9k: remove declarations of some nonexistant functions
Felix Fietkau
1
-2
/
+0
2010-06-14
ath9k: remove duplicate WMM AC definitions
Felix Fietkau
8
-78
/
+26
2010-06-14
ath9k_htc: use common WMM AC definitions instead of ath9k ones
Felix Fietkau
5
-16
/
+14
2010-06-14
ath9k: fix mac80211 queue lookup for waking up queues
Felix Fietkau
2
-1
/
+3
2010-06-14
ath9k_hw: update 5 GHz tx gain tables for femless and high power PA
Luis R. Rodriguez
2
-248
/
+248
2010-06-14
ath9k_hw: reduce delay on programming INI on AR9003
Luis R. Rodriguez
1
-9
/
+0
2010-06-14
ath9k_hw: enable ANI for AR9003
Luis R. Rodriguez
1
-7
/
+1
2010-06-14
ath9k: add new ANI implementation for AR9003
Luis R. Rodriguez
10
-151
/
+1390
[prev]
[next]