index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00queue.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Remove SKBDESC_L2_PADDED flag.
Gertjan van Wingerde
2009-12-21
1
-4
/
+1
*
mac80211: request TX status where needed
Johannes Berg
2009-11-19
1
-1
/
+4
*
rt2x00: Update copyright statements.
Gertjan van Wingerde
2009-11-11
1
-1
/
+1
*
rt2x00: Add support for retry rates
Benoit PAPILLAULT
2009-08-20
1
-0
/
+2
*
rt2x00: Comment spellchecking
Luis Correia
2009-07-24
1
-5
/
+5
*
rt2x00: Implement support for 802.11n
Ivo van Doorn
2009-05-06
1
-9
/
+30
*
rt2x00: Add support for L2 padding during TX/RX
Ivo van Doorn
2009-05-06
1
-2
/
+12
*
rt2x00: Move iv_len into tx descriptor data
Ivo van Doorn
2009-05-06
1
-0
/
+2
*
rt2x00: Update copyright year to 2009
Ivo van Doorn
2009-01-29
1
-1
/
+1
*
rt2x00: Introduce RXDONE_SIGNAL_MASK mask
Ivo van Doorn
2009-01-29
1
-0
/
+8
*
rt2x00: Allow drivers to pass the noise value during rxdone
Ivo van Doorn
2009-01-29
1
-0
/
+2
*
rt2x00: Remove ENTRY_TXD_OFDM_RATE
Ivo van Doorn
2009-01-29
1
-2
/
+3
*
rt2x00: Add RXDONE_CRYPTO_IV/ICV flags
Ivo van Doorn
2008-12-05
1
-0
/
+4
*
rt2x00: Optimize IV/EIV handling
Ivo van Doorn
2008-12-05
1
-8
/
+4
*
rt2x00: Detect USB BULK in/out endpoints
Ivo van Doorn
2008-11-25
1
-2
/
+20
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
1
-2
/
+7
*
rt2x00: Add Signal type flag
Ivo van Doorn
2008-08-29
1
-3
/
+4
*
rt2x00: Initialize txop during conf_tx() callback
Ivo van Doorn
2008-08-29
1
-0
/
+2
*
rt2x00: Implement HW encryption
Ivo van Doorn
2008-08-22
1
-7
/
+66
*
rt2x00: Fix txdone_entry_desc_flags
Jochen Friedrich
2008-08-18
1
-4
/
+4
*
rt2x00: Fix QOS sequence counting
Ivo van Doorn
2008-07-29
1
-0
/
+2
*
rt2x00: Report RX end time for rt2400pci
Ivo van Doorn
2008-07-08
1
-0
/
+2
*
rt2x00: Increase queue size
Ivo van Doorn
2008-06-26
1
-7
/
+10
*
rt2x00: Cleanup symbol exports
Ivo van Doorn
2008-06-26
1
-0
/
+2
*
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
2008-06-26
1
-7
/
+9
*
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
2008-06-14
1
-4
/
+1
*
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
2008-06-14
1
-5
/
+14
*
rt2x00: Implement rt2x00usb_kick_tx_queue()
Ivo van Doorn
2008-06-14
1
-0
/
+3
*
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
1
-13
/
+0
*
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-6
/
+9
*
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
2008-05-21
1
-0
/
+2
*
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...
Gertjan van Wingerde
2008-05-21
1
-1
/
+1
*
rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()
Ivo van Doorn
2008-05-21
1
-4
/
+10
*
rt2x00: Fix TX status reporting
Ivo van Doorn
2008-05-21
1
-2
/
+18
*
rt2x00: trim skb_frame_desc to 32 bytes
Ivo van Doorn
2008-05-21
1
-5
/
+2
*
mac80211: QoS related cleanups
Johannes Berg
2008-05-07
1
-5
/
+2
*
rt2x00: Use rt2x00 queue numbering
Ivo van Doorn
2008-05-07
1
-14
/
+26
*
rt2x00: Add dev_flags to rx descriptor
Ivo van Doorn
2008-03-25
1
-7
/
+15
*
rt2x00: Fix rt2400pci signal
Ivo van Doorn
2008-03-13
1
-0
/
+3
*
rt2x00: Don't report driver generated frames to tx_status()
Ivo van Doorn
2008-02-29
1
-1
/
+11
*
rt2x00: Move beacon and atim queue defines into rt2x00
Ivo van Doorn
2008-02-29
1
-0
/
+15
*
rt2x00: Add per-interface structure
Ivo van Doorn
2008-02-29
1
-3
/
+0
*
rt2x00: Queue handling overhaul
Ivo van Doorn
2008-02-29
1
-0
/
+435