summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/base.c
AgeCommit message (Expand)Author
2018-12-29rtlwifi: Fix leak of skb when processing C2H_BT_INFOLarry Finger
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-06-24rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih
2018-06-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg
2018-05-29rtlwifi: fix btmpinfo timeout while processing C2H_BT_INFOPing-Ke Shih
2018-05-29rtlwifi: access skb->data to get C2H data by macroPing-Ke Shih
2018-05-29rtlwifi: use sk_buff to queue C2H commandsPing-Ke Shih
2018-05-29rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih
2018-05-29rtlwifi: remove duplicate C2H handlerPing-Ke Shih
2018-05-29rtlwifi: remove CONNECTION_MONITOR flagPing-Ke Shih
2018-05-29rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang
2018-03-27rtlwifi: remove redundant statement found by static checkerPing-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-01-24rtlwifi: Add spec_ver to check whether use new rate-id or notPing-Ke Shih
2018-01-24rtlwifi: 8822be has to report vht capability to mac80211Ping-Ke Shih
2018-01-18rtlwifi: Support A-MSDU in A-MPDU capabilityPing-Ke Shih
2018-01-17rtlwifi: Use mutex to replace spin_lock to protect IPS and LPSPing-Ke Shih
2018-01-08rtlwifi: Improve debugging by using debugfsPing-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: check for array overflowDan Carpenter
2017-12-14rtlwifi: always initialize variables given to RT_TRACE()Nicolas Iooss
2017-11-08rtlwifi: remove redundant pointer tid_dataColin Ian King
2017-10-27rtlwifi: Remove seq_number from rtl_tid_dataPing-Ke Shih
2017-10-27rtlwifi: Convert timers to use timer_setup()Kees Cook
2017-10-17rtlwifi: Fix typo in if ... else if ... else constructLarry Finger
2017-10-13rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih
2017-10-13rtlwifi: Add TX/RX throughput statistics in periodPing-Ke Shih
2017-10-13rtlwifi: Add rtl_get_hal_edca_param() to generate register's format of EDCA.Ping-Ke Shih
2017-10-13rtlwifi: Implement rtl_get_tx_hw_rate to yield correct hw_ratePing-Ke Shih
2017-10-13rtlwifi: Fix MAX MPDU of VHT capabilityPing-Ke Shih
2017-08-03rtlwifi: Replace hardcode value with macroSouptick Joarder
2017-07-28rtlwifi: Uses addr1 instead DA to determine broadcast and multicast addr.Ping-Ke Shih
2017-07-28rtlwifi: Fill in_4way field by driverPing-Ke Shih
2017-07-27rtlwifi: kfree entry until after entry->bssid has been accessedColin Ian King
2017-06-28rtlwifi: Fill ap_num field by driverPing-Ke Shih
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-21rtlwifi: btcoexist control to enter/leave LPSPing-Ke Shih
2017-06-21rtlwifi: Add rx ampdu cfg for btcoexist.Ping-Ke Shih
2017-06-21rtlwifi: Revise special packet notification to be readable format.Ping-Ke Shih
2017-06-21rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih
2017-06-21rtlwifi: Correct power save capability while init mac80211Ping-Ke Shih
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-03-30rtlwifi: Fix scheduling while atomic splatLarry Finger
2017-02-07rtlwifi: Add work queue for c2h cmd.Ping-Ke Shih
2017-01-20rtlwifi: Remove debugging entry in sysfsLarry Finger