aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-27Merge tag 'wireless-drivers-for-davem-2018-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller3-19/+12
2018-04-24rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih3-19/+12
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+0
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap2-2/+0
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2018-03-27rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"Colin Ian King1-8/+8
2018-03-27rtlwifi: correct commentKevin Lo5-10/+10
2018-03-27rtlwifi: btcoex: Add new but dummy definitions introduced by 8822bPing-Ke Shih2-0/+12
2018-03-27rtlwifi: btcoex: new definitions introduced by 8822bePing-Ke Shih1-0/+6
2018-03-27rtlwifi: btcoex: add assoc type v2 to connection notifyPing-Ke Shih2-3/+13
2018-03-27rtlwifi: btcoex: Add pre- and post- normal LPS functionPing-Ke Shih2-0/+24
2018-03-27rtlwifi: btcoex: Add interaction with phydmPing-Ke Shih2-0/+44
2018-03-27rtlwifi: btcoex: Add rate table for the use of btcoexPing-Ke Shih1-0/+94
2018-03-27rtlwifi: btcoex: Get status of multichannel concurrencePing-Ke Shih2-0/+11
2018-03-27rtlwifi: btcoex: Add customer_id to do special deal to oem vendorPing-Ke Shih2-0/+2
2018-03-27rtlwifi: btcoex: Add enum DM_INFO for btcoex to query dm's countersPing-Ke Shih1-0/+32
2018-03-27rtlwifi: remove redundant statement found by static checkerPing-Ke Shih1-1/+0
2018-03-27rtlwifi: Add modifier static to functions reported by sparsePing-Ke Shih4-38/+6
2018-03-27treewide: Fix typos in printkMasanari Iida1-1/+1
2018-03-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller16-28/+233
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap1-2/+2
2018-02-28rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan1-1/+1
2018-02-27rtlwifi: btcoex: fix argument typo of if-statement found by CoccinellePing-Ke Shih1-1/+1
2018-02-27rtlwifi: rtl8192cu: remove pointless memcpyArnd Bergmann1-1/+0
2018-02-27rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke1-3/+0
2018-02-27rtlwifi: btcoex: Add 8822be btcoex supported files for wifi onlyPing-Ke Shih2-0/+80
2018-02-27rtlwifi: btcoex: add routine to set default port idPing-Ke Shih3-0/+29
2018-02-27rtlwifi: add efuse ops for other componentsPing-Ke Shih4-1/+22
2018-02-27rtlwifi: add definition radio_mask for RF and maximum bandwidthPing-Ke Shih1-0/+8
2018-02-27rtlwifi: Fix VHT NSS in RCPing-Ke Shih1-9/+46
2018-02-27rtlwifi: Add rate section and its related definition and commentPing-Ke Shih2-3/+7
2018-02-27rtlwifi: Extend tx_power_by_rate_offset size for newer ICPing-Ke Shih2-1/+4
2018-02-27rtlwifi: Use 6 bits as sequence number of TX reportPing-Ke Shih2-4/+26
2018-02-27rtlwifi: Add Support VHT to spec_verPing-Ke Shih3-2/+6
2018-02-27rtlwifi: enable mac80211 fast-tx supportPing-Ke Shih1-0/+1
2018-02-25rtlwifi: rtl8723be: Fix loss of signalLarry Finger1-1/+2
2018-02-07rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2-2/+4
2018-01-25rtlwifi: btcoex: Fix some static warnings from SparsePing-Ke Shih2-25/+15
2018-01-24rtl8xxxu: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-24rtlwifi: Add spec_ver to check whether use new rate-id or notPing-Ke Shih3-12/+121
2018-01-24rtlwifi: Add ratr_table for newer ICPing-Ke Shih1-0/+18
2018-01-24rtlwifi: 8822be has to report vht capability to mac80211Ping-Ke Shih1-1/+2
2018-01-24rtlwifi: btcoex: add boolean variables dbg_modePing-Ke Shih1-0/+2
2018-01-24rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih7-3/+172
2018-01-24rtlwifi: btcoex: add scan_notify within ips_notify if RFONPing-Ke Shih1-0/+8
2018-01-24rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversityPing-Ke Shih2-0/+2
2018-01-24rtlwifi: btcoex: Add switch band notify for btcPing-Ke Shih5-0/+53
2018-01-24rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80MPing-Ke Shih2-22/+16
2018-01-18rtlwifi: Support A-MSDU in A-MPDU capabilityPing-Ke Shih1-0/+1
2018-01-17rtlwifi: btcoex: add rfe_type parameter to btcoexPing-Ke Shih2-0/+12