aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi
Commit message (Expand)AuthorAge
* rtl8192ce: Update copyright datesLarry Finger2012-01-24
* rtl8192c_common: Update copyright datesLarry Finger2012-01-24
* rtlwifi: Update copyright datesLarry Finger2012-01-24
* rtl8192cu: Remove dead code never selectedLarry Finger2012-01-24
* rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failuresLarry Finger2012-01-24
* rtlwifi: Simplify chip version id loggingJoe Perches2012-01-24
* rtlwifi: Remove incorrect logging message prefixesJoe Perches2012-01-24
* rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging codeJoe Perches2012-01-24
* rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for sizeJoe Perches2012-01-24
* rtlwifi: Remove duplicate __func__Joe Perches2012-01-24
* rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-24
* rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches2012-01-24
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-24
* rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches2012-01-24
* rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macrosJoe Perches2012-01-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-12
|\
| * rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger2012-01-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \ \ | |_|/ |/| |
| * | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \
| | * | USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
| | |/
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-09
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-30
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\ \ \ \
| * | | | rtlwifi: Fix locking problem introduces with commit 6539306bLarry Finger2011-12-19
* | | | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* | | | | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
|/ / / /
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-14
|\ \ \ \ | | |_|/ | |/| |
| * | | rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann2011-12-07
| | |/ | |/|
* | | rtlwifi: merge ips,lps spinlocks into one mutexStanislaw Gruszka2011-12-13
* | | rtlwifi: use work for lpsStanislaw Gruszka2011-12-13
* | | rtl8192c: Do not log firmware load message unless actually doneLarry Finger2011-12-06
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\| |
| * | rtlwifi: fix lps_lock deadlockStanislaw Gruszka2011-11-28
* | | rtlwifi: Fix incorrect return of IRQ_HANDLEDLarry Finger2011-11-28
* | | rtlwifi: squash warning in _usb_read_syncJohn W. Linville2011-11-22
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \ \ | | |/ | |/|
| * | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
| |\ \
| | * | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| | * | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
| | |/
| * | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-02
| |\ \ | | |/ | |/|
| | * um: a couple of missing dependencies...Al Viro2011-11-02
* | | rtlwifi: Remove redundant code from PCI interruptLarry Finger2011-11-21
* | | rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger2011-11-21
* | | rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger2011-11-21
* | | rtlwifi: rtl8192cu: Allow retries for USB I/OGeorge2011-11-21
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-09
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-25
| |\ \ \ | | |_|/ | |/| |