summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi
AgeCommit message (Expand)Author
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
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-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller
2018-02-27rtlwifi: btcoex: fix argument typo of if-statement found by CoccinellePing-Ke Shih
2018-02-27rtlwifi: rtl8192cu: remove pointless memcpyArnd Bergmann
2018-02-27rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke
2018-02-27rtlwifi: btcoex: Add 8822be btcoex supported files for wifi onlyPing-Ke Shih
2018-02-27rtlwifi: btcoex: add routine to set default port idPing-Ke Shih
2018-02-27rtlwifi: add efuse ops for other componentsPing-Ke Shih
2018-02-27rtlwifi: add definition radio_mask for RF and maximum bandwidthPing-Ke Shih
2018-02-27rtlwifi: Fix VHT NSS in RCPing-Ke Shih
2018-02-27rtlwifi: Add rate section and its related definition and commentPing-Ke Shih
2018-02-27rtlwifi: Extend tx_power_by_rate_offset size for newer ICPing-Ke Shih
2018-02-27rtlwifi: Use 6 bits as sequence number of TX reportPing-Ke Shih
2018-02-27rtlwifi: Add Support VHT to spec_verPing-Ke Shih
2018-02-27rtlwifi: enable mac80211 fast-tx supportPing-Ke Shih
2018-02-25rtlwifi: rtl8723be: Fix loss of signalLarry Finger
2018-02-07rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger
2018-01-25rtlwifi: btcoex: Fix some static warnings from SparsePing-Ke Shih
2018-01-24rtlwifi: Add spec_ver to check whether use new rate-id or notPing-Ke Shih
2018-01-24rtlwifi: Add ratr_table for newer ICPing-Ke Shih
2018-01-24rtlwifi: 8822be has to report vht capability to mac80211Ping-Ke Shih
2018-01-24rtlwifi: btcoex: add boolean variables dbg_modePing-Ke Shih
2018-01-24rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih
2018-01-24rtlwifi: btcoex: add scan_notify within ips_notify if RFONPing-Ke Shih
2018-01-24rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversityPing-Ke Shih
2018-01-24rtlwifi: btcoex: Add switch band notify for btcPing-Ke Shih
2018-01-24rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80MPing-Ke Shih
2018-01-18rtlwifi: Support A-MSDU in A-MPDU capabilityPing-Ke Shih
2018-01-17rtlwifi: btcoex: add rfe_type parameter to btcoexPing-Ke Shih
2018-01-17rtlwifi: btcoex: Add common function for qeurying BT informationPing-Ke Shih
2018-01-17rtlwifi: btcoex: Remove typedef statementsLarry Finger
2018-01-17rtlwifi: btcoex: Remove global variables from btcoexPing-Ke Shih
2018-01-17rtlwifi: btcoex: Add power_on_setting routinePing-Ke Shih
2018-01-17rtlwifi: unlink bss when un-associationTsang-Shian Lin
2018-01-17rtlwifi: fix scan channel 1 fail after IPSPing-Ke Shih
2018-01-17rtlwifi: Use mutex to replace spin_lock to protect IPS and LPSPing-Ke Shih
2018-01-16rtlwifi: btcoexist: remove redundant variable fw_ps_stateColin Ian King