summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtl818x
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-021-4/+10
|\
| * rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski2009-08-211-4/+10
* | rtl8187: Implement rfkill supportHerton Ronaldo Krzesinski2009-08-287-17/+94
* | rtl8187: fix circular locking (rtl8187_stop/rtl8187_work)Herton Ronaldo Krzesinski2009-08-281-1/+2
* | mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-202-4/+18
* | rtl818x: Add some documentation to the TX desc flagsMichael Buesch2009-08-141-2/+12
* | mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-042-6/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-241-1/+2
|\|
| * rtl8187: Fix for kernel oops when unloading with LEDs enabledLarry Finger2009-07-211-1/+2
* | wireless: remove redundant tests on unsignedRoel Kluin2009-07-101-1/+1
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-102-2/+4
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-031-0/+2
|\
| * rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2009-05-291-0/+2
* | rtl8187: Remove pointless check in rtl8187_rx_cb().David S. Miller2009-05-281-6/+1Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-193-16/+62
|\|
| * rtl8187: use DMA-aware buffers with usb_control_msgJohn W. Linville2009-05-113-16/+62
* | mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-062-46/+35Star
* | rtl8187: Implement TX/RX blink for LEDLarry Finger2009-04-225-4/+298
* | rtl8187: Remove the "8187B chip detected" message when probing RTL8187B cardsGábor Stefanik2009-04-221-3/+0Star
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-251-0/+12
|\
| * rtl8187: New USB ID's for RTL8187LLarry Finger2009-02-231-0/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-032-24/+66
|\ \ | |/ |/|
| * rtl8187: Fix driver to return TX retry info for RTL8187LLarry Finger2009-01-292-19/+58
| * rtl8187: Increase receive queue depthLarry Finger2009-01-291-1/+1
| * rtl8187: Fix locking of private dataLarry Finger2009-01-291-4/+7
* | rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger2009-01-291-2/+8
|/
* rtl8187: Add termination packet to prevent stallLarry Finger2009-01-231-0/+1
* rtl8187: Fix module so that rmmod/insmod does not errorJohannes Berg2009-01-121-2/+3
* rtl8180: Fix to add STA modeLarry Finger2009-01-121-0/+1
* rtl8187: Fix crash on unload when using SLUB debugHerton Ronaldo Krzesinski2008-12-191-8/+4Star
* rtl8187: Fix error returnsLarry Finger2008-12-191-2/+2
* rtl8187: Use usb anchor facilities to manage urbsLarry Finger2008-12-122-25/+52
* rtl8187: Improve wireless statistics for RTL8187Larry Finger2008-12-121-34/+15Star
* rtl8187: fix retry count passed in rtl8187_txherton2008-12-051-2/+2
* rtl8187: Fix transmission count sent to mac80211Larry Finger2008-11-261-1/+1
* rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTALLarry Finger2008-11-251-3/+1Star
* rtl8187: feedback transmitted packets using tx close descriptor for 8187BHerton Ronaldo Krzesinski2008-11-252-4/+136
* rtl8187: implement conf_tx callback to configure tx queuesHerton Ronaldo Krzesinski2008-11-253-12/+69
* rtl8187: fix 8187B throughput regressionHerton Ronaldo Krzesinski2008-11-251-1/+1
* rtl8187: Update file authorship in commentsLarry Finger2008-11-211-0/+8
* rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flagJohn W. Linville2008-11-213-3/+24
* Move all rtl818x files to a common directory.Larry Finger2008-11-2116-0/+5407