index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8723be
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-13
rtlwifi: Convert the wake_match variable to local
Larry Finger
1
-7
/
+7
2019-04-13
rtlwifi: Fix duplicate tests of one of the RX descriptors
Larry Finger
1
-1
/
+1
2019-04-04
rtlwifi: fix potential NULL pointer dereference
Ping-Ke Shih
1
-0
/
+2
2019-02-28
rtlwifi: rtl8723be: Remove set but not used variable 'b_last_is_cur_rdlstate'
YueHaibing
1
-3
/
+0
2019-02-19
rtlwifi: rtl8723{be,ae}: Remove CamelCase variables
Larry Finger
1
-7
/
+7
2019-02-19
rtlwifi: Remove CamelCase variables from base code
Larry Finger
1
-2
/
+2
2019-02-19
rtlwifi: rtl8723be: Replace old-style license information
Larry Finger
22
-528
/
+44
2019-02-01
wireless: remove unneeded semicolon
YueHaibing
1
-3
/
+3
2018-05-29
rtlwifi: remove hal_op c2h_content_parsing
Ping-Ke Shih
1
-1
/
+0
2018-05-29
rtlwifi: remove hal_op rx_command_packet
Ping-Ke Shih
3
-28
/
+0
2018-05-29
rtlwifi: remove duplicate C2H handler
Ping-Ke Shih
4
-75
/
+2
2018-05-29
rtlwifi: remove duplicate C2H definition
Ping-Ke Shih
2
-16
/
+6
2018-05-29
rtlwifi: remove duplicate rx_packet_type definition
Ping-Ke Shih
1
-8
/
+0
2018-05-29
rtlwifi: support accurate nullfunc frame tx ack report
Tzu-En Huang
1
-2
/
+3
2018-04-24
rtlwifi: cleanup 8723be ant_sel definition
Ping-Ke Shih
1
-4
/
+7
2018-03-27
rtlwifi: correct comment
Kevin Lo
1
-2
/
+2
2018-02-25
rtlwifi: rtl8723be: Fix loss of signal
Larry Finger
1
-1
/
+2
2017-12-08
wireless: use ARRAY_SIZE
Jérémy Lefaure
3
-19
/
+16
2017-12-07
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2
-9
/
+7
2017-11-08
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
2
-2
/
+4
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-13
rtlwifi: Remove unused cur_rfstate variables
Christos Gkekas
1
-3
/
+1
2017-10-13
rtlwifi: Add module parameter ASPM
Ping-Ke Shih
1
-1
/
+5
2017-10-13
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
3
-6
/
+7
2017-10-13
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
3
-3
/
+6
2017-08-31
rtlwifi: rtl8723be: fix duplicated code for different branches
Gustavo A. R. Silva
1
-6
/
+2
2017-08-07
Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...
David S. Miller
6
-299
/
+301
2017-08-03
rtlwifi: rtl8723be: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-03
rtlwifi: Fix fallback firmware loading
Sven Joachim
1
-12
/
+5
2017-07-28
rtlwifi: Fix memory leak when firmware request fails
Souptick Joarder
1
-0
/
+2
2017-07-28
rtlwifi: Update 8723be new phy parameters and its parser.
Ping-Ke Shih
3
-286
/
+281
2017-07-28
rtlwifi: Add board type for 8723be and 8192ee
Ping-Ke Shih
1
-0
/
+7
2017-07-28
rtlwifi: Add BT_MP_INFO to c2h handler.
Ping-Ke Shih
1
-2
/
+7
2017-07-21
Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"
Larry Finger
1
-3
/
+0
2017-06-28
rtlwifi: Modify power mode parameters of 8723be and 8821ae.
Ping-Ke Shih
1
-2
/
+2
2017-06-28
rtlwifi: Do IQK only once to reduce wifi occupy antenna
Ping-Ke Shih
2
-3
/
+7
2017-06-28
rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.
Ping-Ke Shih
1
-2
/
+6
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
6
-12
/
+86
2017-06-21
rtlwifi: btcoexist control to enter/leave LPS
Ping-Ke Shih
1
-8
/
+55
2017-06-21
rtlwifi: Add btcoex record_pwr_mode
Ping-Ke Shih
2
-2
/
+10
2017-06-21
rtlwifi: Add TX report and disable key to force wait until report acked.
Ping-Ke Shih
3
-2
/
+18
2017-06-21
rtlwifi: btcoex: rtl8723be: fix ant_sel not work
Ping-Ke Shih
1
-0
/
+3
2017-06-21
rtlwifi: fix REG_USTIME_TSF register definition
Kevin Lo
1
-1
/
+1
2017-06-20
net: replace more place to skb_put_[data:zero]
yuan linyu
1
-2
/
+1
2017-05-18
rtlwifi: fix spelling mistake: "Pairwiase" -> "Pairwise"
Colin Ian King
1
-1
/
+1
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-2
/
+2
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-2
/
+2
2017-03-20
rtlwifi: Add QoS-NULL and BT-QoS-NULL to reserved page.
Ping-Ke Shih
2
-3
/
+70
2017-03-20
rtlwifi: Add code to read new versions of firmware
Larry Finger
1
-3
/
+12
[next]