summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi
Commit message (Expand)AuthorAgeFilesLines
* 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-301-1/+1
|/
* 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
* | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-052-2/+0
|/
* 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
* rtlwifi: btcoex: Add customer_id to do special deal to oem vendorPing-Ke Shih2018-03-272-0/+2
* rtlwifi: btcoex: Add enum DM_INFO for btcoex to query dm's countersPing-Ke Shih2018-03-271-0/+32
* rtlwifi: remove redundant statement found by static checkerPing-Ke Shih2018-03-271-1/+0
* rtlwifi: Add modifier static to functions reported by sparsePing-Ke Shih2018-03-274-38/+6
* Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller2018-03-2514-25/+230
|\
| * rtlwifi: btcoex: fix argument typo of if-statement found by CoccinellePing-Ke Shih2018-02-271-1/+1
| * rtlwifi: rtl8192cu: remove pointless memcpyArnd Bergmann2018-02-271-1/+0
| * rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke2018-02-271-3/+0
| * rtlwifi: btcoex: Add 8822be btcoex supported files for wifi onlyPing-Ke Shih2018-02-272-0/+80
| * rtlwifi: btcoex: add routine to set default port idPing-Ke Shih2018-02-273-0/+29
| * rtlwifi: add efuse ops for other componentsPing-Ke Shih2018-02-274-1/+22
| * rtlwifi: add definition radio_mask for RF and maximum bandwidthPing-Ke Shih2018-02-271-0/+8
| * rtlwifi: Fix VHT NSS in RCPing-Ke Shih2018-02-271-9/+46
| * rtlwifi: Add rate section and its related definition and commentPing-Ke Shih2018-02-272-3/+7
| * rtlwifi: Extend tx_power_by_rate_offset size for newer ICPing-Ke Shih2018-02-272-1/+4
| * rtlwifi: Use 6 bits as sequence number of TX reportPing-Ke Shih2018-02-272-4/+26
| * rtlwifi: Add Support VHT to spec_verPing-Ke Shih2018-02-273-2/+6
| * rtlwifi: enable mac80211 fast-tx supportPing-Ke Shih2018-02-271-0/+1