summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/base.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-24rtlwifi: Add spec_ver to check whether use new rate-id or notPing-Ke Shih1-12/+114
2018-01-24rtlwifi: 8822be has to report vht capability to mac80211Ping-Ke Shih1-1/+2
2018-01-18rtlwifi: Support A-MSDU in A-MPDU capabilityPing-Ke Shih1-0/+1
2018-01-17rtlwifi: Use mutex to replace spin_lock to protect IPS and LPSPing-Ke Shih1-4/+2
2018-01-08rtlwifi: Improve debugging by using debugfsPing-Ke Shih1-0/+6
2018-01-08rtlwifi: Remove unnecessary parenthesesFrank A. Cancio Bello1-6/+6
2018-01-08rtlwifi: mark expected switch fall-through in rtl_make_smps_actionGustavo A. R. Silva1-3/+1
2018-01-08rtlwifi: check for array overflowDan Carpenter1-0/+4
2017-12-14rtlwifi: always initialize variables given to RT_TRACE()Nicolas Iooss1-1/+1
2017-11-08rtlwifi: remove redundant pointer tid_dataColin Ian King1-2/+0
2017-10-27rtlwifi: Remove seq_number from rtl_tid_dataPing-Ke Shih1-4/+2
2017-10-27rtlwifi: Convert timers to use timer_setup()Kees Cook1-10/+10
2017-10-17rtlwifi: Fix typo in if ... else if ... else constructLarry Finger1-2/+2
2017-10-13rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih1-1/+1
2017-10-13rtlwifi: Add TX/RX throughput statistics in periodPing-Ke Shih1-0/+16
2017-10-13rtlwifi: Add rtl_get_hal_edca_param() to generate register's format of EDCA.Ping-Ke Shih1-0/+36
2017-10-13rtlwifi: Implement rtl_get_tx_hw_rate to yield correct hw_ratePing-Ke Shih1-4/+38
2017-10-13rtlwifi: Fix MAX MPDU of VHT capabilityPing-Ke Shih1-4/+0
2017-08-03rtlwifi: Replace hardcode value with macroSouptick Joarder1-3/+2
2017-07-28rtlwifi: Uses addr1 instead DA to determine broadcast and multicast addr.Ping-Ke Shih1-2/+2
2017-07-28rtlwifi: Fill in_4way field by driverPing-Ke Shih1-0/+11
2017-07-27rtlwifi: kfree entry until after entry->bssid has been accessedColin Ian King1-1/+1
2017-06-28rtlwifi: Fill ap_num field by driverPing-Ke Shih1-0/+102
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller1-16/+164
2017-06-21rtlwifi: btcoexist control to enter/leave LPSPing-Ke Shih1-0/+8
2017-06-21rtlwifi: Add rx ampdu cfg for btcoexist.Ping-Ke Shih1-0/+27
2017-06-21rtlwifi: Revise special packet notification to be readable format.Ping-Ke Shih1-4/+9
2017-06-21rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih1-12/+116
2017-06-21rtlwifi: Correct power save capability while init mac80211Ping-Ke Shih1-0/+4
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg1-4/+2
2017-03-30rtlwifi: Fix scheduling while atomic splatLarry Finger1-2/+4
2017-02-07rtlwifi: Add work queue for c2h cmd.Ping-Ke Shih1-0/+93
2017-01-20rtlwifi: Remove debugging entry in sysfsLarry Finger1-59/+0
2017-01-20rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger1-3/+3
2016-12-30rtlwifi: Remove RT_TRACE messages that use DBG_EMERGLarry Finger1-9/+6
2016-11-29rtlwifi: Fix enter/exit power_saveLarry Finger1-4/+4
2016-05-11rtlwifi: Fix logic error in enter/exit power-save modewang yanqing1-2/+2
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-22/+22
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-0/+2176