summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8192ce: Fix loss of receive performanceJingjun Wu2012-03-061-0/+4
* rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger2012-03-051-3/+8
* rtlwifi: Remove extraneous value returnLarry Finger2012-03-051-3/+2
* rtlwifi: Detect misread of end-point countLarry Finger2012-03-051-3/+10
* rtlwifi: Fix breakage in debug functions when built as a moduleLarry Finger2012-02-271-1/+1
* rtlwifi: rtl8192se firmware load can overflow target bufferTim Gardner2012-02-222-2/+4
* Correcting typos in rtlwifi/base.cTristan Pourcelot2012-02-221-3/+3
* rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger2012-02-223-277/+104
* rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask...Devendra.Naga2012-02-221-1/+1
* rtlwifi: Modify rtl_pci_init to return 0 on successJohn W. Linville2012-02-091-3/+3
* rtlwifi: Return correct failure code on errorSimon Graham2012-02-081-1/+1
* rtlwifi: Handle previous allocation failures when freeing device memorySimon Graham2012-02-081-6/+10
* rtlwifi: Fix PCI probe error path orphaned memoryTim Gardner2012-02-061-7/+12
* rtlwifi: Remove extra debugging message accidentally left inLarry Finger2012-02-061-3/+1
* rtlwifi: Fix typo in dm.cMasanari Iida2012-02-061-1/+1
* rtlwifi: remove return in _rtl_pci_switch_clk_reqDevendra.Naga2012-02-061-3/+1
* rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-3020-164/+194
* rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-3019-47/+21
* mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-272-1/+2
* rtl8192se: Update copyright datesLarry Finger2012-01-2420-20/+20
* rtl8192de: Update copyright datesLarry Finger2012-01-2420-20/+20
* rtl8192cu: Update copyright datesLarry Finger2012-01-2420-20/+20
* rtl8192ce: Update copyright datesLarry Finger2012-01-2418-18/+18
* rtl8192c_common: Update copyright datesLarry Finger2012-01-247-7/+7
* rtlwifi: Update copyright datesLarry Finger2012-01-2421-21/+21
* rtl8192cu: Remove dead code never selectedLarry Finger2012-01-241-170/+0
* rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failuresLarry Finger2012-01-244-10/+20
* rtlwifi: Simplify chip version id loggingJoe Perches2012-01-242-38/+27
* rtlwifi: Remove incorrect logging message prefixesJoe Perches2012-01-243-5/+5
* rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging codeJoe Perches2012-01-242-0/+39
* rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for sizeJoe Perches2012-01-241-3/+3
* rtlwifi: Remove duplicate __func__Joe Perches2012-01-241-1/+1
* 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
|/ / / /
OpenPOWER on IntegriCloud