index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtl818x
/
rtl8187.h
Age
Commit message (
Expand
)
Author
2010-12-22
rtl818x: move rtl8180 and rtl8187 to separate subdirectories
John W. Linville
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
2009-12-28
rtl8187: remove priv->mode
John W. Linville
2009-12-10
rtl8187: add radio led and fix warnings on suspend
Herton Ronaldo Krzesinski
2009-12-07
rtl8187: Fix wrong rfkill switch mask for some models
Larry Finger
2009-11-06
rtl8187: Remove deprecated 'qual' from returned RX status
Larry Finger
2009-08-28
rtl8187: Implement rfkill support
Herton Ronaldo Krzesinski
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-04-22
rtl8187: Implement TX/RX blink for LED
Larry Finger
2009-01-29
rtl8187: Fix driver to return TX retry info for RTL8187L
Larry Finger
2008-12-12
rtl8187: Use usb anchor facilities to manage urbs
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-21
Move all rtl818x files to a common directory.
Larry Finger