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
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
/
rtlwifi
/
rtl8821ae
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
rtlwifi: fix potential NULL pointer dereference
Ping-Ke Shih
1
-0
/
+4
2019-02-19
rtlwifi: rtl8821ae: Remove CamelCase variables
Larry Finger
7
-350
/
+350
2019-02-19
rtlwifi: rtl8821ae: Replace old-style license information
Larry Finger
22
-531
/
+45
2018-12-13
rtlwifi: rtl8821ae: remove set but not used variable 'type' in translate_rx_s...
YueHaibing
1
-2
/
+0
2018-11-06
rtlwifi: Remove same duplicated includes
zhong jiang
1
-1
/
+0
2018-11-06
rtlwifi: rtl8821ae: phy: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-10-13
rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic version
Colin Ian King
1
-70
/
+1
2018-06-03
Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...
David S. Miller
6
-153
/
+7
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
1
-1
/
+1
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
-30
/
+0
2018-05-29
rtlwifi: remove duplicate C2H handler
Ping-Ke Shih
4
-75
/
+2
2018-05-29
rtlwifi: Add hal_op c2h_ra_report_handler for special process
Ping-Ke Shih
3
-2
/
+6
2018-05-29
rtlwifi: remove unused fw C2H command ID
Ping-Ke Shih
1
-25
/
+0
2018-05-29
rtlwifi: remove duplicate C2H definition
Ping-Ke Shih
2
-20
/
+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-03-27
rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"
Colin Ian King
1
-8
/
+8
2018-03-27
rtlwifi: correct comment
Kevin Lo
1
-2
/
+2
2018-02-27
rtlwifi: Add Support VHT to spec_ver
Ping-Ke Shih
1
-0
/
+1
2018-02-07
rtlwifi: rtl8821ae: Fix connection lost problem correctly
Larry Finger
1
-2
/
+3
2017-12-08
wireless: use ARRAY_SIZE
Jérémy Lefaure
1
-20
/
+14
2017-12-07
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2
-8
/
+6
2017-11-08
rtlwifi: drop unused ppsc->last_wakeup_time
Arnd Bergmann
1
-5
/
+0
2017-11-08
rtlwifi: use ktime_get_real_seconds() for suspend time
Arnd Bergmann
1
-2
/
+1
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
2
-2
/
+4
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
1
-5
/
+5
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-27
rtlwifi: rtl8821ae: Fix typo in variable name
Nik Nyby
1
-5
/
+5
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
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
/
+6
2017-10-13
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
3
-3
/
+6
2017-10-02
rtlwifi: rtl8821ae: Fix connection lost problem
Larry Finger
1
-1
/
+1
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
2017-08-03
rtlwifi: rtl8821ae: 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: rtl8821ae: Fix HW_VAR_NAV_UPPER operation
Dan Carpenter
1
-1
/
+1
2017-07-28
rtlwifi: Fix memory leak when firmware request fails
Souptick Joarder
1
-0
/
+6
2017-07-28
rtlwifi: add amplifier type for 8812ae
Ping-Ke Shih
1
-1
/
+40
2017-07-28
rtlwifi: Add BT_MP_INFO to c2h handler.
Ping-Ke Shih
1
-3
/
+10
2017-06-28
rtlwifi: Modify power mode parameters of 8723be and 8821ae.
Ping-Ke Shih
1
-2
/
+2
2017-06-28
rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.
Ping-Ke Shih
1
-2
/
+8
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
5
-13
/
+85
2017-06-21
rtlwifi: btcoexist control to enter/leave LPS
Ping-Ke Shih
1
-9
/
+55
2017-06-21
rtlwifi: Add btcoex record_pwr_mode
Ping-Ke Shih
2
-2
/
+9
[next]