index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtl818x
/
rtl8187_dev.c
Age
Commit message (
Expand
)
Author
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-29
rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle
John W. Linville
2009-05-28
rtl8187: Remove pointless check in rtl8187_rx_cb().
David S. Miller
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-11
rtl8187: use DMA-aware buffers with usb_control_msg
John W. Linville
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-04-22
rtl8187: Implement TX/RX blink for LED
Larry Finger
2009-04-22
rtl8187: Remove the "8187B chip detected" message when probing RTL8187B cards
Gábor Stefanik
2009-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-23
rtl8187: New USB ID's for RTL8187L
Larry Finger
2009-01-29
rtl8187: Fix driver to return TX retry info for RTL8187L
Larry Finger
2009-01-29
rtl8187: Increase receive queue depth
Larry Finger
2009-01-29
rtl8187: Fix locking of private data
Larry Finger
2009-01-23
rtl8187: Add termination packet to prevent stall
Larry Finger
2009-01-12
rtl8187: Fix module so that rmmod/insmod does not error
Johannes Berg
2008-12-19
rtl8187: Fix crash on unload when using SLUB debug
Herton Ronaldo Krzesinski
2008-12-19
rtl8187: Fix error returns
Larry Finger
2008-12-12
rtl8187: Use usb anchor facilities to manage urbs
Larry Finger
2008-12-12
rtl8187: Improve wireless statistics for RTL8187
Larry Finger
2008-12-05
rtl8187: fix retry count passed in rtl8187_tx
herton
2008-11-26
rtl8187: Fix transmission count sent to mac80211
Larry Finger
2008-11-25
rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTAL
Larry Finger
2008-11-25
rtl8187: feedback transmitted packets using tx close descriptor for 8187B
Herton Ronaldo Krzesinski
2008-11-25
rtl8187: implement conf_tx callback to configure tx queues
Herton Ronaldo Krzesinski
2008-11-25
rtl8187: fix 8187B throughput regression
Herton Ronaldo Krzesinski
2008-11-21
rtl8187: Update file authorship in comments
Larry Finger
2008-11-21
Move all rtl818x files to a common directory.
Larry Finger