index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
xmit.c
Age
Commit message (
Expand
)
Author
2014-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-07-23
ath9k: fix aggregation session lockup
Felix Fietkau
2014-07-18
ath9k: fix pending tx frames accounting
Felix Fietkau
2014-06-19
ath9k: use separate HW queue for each channel context
Rajkumar Manoharan
2014-06-19
ath9k: switch channel context for beaconing
Felix Fietkau
2014-06-19
ath9k: Move beacon config to channel context
Rajkumar Manoharan
2014-06-19
ath9k: Implement remain-on-channal support
Felix Fietkau
2014-06-19
ath9k: channel context based transmission
Felix Fietkau
2014-06-19
ath9k: Add channel context worker thread
Felix Fietkau
2014-06-19
ath9k: Move acq to channel context
Felix Fietkau
2014-04-30
ath9k: remove tid->paused flag
Felix Fietkau
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-17
ath9k: move sc_flags to ath_common
Oleksij Rempel
2014-03-14
ath9k: fix ready time of the multicast buffer queue
Felix Fietkau
2014-03-13
ath9k: Fix sequence number assignment for non-data frames
Helmut Schaa
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-03
ath9k: fix invalid max frame length
Sylvain Roger Rieunier
2014-02-28
ath9k: move ath9k_init_channels_rates to common-init
Oleksij Rempel
2014-02-24
ath9k: fix ps-poll responses under a-mpdu sessions
Felix Fietkau
2014-02-20
ath9k: protect tid->sched check
Stanislaw Gruszka
2014-02-12
ath9k: prepare for multi-interface CSA support
Michal Kazior
2014-01-13
ath9k: Add a debugfs file "node_recv"
Sujith Manoharan
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-03
ath9k: Fix max AMPDU size calculation
Sujith Manoharan
2013-12-19
ath9k: simplify/fix tx packet TID handling
Felix Fietkau
2013-12-09
ath9k: fix duration calculation for non-aggregated packets
Felix Fietkau
2013-12-02
ath9k: optimize ath_drain_all_txq
Felix Fietkau
2013-12-02
ath9k: Fix TX99 config option usage
Sujith Manoharan
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-18
ath9k: add TX99 support
Luis R. Rodriguez
2013-10-18
ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()
Luis R. Rodriguez
2013-10-14
ath9k: remove sc->config.cabqReadyTime
Felix Fietkau
2013-10-14
ath9k_hw: remove direct accesses to channel mode flags
Felix Fietkau
2013-09-30
ath9k: fix powersave response handling for BA session packets
Felix Fietkau
2013-09-26
ath9k: Use bitops for calibration flags
Sujith Manoharan
2013-09-26
ath9k: add txq locking for ath_tx_aggr_start
Felix Fietkau
2013-09-26
ath9k: don't use BAW tracking on PS responses for non-AMPDU packets
Felix Fietkau
2013-09-26
ath9k: do not link bf_next across multiple A-MPDUs
Felix Fietkau
2013-09-26
ath9k: fix stale flag handling on buffer clone
Felix Fietkau
2013-08-16
ath9k: enable CSA functionality in ath9k
Simon Wunderlich
2013-08-15
ath9k: reset buffer stale flag in ath_tx_get_tid_subframe
Felix Fietkau
2013-08-15
ath9k: simplify ath_tid_drain
Felix Fietkau
2013-08-15
ath9k: shrink a few data structures by reordering fields
Felix Fietkau
2013-08-09
ath9k: use software queueing for multicast traffic
Felix Fietkau
2013-08-09
ath9k: improve tx scheduling fairness
Felix Fietkau
2013-08-09
ath9k: use software queues for un-aggregated data packets
Felix Fietkau
2013-08-09
ath9k: always clear ps filter bit on new assoc
Felix Fietkau
2013-08-09
ath9k: fix clearing expired A-MPDU subframes in tx completion
Felix Fietkau
2013-08-09
ath9k: prepare queueing code for handling unaggregated traffic
Felix Fietkau
2013-08-09
ath9k: fix block ack window tracking check
Felix Fietkau
[next]