Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a5186e997524578b4ba91390ad947c767450dac8
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00queue.c
a5186e9
rt2x00: Fix padding bug on L2PAD devices.
by Gertjan van Wingerde
· 15 years ago
95d69aa
rt2x00: Fix typo (lengt --> length) in rt2x00queue.c
by Gertjan van Wingerde
· 15 years ago
7351c6b
mac80211: request TX status where needed
by Johannes Berg
· 15 years ago
9c9a0d1
rt2x00: Update copyright statements.
by Gertjan van Wingerde
· 15 years ago
daee6c0
rt2x00: Reorganize padding & L2 padding
by Ivo van Doorn
· 15 years ago
17512dc
rt2x00: Fix for race condition while update beacon
by Igor Perminov
· 15 years ago
93354cb
rt2x00: Align ieee80211 header to 4-byte boundary for PCI devices
by Ivo van Doorn
· 15 years ago
267e898
rt2x00: Use IEEE80211_TX_CTL_MORE_FRAMES flag
by Ivo van Doorn
· 15 years ago
35f00cf
rt2x00: Implement support for 802.11n
by Ivo van Doorn
· 16 years ago
9f16617
rt2x00: Add support for L2 padding during TX/RX
by Ivo van Doorn
· 16 years ago
9eb4e21
rt2x00: Move iv_len into tx descriptor data
by Ivo van Doorn
· 16 years ago
a2c9b65
rt2x00: Add kill_tx_queue callback function
by Ivo van Doorn
· 16 years ago
4e54c71
rt2x00: Update copyright year to 2009
by Ivo van Doorn
· 16 years ago
076f958
rt2x00: Remove ENTRY_TXD_OFDM_RATE
by Ivo van Doorn
· 16 years ago
7b40982
rt2x00: Move code into seperate functions
by Ivo van Doorn
· 16 years ago
3f787bd
rt2x00: Rename CONFIG_CRYPTO_COPY_IV
by Ivo van Doorn
· 16 years ago
7490889
rt2x00: Fix TX rate short preamble detection
by Ivo van Doorn
· 16 years ago
3ea9646
rt2x00: Fix TX short preamble detection
by Ivo van Doorn
· 16 years ago
9c3444d
rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c
by Ivo van Doorn
· 16 years ago
dddfb47
rt2x00: Implement HW encryption (rt2500usb)
by Ivo van Doorn
· 16 years ago
42c8285
rt2x00: Store retry limit values
by Ivo van Doorn
· 16 years ago
0e3de99
rt2x00: Fix TX failure path
by Ivo van Doorn
· 16 years ago
bad1363
rt2x00: Optimize get_duration / get_duration_res
by Ivo van Doorn
· 16 years ago
798b7ad
rt2x00: Cleanup TX/RX entry handling
by Ivo van Doorn
· 16 years ago
5588751
rt2x00: reduce checkpatch.pl errors
by John Daiker
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
8713a7c
rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"
by Felix Fietkau
· 16 years ago
76708de
mac80211: free up 2 bytes in skb->cb
by Felix Fietkau
· 16 years ago
25d834e
mac80211: fix virtual interfaces vs. injection
by Johannes Berg
· 16 years ago
2af0a57
rt2x00: Initialize txop during conf_tx() callback
by Ivo van Doorn
· 16 years ago
3ee54a0
rt2x00: Map extra_tx_headroom to DMA
by Ivo van Doorn
· 16 years ago
0262ab0
rt2x00: Fix race conditions in flag handling
by Ivo van Doorn
· 16 years ago
2bb057d
rt2x00: Implement HW encryption
by Ivo van Doorn
· 16 years ago
d4764b2
rt2x00: Sequence counter should be protected in irqsave
by Ivo van Doorn
· 16 years ago
9c0ab71
rt2x00: Clear queue entry flags during initialization
by Ivo van Doorn
· 16 years ago
5adf6d6
rt2x00: Fix QOS sequence counting
by Ivo van Doorn
· 16 years ago
bd88a78
rt2x00: Reorganize beacon handling
by Ivo van Doorn
· 17 years ago
9a61319
rt2x00: Fix NULL pointer error in adhoc/master mode
by Ivo van Doorn
· 17 years ago
ff35239
rt2x00: Decrease alignment headroom
by Ivo van Doorn
· 17 years ago
61243d8
rt2x00: Remove duplicate deinitialization
by Ivo van Doorn
· 17 years ago
d74f5ba
rt2x00: Cleanup symbol exports
by Ivo van Doorn
· 17 years ago
c4da004
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
by Gertjan van Wingerde
· 17 years ago
30caa6e
rt2x00: Centralize allocation of RX skbs.
by Gertjan van Wingerde
· 17 years ago
ac10446
rt2x00: Use ieee80211 fc handlers
by Ivo van Doorn
· 17 years ago
8b7b1e0
mac80211: remove ieee80211_get_morefrag
by Harvey Harrison
· 17 years ago
239c249
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
by Gertjan van Wingerde
· 17 years ago
b869767
rt2x00: Don't kick TX queue after each frame
by Ivo van Doorn
· 17 years ago
6db3786
rt2x00: Move generic TX frame writing code into rt2x00queue
by Ivo van Doorn
· 17 years ago
565a019
rt2x00: Fix queue initialization
by Ivo van Doorn
· 17 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 17 years ago
2e92e6f
mac80211: use rate index in TX control
by Johannes Berg
· 17 years ago
7050ec8
rt2x00: Split rt2x00lib_write_tx_desc()
by Ivo van Doorn
· 17 years ago
61448f8
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature.
by Gertjan van Wingerde
· 17 years ago
e58c6ac
rt2x00: Use rt2x00 queue numbering
by Ivo van Doorn
· 17 years ago
5f46c4d
rt2x00: Upgrade queue->lock to use irqsave
by Ivo van Doorn
· 17 years ago
8f53927
rt2x00: Fix queue->qid initialization
by Ivo van Doorn
· 17 years ago
231be4e
rt2x00: correct address calc for queue private data
by Adam Baker
· 17 years ago
10b6b80
rt2x00: Fix queue index handling
by Ivo van Doorn
· 17 years ago
5957da4
rt2x00: Move beacon and atim queue defines into rt2x00
by Ivo van Doorn
· 17 years ago
181d690
rt2x00: Queue handling overhaul
by Ivo van Doorn
· 17 years ago