summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Remove CamelCase variables from base codeLarry Finger2019-02-1916-60/+60
* rtlwifi: rtl8821ae: Replace old-style license informationLarry Finger2019-02-1922-531/+45
* rtlwifi: rtl8723_common: Replace old-style license informationLarry Finger2019-02-197-168/+14
* rtlwifi: rtl8723be: Replace old-style license informationLarry Finger2019-02-1922-528/+44
* rtlwifi: rtl8723ae: Replace old-style license informationLarry Finger2019-02-1927-648/+55
* rtlwifi: rtl8192se: Replace old-style license informationLarry Finger2019-02-1920-472/+51
* rtlwifi: rtl8192ee: Replace old-style license informationLarry Finger2019-02-1922-531/+44
* rtlwifi: rtl8192de: Replace old-style license informationLarry Finger2019-02-1920-482/+40
* rtlwifi: rtl8192cu: Replace old-style license informationLarry Finger2019-02-1920-476/+40
* rtlwifi: rtl8192ce: Replace old-style license informationLarry Finger2019-02-1918-436/+36
* rtlwifi: rtl8192com: Replace old-style license informationLarry Finger2019-02-197-168/+14
* rtlwifi: rtl8188ee: Replace old-style license informationLarry Finger2019-02-1922-531/+44
* rtlwifi: btcoex: Replace old-style license informationLarry Finger2019-02-1917-395/+42
* rtlwifi: Replace old-style license informationLarry Finger2019-02-1924-570/+51
* rtlwifi: remove set but not used variable 'cmd_seq'YueHaibing2019-02-081-2/+1
* rtlwifi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-11/+3
* wireless: remove unneeded semicolonYueHaibing2019-02-011-3/+3
* rtlwifi: Don't clear num_rx_inperiod too earlyBernd Edlinger2019-02-011-2/+2
* rtl8723ae: Re-introduce the adaptive rate controlBernd Edlinger2019-02-011-2/+85
* rtl8723ae: Dont use old data for input gain controlBernd Edlinger2019-02-012-0/+10
* rtl8723ae: Take the FW LPS mode handling outBernd Edlinger2019-02-011-4/+4
* Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller2018-12-211-2/+0
|\
| * rtlwifi: rtl8821ae: remove set but not used variable 'type' in translate_rx_s...YueHaibing2018-12-131-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-0/+1
|\ \ | |/ |/|
| * rtlwifi: Fix leak of skb when processing C2H_BT_INFOLarry Finger2018-12-131-0/+1
* | rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL informationShaokun Zhang2018-11-061-1/+1
* | rtlwifi: Remove same duplicated includeszhong jiang2018-11-062-2/+0
* | rtlwifi: rtl8723ae: Remove set but not used variables and #defineszhong jiang2018-11-063-10/+1
* | rtlwifi: rtl8821ae: phy: Mark expected switch fall-throughGustavo A. R. Silva2018-11-061-0/+1
* | rtlwifi: btcoex: remove set but not used variable 'ppsc'YueHaibing2018-11-061-4/+0
|/
* rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic versionColin Ian King2018-10-131-70/+1
* rtlwifi: Removed unused define and code efuse_re_pg* from wifi.hPing-Ke Shih2018-10-051-4/+0
* rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interfaceNathan Chancellor2018-10-011-3/+3
* rtlwifi: remove set but unused variablesKevin Lo2018-09-042-8/+2
* rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.cYueHaibing2018-08-091-144/+36
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-216-14/+16
|\
| * rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih2018-06-291-1/+0
| * rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih2018-06-246-13/+16
* | Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2018-06-301-1/+1
|\ \ | |/ |/|
| * ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg2018-06-181-1/+1
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-3/+3
|/
* Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller2018-06-0334-608/+258
|\
| * rtlwifi: remove duplicate codeGustavo A. R. Silva2018-05-291-19/+4
| * rtlwifi: fix btmpinfo timeout while processing C2H_BT_INFOPing-Ke Shih2018-05-291-0/+22
| * rtlwifi: access skb->data to get C2H data by macroPing-Ke Shih2018-05-292-4/+9
| * rtlwifi: use sk_buff to queue C2H commandsPing-Ke Shih2018-05-294-81/+25
| * rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih2018-05-295-9/+3
| * rtlwifi: remove hal_op rx_command_packetPing-Ke Shih2018-05-2911-90/+2
| * rtlwifi: remove duplicate C2H handlerPing-Ke Shih2018-05-2914-230/+81
| * rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih2018-05-297-5/+15