index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-14
rtlwifi: always initialize variables given to RT_TRACE()
Nicolas Iooss
1
-1
/
+1
2017-12-14
rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.
Tsang-Shian Lin
1
-0
/
+7
2017-12-14
rtlwifi: rtl_pci: 8822BE puts broadcast and multicast packet to HIQ
Ping-Ke Shih
1
-0
/
+8
2017-12-08
wireless: use ARRAY_SIZE
Jérémy Lefaure
4
-39
/
+30
2017-12-07
rtlwifi: rtl818x: remove redundant check for cck_power > 15
Colin Ian King
1
-4
/
+1
2017-12-07
rtlwifi: cleanup the code that check whether TX ring is available
Ping-Ke Shih
3
-54
/
+6
2017-12-07
rtlwifi: fix the wrong size to calculate fifo space
Ping-Ke Shih
2
-4
/
+6
2017-12-07
rtlwifi: Reduce IO in RX interrupt to boost throughput
Ping-Ke Shih
1
-2
/
+3
2017-12-07
rtlwifi: Convert individual interrupt results to struct
Larry Finger
18
-95
/
+76
2017-11-08
rtlwifi: remove redundant initialization to cfg_cmd
Colin Ian King
1
-1
/
+1
2017-11-08
rtlwifi: remove redundant pointer tid_data
Colin Ian King
1
-2
/
+0
2017-11-08
rtlwifi: drop unused ppsc->last_wakeup_time
Arnd Bergmann
2
-7
/
+0
2017-11-08
rtlwifi: use ktime_get_real_seconds() for suspend time
Arnd Bergmann
3
-9
/
+6
2017-11-08
rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
Arnd Bergmann
1
-0
/
+1
2017-11-08
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
19
-19
/
+36
2017-11-08
rtlwifi: rtl_pci: Add ID for 8822BE
Ping-Ke Shih
2
-0
/
+6
2017-11-08
rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...
Ping-Ke Shih
3
-0
/
+16
2017-11-08
rtlwifi: rtl_pci: Add support for 8822be TX/RX BD
Ping-Ke Shih
2
-3
/
+12
2017-11-08
rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variables
Larry Finger
1
-24
/
+11
2017-11-08
rtlwifi: rtl_pci: Fix formatting problems in pci.c
Larry Finger
1
-114
/
+93
2017-11-08
rtlwifi: rtl_pci: Fix formatting errors in pci.h
Larry Finger
1
-13
/
+13
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
13
-72
/
+36
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-0
/
+16
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
16
-0
/
+16
2017-10-27
rtlwifi: Remove seq_number from rtl_tid_data
Ping-Ke Shih
4
-39
/
+2
2017-10-27
rtlwifi: rtl8821ae: Fix typo in variable name
Nik Nyby
1
-5
/
+5
2017-10-27
rtlwifi: Convert timers to use timer_setup()
Kees Cook
9
-28
/
+29
2017-10-17
rtlwifi: Fix typo in if ... else if ... else construct
Larry Finger
1
-2
/
+2
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-1
/
+1
2017-10-13
rtlwifi: Remove unused cur_rfstate variables
Christos Gkekas
4
-12
/
+4
2017-10-13
rtlwifi: Add module parameter ASPM
Ping-Ke Shih
9
-8
/
+43
2017-10-13
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
26
-50
/
+61
2017-10-13
rtlwifi: Remove BAND_NUM and related fields
Ping-Ke Shih
1
-16
/
+0
2017-10-13
rtlwifi: Add RSSI and RF type to wifi.h for phydm
Ping-Ke Shih
1
-0
/
+6
2017-10-13
rtlwifi: Add TX/RX throughput statistics in period
Ping-Ke Shih
2
-4
/
+27
2017-10-13
rtlwifi: Add rtl_get_hal_edca_param() to generate register's format of EDCA.
Ping-Ke Shih
2
-0
/
+40
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: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
27
-189
/
+166
2017-10-13
rtlwifi: Remove redundant semicolon in wifi.h.
Ping-Ke Shih
1
-3
/
+3
2017-10-13
rtlwifi: Fix MAX MPDU of VHT capability
Ping-Ke Shih
1
-4
/
+0
2017-10-10
rtlwifi: silence underflow warning
Dan Carpenter
1
-1
/
+2
2017-10-02
rtlwifi: rtl8821ae: Fix connection lost problem
Larry Finger
1
-1
/
+1
2017-09-25
rtl8xxxu: Don't printk raw binary if serial number is not burned in.
Adam Borowski
1
-1
/
+4
2017-09-20
rtlwifi: rtl8192ee: Fix memory leak when loading firmware
Larry Finger
1
-2
/
+4
2017-09-20
rtlwifi: btcoexist: 23b 1ant: fix duplicated code for different branches
Larry Finger
1
-8
/
+5
2017-09-07
rtlwifi: btcoexist: Fix antenna selection code
Larry Finger
1
-7
/
+16
2017-09-07
rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be
Larry Finger
1
-1
/
+4
2017-08-31
rtlwifi: rtl8723be: fix duplicated code for different branches
Gustavo A. R. Silva
1
-6
/
+2
2017-08-24
rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"
Colin Ian King
1
-1
/
+1
2017-08-24
rtlwifi: make a couple arrays larger
Dan Carpenter
1
-2
/
+3
[next]