index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-14
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-4
/
+4
2012-12-12
ath9k: check pdata variable before dereferencing it
Gabor Juhos
1
-1
/
+1
2012-12-12
ath5k: RX timestamp is reported at end of frame
Thomas Pedersen
1
-12
/
+1
2012-12-12
ath9k_htc: RX timestamp is reported at end of frame
Thomas Pedersen
1
-1
/
+1
2012-12-12
ath9k: RX timestamp is reported at end of frame
Thomas Pedersen
1
-1
/
+1
2012-12-11
ath5k: fix tx path skb leaks
Felix Fietkau
2
-3
/
+3
2012-12-11
ath9k: allow to load EEPROM content via firmware API
Gabor Juhos
3
-2
/
+80
2012-12-11
ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'
Gabor Juhos
6
-22
/
+17
2012-12-11
ath9k: add EEPROM offset to debug message
Gabor Juhos
1
-1
/
+2
2012-12-11
ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'
Gabor Juhos
4
-13
/
+11
2012-12-11
ath9k_hw: Fix signal strength / channel noise reporting
Felix Fietkau
2
-0
/
+4
2012-12-11
ath9k_hw: Update intivals for AR9340
Sujith Manoharan
1
-2
/
+4
2012-12-11
ath9k_hw: Calculate the correct training power for PAPRD
Sujith Manoharan
2
-20
/
+43
2012-12-11
ath9k_hw: Add HW cap for PAPRD
Sujith Manoharan
5
-7
/
+18
2012-12-11
ath9k_hw: Fix PAPRD retraining for AR9485
Sujith Manoharan
1
-1
/
+5
2012-12-11
ath9k_hw: Various trivial fixes for PAPRD
Sujith Manoharan
2
-8
/
+3
2012-12-11
ath9k: Fix redundant PS wrappers
Sujith Manoharan
1
-4
/
+6
2012-12-11
ath9k: Add a few debug messages for PAPRD
Sujith Manoharan
2
-2
/
+11
2012-12-11
ath9k_hw: Fix PAPRD training
Sujith Manoharan
1
-7
/
+29
2012-12-11
ath9k_hw: Fix PAPRD registers for AR9485
Sujith Manoharan
1
-15
/
+14
2012-12-11
ath9k: ar9003: fix OTP register offsets for AR9340
Gabor Juhos
1
-3
/
+3
2012-12-11
carl9170: fix copy and paste mishap in carl9170_handle_mpdu
Christian Lamparter
1
-1
/
+1
2012-12-11
ath9k: Fix regression in 'xmit' debugfs file
Sujith Manoharan
1
-1
/
+1
2012-12-11
Revert "ath9k_hw: Update AR9003 high_power tx gain table"
Felix Fietkau
1
-86
/
+86
2012-12-07
ath9k: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
1
-4
/
+4
2012-12-07
ath5k: remove __dev* attributes
Bill Pemberton
3
-6
/
+6
2012-12-06
carl9170: explain why sta cannot be NULL for ampdus
Christian Lamparter
1
-0
/
+7
2012-12-03
carl9170: fix signal strength reporting issues
Christian Lamparter
1
-0
/
+2
2012-11-30
ath9k: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
1
-11
/
+4
2012-11-30
wireless: allow Atheros card to not depend on ath.ko
Vladimir Kondratiev
5
-2
/
+9
2012-11-30
ath9k: Remove redundant NULL assignment
Sujith Manoharan
1
-1
/
+0
2012-11-30
ath9k: Implement sta_add_debugfs/sta_remove_debugfs
Sujith Manoharan
4
-3
/
+111
2012-11-30
ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS
Sujith Manoharan
3
-6
/
+5
2012-11-30
ath9k: Move ethtool functions to debug.c
Sujith Manoharan
3
-127
/
+127
2012-11-30
ath9k: Fix buffer overflow error
Rajkumar Manoharan
1
-1
/
+2
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-16
/
+16
2012-11-26
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
1
-6
/
+4
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
1
-8
/
+14
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
2
-8
/
+4
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-3
/
+3
2012-11-21
ath9k: Remove 'stations' debugfs file
Sujith Manoharan
4
-95
/
+0
2012-11-21
ath9k: Fix rate control debugging
Sujith Manoharan
2
-19
/
+33
2012-11-21
ath9k: Fill remove_sta_debugfs() callback
Sujith Manoharan
2
-4
/
+15
2012-11-21
ath9k: Add a debugfs file to dump queue statistics
Sujith Manoharan
1
-0
/
+53
2012-11-21
ath9k: Fix the 'xmit' debugfs file
Sujith Manoharan
6
-105
/
+23
2012-11-21
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
16
-86
/
+79
2012-11-21
ath9k: stomp audio profiles on weak signal strength
Rajkumar Manoharan
5
-1
/
+25
2012-11-21
ath9k: Fix MCI reset in BT cal_req
Rajkumar Manoharan
4
-19
/
+7
2012-11-21
ath9k: Process FATAL interrupts at first
Rajkumar Manoharan
1
-12
/
+9
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+7
[next]