Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ea066d5a91f2610116dcd27054f749e4f07799d8
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
xmit.c
ea066d5
ath9k: Add support for Adaptive Power Management
by Mohammed Shafi Shajakhan
· 14 years ago
8b7f853
ath9k: fix software retry counter tracking
by Felix Fietkau
· 14 years ago
e1566d1
ath9k: fix recursive locking in the tx flush path
by Felix Fietkau
· 14 years ago
2d42efc
ath9k: store frame information used by aggregation inside the skb tx info
by Felix Fietkau
· 14 years ago
04caf86
ath9k: more tx setup cleanups
by Felix Fietkau
· 14 years ago
28d1670
ath9k: clean up code duplication around ath_tx_start
by Felix Fietkau
· 14 years ago
c599261
ath9k: remove bf_tx_aborted from struct ath_buf
by Felix Fietkau
· 14 years ago
76e4522
ath9k: remove bfs_frmlen from struct ath_buf_state
by Felix Fietkau
· 14 years ago
b572d03
ath9k: remove bfs_nframes from struct ath_buf_state
by Felix Fietkau
· 14 years ago
269c44b
ath9k: remove bfs_al from struct ath_buf_state
by Felix Fietkau
· 14 years ago
3017047
ath9k: remove bfs_keyix from struct ath_buf_state
by Felix Fietkau
· 14 years ago
82259b7
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
by Felix Fietkau
· 14 years ago
952cd69
ath9k: remove bfs_keytype from struct ath_buf_state
by Felix Fietkau
· 14 years ago
5daefbd
ath9k: remove bfs_tidno from struct ath_buf_state
by Felix Fietkau
· 14 years ago
2d3bcba
ath9k: remove bfs_seqno from struct ath_buf_state
by Felix Fietkau
· 14 years ago
9a6b827
ath9k: fix PA predistortion training frame setup
by Felix Fietkau
· 14 years ago
82b873a
ath9k: clean up tx buffer setup
by Felix Fietkau
· 14 years ago
61117f0
ath9k: remove the tx info padding byte abuse
by Felix Fietkau
· 14 years ago
f0c255a
ath9k: handle tx underrun in the driver instead of rate control
by Felix Fietkau
· 14 years ago
1d666d8
ath9k: remove the unnecessary private xretry tx flag
by Felix Fietkau
· 14 years ago
066dae9
ath9k: rework tx queue selection and fix queue stopping/waking
by Felix Fietkau
· 14 years ago
6a6733f
ath9k: content DMA start / stop through the PCU lock
by Luis R. Rodriguez
· 14 years ago
4bdd1e9
ath9k: move the PCU lock to the sc structure
by Luis R. Rodriguez
· 14 years ago
9d94674
ath9k: simplify hw reset locking
by Luis R. Rodriguez
· 14 years ago
e609e2e
ath9k: fix tx aggregation flush on AR9003
by Felix Fietkau
· 14 years ago
fac6b6a
ath9k: resume aggregation immediately after a hardware reset
by Felix Fietkau
· 14 years ago
0299a50
ath9k: fix handling of rate control probe frames
by Felix Fietkau
· 14 years ago
6cf9e99
ath9k: Null out references to stale pointers.
by Ben Greear
· 14 years ago
c1739eb3
ath9k: Remove bf_dmacontext.
by Ben Greear
· 14 years ago
c23cc81
ath9k: Fix potential use-after-free.
by Ben Greear
· 14 years ago
ebd0228
ath9k: A-MPDU rate control info fix
by Björn Smedman
· 14 years ago
fbab739
ath9k: remove unnecessary power save flags.
by Senthil Balasubramanian
· 14 years ago
686b9cb
mac80211/ath9k: Support AMPDU with multiple VIFs.
by Ben Greear
· 14 years ago
334b060
ath9k: move ath_tx_aggr_check() to the rate control module
by Felix Fietkau
· 14 years ago
90fa539
ath9k: clean up / fix aggregation session flush
by Felix Fietkau
· 14 years ago
231c3a1
ath9k: fix an aggregation start related race condition
by Felix Fietkau
· 14 years ago
81ee13b
ath9k: clean up block ack window handling
by Felix Fietkau
· 14 years ago
c17512d
ath9k: remove duplicate get_hw_crypto_keytype()
by Luis R. Rodriguez
· 14 years ago
7540184
ath9k: fix an issue in ath_atx_tid paused flag management
by Lorenzo Bianconi
· 14 years ago
20bd2a0
ath9k_hw: clean up per-channel calibration data
by Felix Fietkau
· 14 years ago
4cee786
ath9k: fix yet another buffer leak in the tx aggregation code
by Felix Fietkau
· 14 years ago
68e8f2f
ath9k: Fix inconsistency between txq->stopped and the actual queue state
by Vasanthakumar Thiagarajan
· 14 years ago
31e79a5
ath9k: another fix for the A-MPDU buffer leak
by Felix Fietkau
· 14 years ago
b11b160
ath9k: validate the TID in the tx status information
by Felix Fietkau
· 14 years ago
73e1946
ath9k: fix a buffer leak in A-MPDU completion
by Felix Fietkau
· 14 years ago
2b40994
ath9k: fix a potential buffer leak in the STA teardown path
by Felix Fietkau
· 14 years ago
78c4653
ath9k: fix retry count for A-MPDU rate control status reports
by Felix Fietkau
· 14 years ago
78a1817
ath9k: Remove unused paprd_txok
by Vasanthakumar Thiagarajan
· 14 years ago
ca369eb
ath9k: Fix bug in paprd
by Vasanthakumar Thiagarajan
· 14 years ago
9f42c2b
ath9k: implement PA predistortion support
by Felix Fietkau
· 14 years ago
97923b1
ath9k: fix queue stopping threshold
by Felix Fietkau
· 14 years ago
1d2231e
ath9k: remove duplicate WMM AC definitions
by Felix Fietkau
· 14 years ago
293f2ba
ath9k: fix mac80211 queue lookup for waking up queues
by Felix Fietkau
· 14 years ago
84642d6
ath9k: fix queue stop/start based on the number of pending frames
by Felix Fietkau
· 14 years ago
de0f648
ath9k: Make sure null func frame is acked before going into PS for ar9003
by Vasanthakumar Thiagarajan
· 14 years ago
7c9fd60
ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used
by Vasanthakumar Thiagarajan
· 14 years ago
9be8ab2
ath9k: Fix ath_print in xmit for hardware reset.
by Justin P. Mattock
· 14 years ago
7f9f360
ath9k: wake queue after processing edma rx frames
by Felix Fietkau
· 15 years ago
074a8c0
ath9k: add support for Tx and Rx STBC
by Felix Fietkau
· 15 years ago
c666387
ath9k: reduce the bits_per_symbol table size, support more streams
by Felix Fietkau
· 15 years ago
0e668cd
ath9k: update the ath_max_4ms_framelen table
by Felix Fietkau
· 15 years ago
7817e4c
ath9k: update the MCS mask for MCS16 and above
by Felix Fietkau
· 15 years ago
0a8cea8
ath9k: clean up tx buffer handling
by Felix Fietkau
· 15 years ago
afe754d
ath9k: Enable TXOK and TXERR interrupts for TX EDMA
by Vasanthakumar Thiagarajan
· 15 years ago
b0a3344
ath9k: add LDPC support
by Luis R. Rodriguez
· 15 years ago
e500324
ath9k: Add Tx EDMA support
by Vasanthakumar Thiagarajan
· 15 years ago
5088c2f
ath9k: Initialize and configure tx status for EDMA
by Vasanthakumar Thiagarajan
· 15 years ago
4adfcde
ath9k: Setup appropriate tx desc for regular dma and edma
by Vasanthakumar Thiagarajan
· 15 years ago
b622a72
ath9k_hw: move AR9002 mac ops to its own file
by Luis R. Rodriguez
· 15 years ago
cc610ac0
ath9k_hw: Define abstraction for tx desc access
by Vasanthakumar Thiagarajan
· 15 years ago
6d913f7
ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purpose
by Vasanthakumar Thiagarajan
· 15 years ago
d826c83
ath9k: Use memcpy in ath_clone_txbuf()
by Vasanthakumar Thiagarajan
· 15 years ago
5c3a338
ath9k: Use abstraction to get link pointer
by Vasanthakumar Thiagarajan
· 15 years ago
87d5efb
ath9k_hw: Add abstraction to set/get link pointer
by Vasanthakumar Thiagarajan
· 15 years ago
3f3a1c8
ath9k_hw: Move code which populates ds_data to ath9k_hw
by Vasanthakumar Thiagarajan
· 15 years ago
0f2df9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
by John W. Linville
· 15 years ago
c81494d
ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusion
by Pavel Roskin
· 15 years ago
29bffa9
ath9k: allocate tx and rx status information on stack
by Felix Fietkau
· 15 years ago
db1a052
ath9k: split out access to tx status information
by Felix Fietkau
· 15 years ago
4fdec03
ath9k: fix BUG_ON triggered by PAE frames
by Felix Fietkau
· 15 years ago
d969847
ath9k: fix rate control tx status handling for A-MPDU
by Felix Fietkau
· 15 years ago
a9f042c
ath9k: fix lockdep warning when unloading module
by Ming Lei
· 15 years ago
5ecccb7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6c8afef
ath9k: Fix sequence numbers for PAE frames
by Sujith
· 15 years ago
3f7c5c1
ath9k: Enable TIM timer interrupt only when needed.
by Senthil Balasubramanian
· 15 years ago
f643e51
ath: make gcc check format arguments of ath_print(), fix all misuses
by Pavel Roskin
· 15 years ago
2703205
ath9k: fix RTS/CTS handling
by Felix Fietkau
· 15 years ago
1b04b93
ath9k: Cleanup Powersave flags
by Sujith
· 15 years ago
5b479a07
ath9k: fix missed error codes in the tx status check
by Felix Fietkau
· 15 years ago
e8009e9
ath9k: Fix TX queue draining
by Sujith
· 15 years ago
17b182e
ath9k: Fix bug in assigning sequence number
by Sujith
· 15 years ago
4d91f9f
ath9k: Last fix for TX software padding.
by Benoit Papillault
· 15 years ago
815833e
ath9k: fix tx status reporting
by Felix Fietkau
· 15 years ago
1bc1488
ath9k: Proper padding/unpadding for the TX/RX path.
by Benoit Papillault
· 15 years ago
e7824a5
ath9k: fix processing of TX PS null data frames
by Luis R. Rodriguez
· 15 years ago
545750d
ath9k: properly use the mac80211 rate control api
by Felix Fietkau
· 15 years ago
7c82a18
ath9k: Remove a few unused variables
by Sujith
· 15 years ago
827e69b
ath9k: get rid of tx_info_priv
by Felix Fietkau
· 15 years ago
f52de03
ath9k: handle low buffer space for virtual wiphys
by Luis R. Rodriguez
· 15 years ago
5008f37
ath9k: use the right hw on ath_tx_setup_buffer() for HT
by Luis R. Rodriguez
· 15 years ago
Next »