index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8723ae
Age
Commit message (
Expand
)
Author
2021-06-15
rtlwifi: rtl8723ae: remove redundant initialization of variable rtstatus
Colin Ian King
2020-11-24
rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-11-07
rtlwifi: phy: Remove set but unused variable 'bbvalue'
Lee Jones
2020-11-07
wireless: remove unneeded break
Tom Rix
2020-09-16
rtlwifi: rtl8723ae: fix comparison pointer to bool warning in phy.c
Zheng Bin
2020-09-16
rtlwifi: rtl8723ae: fix comparison pointer to bool warning in trx.c
Zheng Bin
2020-09-16
rtlwifi: rtl8723ae: fix comparison pointer to bool warning in rf.c
Zheng Bin
2020-09-09
rtlwifi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-09
rtlwifi: rtl8723ae: Delete a stray tab
Dan Carpenter
2020-08-31
rtlwifi: rtl8723ae Rename RT_TRACE to rtl_dbg
Larry Finger
2020-04-21
rtlwifi: rtl8723ae: fix warning comparison to bool
Jason Yan
2020-04-21
rtlwifi: rtl8723ae: use true,false for bool variables
Jason Yan
2020-04-14
rtlwifi: rtl8723ae: fix spelling mistake "chang" -> "change"
Qiujun Huang
2020-01-26
rtlwifi: rtl8723ae: remove unused variables
YueHaibing
2020-01-26
rtlwifi: rtl8723ae: Make functions static & rm sw.h
Amadeusz Sławiński
2019-12-18
rtlwifi: rtl8723ae: Remove usage of private bit manipulation macros
Larry Finger
2019-11-20
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
2019-10-09
rtlwifi: rtl8723ae: Remove set but not used variables 'reg_ecc','reg_ec4','re...
zhengbin
2019-10-01
rtlwifi: rtl8723ae: Remove unused 'rtstatus' variable
Austin Kim
2019-09-13
rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...
Larry Finger
2019-09-13
rtlwifi: rtl8723ae: Convert inline routines to little-endian words
Larry Finger
2019-09-13
rtlwifi: rtl8723ae: Convert macros that set descriptor
Larry Finger
2019-09-13
rtlwifi: rtl8723ae: Replace local bit manipulation macros
Larry Finger
2019-09-13
rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macros
Larry Finger
2019-07-24
rtlwifi: remove assignment to itself
Ping-Ke Shih
2019-04-25
rtlwifi: rtl8723ae: Fix missing break in switch statement
Gustavo A. R. Silva
2019-04-13
rtlwifi: rtl8723ae: Make rtl8723e_dm_refresh_rate_adaptive_mask static
YueHaibing
2019-04-04
rtlwifi: fix potential NULL pointer dereference
Ping-Ke Shih
2019-02-28
rtlwifi: rtl8723ae: Remove set but not used variable 'bt_retry_cnt'
YueHaibing
2019-02-19
rtlwifi: rtl8723{be,ae}: Remove CamelCase variables
Larry Finger
2019-02-19
rtlwifi: Remove CamelCase variables from base code
Larry Finger
2019-02-19
rtlwifi: rtl8723ae: Replace old-style license information
Larry Finger
2019-02-01
rtl8723ae: Re-introduce the adaptive rate control
Bernd Edlinger
2019-02-01
rtl8723ae: Dont use old data for input gain control
Bernd Edlinger
2019-02-01
rtl8723ae: Take the FW LPS mode handling out
Bernd Edlinger
2018-11-06
rtlwifi: rtl8723ae: Remove set but not used variables and #defines
zhong jiang
2018-09-04
rtlwifi: remove set but unused variables
Kevin Lo
2018-05-29
rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723ae
Ping-Ke Shih
2018-05-29
rtlwifi: remove unused fw C2H command ID
Ping-Ke Shih
2018-05-29
rtlwifi: rename register-based C2H command IDs to V0
Ping-Ke Shih
2018-03-27
rtlwifi: correct comment
Kevin Lo
2017-12-07
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2017-11-08
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-13
rtlwifi: Remove unused cur_rfstate variables
Christos Gkekas
2017-10-13
rtlwifi: Add module parameter ASPM
Ping-Ke Shih
2017-10-13
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
2017-10-13
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
2017-08-03
rtlwifi: rtl8723ae: constify pci_device_id.
Arvind Yadav
[next]