index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00queue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
1
-4
/
+18
*
rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"
Felix Fietkau
2008-10-14
1
-4
/
+5
*
mac80211: free up 2 bytes in skb->cb
Felix Fietkau
2008-10-06
1
-2
/
+5
*
mac80211: fix virtual interfaces vs. injection
Johannes Berg
2008-09-15
1
-8
/
+13
*
rt2x00: Initialize txop during conf_tx() callback
Ivo van Doorn
2008-08-29
1
-0
/
+1
*
rt2x00: Map extra_tx_headroom to DMA
Ivo van Doorn
2008-08-29
1
-3
/
+21
*
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
2008-08-29
1
-3
/
+3
*
rt2x00: Implement HW encryption
Ivo van Doorn
2008-08-22
1
-8
/
+73
*
rt2x00: Sequence counter should be protected in irqsave
Ivo van Doorn
2008-08-01
1
-2
/
+3
*
rt2x00: Clear queue entry flags during initialization
Ivo van Doorn
2008-07-29
1
-2
/
+8
*
rt2x00: Fix QOS sequence counting
Ivo van Doorn
2008-07-29
1
-0
/
+26
*
rt2x00: Reorganize beacon handling
Ivo van Doorn
2008-07-14
1
-6
/
+58
*
rt2x00: Fix NULL pointer error in adhoc/master mode
Ivo van Doorn
2008-07-14
1
-0
/
+3
*
rt2x00: Decrease alignment headroom
Ivo van Doorn
2008-07-08
1
-3
/
+4
*
rt2x00: Remove duplicate deinitialization
Ivo van Doorn
2008-06-27
1
-18
/
+2
*
rt2x00: Cleanup symbol exports
Ivo van Doorn
2008-06-26
1
-4
/
+11
*
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
2008-06-26
1
-13
/
+72
*
rt2x00: Centralize allocation of RX skbs.
Gertjan van Wingerde
2008-06-26
1
-17
/
+54
*
rt2x00: Use ieee80211 fc handlers
Ivo van Doorn
2008-06-26
1
-9
/
+5
*
mac80211: remove ieee80211_get_morefrag
Harvey Harrison
2008-06-14
1
-1
/
+1
*
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
Gertjan van Wingerde
2008-06-14
1
-0
/
+39
*
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
2008-06-14
1
-11
/
+17
*
rt2x00: Move generic TX frame writing code into rt2x00queue
Ivo van Doorn
2008-06-14
1
-0
/
+37
*
rt2x00: Fix queue initialization
Ivo van Doorn
2008-06-14
1
-3
/
+4
*
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-16
/
+15
*
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
1
-3
/
+6
*
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
2008-05-21
1
-0
/
+157
*
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...
Gertjan van Wingerde
2008-05-21
1
-4
/
+4
*
rt2x00: Use rt2x00 queue numbering
Ivo van Doorn
2008-05-07
1
-3
/
+3
*
rt2x00: Upgrade queue->lock to use irqsave
Ivo van Doorn
2008-03-13
1
-6
/
+11
*
rt2x00: Fix queue->qid initialization
Ivo van Doorn
2008-02-29
1
-15
/
+18
*
rt2x00: correct address calc for queue private data
Adam Baker
2008-02-29
1
-1
/
+2
*
rt2x00: Fix queue index handling
Ivo van Doorn
2008-02-29
1
-2
/
+6
*
rt2x00: Move beacon and atim queue defines into rt2x00
Ivo van Doorn
2008-02-29
1
-3
/
+3
*
rt2x00: Queue handling overhaul
Ivo van Doorn
2008-02-29
1
-0
/
+291