aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192c
Commit message (Expand)AuthorAge
* rtlwifi: rtl8192c-common: Convert driver to use common DM table initializationLarry Finger2015-01-09
* rtlwifi: Create new routine to initialize the DM tablesLarry Finger2015-01-09
* rtlwifi: Unify variable naming for all driversLarry Finger2015-01-09
* rtlwifi: rtl8192ce: Add code to set the keep-alive operationLarry Finger2014-12-24
* rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepktKarsten Wiese2014-10-23
* rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: ...Larry Finger2014-09-30
* rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek driversLarry Finger2014-09-30
* rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek versionLarry Finger2014-09-30
* rtlwifi: rtl8192c-common: Fix sparse warningLarry Finger2013-12-09
* rtlwifi: Bring _rtl92c_phy_iq_calibrate() in line with the vendor driverMark Cave-Ayland2013-12-05
* rtlwifi: rtl8192c: Update dynamic gain calculationsLarry Finger2013-12-05
* rtlwifi: rtl8192c: Add routines to save/restore power index registersLarry Finger2013-12-05
* rtlwifi: rtl8192c: Add new definitions in the dm_common headerLarry Finger2013-12-05
* rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup()Larry Finger2013-10-03
* rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.cLarry Finger2013-10-03
* rtlwifi: remove duplicate declarations and macros in headersCatalin Iacob2013-09-26
* rtl8192c:dm: Properly initialize local array and set value.Han Shen2013-04-23
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger2013-04-01
* rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07Larry Finger2013-04-01
* rtlwifi: rtl8192c: Fix W=1 warningLarry Finger2013-02-01
* rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath2013-01-07
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger2012-10-30
* rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CELarry Finger2012-10-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger2012-09-07
| * rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctateLarry Finger2012-09-07
| * rtlwifi: rtl8192c: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-07
* | treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-01
|/
* wireless: Remove casts to same typeJoe Perches2012-06-06
* rtlwifi: rtl8192c: Convert driver to use private ps_t structLarry Finger2012-04-23
* rtlwifi: rtl8192c: Convert driver to use private dm structsLarry Finger2012-04-23
* rtlwifi: Move dig_t and ps_t structsLarry Finger2012-04-23
* rtlwifi: rtl8192ce: Remove false positives for kmemleakLarry Finger2012-04-16
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2012-03-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-09
|\
| * rtlwifi: rtl8192ce: Fix loss of receive performanceJingjun Wu2012-03-06
| * rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger2012-03-05
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-05
|\|
| * rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger2012-02-22
| * rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask...Devendra.Naga2012-02-22
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-13
|/
* rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-30
* rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-30
* rtl8192c_common: Update copyright datesLarry Finger2012-01-24
* rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failuresLarry Finger2012-01-24
* rtlwifi: Convert RT_ASSERT 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
* 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/torval...John W. Linville2011-11-22
|\