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
/
rtl8188ee
/
trx.c
Age
Commit message (
Expand
)
Author
2020-11-24
rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-09-16
rtlwifi: rtl8188ee: fix comparison pointer to bool warning in trx.c
Zheng Bin
2020-09-09
rtlwifi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-31
rtlwifi: rtl8188ee: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-07-15
rtlwifi: rtl8188ee: Fix endian issue
Larry Finger
2019-08-06
rtlwifi: rtl8188ee: Convert inline routines to little-endian words
Larry Finger
2019-08-06
rtlwifi: rtl8188ee: Convert macros that set descriptor
Larry Finger
2019-04-13
rtlwifi: Convert the wake_match variable to local
Larry Finger
2019-04-13
rtlwifi: Fix duplicate tests of one of the RX descriptors
Larry Finger
2019-02-19
rtlwifi: Remove CamelCase variables from base code
Larry Finger
2019-02-19
rtlwifi: rtl8188ee: Replace old-style license information
Larry Finger
2018-11-06
rtlwifi: Remove same duplicated includes
zhong jiang
2018-05-29
rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723ae
Ping-Ke Shih
2017-10-13
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2016-12-30
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-07-08
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
2016-06-29
rtlwifi: use s8 instead of char
Arnd Bergmann
2016-03-07
rtlwifi: pass struct rtl_stats by reference as it is more efficient
Colin Ian King
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger