index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: correct sparse identified endian bug in ath_paprd_calibrate
John W. Linville
2010-07-20
1
-1
/
+1
*
ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframes
Luis R. Rodriguez
2010-07-16
1
-2
/
+29
*
ath9k_htc: make ath9k_htc_tx_aggr_oper() static
Luis R. Rodriguez
2010-07-16
1
-4
/
+5
*
ath5k: clean up rxlink handling
Bruno Randolf
2010-07-14
2
-5
/
+3
*
ath5k: disable tasklets during reset
Bob Copeland
2010-07-14
1
-6
/
+14
*
ath5k: move reset to mac80211 workqueue
Bob Copeland
2010-07-14
3
-19
/
+24
*
ath9k_hw: remove initvals for hardware which was never sold
Felix Fietkau
2010-07-14
2
-2027
/
+0
*
ath9k: another fix for the A-MPDU buffer leak
Felix Fietkau
2010-07-14
1
-4
/
+15
*
drivers/net/wireless: Remove unnecessary casts of private_data
Joe Perches
2010-07-14
1
-6
/
+3
*
ath9k: fix panic while cleaning up virtaul wifis
Rajkumar Manoharan
2010-07-14
2
-2
/
+8
*
ath9k: remove unneeded calculation of minimal calibration power
Pavel Roskin
2010-07-14
3
-14
/
+4
*
ath9k: Fix the LED behaviour in idle unassociated state.
Vivek Natarajan
2010-07-14
1
-3
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-07-13
1
-2
/
+6
|
\
|
*
ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs
Rajkumar Manoharan
2010-07-07
1
-2
/
+6
*
|
ath9k: merge noisefloor load implementations
Felix Fietkau
2010-07-12
6
-181
/
+114
*
|
ath9k: validate the TID in the tx status information
Felix Fietkau
2010-07-12
1
-0
/
+8
*
|
ath9k_hw: report the TID in the tx status on AR5008-AR9002
Felix Fietkau
2010-07-12
3
-3
/
+4
*
|
ath9k_hw: prevent a fast channel change after a rx DMA stuck issue
Felix Fietkau
2010-07-12
1
-1
/
+3
*
|
ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation
Felix Fietkau
2010-07-12
1
-1
/
+1
*
|
ath9k_hw: fix a sign error in the IQ calibration code
Felix Fietkau
2010-07-12
1
-1
/
+1
*
|
ath9k_hw: fix antenna diversity on AR9285
Felix Fietkau
2010-07-12
5
-8
/
+8
*
|
ath9k: fix a buffer leak in A-MPDU completion
Felix Fietkau
2010-07-07
1
-0
/
+5
*
|
ath9k: fix a potential buffer leak in the STA teardown path
Felix Fietkau
2010-07-07
1
-26
/
+26
*
|
ath9k: fix crash with WEP in ad-hoc mode
Felix Fietkau
2010-07-02
1
-0
/
+4
*
|
ath9k: fix false positives in the baseband hang check
Felix Fietkau
2010-07-02
3
-2
/
+28
*
|
ath9k_hw: clean up the noise floor calibration code to reduce code duplication
Felix Fietkau
2010-07-02
5
-96
/
+31
*
|
ath9k_hw: sanitize noise floor values properly on all chips
Felix Fietkau
2010-07-02
8
-95
/
+120
*
|
ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros
Felix Fietkau
2010-07-02
2
-113
/
+117
*
|
ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003
Felix Fietkau
2010-07-02
3
-6957
/
+6983
*
|
ath9k_hw: fix a few inconsistencies in initval array names
Felix Fietkau
2010-07-02
3
-9
/
+9
*
|
ath9k_htc: Add LED support for AR7010
Sujith
2010-06-30
4
-4
/
+56
*
|
ath9k: fix TSF after reset on AR913x
Felix Fietkau
2010-06-30
1
-2
/
+14
*
|
ath9k: make ath9k_hw_keysetmac static
John W. Linville
2010-06-29
2
-3
/
+1
*
|
ath9k: remove unused function ath9k_hw_keyisvalid
John W. Linville
2010-06-29
2
-12
/
+0
*
|
ath9k: fix retry count for A-MPDU rate control status reports
Felix Fietkau
2010-06-28
1
-3
/
+8
*
|
ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413
Bruno Randolf
2010-06-28
1
-1
/
+1
*
|
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2010-06-25
3
-1
/
+12
|
\
|
|
*
ath9k: Fix bug in starting ani
Vasanthakumar Thiagarajan
2010-06-23
2
-1
/
+11
|
*
ath5k: initialize ah->ah_current_channel
Bob Copeland
2010-06-18
1
-0
/
+1
*
|
ath9k: Wakeup the chip in an appropriate place in ath_paprd_calibrate()
Vasanthakumar Thiagarajan
2010-06-24
1
-1
/
+1
*
|
ath9k: Remove unused paprd_txok
Vasanthakumar Thiagarajan
2010-06-24
2
-5
/
+2
*
|
ath9k: Fix bug in paprd
Vasanthakumar Thiagarajan
2010-06-24
3
-4
/
+16
*
|
ath9k: declare MODULE_FIRMWARE for ath9k_htc
John W. Linville
2010-06-23
1
-3
/
+12
*
|
ath9k: Add a module parameter to disable led blinking.
Vivek Natarajan
2010-06-23
4
-4
/
+14
*
|
ath9k_hw: add an extra delay when reseting AR_RTC_RESET
Luis R. Rodriguez
2010-06-23
1
-0
/
+1
*
|
ath9k_hw: dynamically choose the SERDES array for low power
Luis R. Rodriguez
2010-06-23
1
-3
/
+7
*
|
ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaks
Luis R. Rodriguez
2010-06-23
3
-1
/
+3
*
|
ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()
Luis R. Rodriguez
2010-06-23
2
-14
/
+14
*
|
ath9k_hw: fix ASPM setting for AR9003
Luis R. Rodriguez
2010-06-23
4
-6
/
+52
*
|
ath9k_htc: Update supported product list
Sujith
2010-06-18
2
-14
/
+15
[next]