index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-27
ath9k: Revert change that broke AR928X on Acer Ferrari One
Rafael J. Wysocki
1
-1
/
+2
2011-11-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+2
2011-11-09
Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...
John W. Linville
1
-0
/
+2
2011-11-08
ath: Fix NULL ptr dereference in ath_reg_apply_world_flags
Helmut Schaa
1
-0
/
+2
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-35
/
+38
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
25
-1
/
+27
2011-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-35
/
+38
2011-11-02
ath9k_hw: Fix noise floor calibration timeout on fast channel change
Rajkumar Manoharan
3
-7
/
+3
2011-11-02
ath9k_hw: Update AR9485 initvals to fix system hang issue
Rajkumar Manoharan
1
-5
/
+5
2011-11-02
carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling
Christian Lamparter
1
-4
/
+7
2011-11-02
ath9k_hw: Fix regression of register offset of AR9330/AR9340
Rajkumar Manoharan
1
-5
/
+5
2011-11-02
ath9k_hw: Fix radio retention for AR9462
Rajkumar Manoharan
1
-2
/
+6
2011-11-02
ath9k_hw: Fix regression of register offset for AR9003 chips
Rajkumar Manoharan
1
-12
/
+12
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
1
-1
/
+1
2011-11-02
um: a couple of missing dependencies...
Al Viro
1
-1
/
+1
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
3
-7
/
+6
2011-10-31
drivers/net: wireless/ath/ath5k/debug.c does not need module.h
Paul Gortmaker
1
-1
/
+0
2011-10-31
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
3
-0
/
+4
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
16
-0
/
+16
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
7
-0
/
+7
2011-10-14
ath9k: Rename AR9480 into AR9462
Rajkumar Manoharan
14
-221
/
+221
2011-10-14
ath9k_hw: Rename AR9480 -> AR9462 initvals
Rajkumar Manoharan
3
-2
/
+2
2011-10-14
ath9k_hw: Do fast channel change based on reusable calibration results
Rajkumar Manoharan
3
-4
/
+14
2011-10-14
ath9k_hw: Add radio retention support for AR9480
Rajkumar Manoharan
8
-15
/
+316
2011-10-14
ath9k_hw: Update normal/min noise floor value for AR9480
Rajkumar Manoharan
1
-4
/
+4
2011-10-14
ath9k_hw: Support fast channel change on 5GHz for AR9003 chips
Rajkumar Manoharan
1
-2
/
+1
2011-10-14
ath9k_hw: Cleanup Tx calibrations for AR9003 chips
Rajkumar Manoharan
5
-13
/
+40
2011-10-14
ath9k_hw: Add support to reuse Carrier leak calibration
Rajkumar Manoharan
3
-3
/
+50
2011-10-14
ath9k_hw: Add support to reuse TxIQ cal measurements
Rajkumar Manoharan
1
-6
/
+9
2011-10-14
ath9k_hw: Improve fast channel change for AR9003 chips
Rajkumar Manoharan
6
-5
/
+186
2011-10-14
ath9k_hw: Updated AR9003 tx gain table for 5GHz
Rajkumar Manoharan
1
-82
/
+82
2011-10-14
ath9k_hw: Update AR9003 initval to improve phase noise
Rajkumar Manoharan
1
-1
/
+1
2011-10-14
ath9k_hw: Updated ar9003 initval table for AR9380
Rajkumar Manoharan
1
-3
/
+3
2011-10-14
ath9k_hw: Fix ASPM L1 issue for AR9480
Rajkumar Manoharan
1
-2
/
+4
2011-10-11
ath9k: only send FCS-fail packets to mac80211 if requested
Felix Fietkau
1
-1
/
+2
2011-10-11
ath9k_hw: fix a regression in key miss handling
Felix Fietkau
4
-17
/
+19
2011-10-11
ath9k_hw: remove EEP_REG_1
Felix Fietkau
5
-9
/
+0
2011-10-11
ath: remove ath_regulatory::current_rd_ext
Felix Fietkau
3
-7
/
+0
2011-10-11
ath9k_hw: clean up tx power handling
Felix Fietkau
13
-176
/
+85
2011-10-11
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
Felix Fietkau
6
-17
/
+17
2011-10-11
ath9k: disable unnecessary PHY error reporting
Felix Fietkau
2
-9
/
+1
2011-10-11
ath9k: fix retry counting / BAR handling during queue flush
Felix Fietkau
2
-2
/
+8
2011-10-11
ath9k: improve PS filter clearing and retry counting for A-MPDU
Felix Fietkau
1
-7
/
+6
2011-10-11
ath9k: keep track of what's triggering hardware resets
Felix Fietkau
4
-5
/
+47
2011-10-11
ath9k: indicate which queues are blocked when stopping tx fails
Felix Fietkau
1
-3
/
+5
2011-10-11
ath9k: remove some bogus error handling code
Dan Carpenter
1
-7
/
+0
2011-10-11
ath5k: remove some unneeded error handling code
Dan Carpenter
1
-6
/
+0
2011-10-11
ath6kl: fixup merge damage in ath6kl_mgmt_tx
John W. Linville
1
-1
/
+1
2011-10-03
ath9k_hw: set pci_express capability true for AR9480
Mohammed Shafi Shajakhan
1
-1
/
+6
2011-10-03
ath9k_hw: Fix number of GPIO pins for AR9287/9300
Mohammed Shafi Shajakhan
1
-0
/
+4
[next]