index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
6
-35
/
+38
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-04
6
-35
/
+38
|
|
\
|
|
*
ath9k_hw: Fix noise floor calibration timeout on fast channel change
Rajkumar Manoharan
2011-11-02
3
-7
/
+3
|
|
*
ath9k_hw: Update AR9485 initvals to fix system hang issue
Rajkumar Manoharan
2011-11-02
1
-5
/
+5
|
|
*
carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling
Christian Lamparter
2011-11-02
1
-4
/
+7
|
|
*
ath9k_hw: Fix regression of register offset of AR9330/AR9340
Rajkumar Manoharan
2011-11-02
1
-5
/
+5
|
|
*
ath9k_hw: Fix radio retention for AR9462
Rajkumar Manoharan
2011-11-02
1
-2
/
+6
|
|
*
ath9k_hw: Fix regression of register offset for AR9003 chips
Rajkumar Manoharan
2011-11-02
1
-12
/
+12
*
|
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
25
-1
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drivers/net: wireless/ath/ath5k/debug.c does not need module.h
Paul Gortmaker
2011-10-31
1
-1
/
+0
|
*
|
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
2011-10-31
3
-0
/
+4
|
*
|
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
16
-0
/
+16
|
*
|
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-31
7
-0
/
+7
|
|
/
*
|
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
2011-11-02
1
-1
/
+1
|
\
\
|
*
|
um: a couple of missing dependencies...
Al Viro
2011-11-02
1
-1
/
+1
*
|
|
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
3
-7
/
+6
|
|
/
|
/
|
*
|
ath9k: Rename AR9480 into AR9462
Rajkumar Manoharan
2011-10-14
14
-221
/
+221
*
|
ath9k_hw: Rename AR9480 -> AR9462 initvals
Rajkumar Manoharan
2011-10-14
3
-2
/
+2
*
|
ath9k_hw: Do fast channel change based on reusable calibration results
Rajkumar Manoharan
2011-10-14
3
-4
/
+14
*
|
ath9k_hw: Add radio retention support for AR9480
Rajkumar Manoharan
2011-10-14
8
-15
/
+316
*
|
ath9k_hw: Update normal/min noise floor value for AR9480
Rajkumar Manoharan
2011-10-14
1
-4
/
+4
*
|
ath9k_hw: Support fast channel change on 5GHz for AR9003 chips
Rajkumar Manoharan
2011-10-14
1
-2
/
+1
*
|
ath9k_hw: Cleanup Tx calibrations for AR9003 chips
Rajkumar Manoharan
2011-10-14
5
-13
/
+40
*
|
ath9k_hw: Add support to reuse Carrier leak calibration
Rajkumar Manoharan
2011-10-14
3
-3
/
+50
*
|
ath9k_hw: Add support to reuse TxIQ cal measurements
Rajkumar Manoharan
2011-10-14
1
-6
/
+9
*
|
ath9k_hw: Improve fast channel change for AR9003 chips
Rajkumar Manoharan
2011-10-14
6
-5
/
+186
*
|
ath9k_hw: Updated AR9003 tx gain table for 5GHz
Rajkumar Manoharan
2011-10-14
1
-82
/
+82
*
|
ath9k_hw: Update AR9003 initval to improve phase noise
Rajkumar Manoharan
2011-10-14
1
-1
/
+1
*
|
ath9k_hw: Updated ar9003 initval table for AR9380
Rajkumar Manoharan
2011-10-14
1
-3
/
+3
*
|
ath9k_hw: Fix ASPM L1 issue for AR9480
Rajkumar Manoharan
2011-10-14
1
-2
/
+4
*
|
ath9k: only send FCS-fail packets to mac80211 if requested
Felix Fietkau
2011-10-11
1
-1
/
+2
*
|
ath9k_hw: fix a regression in key miss handling
Felix Fietkau
2011-10-11
4
-17
/
+19
*
|
ath9k_hw: remove EEP_REG_1
Felix Fietkau
2011-10-11
5
-9
/
+0
*
|
ath: remove ath_regulatory::current_rd_ext
Felix Fietkau
2011-10-11
3
-7
/
+0
*
|
ath9k_hw: clean up tx power handling
Felix Fietkau
2011-10-11
13
-176
/
+85
*
|
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
Felix Fietkau
2011-10-11
6
-17
/
+17
*
|
ath9k: disable unnecessary PHY error reporting
Felix Fietkau
2011-10-11
2
-9
/
+1
*
|
ath9k: fix retry counting / BAR handling during queue flush
Felix Fietkau
2011-10-11
2
-2
/
+8
*
|
ath9k: improve PS filter clearing and retry counting for A-MPDU
Felix Fietkau
2011-10-11
1
-7
/
+6
*
|
ath9k: keep track of what's triggering hardware resets
Felix Fietkau
2011-10-11
4
-5
/
+47
*
|
ath9k: indicate which queues are blocked when stopping tx fails
Felix Fietkau
2011-10-11
1
-3
/
+5
*
|
ath9k: remove some bogus error handling code
Dan Carpenter
2011-10-11
1
-7
/
+0
*
|
ath5k: remove some unneeded error handling code
Dan Carpenter
2011-10-11
1
-6
/
+0
*
|
ath6kl: fixup merge damage in ath6kl_mgmt_tx
John W. Linville
2011-10-11
1
-1
/
+1
*
|
ath9k_hw: set pci_express capability true for AR9480
Mohammed Shafi Shajakhan
2011-10-03
1
-1
/
+6
*
|
ath9k_hw: Fix number of GPIO pins for AR9287/9300
Mohammed Shafi Shajakhan
2011-10-03
1
-0
/
+4
*
|
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-10-03
4
-4
/
+7
*
|
ath9k_hw: extend GPIO pin select mask for rfkill
Mohammed Shafi Shajakhan
2011-10-03
1
-6
/
+1
*
|
ath9k_htc: add AVM FRITZ!WLAN 11N v2 support
Luis R. Rodriguez
2011-10-03
1
-0
/
+1
*
|
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2011-10-03
21
-1549
/
+4050
|
\
\
[next]