summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
...
| * rtlwifi: rtl8188ee: Remove all instances of DBG_EMERGLarry Finger2016-12-305-63/+38
| * rtlwifi: rtl8192c-common: Remove all instances of DBG_EMERGLarry Finger2016-12-302-31/+17
| * rtlwifi: rtl8192ce: Remove all instances of DBG_EMERGLarry Finger2016-12-305-42/+28
| * rtlwifi: rtl8192cu: Remove all instances of DBG_EMERGLarry Finger2016-12-306-47/+29
| * rtlwifi: rtl8192de: Remove all instances of DBG_EMERGLarry Finger2016-12-306-65/+46
| * rtlwifi: rtl8192se: Remove all instances of DBG_EMERGLarry Finger2016-12-306-88/+57
| * rtlwifi: rtl8723-common: Remove all instances of DBG_EMERGLarry Finger2016-12-302-12/+9
| * rtlwifi: rtl8192ee: Remove all instances of DBG_EMERGLarry Finger2016-12-305-40/+28
| * rtlwifi: rtl8723ae: Remove all instances of DBG_EMERGLarry Finger2016-12-306-40/+30
| * rtlwifi: rtl8723be: Remove all instances of DBG_EMERGLarry Finger2016-12-306-38/+29
| * rtlwifi: rtl8821ae: Remove all instances of DBG_EMERGLarry Finger2016-12-306-58/+37
| * rtlwifi: Remove RT_TRACE messages that use DBG_EMERGLarry Finger2016-12-308-92/+49
| * rtlwifi: Replace local debug macro RT_ASSERTLarry Finger2016-12-3038-140/+133
* | rtlwifi: Fix kernel oops introduced with commit e49656147359Larry Finger2016-12-211-1/+2
* | Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-1613-26/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
|\ \ | |/ |/|
| * treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
* | Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller2016-12-027-76/+131
|\ \
| * | rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnectingJes Sorensen2016-12-011-0/+8
| * | rtlwifi: Fix enter/exit power_saveLarry Finger2016-11-294-27/+40
| * | rtl8xxxu: tx rate reported before setBarry Day2016-11-281-4/+4
| * | rtl8xxxu: Fix non static symbol warningWei Yongjun2016-11-251-1/+1
| * | rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry countJes Sorensen2016-11-252-38/+60
| * | rtl8xxxu: Obtain RTS rates from mac80211Jes Sorensen2016-11-252-20/+32
| * | rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen2016-11-251-1/+7
| * | rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen2016-11-251-0/+4
| * | rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen2016-11-252-4/+4
| * | rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen2016-11-251-1/+6
* | | 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
* | rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen2016-10-071-1/+7
* | rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen2016-10-071-0/+4
* | rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen2016-10-072-4/+4
* | rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen2016-10-071-1/+6
|/
* 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
* rtl8xxxu: Stop log spam from each successful interruptLarry Finger2016-09-262-1/+3
* rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()Jes Sorensen2016-09-261-18/+19
* rtl8xxxu: Clean up llt_init() APIJes Sorensen2016-09-262-6/+9
* rtl8xxxu: Fix off by one error calculating pubqJes Sorensen2016-09-261-1/+1
OpenPOWER on IntegriCloud