summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
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-24rtl8xxxu: Fix trailing semicolonLuis de Bethencourt
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
2018-01-08rtlwifi: fill FW version and subversionPing-Ke Shih
2018-01-08rtlwifi: btcoex: Use seq_file to dump btcoex statusPing-Ke Shih
2018-01-08rtlwifi: Improve debugging by using debugfsPing-Ke Shih
2018-01-08rtlwifi: rtl8723: Add error handling to no existing firmwarePing-Ke Shih
2018-01-08rtlwifi: Remove unnecessary parenthesesFrank A. Cancio Bello
2018-01-08rtlwifi: mark expected switch fall-through in rtl_make_smps_actionGustavo A. R. Silva
2018-01-08rtlwifi: Remove unnecessary 'out of memory' messageShreeya Patel
2018-01-08rtlwifi: use kcalloc instead of multiplyTobin C. Harding
2018-01-08rtlwifi: fix parenthesis alignmentPing-Ke Shih
2018-01-08rtlwifi: check for array overflowDan Carpenter
2017-12-14rtlwifi: always initialize variables given to RT_TRACE()Nicolas Iooss
2017-12-14rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin
2017-12-14rtlwifi: rtl_pci: 8822BE puts broadcast and multicast packet to HIQPing-Ke Shih
2017-12-08wireless: use ARRAY_SIZEJérémy Lefaure
2017-12-07rtlwifi: rtl818x: remove redundant check for cck_power > 15Colin Ian King
2017-12-07rtlwifi: cleanup the code that check whether TX ring is availablePing-Ke Shih
2017-12-07rtlwifi: fix the wrong size to calculate fifo spacePing-Ke Shih
2017-12-07rtlwifi: Reduce IO in RX interrupt to boost throughputPing-Ke Shih
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger
2017-11-08rtlwifi: remove redundant initialization to cfg_cmdColin Ian King
2017-11-08rtlwifi: remove redundant pointer tid_dataColin Ian King
2017-11-08rtlwifi: drop unused ppsc->last_wakeup_timeArnd Bergmann
2017-11-08rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann
2017-11-08rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih
2017-11-08rtlwifi: rtl_pci: Add ID for 8822BEPing-Ke Shih
2017-11-08rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...Ping-Ke Shih