aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi
AgeCommit message (Expand)Author
2012-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-10rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19rtlwifi: Fix locking problem introduces with commit 6539306bLarry Finger
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-13rtlwifi: merge ips,lps spinlocks into one mutexStanislaw Gruszka
2011-12-13rtlwifi: use work for lpsStanislaw Gruszka
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-07rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann
2011-12-06rtl8192c: Do not log firmware load message unless actually doneLarry Finger
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-28rtlwifi: Fix incorrect return of IRQ_HANDLEDLarry Finger
2011-11-28rtlwifi: fix lps_lock deadlockStanislaw Gruszka
2011-11-22rtlwifi: squash warning in _usb_read_syncJohn W. Linville
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21rtlwifi: Remove redundant code from PCI interruptLarry Finger
2011-11-21rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger
2011-11-21rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger
2011-11-21rtlwifi: rtl8192cu: Allow retries for USB I/OGeorge
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-08rtl8192cu: Add new device IDsLarry Finger
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds
2011-11-02um: a couple of missing dependencies...Al Viro
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-14rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part IIIChaoming Li
2011-10-14rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part IIChaoming Li
2011-10-14rtlwifi: rtl8192ce: Add new chip revisionsChaoming Li
2011-10-14rtlwifi: Update to new Realtek version - Part IChaoming Li
2011-10-14rtlwifi: Change PCI drivers to use the new PM frameworkLarry Finger
2011-10-11rtlwifi: Change debug parameter to apply to individual driversLarry Finger
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-09-30rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_syncLarry Finger
2011-09-30rtlwifi: Remove unused routine _usb_readN_syncLarry Finger
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-26rtlwifi: rtl8192cu: Fix unitialized structLarry Finger
2011-09-20rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.Larry Finger
2011-09-20rtlwifi: rtl8192de: Change modinfo messagesLarry Finger