summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* 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/+258Star
|\
| * rtlwifi: remove duplicate codeGustavo A. R. Silva2018-05-291-19/+4Star
| * 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/+25Star
| * rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih2018-05-295-9/+3Star
| * rtlwifi: remove hal_op rx_command_packetPing-Ke Shih2018-05-2911-90/+2Star
| * rtlwifi: remove duplicate C2H handlerPing-Ke Shih2018-05-2914-230/+81Star
| * 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/+0Star
| * rtlwifi: remove unused fw C2H command IDPing-Ke Shih2018-05-294-100/+0Star
| * rtlwifi: remove duplicate C2H definitionPing-Ke Shih2018-05-297-55/+39Star
| * 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/+8Star
| * rtlwifi: remove CONNECTION_MONITOR flagPing-Ke Shih2018-05-291-1/+0Star
| * 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/+2Star
* 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/+12Star
|\
| * rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih2018-04-243-19/+12Star
* | rtlwifi: btcoex: remove identical statements within if-else branchesPing-Ke Shih2018-04-241-15/+4Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-062-2/+0Star
|\ \
| * | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-062-2/+0Star
| |/
* | 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
* | 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/+0Star
* | rtlwifi: Add modifier static to functions reported by sparsePing-Ke Shih2018-03-274-38/+6Star
* | Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller2018-03-2616-28/+233
|\ \
| * | net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap2018-03-131-2/+2
| * | rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan2018-02-281-1/+1
| * | 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/+0Star
| * | rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke2018-02-271-3/+0Star
| * | 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