iwlagn: do not send key clear commands when rfkill enabled
[safe/jmp/linux-2.6] / drivers / net / wireless / rtl818x /
2009-07-21 Larry Fingerrtl8187: Fix for kernel oops when unloading with LEDs...
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-02-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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-29 Larry Fingerrtl8187: Fix error in setting OFDM power settings for...
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
2009-01-12 Larry Fingerrtl8180: Fix to add STA mode
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 John W. Linvillertl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT...
2008-11-21 Larry FingerMove all rtl818x files to a common directory.