aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-0/+4
2012-01-10rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger1-0/+4
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-12/+1
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-12/+1
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville3-2/+5
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell1-1/+1
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell7-13/+13
2011-12-19rtlwifi: Fix locking problem introduces with commit 6539306bLarry Finger3-2/+5
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville4-4/+4
2011-12-13rtlwifi: merge ips,lps spinlocks into one mutexStanislaw Gruszka3-15/+12
2011-12-13rtlwifi: use work for lpsStanislaw Gruszka2-13/+16
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville4-4/+4
2011-12-07rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transitionPhilipp Dreimann4-4/+4
2011-12-06rtl8192c: Do not log firmware load message unless actually doneLarry Finger1-1/+1
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-8/+9
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-2/+2
2011-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-8/+9
2011-11-28rtlwifi: Fix incorrect return of IRQ_HANDLEDLarry Finger1-2/+5
2011-11-28rtlwifi: fix lps_lock deadlockStanislaw Gruszka1-8/+9
2011-11-22rtlwifi: squash warning in _usb_read_syncJohn W. Linville1-2/+3
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville15-2/+16
2011-11-21rtlwifi: Remove redundant code from PCI interruptLarry Finger1-3/+0
2011-11-21rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger7-36/+43
2011-11-21rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger5-3/+64
2011-11-21rtlwifi: rtl8192cu: Allow retries for USB I/OGeorge2-4/+16
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-3/+3
2011-11-08rtl8192cu: Add new device IDsLarry Finger1-4/+32
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds14-0/+14
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds1-2/+2
2011-11-02um: a couple of missing dependencies...Al Viro1-2/+2
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker8-0/+8
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker6-0/+6
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds28-872/+588
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2011-10-14rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part IIIChaoming Li2-56/+94
2011-10-14rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part IIChaoming Li5-33/+48
2011-10-14rtlwifi: rtl8192ce: Add new chip revisionsChaoming Li3-6/+26
2011-10-14rtlwifi: Update to new Realtek version - Part IChaoming Li1-2/+4
2011-10-14rtlwifi: Change PCI drivers to use the new PM frameworkLarry Finger5-35/+36
2011-10-11rtlwifi: Change debug parameter to apply to individual driversLarry Finger6-6/+25
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-09-30rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_syncLarry Finger2-34/+2
2011-09-30rtlwifi: Remove unused routine _usb_readN_syncLarry Finger2-12/+0
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-0/+1
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller1-3/+5
2011-09-26rtlwifi: rtl8192cu: Fix unitialized structLarry Finger1-0/+1
2011-09-20rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.Larry Finger6-20/+8
2011-09-20rtlwifi: rtl8192de: Change modinfo messagesLarry Finger1-4/+8