summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Removed unused define and code efuse_re_pg* from wifi.hPing-Ke Shih2018-10-051-4/+0
* Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller2018-10-025-12/+8
|\
| * 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
| * rtl8xxxu: Add rtl8188ctv supportAleksei Mamlin2018-09-041-0/+2
| * rtl8187: Fix warning generated when strncpy() destination length matches the ...Larry Finger2018-08-311-1/+1
* | rtl818x: Remove SKB list assumptions.David S. Miller2018-09-101-5/+8
|/
* rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.cYueHaibing2018-08-091-144/+36
* rtl818x: Replace mdelay() with msleep() in rtl8225se_rf_initJia-Ju Bai2018-07-311-2/+2
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-206-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-122-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
| * rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723aePing-Ke Shih2018-05-296-24/+0
| * rtlwifi: remove unused fw C2H command IDPing-Ke Shih2018-05-294-100/+0
| * rtlwifi: remove duplicate C2H definitionPing-Ke Shih2018-05-297-55/+39
| * rtlwifi: rename register-based C2H command IDs to V0Ping-Ke Shih2018-05-292-13/+13
| * rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih2018-05-295-31/+8
| * rtlwifi: remove CONNECTION_MONITOR flagPing-Ke Shih2018-05-291-1/+0
| * rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang2018-05-297-21/+112
* | drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches2018-05-304-7/+7
|/
* rtlwifi: remove duplicate definition of antenna number for btcoexPing-Ke Shih2018-05-092-7/+2
* rtlwifi: fix spelling mistake: "dismatch" -> "mismatch"Colin Ian King2018-05-043-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2018-04-263-19/+12
|\
| * rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih2018-04-243-19/+12
* | rtlwifi: btcoex: remove identical statements within if-else branchesPing-Ke Shih2018-04-241-15/+4
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-062-2/+0
|\ \
| * | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-052-2/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\ \ | |/ |/|
| * treewide: Fix typos in printkMasanari Iida2018-03-271-1/+1
* | rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"Colin Ian King2018-03-271-8/+8
* | rtlwifi: correct commentKevin Lo2018-03-275-10/+10
* | rtlwifi: btcoex: Add new but dummy definitions introduced by 8822bPing-Ke Shih2018-03-272-0/+12
* | rtlwifi: btcoex: new definitions introduced by 8822bePing-Ke Shih2018-03-271-0/+6
* | rtlwifi: btcoex: add assoc type v2 to connection notifyPing-Ke Shih2018-03-272-3/+13
* | rtlwifi: btcoex: Add pre- and post- normal LPS functionPing-Ke Shih2018-03-272-0/+24
* | rtlwifi: btcoex: Add interaction with phydmPing-Ke Shih2018-03-272-0/+44
* | rtlwifi: btcoex: Add rate table for the use of btcoexPing-Ke Shih2018-03-271-0/+94
* | rtlwifi: btcoex: Get status of multichannel concurrencePing-Ke Shih2018-03-272-0/+11