aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtl818x (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2009-05-29rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville1-0/+2
2009-05-28rtl8187: Remove pointless check in rtl8187_rx_cb().David S. Miller1-6/+1
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-16/+62
2009-05-11rtl8187: use DMA-aware buffers with usb_control_msgJohn W. Linville3-16/+62
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg2-46/+35
2009-04-22rtl8187: Implement TX/RX blink for LEDLarry Finger5-4/+298
2009-04-22rtl8187: Remove the "8187B chip detected" message when probing RTL8187B cardsGábor Stefanik1-3/+0
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+12
2009-02-23rtl8187: New USB ID's for RTL8187LLarry Finger1-0/+12
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-24/+66
2009-01-29rtl8187: Fix driver to return TX retry info for RTL8187LLarry Finger2-19/+58
2009-01-29rtl8187: Increase receive queue depthLarry Finger1-1/+1
2009-01-29rtl8187: Fix locking of private dataLarry Finger1-4/+7
2009-01-29rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger1-2/+8
2009-01-23rtl8187: Add termination packet to prevent stallLarry Finger1-0/+1
2009-01-12rtl8187: Fix module so that rmmod/insmod does not errorJohannes Berg1-2/+3
2009-01-12rtl8180: Fix to add STA modeLarry Finger1-0/+1
2008-12-19rtl8187: Fix crash on unload when using SLUB debugHerton Ronaldo Krzesinski1-8/+4
2008-12-19rtl8187: Fix error returnsLarry Finger1-2/+2
2008-12-12rtl8187: Use usb anchor facilities to manage urbsLarry Finger2-25/+52
2008-12-12rtl8187: Improve wireless statistics for RTL8187Larry Finger1-34/+15
2008-12-05rtl8187: fix retry count passed in rtl8187_txherton1-2/+2
2008-11-26rtl8187: Fix transmission count sent to mac80211Larry Finger1-1/+1
2008-11-25rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTALLarry Finger1-3/+1
2008-11-25rtl8187: feedback transmitted packets using tx close descriptor for 8187BHerton Ronaldo Krzesinski2-4/+136
2008-11-25rtl8187: implement conf_tx callback to configure tx queuesHerton Ronaldo Krzesinski3-12/+69
2008-11-25rtl8187: fix 8187B throughput regressionHerton Ronaldo Krzesinski1-1/+1
2008-11-21rtl8187: Update file authorship in commentsLarry Finger1-0/+8
2008-11-21rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flagJohn W. Linville3-3/+24
2008-11-21Move all rtl818x files to a common directory.Larry Finger16-0/+5407