| Commit message (Expand) | Author | Age | Files | Lines |
* | rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle | John W. Linville | 2009-05-29 | 1 | -0/+2 |
* | rtl8187: use DMA-aware buffers with usb_control_msg | John W. Linville | 2009-05-11 | 3 | -16/+62 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-25 | 1 | -0/+12 |
|\ |
|
| * | rtl8187: New USB ID's for RTL8187L | Larry Finger | 2009-02-23 | 1 | -0/+12 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-02-03 | 2 | -24/+66 |
|\ \
| |/
|/| |
|
| * | rtl8187: Fix driver to return TX retry info for RTL8187L | Larry Finger | 2009-01-29 | 2 | -19/+58 |
| * | rtl8187: Increase receive queue depth | Larry Finger | 2009-01-29 | 1 | -1/+1 |
| * | rtl8187: Fix locking of private data | Larry Finger | 2009-01-29 | 1 | -4/+7 |
* | | rtl8187: Fix error in setting OFDM power settings for RTL8187L | Larry Finger | 2009-01-29 | 1 | -2/+8 |
|/ |
|
* | rtl8187: Add termination packet to prevent stall | Larry Finger | 2009-01-23 | 1 | -0/+1 |
* | rtl8187: Fix module so that rmmod/insmod does not error | Johannes Berg | 2009-01-12 | 1 | -2/+3 |
* | rtl8180: Fix to add STA mode | Larry Finger | 2009-01-12 | 1 | -0/+1 |
* | rtl8187: Fix crash on unload when using SLUB debug | Herton Ronaldo Krzesinski | 2008-12-19 | 1 | -8/+4 |
* | rtl8187: Fix error returns | Larry Finger | 2008-12-19 | 1 | -2/+2 |
* | rtl8187: Use usb anchor facilities to manage urbs | Larry Finger | 2008-12-12 | 2 | -25/+52 |
* | rtl8187: Improve wireless statistics for RTL8187 | Larry Finger | 2008-12-12 | 1 | -34/+15 |
* | rtl8187: fix retry count passed in rtl8187_tx | herton | 2008-12-05 | 1 | -2/+2 |
* | rtl8187: Fix transmission count sent to mac80211 | Larry Finger | 2008-11-26 | 1 | -1/+1 |
* | rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTAL | Larry Finger | 2008-11-25 | 1 | -3/+1 |
* | rtl8187: feedback transmitted packets using tx close descriptor for 8187B | Herton Ronaldo Krzesinski | 2008-11-25 | 2 | -4/+136 |
* | rtl8187: implement conf_tx callback to configure tx queues | Herton Ronaldo Krzesinski | 2008-11-25 | 3 | -12/+69 |
* | rtl8187: fix 8187B throughput regression | Herton Ronaldo Krzesinski | 2008-11-25 | 1 | -1/+1 |
* | rtl8187: Update file authorship in comments | Larry Finger | 2008-11-21 | 1 | -0/+8 |
* | rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flag | John W. Linville | 2008-11-21 | 3 | -3/+24 |
* | Move all rtl818x files to a common directory. | Larry Finger | 2008-11-21 | 16 | -0/+5407 |