aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAge
* mac80211: use multi-queue master netdeviceJohannes Berg2008-05-21
* mac80211: move TX info into skb->cbJohannes Berg2008-05-21
* mac80211: use rate index in TX controlJohannes Berg2008-05-21
* mac80211: let drivers wake but not start queuesJohannes Berg2008-05-21
* rt2x00: Release rt2x00 2.1.6Ivo van Doorn2008-05-21
* rt2x00: Remove extra +Ivo van Doorn2008-05-21
* rt2x00: Merge RX and TX entry private dataIvo van Doorn2008-05-21
* rt2x00: Remove redundant flags/dev_flags initializationsIvo van Doorn2008-05-21
* rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn2008-05-21
* rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.Gertjan van Wingerde2008-05-21
* rt2x00: Preserve descriptor information after memmove()Ivo van Doorn2008-05-21
* rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde2008-05-21
* rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()Ivo van Doorn2008-05-21
* rt2x00: Fix TX status reportingIvo van Doorn2008-05-21
* rt2x00: trim skb_frame_desc to 32 bytesIvo van Doorn2008-05-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-15
|\
| * mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-15
|\ \ | |/ |/|
| * rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn2008-05-12
| * rt2x00: Fix broken recover-on-error pathIvo van Doorn2008-05-12
| * rt2x00: Don't use pskb_expand_head()Ivo van Doorn2008-05-12
* | rt2x00: Clarify supported chipsets in KconfigIvo van Doorn2008-05-07
* | mac80211: QoS related cleanupsJohannes Berg2008-05-07
* | mac80211: remove queue info from ieee80211_tx_statusJohannes Berg2008-05-07
* | mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-07
* | rt2x00: Release rt2x00 2.1.5Ivo van Doorn2008-05-07
* | rt2x00: Fix kernel-docIvo van Doorn2008-05-07
* | rt2x00: Add helper macrosIvo van Doorn2008-05-07
* | rt2x00: Use rt2x00 queue numberingIvo van Doorn2008-05-07
* | rt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACESIvo van Doorn2008-05-07
* | rt2x00: Support hardware RTS and CTS-to-self framesIvo van Doorn2008-05-07
|/
* rt2x00: Fix quality/activity led handlingIvo van Doorn2008-05-01
* rt2x00: Don't enable short preamble for 1MBsIvo van Doorn2008-05-01
* rt2x00: Select LEDS_CLASS.David S. Miller2008-04-23
* rt2x00: Only free skb when beacon_update failsIvo van Doorn2008-04-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
|\
| * rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner2008-04-09
* | rt2x00: Use lib->config_filter() during scheduled packet filter configIvo van Doorn2008-04-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\|
| * rt2x00: Ignore set_state(STATE_SLEEP) failureIvo van Doorn2008-03-27
* | rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn2008-04-01
* | rt2x00: TO_DS filter depends on intf_ap_countIvo van Doorn2008-04-01
* | rt2x00: Invert scheduled packet_filter checkIvo van Doorn2008-04-01
* | rt2x00: fixup some non-functional merge errorsJohn W. Linville2008-04-01
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-27
|\|
| * rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno2008-03-24
| * [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton2008-03-18
* | rt2x00: Fix in_atomic() usageIvo van Doorn2008-03-25
* | rt2x00: Fix rate detection for invalid signalsIvo van Doorn2008-03-25
* | rt2x00: Add dev_flags to rx descriptorIvo van Doorn2008-03-25