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