rtl8180: add software-based support for IBSS mode
[safe/jmp/linux-2.6] / drivers / net / wireless / rtl818x / rtl8180_dev.c
2010-05-07 John W. Linvillertl8180: add software-based support for IBSS mode
2010-05-07 John W. Linvillertl8180: assign sequence numbers in the driver
2010-05-04 John W. Linvillertl8180: use SET_IEEE80211_PERM_ADDR
2010-04-30 John W. Linvillertl8180: fix tx status reporting
2010-04-28 John W. Linvillertl8180: use cached queue mapping for skb in rtl8180_tx
2010-02-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-01-27 John W. Linvillertl8180: implement get_tsf op for mac80211
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-28 Johannes Bergmac80211: remove struct ieee80211_if_init_conf
2009-12-28 John W. Linvillertl8180: remove priv->mode
2009-12-28 Johannes Bergwireless: remove remaining qual code
2009-12-21 Larry Fingerrtl8180: Remove usage of deprecated 'qual'
2009-11-18 Julia Lawalldrivers/net/wireless/rtl818x: remove exceptional &...
2009-08-20 Johannes Bergmac80211: allow configure_filter callback to sleep
2009-07-10 Roel Kluinwireless: remove redundant tests on unsigned
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-05-06 Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-01-12 Larry Fingerrtl8180: Fix to add STA mode
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.