rtl8187: Add new device ID
[safe/jmp/linux-2.6] / drivers / net / wireless / rtl818x / rtl8187_dev.c
2010-02-10 Jelle Martijn Kokrtl8187: Add new device ID
2009-12-07 Larry Fingerrtl8187: Fix wrong rfkill switch mask for some models
2009-11-06 Larry Fingerrtl8187: Remove deprecated 'qual' from returned RX...
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-28 Herton Ronaldo Krz... rtl8187: Implement rfkill support
2009-08-28 Herton Ronaldo Krz... rtl8187: fix circular locking (rtl8187_stop/rtl8187_work)
2009-08-21 Herton Ronaldo Krz... rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187B
2009-08-20 Johannes Bergmac80211: allow configure_filter callback to sleep
2009-08-04 Luis R. Rodriguezmac80211: redefine usage of the mac80211 workqueue
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-06-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-29 John W. Linvillertl8187: add USB ID for Linksys WUSB54GC-EU v2 USB...
2009-05-28 David S. Millerrtl8187: Remove pointless check in rtl8187_rx_cb().
2009-05-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-11 John W. Linvillertl8187: use DMA-aware buffers with usb_control_msg
2009-05-06 Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-04-22 Larry Fingerrtl8187: Implement TX/RX blink for LED
2009-04-22 Gábor Stefanikrtl8187: Remove the "8187B chip detected" message when...
2009-02-25 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-23 Larry Fingerrtl8187: New USB ID's for RTL8187L
2009-01-29 Larry Fingerrtl8187: Fix driver to return TX retry info for RTL8187L
2009-01-29 Larry Fingerrtl8187: Increase receive queue depth
2009-01-29 Larry Fingerrtl8187: Fix locking of private data
2009-01-23 Larry Fingerrtl8187: Add termination packet to prevent stall
2009-01-12 Johannes Bergrtl8187: Fix module so that rmmod/insmod does not error
2008-12-19 Herton Ronaldo Krz... rtl8187: Fix crash on unload when using SLUB debug
2008-12-19 Larry Fingerrtl8187: Fix error returns
2008-12-12 Larry Fingerrtl8187: Use usb anchor facilities to manage urbs
2008-12-12 Larry Fingerrtl8187: Improve wireless statistics for RTL8187
2008-12-05 hertonrtl8187: fix retry count passed in rtl8187_tx
2008-11-26 Larry Fingerrtl8187: Fix transmission count sent to mac80211
2008-11-25 Larry Fingerrtl8187: Remove module warning and dependence on CONFIG...
2008-11-25 Herton Ronaldo Krz... rtl8187: feedback transmitted packets using tx close...
2008-11-25 Herton Ronaldo Krz... rtl8187: implement conf_tx callback to configure tx...
2008-11-25 Herton Ronaldo Krz... rtl8187: fix 8187B throughput regression
2008-11-21 Larry Fingerrtl8187: Update file authorship in comments
2008-11-21 Larry FingerMove all rtl818x files to a common directory.