summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi
AgeCommit message (Expand)AuthorFilesLines
2019-02-19rtlwifi: rtl8192ce: Replace old-style license informationLarry Finger18-436/+36
2019-02-19rtlwifi: rtl8192com: Replace old-style license informationLarry Finger7-168/+14
2019-02-19rtlwifi: rtl8188ee: Replace old-style license informationLarry Finger22-531/+44
2019-02-19rtlwifi: btcoex: Replace old-style license informationLarry Finger17-395/+42
2019-02-19rtlwifi: Replace old-style license informationLarry Finger24-570/+51
2019-02-08rtlwifi: remove set but not used variable 'cmd_seq'YueHaibing1-2/+1
2019-02-01rtlwifi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-11/+3
2019-02-01wireless: remove unneeded semicolonYueHaibing1-3/+3
2019-02-01rtlwifi: Don't clear num_rx_inperiod too earlyBernd Edlinger1-2/+2
2019-02-01rtl8723ae: Re-introduce the adaptive rate controlBernd Edlinger1-2/+85
2019-02-01rtl8723ae: Dont use old data for input gain controlBernd Edlinger2-0/+10
2019-02-01rtl8723ae: Take the FW LPS mode handling outBernd Edlinger1-4/+4
2018-12-21Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller1-2/+0
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-12-13rtlwifi: rtl8821ae: remove set but not used variable 'type' in translate_rx_s...YueHaibing1-2/+0
2018-12-13rtlwifi: Fix leak of skb when processing C2H_BT_INFOLarry Finger1-0/+1
2018-11-06rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL informationShaokun Zhang1-1/+1
2018-11-06rtlwifi: Remove same duplicated includeszhong jiang2-2/+0
2018-11-06rtlwifi: rtl8723ae: Remove set but not used variables and #defineszhong jiang3-10/+1
2018-11-06rtlwifi: rtl8821ae: phy: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-11-06rtlwifi: btcoex: remove set but not used variable 'ppsc'YueHaibing1-4/+0
2018-10-13rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic versionColin Ian King1-70/+1
2018-10-05rtlwifi: Removed unused define and code efuse_re_pg* from wifi.hPing-Ke Shih1-4/+0
2018-10-01rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interfaceNathan Chancellor1-3/+3
2018-09-04rtlwifi: remove set but unused variablesKevin Lo2-8/+2
2018-08-09rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.cYueHaibing1-144/+36
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller6-14/+16
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller1-1/+1
2018-06-29rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih1-1/+0
2018-06-24rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih6-13/+16
2018-06-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg1-1/+1
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook2-3/+3
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller34-608/+258
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches1-1/+1
2018-05-29rtlwifi: remove duplicate codeGustavo A. R. Silva1-19/+4
2018-05-29rtlwifi: fix btmpinfo timeout while processing C2H_BT_INFOPing-Ke Shih1-0/+22
2018-05-29rtlwifi: access skb->data to get C2H data by macroPing-Ke Shih2-4/+9
2018-05-29rtlwifi: use sk_buff to queue C2H commandsPing-Ke Shih4-81/+25
2018-05-29rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih5-9/+3
2018-05-29rtlwifi: remove hal_op rx_command_packetPing-Ke Shih11-90/+2
2018-05-29rtlwifi: remove duplicate C2H handlerPing-Ke Shih14-230/+81
2018-05-29rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih7-5/+15
2018-05-29rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723aePing-Ke Shih6-24/+0
2018-05-29rtlwifi: remove unused fw C2H command IDPing-Ke Shih4-100/+0
2018-05-29rtlwifi: remove duplicate C2H definitionPing-Ke Shih7-55/+39
2018-05-29rtlwifi: rename register-based C2H command IDs to V0Ping-Ke Shih2-13/+13
2018-05-29rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih5-31/+8
2018-05-29rtlwifi: remove CONNECTION_MONITOR flagPing-Ke Shih1-1/+0
2018-05-29rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang7-21/+112
2018-05-09rtlwifi: remove duplicate definition of antenna number for btcoexPing-Ke Shih2-7/+2