summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-2421-70/+68
* rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches2012-01-249-370/+355
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-2444-1784/+1613
* rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches2012-01-2412-26/+23
* rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macrosJoe Perches2012-01-245-53/+47
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-121-0/+4
|\
| * rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger2012-01-101-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-2/+2
|\ \
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-2/+2
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-12/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-12/+1
| |\ \
| | * | USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
| | |/
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-094-4/+4
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-301-8/+9
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-033-2/+5
|\ \ \ \
| * | | | rtlwifi: Fix locking problem introduces with commit 6539306bLarry Finger2011-12-193-2/+5
* | | | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-191-1/+1
* | | | | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-197-13/+13
|/ / / /
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-144-4/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann2011-12-074-4/+4
| | |/ | |/|
* | | rtlwifi: merge ips,lps spinlocks into one mutexStanislaw Gruszka2011-12-133-15/+12
* | | rtlwifi: use work for lpsStanislaw Gruszka2011-12-132-13/+16
* | | rtl8192c: Do not log firmware load message unless actually doneLarry Finger2011-12-061-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-8/+9
|\ \ \ | |/ /
| * | rtlwifi: fix lps_lock deadlockStanislaw Gruszka2011-11-281-8/+9
* | | rtlwifi: Fix incorrect return of IRQ_HANDLEDLarry Finger2011-11-281-2/+5
* | | rtlwifi: squash warning in _usb_read_syncJohn W. Linville2011-11-221-2/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-2215-2/+16
|\ \ \ | | |/ | |/|
| * | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0614-0/+14
| |\ \
| | * | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-318-0/+8
| | * | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-316-0/+6
| | |/
| * | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-021-2/+2
| |\ \ | | |/ | |/|
| | * um: a couple of missing dependencies...Al Viro2011-11-021-2/+2
* | | rtlwifi: Remove redundant code from PCI interruptLarry Finger2011-11-211-3/+0
* | | rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger2011-11-217-36/+43
* | | rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger2011-11-215-3/+64
* | | rtlwifi: rtl8192cu: Allow retries for USB I/OGeorge2011-11-212-4/+16
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-091-3/+3
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-2528-872/+588
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-3/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'master' into for-nextJiri Kosina2011-09-152-12/+19
| | |\ \
| | * | | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-151-3/+3
* | | | | rtl8192cu: Add new device IDsLarry Finger2011-11-081-4/+32
| |_|_|/ |/| | |
* | | | rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part IIIChaoming Li2011-10-142-56/+94
* | | | rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part IIChaoming Li2011-10-145-33/+48
* | | | rtlwifi: rtl8192ce: Add new chip revisionsChaoming Li2011-10-143-6/+26
* | | | rtlwifi: Update to new Realtek version - Part IChaoming Li2011-10-141-2/+4
* | | | rtlwifi: Change PCI drivers to use the new PM frameworkLarry Finger2011-10-145-35/+36
* | | | rtlwifi: Change debug parameter to apply to individual driversLarry Finger2011-10-116-6/+25
* | | | mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
OpenPOWER on IntegriCloud