index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
wifi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
wifi: rtlwifi: add calculate_bit_shift()
Su Hui
1
-0
/
+7
2023-11-22
wifi: rtlwifi: drop unused const_amdpci_aspm
Bjorn Helgaas
1
-2
/
+0
2023-10-30
wifi: rtlwifi: cleanup struct rtl_phy
Dmitry Antipov
1
-7
/
+0
2023-10-30
wifi: rtlwifi: cleanup struct rtl_hal
Dmitry Antipov
1
-8
/
+0
2023-10-19
wifi: rtlwifi: drop chk_switch_dmdp() from HAL interface
Dmitry Antipov
1
-1
/
+0
2023-10-19
wifi: rtlwifi: drop fill_fake_txdesc() from HAL interface
Dmitry Antipov
1
-2
/
+0
2023-10-19
wifi: rtlwifi: drop pre_fill_tx_bd_desc() from HAL interface
Dmitry Antipov
1
-3
/
+0
2023-10-19
wifi: rtlwifi: cleanup struct rtl_ps_ctl
Dmitry Antipov
1
-4
/
+0
2023-10-14
wifi: rtlwifi: simplify TX command fill callbacks
Dmitry Antipov
1
-1
/
+0
2023-10-09
wifi: rtlwifi: use unsigned long for bt_coexist_8723 timestamp
Dmitry Antipov
1
-1
/
+1
2023-10-03
wifi: rtlwifi: use unsigned long for rtl_bssid_entry timestamp
Dmitry Antipov
1
-1
/
+1
2023-06-21
wifi: rtlwifi: cleanup USB interface
Dmitry Antipov
1
-2
/
+0
2023-06-21
wifi: rtlwifi: simplify LED management
Dmitry Antipov
1
-12
/
+2
2023-06-08
wifi: rtlwifi: remove misused flag from HAL data
Dmitry Antipov
1
-2
/
+0
2023-06-08
wifi: rtlwifi: remove unused dualmac control leftovers
Dmitry Antipov
1
-9
/
+0
2023-06-08
wifi: rtlwifi: remove unused timer and related code
Dmitry Antipov
1
-2
/
+0
2023-03-31
wifi: rtlwifi: Replace fake flex-array with flex-array member
Gustavo A. R. Silva
1
-1
/
+1
2021-11-29
rtlwifi: rtl8192de: Style clean-ups
Kees Cook
1
-1
/
+0
2021-04-21
rtlwifi: implement set_tim by update beacon content
Ping-Ke Shih
1
-0
/
+1
2021-04-17
rtlwifi: Simplify locking of a skb list accesses
Christophe JAILLET
1
-1
/
+0
2021-04-17
rtlwifi: remove rtl_get_tid_h
Christophe JAILLET
1
-6
/
+1
2020-10-08
rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiff
Chris Chiu
1
-1
/
+0
2020-09-29
net: rtlwifi: Remove void* casts related to delayed work
Sebastian Andrzej Siewior
1
-3
/
+0
2020-03-23
wireless: realtek: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2019-12-18
rtlwifi: Remove last definitions of local bit manipulation macros
Larry Finger
1
-115
/
+0
2019-07-12
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
1
-1
/
+1
2019-05-28
rtlwifi: rtl8821ae: Replace local bit manipulation macros
Larry Finger
1
-0
/
+1
2019-04-13
rtlwifi: Convert the wake_match variable to local
Larry Finger
1
-1
/
+0
2019-02-28
rtlwifi: Fix blank line errors in main header files
Larry Finger
1
-3
/
+1
2019-02-28
rtlwifi: Fix alignment errors in wifi.h
Larry Finger
1
-42
/
+42
2019-02-28
rtlwifi: Fix problems with block comments in wifi.h
Larry Finger
1
-43
/
+50
2019-02-28
rtlwifi: Fix errors in spacing in wifi.h
Larry Finger
1
-85
/
+85
2019-02-19
rtlwifi: Remove CamelCase variables from base code
Larry Finger
1
-13
/
+13
2019-02-19
rtlwifi: Replace old-style license information
Larry Finger
1
-24
/
+2
2018-10-05
rtlwifi: Removed unused define and code efuse_re_pg* from wifi.h
Ping-Ke Shih
1
-4
/
+0
2018-05-29
rtlwifi: access skb->data to get C2H data by macro
Ping-Ke Shih
1
-0
/
+5
2018-05-29
rtlwifi: use sk_buff to queue C2H commands
Ping-Ke Shih
1
-1
/
+1
2018-05-29
rtlwifi: remove hal_op c2h_content_parsing
Ping-Ke Shih
1
-2
/
+0
2018-05-29
rtlwifi: remove hal_op rx_command_packet
Ping-Ke Shih
1
-2
/
+0
2018-05-29
rtlwifi: Add hal_op c2h_ra_report_handler for special process
Ping-Ke Shih
1
-0
/
+2
2018-05-29
rtlwifi: remove duplicate C2H definition
Ping-Ke Shih
1
-0
/
+19
2018-05-29
rtlwifi: remove duplicate rx_packet_type definition
Ping-Ke Shih
1
-0
/
+8
2018-05-29
rtlwifi: support accurate nullfunc frame tx ack report
Tzu-En Huang
1
-0
/
+16
2018-05-09
rtlwifi: remove duplicate definition of antenna number for btcoex
Ping-Ke Shih
1
-5
/
+0
2018-04-24
rtlwifi: cleanup 8723be ant_sel definition
Ping-Ke Shih
1
-0
/
+5
2018-03-27
rtlwifi: btcoex: Add customer_id to do special deal to oem vendor
Ping-Ke Shih
1
-0
/
+1
2018-03-27
rtlwifi: btcoex: Add enum DM_INFO for btcoex to query dm's counters
Ping-Ke Shih
1
-0
/
+32
2018-02-27
rtlwifi: btcoex: add routine to set default port id
Ping-Ke Shih
1
-0
/
+5
2018-02-27
rtlwifi: add efuse ops for other components
Ping-Ke Shih
1
-0
/
+7
2018-02-27
rtlwifi: add definition radio_mask for RF and maximum bandwidth
Ping-Ke Shih
1
-0
/
+8
[next]