index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
rtlwifi: Replace old-style license information
Larry Finger
1
-24
/
+2
2019-02-08
rtlwifi: remove set but not used variable 'cmd_seq'
YueHaibing
1
-2
/
+1
2019-02-01
rtlwifi: Don't clear num_rx_inperiod too early
Bernd Edlinger
1
-2
/
+2
2018-12-13
rtlwifi: Fix leak of skb when processing C2H_BT_INFO
Larry Finger
1
-0
/
+1
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-7
/
+10
2018-06-24
rtlwifi: Fix kernel Oops "Fw download fail!!"
Ping-Ke Shih
1
-7
/
+10
2018-06-18
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
Johannes Berg
1
-1
/
+1
2018-05-29
rtlwifi: fix btmpinfo timeout while processing C2H_BT_INFO
Ping-Ke Shih
1
-0
/
+22
2018-05-29
rtlwifi: access skb->data to get C2H data by macro
Ping-Ke Shih
1
-4
/
+4
2018-05-29
rtlwifi: use sk_buff to queue C2H commands
Ping-Ke Shih
1
-74
/
+22
2018-05-29
rtlwifi: remove hal_op c2h_content_parsing
Ping-Ke Shih
1
-4
/
+3
2018-05-29
rtlwifi: remove duplicate C2H handler
Ping-Ke Shih
1
-0
/
+72
2018-05-29
rtlwifi: remove CONNECTION_MONITOR flag
Ping-Ke Shih
1
-1
/
+0
2018-05-29
rtlwifi: support accurate nullfunc frame tx ack report
Tzu-En Huang
1
-8
/
+76
2018-03-27
rtlwifi: remove redundant statement found by static checker
Ping-Ke Shih
1
-1
/
+0
2018-02-27
rtlwifi: Add rate section and its related definition and comment
Ping-Ke Shih
1
-0
/
+3
2018-02-27
rtlwifi: Extend tx_power_by_rate_offset size for newer IC
Ping-Ke Shih
1
-0
/
+2
2018-02-27
rtlwifi: Use 6 bits as sequence number of TX report
Ping-Ke Shih
1
-4
/
+18
2018-02-27
rtlwifi: Add Support VHT to spec_ver
Ping-Ke Shih
1
-2
/
+4
2018-02-27
rtlwifi: enable mac80211 fast-tx support
Ping-Ke Shih
1
-0
/
+1
2018-01-24
rtlwifi: Add spec_ver to check whether use new rate-id or not
Ping-Ke Shih
1
-12
/
+114
2018-01-24
rtlwifi: 8822be has to report vht capability to mac80211
Ping-Ke Shih
1
-1
/
+2
2018-01-18
rtlwifi: Support A-MSDU in A-MPDU capability
Ping-Ke Shih
1
-0
/
+1
2018-01-17
rtlwifi: Use mutex to replace spin_lock to protect IPS and LPS
Ping-Ke Shih
1
-4
/
+2
2018-01-08
rtlwifi: Improve debugging by using debugfs
Ping-Ke Shih
1
-0
/
+6
2018-01-08
rtlwifi: Remove unnecessary parentheses
Frank A. Cancio Bello
1
-6
/
+6
2018-01-08
rtlwifi: mark expected switch fall-through in rtl_make_smps_action
Gustavo A. R. Silva
1
-3
/
+1
2018-01-08
rtlwifi: check for array overflow
Dan Carpenter
1
-0
/
+4
2017-12-14
rtlwifi: always initialize variables given to RT_TRACE()
Nicolas Iooss
1
-1
/
+1
2017-11-08
rtlwifi: remove redundant pointer tid_data
Colin Ian King
1
-2
/
+0
2017-10-27
rtlwifi: Remove seq_number from rtl_tid_data
Ping-Ke Shih
1
-4
/
+2
2017-10-27
rtlwifi: Convert timers to use timer_setup()
Kees Cook
1
-10
/
+10
2017-10-17
rtlwifi: Fix typo in if ... else if ... else construct
Larry Finger
1
-2
/
+2
2017-10-13
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
1
-1
/
+1
2017-10-13
rtlwifi: Add TX/RX throughput statistics in period
Ping-Ke Shih
1
-0
/
+16
2017-10-13
rtlwifi: Add rtl_get_hal_edca_param() to generate register's format of EDCA.
Ping-Ke Shih
1
-0
/
+36
2017-10-13
rtlwifi: Implement rtl_get_tx_hw_rate to yield correct hw_rate
Ping-Ke Shih
1
-4
/
+38
2017-10-13
rtlwifi: Fix MAX MPDU of VHT capability
Ping-Ke Shih
1
-4
/
+0
2017-08-03
rtlwifi: Replace hardcode value with macro
Souptick Joarder
1
-3
/
+2
2017-07-28
rtlwifi: Uses addr1 instead DA to determine broadcast and multicast addr.
Ping-Ke Shih
1
-2
/
+2
2017-07-28
rtlwifi: Fill in_4way field by driver
Ping-Ke Shih
1
-0
/
+11
2017-07-27
rtlwifi: kfree entry until after entry->bssid has been accessed
Colin Ian King
1
-1
/
+1
2017-06-28
rtlwifi: Fill ap_num field by driver
Ping-Ke Shih
1
-0
/
+102
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
1
-16
/
+164
2017-06-21
rtlwifi: btcoexist control to enter/leave LPS
Ping-Ke Shih
1
-0
/
+8
2017-06-21
rtlwifi: Add rx ampdu cfg for btcoexist.
Ping-Ke Shih
1
-0
/
+27
2017-06-21
rtlwifi: Revise special packet notification to be readable format.
Ping-Ke Shih
1
-4
/
+9
2017-06-21
rtlwifi: Add TX report and disable key to force wait until report acked.
Ping-Ke Shih
1
-12
/
+116
2017-06-21
rtlwifi: Correct power save capability while init mac80211
Ping-Ke Shih
1
-0
/
+4
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-4
/
+2
[next]