index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00queue.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-31
rt2x00: Split watchdog check into a DMA and STATUS timeout
Ivo van Doorn
1
-4
/
+17
2010-08-31
rt2x00: Rename txentry_desc.queue -> txentry_desc.qid
Helmut Schaa
1
-2
/
+2
2010-08-25
rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTO
Ivo van Doorn
1
-7
/
+0
2010-08-25
rt2x00: Move direct access to queue->entries to rt2x00queue.c
Ivo van Doorn
1
-0
/
+16
2010-08-16
rt2x00: Set MIMO PS flag in tx descriptor for STAs in dynamic SMPS mode
Ivo van Doorn
1
-0
/
+2
2010-08-16
rt2x00: Move USB tx/rx done handling to workqueue
Ivo van Doorn
1
-1
/
+5
2010-07-13
rt2x00: Implement watchdog monitoring
Ivo van Doorn
1
-0
/
+11
2010-06-16
rt2x00: clarify meaning of txdone flags
Helmut Schaa
1
-1
/
+8
2010-05-13
rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.
Gertjan van Wingerde
1
-0
/
+3
2010-05-07
rt2x00: rt2800: use correct txop value in tx descriptor
Helmut Schaa
1
-0
/
+2
2010-05-04
rt2x00: Register frame length in TX entry descriptor instead of L2PAD.
Gertjan van Wingerde
1
-2
/
+2
2010-05-03
rt2x00: remove now unused noise field from struct rxdone_entry_desc
John W. Linville
1
-2
/
+0
2009-12-22
rt2x00: Remove SKBDESC_L2_PADDED flag.
Gertjan van Wingerde
1
-4
/
+1
2009-11-19
mac80211: request TX status where needed
Johannes Berg
1
-1
/
+4
2009-11-12
rt2x00: Update copyright statements.
Gertjan van Wingerde
1
-1
/
+1
2009-08-20
rt2x00: Add support for retry rates
Benoit PAPILLAULT
1
-0
/
+2
2009-07-24
rt2x00: Comment spellchecking
Luis Correia
1
-5
/
+5
2009-05-06
rt2x00: Implement support for 802.11n
Ivo van Doorn
1
-9
/
+30
2009-05-06
rt2x00: Add support for L2 padding during TX/RX
Ivo van Doorn
1
-2
/
+12
2009-05-06
rt2x00: Move iv_len into tx descriptor data
Ivo van Doorn
1
-0
/
+2
2009-01-30
rt2x00: Update copyright year to 2009
Ivo van Doorn
1
-1
/
+1
2009-01-29
rt2x00: Introduce RXDONE_SIGNAL_MASK mask
Ivo van Doorn
1
-0
/
+8
2009-01-29
rt2x00: Allow drivers to pass the noise value during rxdone
Ivo van Doorn
1
-0
/
+2
2009-01-29
rt2x00: Remove ENTRY_TXD_OFDM_RATE
Ivo van Doorn
1
-2
/
+3
2008-12-05
rt2x00: Add RXDONE_CRYPTO_IV/ICV flags
Ivo van Doorn
1
-0
/
+4
2008-12-05
rt2x00: Optimize IV/EIV handling
Ivo van Doorn
1
-8
/
+4
2008-11-26
rt2x00: Detect USB BULK in/out endpoints
Ivo van Doorn
1
-2
/
+20
2008-11-01
mac80211/drivers: rewrite the rate control API
Johannes Berg
1
-2
/
+7
2008-08-30
rt2x00: Add Signal type flag
Ivo van Doorn
1
-3
/
+4
2008-08-30
rt2x00: Initialize txop during conf_tx() callback
Ivo van Doorn
1
-0
/
+2
2008-08-23
rt2x00: Implement HW encryption
Ivo van Doorn
1
-7
/
+66
2008-08-18
rt2x00: Fix txdone_entry_desc_flags
Jochen Friedrich
1
-4
/
+4
2008-07-30
rt2x00: Fix QOS sequence counting
Ivo van Doorn
1
-0
/
+2
2008-07-08
rt2x00: Report RX end time for rt2400pci
Ivo van Doorn
1
-0
/
+2
2008-06-27
rt2x00: Increase queue size
Ivo van Doorn
1
-7
/
+10
2008-06-27
rt2x00: Cleanup symbol exports
Ivo van Doorn
1
-0
/
+2
2008-06-27
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
1
-7
/
+9
2008-06-14
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
1
-4
/
+1
2008-06-14
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
1
-5
/
+14
2008-06-14
rt2x00: Implement rt2x00usb_kick_tx_queue()
Ivo van Doorn
1
-0
/
+3
2008-05-22
mac80211: use multi-queue master netdevice
Johannes Berg
1
-13
/
+0
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-6
/
+9
2008-05-22
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
1
-0
/
+2
2008-05-22
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...
Gertjan van Wingerde
1
-1
/
+1
2008-05-22
rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()
Ivo van Doorn
1
-4
/
+10
2008-05-22
rt2x00: Fix TX status reporting
Ivo van Doorn
1
-2
/
+18
2008-05-22
rt2x00: trim skb_frame_desc to 32 bytes
Ivo van Doorn
1
-5
/
+2
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
1
-5
/
+2
2008-05-07
rt2x00: Use rt2x00 queue numbering
Ivo van Doorn
1
-14
/
+26
2008-03-25
rt2x00: Add dev_flags to rx descriptor
Ivo van Doorn
1
-7
/
+15
[next]