summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2017-01-31rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov
2016-12-30rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger
2016-12-21rtlwifi: Fix kernel oops introduced with commit e49656147359Larry Finger
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-02Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller
2016-12-01rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnectingJes Sorensen
2016-11-29rtlwifi: Fix enter/exit power_saveLarry Finger
2016-11-28rtl8xxxu: tx rate reported before setBarry Day
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller
2016-11-25rtl8xxxu: Fix non static symbol warningWei Yongjun
2016-11-25rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry countJes Sorensen
2016-11-25rtl8xxxu: Obtain RTS rates from mac80211Jes Sorensen
2016-11-25rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen
2016-11-25rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen
2016-11-25rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen
2016-11-25rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen
2016-11-17rtlwifi: Use dev_kfree_skb_irq instead of kfree_skbWei Yongjun
2016-11-17rtlwifi: Remove address of Free Software FoundationLarry Finger
2016-11-17rtlwifi: rtl8192c: Remove address of Free Software FoundationLarry Finger
2016-11-17rtlwifi: rtl8188ee: Remove address of Free Software FoundationLarry Finger
2016-11-17rtlwifi: rtl8723ae: Remove address of Free Software FoundationLarry Finger
2016-11-17rtlwifi: rtl8192cu: Remove address of Free Software FoundationLarry Finger
2016-11-17rtlwifi: rtl8192ce: Remove address of Free Software FoundationLarry Finger
2016-11-17rtlwifi: rtl8192se: Remove address of Free Software FoundationLarry Finger
2016-11-17rtlwifi: rtl8192de: Remove address of Free Software FoundationLarry Finger
2016-10-13rtlwifi: Fix regression caused by commit d86e64768859Larry Finger
2016-10-07rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen
2016-10-07rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen
2016-10-07rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen
2016-10-07rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen
2016-09-27rtlwifi: Add explicit values to hw_variables enumLarry Finger
2016-09-27rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routinesLarry Finger
2016-09-27rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches
2016-09-26rtl8xxxu: Stop log spam from each successful interruptLarry Finger
2016-09-26rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()Jes Sorensen
2016-09-26rtl8xxxu: Clean up llt_init() APIJes Sorensen
2016-09-26rtl8xxxu: Fix off by one error calculating pubqJes Sorensen
2016-09-17rtl8xxxu: Implement 8192e specific power down sequenceJes Sorensen
2016-09-14rtlwifi: rtl818x: constify local structuresJulia Lawall
2016-09-14rtl8xxxu: fix spelling mistake "firmare" -> "firmware"Colin Ian King
2016-09-14rtl8xxxu: Reset device on module unload if still attachedJes Sorensen
2016-09-03rtlwifi/rtl8192de: Fix print format stringOleg Drokin
2016-09-03rtlwifi: Fix missing country code for Great BritainLarry Finger
2016-09-03rtl8xxxu: Make rtl8xxxu_ampdu_action less chattyHans de Goede
2016-09-03rtl8xxxu: gen1: Fix non static symbol warningWei Yongjun
2016-09-03rtl8xxxu: Split filling of TX descriptors into separate functionsJes Sorensen
2016-09-03rtl8xxxu: Determine need for shore preamble before updating TX descriptorsJes Sorensen
2016-09-03rtl8xxxu: Determine the need for SGI before handling specific TX desc formatsJes Sorensen