summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke2018-02-271-3/+0
* 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
* rtlwifi: Fix VHT NSS in RCPing-Ke Shih2018-02-271-9/+46
* rtlwifi: Add rate section and its related definition and commentPing-Ke Shih2018-02-272-3/+7
* rtlwifi: Extend tx_power_by_rate_offset size for newer ICPing-Ke Shih2018-02-272-1/+4
* rtlwifi: Use 6 bits as sequence number of TX reportPing-Ke Shih2018-02-272-4/+26
* rtlwifi: Add Support VHT to spec_verPing-Ke Shih2018-02-273-2/+6
* rtlwifi: enable mac80211 fast-tx supportPing-Ke Shih2018-02-271-0/+1
* rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2018-02-072-2/+4
* rtlwifi: btcoex: Fix some static warnings from SparsePing-Ke Shih2018-01-252-25/+15
* rtl8xxxu: Fix trailing semicolonLuis de Bethencourt2018-01-241-1/+1
* rtlwifi: Add spec_ver to check whether use new rate-id or notPing-Ke Shih2018-01-243-12/+121
* rtlwifi: Add ratr_table for newer ICPing-Ke Shih2018-01-241-0/+18
* rtlwifi: 8822be has to report vht capability to mac80211Ping-Ke Shih2018-01-241-1/+2
* rtlwifi: btcoex: add boolean variables dbg_modePing-Ke Shih2018-01-241-0/+2
* rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih2018-01-247-3/+172
* rtlwifi: btcoex: add scan_notify within ips_notify if RFONPing-Ke Shih2018-01-241-0/+8
* rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversityPing-Ke Shih2018-01-242-0/+2
* rtlwifi: btcoex: Add switch band notify for btcPing-Ke Shih2018-01-245-0/+53
* rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80MPing-Ke Shih2018-01-242-22/+16
* rtlwifi: Support A-MSDU in A-MPDU capabilityPing-Ke Shih2018-01-181-0/+1
* rtlwifi: btcoex: add rfe_type parameter to btcoexPing-Ke Shih2018-01-172-0/+12
* rtlwifi: btcoex: Add common function for qeurying BT informationPing-Ke Shih2018-01-173-33/+380
* rtlwifi: btcoex: Remove typedef statementsLarry Finger2018-01-171-67/+31
* rtlwifi: btcoex: Remove global variables from btcoexPing-Ke Shih2018-01-176-78/+217
* rtlwifi: btcoex: Add power_on_setting routinePing-Ke Shih2018-01-174-0/+9
* rtlwifi: unlink bss when un-associationTsang-Shian Lin2018-01-171-0/+18
* rtlwifi: fix scan channel 1 fail after IPSPing-Ke Shih2018-01-171-0/+5
* rtlwifi: Use mutex to replace spin_lock to protect IPS and LPSPing-Ke Shih2018-01-174-27/+14
* rtlwifi: btcoexist: remove redundant variable fw_ps_stateColin Ian King2018-01-161-2/+1
* rtlwifi: fill FW version and subversionPing-Ke Shih2018-01-082-0/+4
* rtlwifi: btcoex: Use seq_file to dump btcoex statusPing-Ke Shih2018-01-0812-632/+664
* rtlwifi: Improve debugging by using debugfsPing-Ke Shih2018-01-089-2/+523
* rtlwifi: rtl8723: Add error handling to no existing firmwarePing-Ke Shih2018-01-081-1/+1
* rtlwifi: Remove unnecessary parenthesesFrank A. Cancio Bello2018-01-084-26/+26
* rtlwifi: mark expected switch fall-through in rtl_make_smps_actionGustavo A. R. Silva2018-01-081-3/+1
* rtlwifi: Remove unnecessary 'out of memory' messageShreeya Patel2018-01-081-4/+2
* rtlwifi: use kcalloc instead of multiplyTobin C. Harding2018-01-081-2/+2
* rtlwifi: fix parenthesis alignmentPing-Ke Shih2018-01-081-1/+1
* rtlwifi: check for array overflowDan Carpenter2018-01-081-0/+4
* rtlwifi: always initialize variables given to RT_TRACE()Nicolas Iooss2017-12-141-1/+1
* rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin2017-12-141-0/+7
* rtlwifi: rtl_pci: 8822BE puts broadcast and multicast packet to HIQPing-Ke Shih2017-12-141-0/+8