Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ba62a8593d15f3f353acdc8ab32c18dd40a275bb
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
xmit.c
ca14405
ath9k: Fix sequence number assignment
by Sujith Manoharan
· 10 years ago
315dd11
ath9k: fix getting tx duration for dynack
by Felix Fietkau
· 10 years ago
4d9f634
ath9k: Check early for HW reset
by Sujith Manoharan
· 10 years ago
8d9e464
ath9k: Fix offchannel queuing
by Sujith Manoharan
· 10 years ago
c13a6a0
ath9k: Use normal queues for offchannel frames
by Sujith Manoharan
· 10 years ago
d701746
ath9k: Fix queue management
by Sujith Manoharan
· 10 years ago
982e039
ath9k: add sampling methods for (tx|rx) timestamp
by Lorenzo Bianconi
· 10 years ago
27babf9
ath9k: Fix channel context events
by Sujith Manoharan
· 10 years ago
9a24440
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
c01fac1
ath9k: fix aggregation session lockup
by Felix Fietkau
· 10 years ago
d954cd77
ath9k: fix pending tx frames accounting
by Felix Fietkau
· 10 years ago
3ad9c38
ath9k: use separate HW queue for each channel context
by Rajkumar Manoharan
· 11 years ago
748299f
ath9k: switch channel context for beaconing
by Felix Fietkau
· 11 years ago
ca900ac
ath9k: Move beacon config to channel context
by Rajkumar Manoharan
· 11 years ago
405393c
ath9k: Implement remain-on-channal support
by Felix Fietkau
· 11 years ago
befcf7e
ath9k: channel context based transmission
by Felix Fietkau
· 11 years ago
bff1176
ath9k: Add channel context worker thread
by Felix Fietkau
· 11 years ago
0453531
ath9k: Move acq to channel context
by Felix Fietkau
· 11 years ago
62e54dbb
ath9k: remove tid->paused flag
by Felix Fietkau
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
eefa01d
ath9k: move sc_flags to ath_common
by Oleksij Rempel
· 11 years ago
3b3e0ef
ath9k: fix ready time of the multicast buffer queue
by Felix Fietkau
· 11 years ago
5998be8
ath9k: Fix sequence number assignment for non-data frames
by Helmut Schaa
· 11 years ago
f3b6a48
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
727b662
ath9k: fix invalid max frame length
by Sylvain Roger Rieunier
· 11 years ago
13f7105
ath9k: move ath9k_init_channels_rates to common-init
by Oleksij Rempel
· 11 years ago
558ff22
ath9k: fix ps-poll responses under a-mpdu sessions
by Felix Fietkau
· 11 years ago
21f8aae
ath9k: protect tid->sched check
by Stanislaw Gruszka
· 11 years ago
4effc6f
ath9k: prepare for multi-interface CSA support
by Michal Kazior
· 11 years ago
350e2dc
ath9k: Add a debugfs file "node_recv"
by Sujith Manoharan
· 11 years ago
9d1cd50
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
5b502c8
ath9k: Fix max AMPDU size calculation
by Sujith Manoharan
· 11 years ago
39731b7
ath9k: simplify/fix tx packet TID handling
by Felix Fietkau
· 11 years ago
bbf807b
ath9k: fix duration calculation for non-aggregated packets
by Felix Fietkau
· 11 years ago
10ffb6a
ath9k: optimize ath_drain_all_txq
by Felix Fietkau
· 11 years ago
ef6b19e
ath9k: Fix TX99 config option usage
by Sujith Manoharan
· 11 years ago
01925ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
89f927a
ath9k: add TX99 support
by Luis R. Rodriguez
· 11 years ago
09b029b
ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()
by Luis R. Rodriguez
· 11 years ago
7f329bb
ath9k: remove sc->config.cabqReadyTime
by Felix Fietkau
· 11 years ago
8896934
ath9k_hw: remove direct accesses to channel mode flags
by Felix Fietkau
· 11 years ago
f69727f
ath9k: fix powersave response handling for BA session packets
by Felix Fietkau
· 11 years ago
4b9b42b
ath9k: Use bitops for calibration flags
by Sujith Manoharan
· 11 years ago
919123d
ath9k: add txq locking for ath_tx_aggr_start
by Felix Fietkau
· 11 years ago
20e6e55
ath9k: don't use BAW tracking on PS responses for non-AMPDU packets
by Felix Fietkau
· 11 years ago
440c1c8
ath9k: do not link bf_next across multiple A-MPDUs
by Felix Fietkau
· 11 years ago
86c7d8d
ath9k: fix stale flag handling on buffer clone
by Felix Fietkau
· 11 years ago
d074e8d
ath9k: enable CSA functionality in ath9k
by Simon Wunderlich
· 11 years ago
563299d
ath9k: reset buffer stale flag in ath_tx_get_tid_subframe
by Felix Fietkau
· 11 years ago
8f536b8
ath9k: simplify ath_tid_drain
by Felix Fietkau
· 11 years ago
50676b8
ath9k: shrink a few data structures by reordering fields
by Felix Fietkau
· 11 years ago
f89d1bc
ath9k: use software queueing for multicast traffic
by Felix Fietkau
· 11 years ago
020f20f
ath9k: improve tx scheduling fairness
by Felix Fietkau
· 11 years ago
2800e82
ath9k: use software queues for un-aggregated data packets
by Felix Fietkau
· 11 years ago
026d5b0
ath9k: always clear ps filter bit on new assoc
by Felix Fietkau
· 11 years ago
897d7fd
ath9k: fix clearing expired A-MPDU subframes in tx completion
by Felix Fietkau
· 11 years ago
73364b0
ath9k: prepare queueing code for handling unaggregated traffic
by Felix Fietkau
· 11 years ago
8fed140
ath9k: fix block ack window tracking check
by Felix Fietkau
· 11 years ago
a1cd94d
ath9k: simplify ath_tx_form_aggr
by Felix Fietkau
· 11 years ago
1803d02
ath9k: add function for getting the tx tid for a packet
by Felix Fietkau
· 11 years ago
bb195ff
ath9k: split tid retry packets into a separate queue
by Felix Fietkau
· 11 years ago
a7586ee
ath9k: add utility functions for accessing tid queues
by Felix Fietkau
· 11 years ago
9d55911
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
a3835e9
ath9k: Fix RTS threshold
by Sujith Manoharan
· 11 years ago
a4943cc
ath9k: fix tx pending frames accounting for dropped packets
by Felix Fietkau
· 11 years ago
729d8d1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
f56e121
ath9k: fix queue depth accounting in ath_tx_txqaddbuf
by Felix Fietkau
· 12 years ago
23bc202
ath9k: fix an RCU issue in calling ieee80211_get_tx_rates
by Felix Fietkau
· 12 years ago
59505c0
ath9k: limit multicast buffer hardware queue depth
by Felix Fietkau
· 12 years ago
86a22ac
ath9k: implement support for .release_buffered_frames()
by Felix Fietkau
· 12 years ago
f2c7a79
ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSE
by Felix Fietkau
· 12 years ago
08c96ab
ath9k: prevent aggregation session deadlocks
by Felix Fietkau
· 12 years ago
6bb4880
ath9k: fix draining aggregation tid buffers
by Felix Fietkau
· 12 years ago
0c585dd
ath9k: fix rate handling/reporting
by Felix Fietkau
· 12 years ago
16e2342
ath9k: fix aggregation stop/flush handling
by Felix Fietkau
· 12 years ago
79acac0
ath9k: add support for the new rate control API
by Felix Fietkau
· 12 years ago
bdc2145
ath9k: merge ath_tx_start_dma into ath_tx_start
by Felix Fietkau
· 12 years ago
99ba6a4
ath9k: implement buffer holding handling for EDMA FIFO
by Felix Fietkau
· 12 years ago
c60c992
ath9k_common: remove ath9k_cmn_padpos
by Felix Fietkau
· 12 years ago
dd5ee59
ath9k: Fix ATH9K_HW_CAP_HT usage
by Sujith Manoharan
· 12 years ago
81b5195
ath9k: use ath_tx_process_buffer instead of open-coding similar code
by Felix Fietkau
· 12 years ago
1381559
ath9k: clean up processing of pending tx frames on reset
by Felix Fietkau
· 12 years ago
b81950b1
ath9k: use the devres API for allocations/mappings
by Felix Fietkau
· 12 years ago
a56c919
ath9k: Remove redundant NULL assignment
by Sujith Manoharan
· 12 years ago
de7b760
ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS
by Sujith Manoharan
· 12 years ago
78ef731
ath9k: Fix the 'xmit' debugfs file
by Sujith Manoharan
· 12 years ago
bea843c
ath9k/ath9k_htc: Remove WME macros
by Sujith Manoharan
· 12 years ago
6fe7cc7
ath9k: Test for TID only in BlockAcks while checking tx status
by Sven Eckelmann
· 12 years ago
8c6e309
ath9k: fix stale pointers potentially causing access to free'd skbs
by Felix Fietkau
· 12 years ago
249ee72
ath9k: use ieee80211_free_txskb
by Felix Fietkau
· 12 years ago
365d2eb
ath9k: Fix chainmask selection for AR9462
by Sujith Manoharan
· 12 years ago
fac805f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
adfbda6
ath9k: Fix TX filter usage
by Sujith Manoharan
· 12 years ago
51dea9b
ath9k: fix PA linearization calibration related crash
by Felix Fietkau
· 12 years ago
36323f8
mac80211: move TX station pointer and restructure TX
by Thomas Huehn
· 12 years ago
124b979
ath9k: Fix race in reset-work usage
by Rajkumar Manoharan
· 12 years ago
7e52c8a
ath9k: Cleanup beacon queue configuration
by Sujith Manoharan
· 12 years ago
aa5955c
ath9k: fix aggregate size limit based on queue TXOP limit
by Felix Fietkau
· 12 years ago
7702e78
ath9k: make per-WMM-AC queue sizes configurable via debugfs
by Felix Fietkau
· 12 years ago
635d999
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
Next »