aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller1-7/+10
2018-06-24rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih1-7/+10
2018-06-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg1-1/+1
2018-05-29rtlwifi: fix btmpinfo timeout while processing C2H_BT_INFOPing-Ke Shih1-0/+22
2018-05-29rtlwifi: access skb->data to get C2H data by macroPing-Ke Shih1-4/+4
2018-05-29rtlwifi: use sk_buff to queue C2H commandsPing-Ke Shih1-74/+22
2018-05-29rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih1-4/+3
2018-05-29rtlwifi: remove duplicate C2H handlerPing-Ke Shih1-0/+72
2018-05-29rtlwifi: remove CONNECTION_MONITOR flagPing-Ke Shih1-1/+0
2018-05-29rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang1-8/+76
2018-03-27rtlwifi: remove redundant statement found by static checkerPing-Ke Shih1-1/+0
2018-02-27rtlwifi: Add rate section and its related definition and commentPing-Ke Shih1-0/+3
2018-02-27rtlwifi: Extend tx_power_by_rate_offset size for newer ICPing-Ke Shih1-0/+2
2018-02-27rtlwifi: Use 6 bits as sequence number of TX reportPing-Ke Shih1-4/+18
2018-02-27rtlwifi: Add Support VHT to spec_verPing-Ke Shih1-2/+4
2018-02-27rtlwifi: enable mac80211 fast-tx supportPing-Ke Shih1-0/+1
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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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