summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2018-12-29rtlwifi: Fix leak of skb when processing C2H_BT_INFOLarry Finger
2018-08-09rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.cYueHaibing
2018-07-31rtl818x: Replace mdelay() with msleep() in rtl8225se_rf_initJia-Ju Bai
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-06-29rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih
2018-06-24rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih
2018-06-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2018-05-29rtlwifi: remove duplicate codeGustavo A. R. Silva
2018-05-29rtlwifi: fix btmpinfo timeout while processing C2H_BT_INFOPing-Ke Shih
2018-05-29rtlwifi: access skb->data to get C2H data by macroPing-Ke Shih
2018-05-29rtlwifi: use sk_buff to queue C2H commandsPing-Ke Shih
2018-05-29rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih
2018-05-29rtlwifi: remove hal_op rx_command_packetPing-Ke Shih
2018-05-29rtlwifi: remove duplicate C2H handlerPing-Ke Shih
2018-05-29rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih
2018-05-29rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723aePing-Ke Shih
2018-05-29rtlwifi: remove unused fw C2H command IDPing-Ke Shih
2018-05-29rtlwifi: remove duplicate C2H definitionPing-Ke Shih
2018-05-29rtlwifi: rename register-based C2H command IDs to V0Ping-Ke Shih
2018-05-29rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih
2018-05-29rtlwifi: remove CONNECTION_MONITOR flagPing-Ke Shih
2018-05-29rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang
2018-05-09rtlwifi: remove duplicate definition of antenna number for btcoexPing-Ke Shih
2018-05-04rtlwifi: fix spelling mistake: "dismatch" -> "mismatch"Colin Ian King
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2018-04-24rtlwifi: btcoex: remove identical statements within if-else branchesPing-Ke Shih
2018-04-24rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-03-27rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"Colin Ian King
2018-03-27rtlwifi: correct commentKevin Lo
2018-03-27rtlwifi: btcoex: Add new but dummy definitions introduced by 8822bPing-Ke Shih
2018-03-27rtlwifi: btcoex: new definitions introduced by 8822bePing-Ke Shih
2018-03-27rtlwifi: btcoex: add assoc type v2 to connection notifyPing-Ke Shih
2018-03-27rtlwifi: btcoex: Add pre- and post- normal LPS functionPing-Ke Shih
2018-03-27rtlwifi: btcoex: Add interaction with phydmPing-Ke Shih
2018-03-27rtlwifi: btcoex: Add rate table for the use of btcoexPing-Ke Shih
2018-03-27rtlwifi: btcoex: Get status of multichannel concurrencePing-Ke Shih
2018-03-27rtlwifi: btcoex: Add customer_id to do special deal to oem vendorPing-Ke Shih
2018-03-27rtlwifi: btcoex: Add enum DM_INFO for btcoex to query dm's countersPing-Ke Shih
2018-03-27rtlwifi: remove redundant statement found by static checkerPing-Ke Shih
2018-03-27rtlwifi: Add modifier static to functions reported by sparsePing-Ke Shih
2018-03-27treewide: Fix typos in printkMasanari Iida
2018-03-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap