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
...
*
|
|
ath9k: Fix ASPM workaround usage
Sujith Manoharan
2013-08-26
6
-25
/
+64
*
|
|
ath9k: Fix ASPM for AR9462
Sujith Manoharan
2013-08-26
3
-0
/
+31
*
|
|
ath9k: Add one more PCI ID for CUS198
Sujith Manoharan
2013-08-22
1
-0
/
+5
*
|
|
ath9k: Add antenna diversity tweak for CUS198
Sujith Manoharan
2013-08-22
4
-0
/
+9
*
|
|
ath9k: Add support for AR9485 1.2
Sujith Manoharan
2013-08-22
3
-13
/
+13
*
|
|
ath9k: enable CSA functionality in ath9k
Simon Wunderlich
2013-08-16
5
-0
/
+43
*
|
|
ath9k: announce that ath9k supports 5/10 MHz
Simon Wunderlich
2013-08-16
1
-0
/
+1
*
|
|
ath9k: set 5/10 MHz supported channels and fix bitrate
Simon Wunderlich
2013-08-16
2
-8
/
+21
*
|
|
ath9k: report 5/10 MHz channels
Simon Wunderlich
2013-08-16
1
-0
/
+11
*
|
|
ath9k: use chandef instead of channel_type
Simon Wunderlich
2013-08-16
6
-40
/
+51
*
|
|
ath9k: always use SIFS times from OFDM for 5/10 MHz
Simon Wunderlich
2013-08-16
1
-3
/
+2
*
|
|
ath9k: Use lockless variant to initialize RX fifo
Sujith Manoharan
2013-08-15
1
-1
/
+1
*
|
|
ath9k: Optimize LNA check
Sujith Manoharan
2013-08-15
1
-30
/
+47
*
|
|
ath9k: Identify first subframe in an A-MPDU
Sujith Manoharan
2013-08-15
3
-2
/
+5
*
|
|
ath9k: Handle invalid RSSI
Sujith Manoharan
2013-08-15
1
-16
/
+33
*
|
|
ath9k: Remove unused function argument
Sujith Manoharan
2013-08-15
1
-2
/
+1
*
|
|
ath9k: Fix error condition for corrupt descriptors
Sujith Manoharan
2013-08-15
1
-10
/
+18
*
|
|
ath9k: Handle corrupt descriptors properly
Sujith Manoharan
2013-08-15
1
-2
/
+10
*
|
|
ath9k: Move the RX poll check to preprocess()
Sujith Manoharan
2013-08-15
1
-4
/
+4
*
|
|
ath9k: Fix RX beacon processing
Sujith Manoharan
2013-08-15
1
-26
/
+22
*
|
|
ath9k: Fix RX packet counter
Sujith Manoharan
2013-08-15
1
-4
/
+7
*
|
|
ath9k: Fix RX debug statistics
Sujith Manoharan
2013-08-15
1
-2
/
+1
*
|
|
ath9k: Fix PHY error processing
Sujith Manoharan
2013-08-15
1
-11
/
+12
*
|
|
ath9k: Reorder some functions
Sujith Manoharan
2013-08-15
1
-110
/
+110
*
|
|
ath9k: Fix TSF processing
Sujith Manoharan
2013-08-15
1
-13
/
+20
*
|
|
ath9k: Fix RX crypto processing
Sujith Manoharan
2013-08-15
1
-8
/
+4
*
|
|
ath9k: Discard invalid frames early
Sujith Manoharan
2013-08-15
1
-16
/
+22
*
|
|
ath9k: Fix phy error handling for DFS
Sujith Manoharan
2013-08-15
1
-2
/
+1
*
|
|
ath9k: Use a subroutine to check for "mybeacon"
Sujith Manoharan
2013-08-15
1
-13
/
+23
*
|
|
ath9k_htc: do not use bulk on EP3 and EP4
Oleksij Rempel
2013-08-15
1
-27
/
+11
*
|
|
ath9k: reset buffer stale flag in ath_tx_get_tid_subframe
Felix Fietkau
2013-08-15
1
-0
/
+2
*
|
|
ath9k: simplify ath_tid_drain
Felix Fietkau
2013-08-15
1
-12
/
+0
*
|
|
ath9k: avoid accessing MRC registers on single-chain devices
Felix Fietkau
2013-08-15
1
-0
/
+4
*
|
|
ath9k: simplify debugfs chainmask handling
Felix Fietkau
2013-08-15
1
-88
/
+4
*
|
|
ath9k: remove ath9k_sta_remove_debugfs
Felix Fietkau
2013-08-15
4
-20
/
+1
*
|
|
ath9k: shrink a few data structures by reordering fields
Felix Fietkau
2013-08-15
2
-14
/
+14
*
|
|
ath9k: fix rx descriptor related race condition
Felix Fietkau
2013-08-15
2
-8
/
+14
*
|
|
ath9k: Run the LNA combining algorithm properly
Sujith Manoharan
2013-08-09
1
-16
/
+28
*
|
|
ath9k: Fix BTCOEX usage for RX diversity
Sujith Manoharan
2013-08-09
1
-2
/
+2
*
|
|
ath9k: use software queueing for multicast traffic
Felix Fietkau
2013-08-09
3
-2
/
+23
*
|
|
ath9k: improve tx scheduling fairness
Felix Fietkau
2013-08-09
1
-39
/
+50
*
|
|
ath9k: use software queues for un-aggregated data packets
Felix Fietkau
2013-08-09
2
-127
/
+145
*
|
|
ath9k: always clear ps filter bit on new assoc
Felix Fietkau
2013-08-09
1
-0
/
+1
*
|
|
ath9k: fix clearing expired A-MPDU subframes in tx completion
Felix Fietkau
2013-08-09
1
-1
/
+2
*
|
|
ath9k: prepare queueing code for handling unaggregated traffic
Felix Fietkau
2013-08-09
2
-9
/
+14
*
|
|
ath9k: fix block ack window tracking check
Felix Fietkau
2013-08-09
2
-7
/
+11
*
|
|
ath9k: simplify ath_tx_form_aggr
Felix Fietkau
2013-08-09
2
-22
/
+12
*
|
|
ath9k: add CAB queue info to debugfs
Felix Fietkau
2013-08-09
1
-16
/
+27
*
|
|
ath9k: add function for getting the tx tid for a packet
Felix Fietkau
2013-08-09
1
-8
/
+17
*
|
|
ath9k: split tid retry packets into a separate queue
Felix Fietkau
2013-08-09
2
-4
/
+15
[prev]
[next]