summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove ieee80211_get_morefragHarvey Harrison2008-06-141-1/+1
* rt2x00: Rework alignment check.Gertjan van Wingerde2008-06-141-6/+2
* rt2x00: Remove unused definesIvo van Doorn2008-06-145-10/+0
* rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frameIvo van Doorn2008-06-141-0/+1
* rt2x00: Use __builtin_choose_expr() instead of ?:Ivo van Doorn2008-06-141-9/+13
* rt2x00: Fix double usage of skb->cb in USB RX path.Gertjan van Wingerde2008-06-143-19/+9
* rt2x00: Centralize RX packet alignment handling in rt2x00lib.Gertjan van Wingerde2008-06-145-79/+74
* rt2x00: Cleanup struct skb_frame_desc.Gertjan van Wingerde2008-06-149-35/+13
* rt2x00: Don't kick TX queue after each frameIvo van Doorn2008-06-1411-37/+39
* rt2x00: Move generic TX frame writing code into rt2x00queueIvo van Doorn2008-06-148-85/+85
* 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
OpenPOWER on IntegriCloud