index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8192ee
/
hw.c
Age
Commit message (
Expand
)
Author
2023-10-30
wifi: rtlwifi: cleanup struct rtl_hal
Dmitry Antipov
2023-06-21
wifi: rtlwifi: simplify LED management
Dmitry Antipov
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2021-10-13
rtlwifi: rtl8192ee: Remove redundant initialization of variable version
Colin Ian King
2020-09-21
rtlwifi: rtl8192ee: fix comparison to bool warning in hw.c
Zheng Bin
2020-08-31
rtlwifi: rtl8192ee: Rename RT_TRACE to rtl_dbg
Larry Finger
2019-02-19
rtlwifi: rtl8192ee: Replace old-style license information
Larry Finger
2018-05-09
rtlwifi: remove duplicate definition of antenna number for btcoex
Ping-Ke Shih
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-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-07-28
rtlwifi: Add board type for 8723be and 8192ee
Ping-Ke Shih
2017-06-28
rtlwifi: Do IQK only once to reduce wifi occupy antenna
Ping-Ke Shih
2017-05-18
rtlwifi: fix spelling mistake: "Pairwiase" -> "Pairwise"
Colin Ian King
2017-03-20
rtlwifi: Add QoS-NULL and BT-QoS-NULL to reserved page.
Ping-Ke Shih
2017-02-08
rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv
Larry Finger
2016-12-30
rtlwifi: Fix alignment issues
Ping-Ke Shih
2016-12-30
rtlwifi: rtl8192ee: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-09-27
rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routines
Larry Finger
2016-09-27
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
2016-07-08
rtlwifi: rtl8192ee: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
2016-06-16
rtlwifi: fix error handling in *_read_adapter_info()
Arnd Bergmann
2016-02-25
rtlwifi: rtl8192ee: Convert driver to use new 5G channel tables
Larry Finger
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger