index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
1
-1
/
+0
|
\
|
*
net: wireless: ath: ath9k: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
ath9k: fix some debugfs output
Dan Carpenter
2014-10-30
1
-1
/
+1
*
|
ath9k_common: always update value in ath9k_cmn_update_txpow
Felix Fietkau
2014-10-23
1
-4
/
+4
*
|
ath9k: Enable HW queue control only for MCC
Sujith Manoharan
2014-10-23
3
-27
/
+41
|
/
*
ath9k: Fix sequence number assignment
Sujith Manoharan
2014-10-08
4
-23
/
+35
*
ath9k_htc: avoid kernel panic in ath9k_hw_reset
Marek Puzyniak
2014-10-07
1
-0
/
+1
*
ath9k: Fix crash in MCC mode
Sujith Manoharan
2014-10-07
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-10-07
3
-5
/
+4
|
\
|
*
ath9k: Fix NULL pointer dereference on early irq
Wojciech Dubowik
2014-09-22
1
-1
/
+1
|
*
ath9k_htc: fix random decryption failure
Johannes Stezenbach
2014-09-15
1
-1
/
+1
|
*
Revert "ath9k: Calculate sleep duration"
Sujith Manoharan
2014-09-11
1
-3
/
+2
*
|
ath9k: Fix flushing in MCC mode
Sujith Manoharan
2014-10-02
1
-0
/
+16
*
|
ath9k: Fix queue handling for channel contexts
Sujith Manoharan
2014-10-02
1
-6
/
+1
*
|
ath9k: Add ath9k_chanctx_stop_queues()
Sujith Manoharan
2014-10-02
2
-0
/
+24
*
|
ath9k: Pass context to ath9k_chanctx_wake_queues()
Sujith Manoharan
2014-10-02
3
-6
/
+7
*
|
ath9k: Fix queue handling in flush()
Sujith Manoharan
2014-10-02
1
-5
/
+0
*
|
ath9k: Remove duplicate code
Sujith Manoharan
2014-10-02
1
-9
/
+1
*
|
ath9k: Fix pending frame check
Sujith Manoharan
2014-10-02
1
-3
/
+0
*
|
ath9k: Check pending frames properly
Sujith Manoharan
2014-10-02
1
-1
/
+4
*
|
ath9k: Print RoC expiration
Sujith Manoharan
2014-10-02
1
-0
/
+7
*
|
ath9k: fix getting tx duration for dynack
Felix Fietkau
2014-09-30
7
-18
/
+49
*
|
ath9k: Check early for HW reset
Sujith Manoharan
2014-09-30
1
-4
/
+6
*
|
ath9k_hw: fix PLL clock initialization for newer SoC
Felix Fietkau
2014-09-30
3
-4
/
+40
*
|
ath9k_hw: reduce ANI spur immunity setting on HT40 extension channel
Felix Fietkau
2014-09-30
1
-3
/
+2
*
|
Revert "ath9k_hw: reduce ANI firstep range for older chips"
Felix Fietkau
2014-09-30
1
-1
/
+3
*
|
ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3
Felix Fietkau
2014-09-30
2
-3
/
+10
*
|
ath9k: use ah->get_mac_revision for all SoC devices if available
Felix Fietkau
2014-09-30
1
-7
/
+4
*
|
ath9k: Fix offchannel queuing
Sujith Manoharan
2014-09-26
1
-3
/
+3
*
|
ath9k: Use normal queues for offchannel frames
Sujith Manoharan
2014-09-26
1
-2
/
+1
*
|
ath9k: Fix queue management
Sujith Manoharan
2014-09-26
1
-7
/
+3
*
|
ath9k: Fix p2p address management
Sujith Manoharan
2014-09-26
2
-0
/
+37
*
|
ath9k: Cache BSS information
Sujith Manoharan
2014-09-26
3
-7
/
+17
*
|
ath9k: enable ext channel pulse detection
Lorenzo Bianconi
2014-09-16
1
-0
/
+1
*
|
ath9k: Fix build error
Sujith Manoharan
2014-09-16
1
-0
/
+2
*
|
ath9k: initialize ath_node linked list
Lorenzo Bianconi
2014-09-16
1
-0
/
+4
*
|
ath9k: enable dynack using set_coverage_class codepath
Lorenzo Bianconi
2014-09-16
1
-4
/
+29
*
|
ath9k: add debugfs support for dynack
Lorenzo Bianconi
2014-09-16
1
-0
/
+28
*
|
ath9k: enable control frame reception
Lorenzo Bianconi
2014-09-16
1
-1
/
+2
*
|
ath9k: add sampling methods for (tx|rx) timestamp
Lorenzo Bianconi
2014-09-16
2
-0
/
+10
*
|
ath9k: do not overwrite ACK timeout estimation
Lorenzo Bianconi
2014-09-16
1
-0
/
+8
*
|
ath9k: add config for (en|dis)abling ACK timeout estimation
Lorenzo Bianconi
2014-09-16
2
-0
/
+12
*
|
ath9k: add dynamic ACK timeout estimation
Lorenzo Bianconi
2014-09-16
5
-0
/
+462
*
|
ath9k: add duration field to ath_tx_status
Lorenzo Bianconi
2014-09-16
3
-0
/
+17
*
|
ath9k: export methods related to ACK timeout estimation
Lorenzo Bianconi
2014-09-16
2
-3
/
+7
*
|
ath9k: Fix primary station configuration
Sujith Manoharan
2014-09-15
1
-5
/
+1
*
|
ath9k: Remove useless opmode check
Sujith Manoharan
2014-09-15
1
-7
/
+0
*
|
ath9k: Set offchannel state properly
Sujith Manoharan
2014-09-15
1
-15
/
+42
*
|
ath9k: Check beaconing mode properly
Sujith Manoharan
2014-09-15
1
-0
/
+3
*
|
ath9k: Remove unnecessary tbtt assignment
Sujith Manoharan
2014-09-15
3
-6
/
+5
[next]