aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)Author
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
2008-04-09rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner
2008-04-08rt2x00: Use lib->config_filter() during scheduled packet filter configIvo van Doorn
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-01rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn
2008-04-01rt2x00: TO_DS filter depends on intf_ap_countIvo van Doorn
2008-04-01rt2x00: Invert scheduled packet_filter checkIvo van Doorn
2008-04-01rt2x00: fixup some non-functional merge errorsJohn W. Linville
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-27rt2x00: Ignore set_state(STATE_SLEEP) failureIvo van Doorn
2008-03-25rt2x00: Fix in_atomic() usageIvo van Doorn
2008-03-25rt2x00: Fix rate detection for invalid signalsIvo van Doorn
2008-03-25rt2x00: Add dev_flags to rx descriptorIvo van Doorn
2008-03-24rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno
2008-03-18[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton