aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtl818x/rtl8187_dev.c
AgeCommit message (Expand)Author
2010-12-22rtl818x: move rtl8180 and rtl8187 to separate subdirectoriesJohn W. Linville
2010-11-15rtl8187: restore anaparam registers after reset with 8187BHerton Ronaldo Krzesinski
2010-11-15rtl8187: remove uneeded setting of anaparam writeHerton Ronaldo Krzesinski
2010-11-15rtl8187: consolidate anaparam on/off write sequencesHerton Ronaldo Krzesinski
2010-11-15rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187BHerton Ronaldo Krzesinski
2010-11-15rtl8187: move pll reset at start out of ANAPARAM writeHerton Ronaldo Krzesinski
2010-11-15rtl8187: avoid redundant write to register FF72 (RFSW_CTRL)Herton Ronaldo Krzesinski
2010-11-15rtl8187: fix wrong register initialization in 8187BHerton Ronaldo Krzesinski
2010-11-15rtl8187: remove setting of beacon/atim registers from initializationHerton Ronaldo Krzesinski
2010-11-15rtl8187: remove redundant initialization of ARFRHerton Ronaldo Krzesinski
2010-11-15rtl8187b: do not do per packet TX AGCThadeu Lima de Souza Cascardo
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches
2010-08-16rtl8187: consolidate MSR writes in rtl8187_bss_info_changedJohn W. Linville
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-05rtl8187: use SET_IEEE80211_PERM_ADDRJohn W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-10rtl8187: Add new device IDJelle Martijn Kok
2010-01-27rtl8187: Add callback for get_tsfLarry Finger
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28rtl8187: remove priv->modeJohn W. Linville
2009-12-07rtl8187: Fix wrong rfkill switch mask for some modelsLarry Finger
2009-11-06rtl8187: Remove deprecated 'qual' from returned RX statusLarry Finger
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-28rtl8187: Implement rfkill supportHerton Ronaldo Krzesinski
2009-08-28rtl8187: fix circular locking (rtl8187_stop/rtl8187_work)Herton Ronaldo Krzesinski
2009-08-21rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-29rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville
2009-05-28rtl8187: Remove pointless check in rtl8187_rx_cb().David S. Miller
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-11rtl8187: use DMA-aware buffers with usb_control_msgJohn W. Linville
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-04-22rtl8187: Implement TX/RX blink for LEDLarry Finger
2009-04-22rtl8187: Remove the "8187B chip detected" message when probing RTL8187B cardsGábor Stefanik
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-23rtl8187: New USB ID's for RTL8187LLarry Finger
2009-01-29rtl8187: Fix driver to return TX retry info for RTL8187LLarry Finger
2009-01-29rtl8187: Increase receive queue depthLarry Finger
2009-01-29rtl8187: Fix locking of private dataLarry Finger
2009-01-23rtl8187: Add termination packet to prevent stallLarry Finger
2009-01-12rtl8187: Fix module so that rmmod/insmod does not errorJohannes Berg
2008-12-19rtl8187: Fix crash on unload when using SLUB debugHerton Ronaldo Krzesinski