summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Implement rt2x00usb_kick_tx_queue()Ivo van Doorn2008-06-145-3/+67
* rt2x00: Fix queue initializationIvo van Doorn2008-06-141-3/+4
* rt2x00: Release rt2x00 2.1.7Ivo van Doorn2008-06-141-1/+1
* rt2x00: Make rt2x00_set/get_field macrosIvo van Doorn2008-06-141-41/+30
* rt2x00: Removed unused descriptor read in txdoneIvo van Doorn2008-06-141-4/+0
* rt2x00: Remove CTS/RTS check in tx()Ivo van Doorn2008-06-141-7/+5
* rt2x00: Move led initialization into functionIvo van Doorn2008-06-145-101/+77
* rt2x00: Cleanup/optimize set_state() function callback functionIvo van Doorn2008-06-146-129/+140
* rt2x00: Calculate register offset during compile timeIvo van Doorn2008-06-141-14/+45
* rt2x00dev.c: fix-up merge damageJohn W. Linville2008-06-101-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-104-3/+10
|\
| * rt2x00: Use atomic interface iteration in irq contextIvo van Doorn2008-05-281-3/+3
| * rt2x00: Reset antenna RSSI after switchIvo van Doorn2008-05-282-0/+6
| * rt2x00: Don't count retries as failureIvo van Doorn2008-05-281-1/+1
| * rt2x00: Fix memleak in tx() pathIvo van Doorn2008-05-281-0/+1
* | mac80211: use multi-queue master netdeviceJohannes Berg2008-05-212-18/+5
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-2114-133/+125
* | mac80211: use rate index in TX controlJohannes Berg2008-05-211-3/+6
* | mac80211: let drivers wake but not start queuesJohannes Berg2008-05-211-2/+2
* | rt2x00: Release rt2x00 2.1.6Ivo van Doorn2008-05-211-1/+1
* | rt2x00: Remove extra +Ivo van Doorn2008-05-211-1/+1
* | rt2x00: Merge RX and TX entry private dataIvo van Doorn2008-05-219-307/+223
* | rt2x00: Remove redundant flags/dev_flags initializationsIvo van Doorn2008-05-215-10/+1
* | rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn2008-05-2111-163/+265
* | rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.Gertjan van Wingerde2008-05-213-27/+21
* | rt2x00: Preserve descriptor information after memmove()Ivo van Doorn2008-05-213-47/+62
* | rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde2008-05-2115-11/+42
* | rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()Ivo van Doorn2008-05-218-32/+36
* | rt2x00: Fix TX status reportingIvo van Doorn2008-05-217-31/+76
* | rt2x00: trim skb_frame_desc to 32 bytesIvo van Doorn2008-05-214-17/+13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-156-17/+14
|\ \
| * | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-146-17/+14
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-153-29/+18
|\ \ \ | |/ / |/| / | |/
| * rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn2008-05-121-2/+3
| * rt2x00: Fix broken recover-on-error pathIvo van Doorn2008-05-121-7/+4
| * rt2x00: Don't use pskb_expand_head()Ivo van Doorn2008-05-121-20/+11
* | rt2x00: Clarify supported chipsets in KconfigIvo van Doorn2008-05-071-23/+32
* | mac80211: QoS related cleanupsJohannes Berg2008-05-074-10/+6
* | mac80211: remove queue info from ieee80211_tx_statusJohannes Berg2008-05-071-3/+0
* | mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-071-3/+3
* | rt2x00: Release rt2x00 2.1.5Ivo van Doorn2008-05-071-1/+1
* | rt2x00: Fix kernel-docIvo van Doorn2008-05-073-8/+10
* | rt2x00: Add helper macrosIvo van Doorn2008-05-074-18/+29
* | rt2x00: Use rt2x00 queue numberingIvo van Doorn2008-05-0712-116/+80
* | rt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACESIvo van Doorn2008-05-072-7/+5
* | rt2x00: Support hardware RTS and CTS-to-self framesIvo van Doorn2008-05-071-1/+6
|/
* rt2x00: Fix quality/activity led handlingIvo van Doorn2008-05-018-5/+28
* rt2x00: Don't enable short preamble for 1MBsIvo van Doorn2008-05-012-2/+2
* rt2x00: Select LEDS_CLASS.David S. Miller2008-04-231-5/+10
* rt2x00: Only free skb when beacon_update failsIvo van Doorn2008-04-161-4/+2
OpenPOWER on IntegriCloud