summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller2016-12-024-27/+40
|\
| * rtlwifi: Fix enter/exit power_saveLarry Finger2016-11-294-27/+40
* | Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-2797-385/+1
|\ \ | |/
| * rtlwifi: Use dev_kfree_skb_irq instead of kfree_skbWei Yongjun2016-11-171-1/+1
| * rtlwifi: Remove address of Free Software FoundationLarry Finger2016-11-174-16/+0
| * rtlwifi: rtl8192c: Remove address of Free Software FoundationLarry Finger2016-11-176-24/+0
| * rtlwifi: rtl8188ee: Remove address of Free Software FoundationLarry Finger2016-11-174-16/+0
| * rtlwifi: rtl8723ae: Remove address of Free Software FoundationLarry Finger2016-11-174-16/+0
| * rtlwifi: rtl8192cu: Remove address of Free Software FoundationLarry Finger2016-11-1720-80/+0
| * rtlwifi: rtl8192ce: Remove address of Free Software FoundationLarry Finger2016-11-1718-72/+0
| * rtlwifi: rtl8192se: Remove address of Free Software FoundationLarry Finger2016-11-1720-80/+0
| * rtlwifi: rtl8192de: Remove address of Free Software FoundationLarry Finger2016-11-1720-80/+0
* | rtlwifi: Fix regression caused by commit d86e64768859Larry Finger2016-10-1311-51/+45
|/
* rtlwifi: Add explicit values to hw_variables enumLarry Finger2016-09-271-104/+104
* rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routinesLarry Finger2016-09-277-0/+14
* rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches2016-09-2738-123/+128
* rtlwifi: rtl818x: constify local structuresJulia Lawall2016-09-148-8/+8
* rtlwifi/rtl8192de: Fix print format stringOleg Drokin2016-09-031-3/+3
* rtlwifi: Fix missing country code for Great BritainLarry Finger2016-09-031-1/+3
* rtlwifi: rtl8723ae: Fix leak in _rtl8723e_read_adapter_info()Christian Engelmayer2016-09-031-1/+1
* rtlwifi: rtl8192de: Fix leak in _rtl92de_read_adapter_info()Christian Engelmayer2016-09-031-1/+2
* rtlwifi: remove superfluous conditionHeinrich Schuchardt2016-09-031-1/+1
* net: wireless: realtek: rtlwifi: usb: don't print error when allocating urb f...Wolfram Sang2016-08-131-7/+1
* rtlwifi: don't add include path for rtl8188eeArnd Bergmann2016-07-191-1/+1
* rtlwifi: rtl8723ae: Clean up the hardware info routineLarry Finger2016-07-081-114/+117
* rtlwifi: rtl8192de: Convert driver to use common hardware info routineLarry Finger2016-07-081-62/+15
* rtlwifi: rtl8821ae: Convert driver to use common hardware info routineLarry Finger2016-07-081-73/+11
* rtlwifi: rtl8723be: Convert driver to use common hardware info routineLarry Finger2016-07-081-62/+12
* rtlwifi: rtl8723ae: Convert driver to use common hardware info routineLarry Finger2016-07-081-65/+11
* rtlwifi: rtl8192ee: Convert driver to use common hardware info routineLarry Finger2016-07-081-61/+12
* rtlwifi: rtl8188ee: Convert driver to use common hardware info routineLarry Finger2016-07-081-63/+13
* rtlwifi: rtl8192cu: Convert driver to use common hardware info routineLarry Finger2016-07-081-46/+15
* rtlwifi: rtl8192ce: Convert driver to use common hardware info routineLarry Finger2016-07-081-71/+12
* rtlwifi: Create common routine to get hardware infoLarry Finger2016-07-082-0/+80
* rtlwifi: Fix typo in printkMasanari Iida2016-07-087-7/+7
* rtlwifi: Add missing newlines to RT_TRACE callsJoe Perches2016-07-0833-60/+60
* rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code sizeJoe Perches2016-07-082-8/+34
* rtlwifi: rtl8821ae: Fix potential race conditionLarry Finger2016-07-051-0/+2
* rtlwifi: rtl8723ae: Fix potential race conditionLarry Finger2016-07-051-0/+2
* rtlwifi: rtl8723be: Fix potential race conditionLarry Finger2016-07-051-0/+2
* rtlwifi: rtl8192ee: Fix potential race conditionLarry Finger2016-07-051-0/+2
* rtlwifi: rtl8188ee: Fix potential race conditionLarry Finger2016-07-051-0/+2
* rtlwifi: Remove unused parameter from rtl_ps_set_rf_state()Larry Finger2016-07-052-19/+9
* rtlwifi: use s8 instead of charArnd Bergmann2016-06-2936-129/+129
* Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.or...David S. Miller2016-06-2311-55/+97
|\
| * rtlwifi: fix error handling in *_read_adapter_info()Arnd Bergmann2016-06-169-43/+94
| * rtlwifi: rtl8192ee: simplify codingHeinrich Schuchardt2016-06-141-11/+2
| * rtlwifi: rtl8723be: avoid undefined behaviorHeinrich Schuchardt2016-06-141-1/+1
* | rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01Larry Finger2016-05-271-3/+3
|/
* Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller2016-05-207-17/+12
|\
OpenPOWER on IntegriCloud