index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
xmit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Fix kernel panic in AR2427
Mohammed Shafi Shajakhan
2011-03-21
1
-2
/
+2
*
ath9k: fix aggregation related interoperability issues
Felix Fietkau
2011-03-14
1
-1
/
+1
*
ath9k: fix the .flush driver op implementation
Felix Fietkau
2011-03-14
1
-15
/
+13
*
ath9k: fix stopping tx dma on reset
Felix Fietkau
2011-03-14
1
-8
/
+6
*
ath9k: Implement op_flush()
Vasanthakumar Thiagarajan
2011-02-21
1
-11
/
+16
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2011-02-18
1
-1
/
+6
|
\
|
*
ath9k: Fix possible double free of PAPRD skb's
Mohammed Shafi Shajakhan
2011-02-04
1
-1
/
+6
*
|
ath9k: Remove redundant beacon_interval
Steve Brown
2011-02-09
1
-1
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-01-28
1
-2
/
+0
|
\
\
|
|
/
|
*
ath9k: add missing ps wakeup/restore calls
Felix Fietkau
2011-01-21
1
-2
/
+0
*
|
ath9k: Fix a locking related issue.
Vivek Natarajan
2011-01-28
1
-1
/
+4
*
|
ath9k: Fix a PLL hang issue observed with AR9485.
Vivek Natarajan
2011-01-28
1
-0
/
+23
*
|
ath9k: fix tx queue index confusion in debugfs code
Felix Fietkau
2011-01-28
1
-1
/
+1
*
|
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
2011-01-28
1
-6
/
+3
*
|
ath9k: remove the bf->aphy field
Felix Fietkau
2011-01-28
1
-22
/
+16
*
|
ath9k: remove support for virtual wiphys
Felix Fietkau
2011-01-28
1
-16
/
+12
*
|
ath9k: clean up the code that wakes the mac80211 queues
Felix Fietkau
2011-01-28
1
-23
/
+16
*
|
ath9k: fix misplaced debug code
Felix Fietkau
2011-01-27
1
-0
/
+3
*
|
ath9k: clean up enums and unused macros
Mohammed Shafi Shajakhan
2011-01-26
1
-2
/
+0
*
|
ath9k: Try more than one queue when scheduling new aggregate.
Ben Greear
2011-01-21
1
-27
/
+37
*
|
ath9k: Restart xmit logic in xmit watchdog.
Ben Greear
2011-01-21
1
-25
/
+54
*
|
ath9k: Add counters to distinquish AMPDU enqueues.
Ben Greear
2011-01-21
1
-1
/
+2
*
|
ath9k: Ensure xmit makes progress.
Ben Greear
2011-01-21
1
-0
/
+2
*
|
ath9k: Add more information to debugfs xmit file.
Ben Greear
2011-01-21
1
-0
/
+1
*
|
ath9k: fix excessive BAR sending when a frame exceeds its retry limit
Felix Fietkau
2011-01-19
1
-1
/
+1
*
|
ath9k: try more than one tid when scheduling a new aggregate
Felix Fietkau
2011-01-19
1
-3
/
+6
*
|
ath9k: reinitialize block ack window data when starting aggregation
Felix Fietkau
2011-01-19
1
-0
/
+3
*
|
ath9k: fix initial sequence number after starting an ampdu session
Felix Fietkau
2011-01-19
1
-1
/
+1
*
|
ath9k: fix bogus sequence number increases on aggregation tid flush
Felix Fietkau
2011-01-19
1
-1
/
+1
|
/
*
ath9k: fix queue depth check for forming new aggregates
Felix Fietkau
2010-12-20
1
-3
/
+18
*
ath9k: fix sequence number assigment for non-AMPDU QoS data frames
Felix Fietkau
2010-12-13
1
-3
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-08
1
-13
/
+6
|
\
|
*
ath9k: fix a DMA related race condition on reset
Felix Fietkau
2010-12-07
1
-16
/
+6
*
|
ath9k: Check for NULL sta in ath_tx_start
Ben Greear
2010-12-08
1
-1
/
+4
*
|
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
1
-29
/
+25
*
|
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-12-07
1
-16
/
+14
*
|
ath9k: Add support for Adaptive Power Management
Mohammed Shafi Shajakhan
2010-11-30
1
-2
/
+21
*
|
ath9k: fix software retry counter tracking
Felix Fietkau
2010-11-29
1
-2
/
+2
*
|
ath9k: fix recursive locking in the tx flush path
Felix Fietkau
2010-11-22
1
-0
/
+2
*
|
ath9k: store frame information used by aggregation inside the skb tx info
Felix Fietkau
2010-11-17
1
-103
/
+100
*
|
ath9k: more tx setup cleanups
Felix Fietkau
2010-11-17
1
-71
/
+58
*
|
ath9k: clean up code duplication around ath_tx_start
Felix Fietkau
2010-11-17
1
-47
/
+20
*
|
ath9k: remove bf_tx_aborted from struct ath_buf
Felix Fietkau
2010-11-17
1
-14
/
+9
*
|
ath9k: remove bfs_frmlen from struct ath_buf_state
Felix Fietkau
2010-11-17
1
-25
/
+38
*
|
ath9k: remove bfs_nframes from struct ath_buf_state
Felix Fietkau
2010-11-17
1
-50
/
+47
*
|
ath9k: remove bfs_al from struct ath_buf_state
Felix Fietkau
2010-11-17
1
-17
/
+17
*
|
ath9k: remove bfs_keyix from struct ath_buf_state
Felix Fietkau
2010-11-17
1
-6
/
+8
*
|
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
Felix Fietkau
2010-11-17
1
-6
/
+1
*
|
ath9k: remove bfs_keytype from struct ath_buf_state
Felix Fietkau
2010-11-17
1
-4
/
+5
*
|
ath9k: remove bfs_tidno from struct ath_buf_state
Felix Fietkau
2010-11-17
1
-12
/
+13
[next]