aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)Author
2008-06-14rt2x00: Move led initialization into functionIvo van Doorn
2008-06-14rt2x00: Cleanup/optimize set_state() function callback functionIvo van Doorn
2008-06-14rt2x00: Calculate register offset during compile timeIvo van Doorn
2008-06-13rt2x00: Add D-link DWA111 supportIvo van Doorn
2008-06-13rt2x00: LEDS build failureRandy Dunlap
2008-06-13rt2x00: INPUT build failureRandy Dunlap
2008-06-13rt2x00: Restrict DMA to 32-bit addresses.Gertjan van Wingerde
2008-06-13rt2x00: Don't kill guardian_urb when it wasn't createdIvo van Doorn
2008-06-10rt2x00dev.c: fix-up merge damageJohn W. Linville
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-28rt2x00: Use atomic interface iteration in irq contextIvo van Doorn
2008-05-28rt2x00: Reset antenna RSSI after switchIvo van Doorn
2008-05-28rt2x00: Don't count retries as failureIvo van Doorn
2008-05-28rt2x00: Fix memleak in tx() pathIvo van Doorn
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg
2008-05-21rt2x00: Release rt2x00 2.1.6Ivo van Doorn
2008-05-21rt2x00: Remove extra +Ivo van Doorn
2008-05-21rt2x00: Merge RX and TX entry private dataIvo van Doorn
2008-05-21rt2x00: Remove redundant flags/dev_flags initializationsIvo van Doorn
2008-05-21rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn
2008-05-21rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.Gertjan van Wingerde
2008-05-21rt2x00: Preserve descriptor information after memmove()Ivo van Doorn
2008-05-21rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde
2008-05-21rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()Ivo van Doorn
2008-05-21rt2x00: Fix TX status reportingIvo van Doorn
2008-05-21rt2x00: trim skb_frame_desc to 32 bytesIvo van Doorn
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-12rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn
2008-05-12rt2x00: Fix broken recover-on-error pathIvo van Doorn
2008-05-12rt2x00: Don't use pskb_expand_head()Ivo van Doorn
2008-05-07rt2x00: Clarify supported chipsets in KconfigIvo van Doorn
2008-05-07mac80211: QoS related cleanupsJohannes Berg
2008-05-07mac80211: remove queue info from ieee80211_tx_statusJohannes Berg
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg
2008-05-07rt2x00: Release rt2x00 2.1.5Ivo van Doorn
2008-05-07rt2x00: Fix kernel-docIvo van Doorn
2008-05-07rt2x00: Add helper macrosIvo van Doorn
2008-05-07rt2x00: Use rt2x00 queue numberingIvo van Doorn
2008-05-07rt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACESIvo van Doorn
2008-05-07rt2x00: Support hardware RTS and CTS-to-self framesIvo van Doorn
2008-05-01rt2x00: Fix quality/activity led handlingIvo van Doorn
2008-05-01rt2x00: Don't enable short preamble for 1MBsIvo van Doorn
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller
2008-04-16rt2x00: Only free skb when beacon_update failsIvo van Doorn
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller