Carlos Garces
|
f8fe43f625
|
Delete unused code and empty functions after cleanup
|
2021-10-24 13:26:10 +02:00 |
|
Carlos Garces
|
c88ff5dce4
|
Remove code due if (1) and #if 1
|
2021-10-23 14:51:04 +02:00 |
|
Carlos Garces
|
473f47e2dd
|
Remove dead code
Remove code with if (0) and #if 0 clauses
|
2021-10-23 14:11:56 +02:00 |
|
Carlos Garces
|
539ec6269e
|
remove HAL_{BB,MAC,RF,FW}_ENABLE macros
remove HAL_{BB,MAC,RF,FW}_ENABLE macros.
They are used to turn on/off by hand some core
capabilities we want to be always 'on'.
port bb1c456d7f88b60b28b9f51e28031fc67cdb8d7b
port b4e1882d750facd317ac2572d6bf36a05b0b0c36
Link: https://lore.kernel.org/r/04248acbd22f9be30d21891926e134490b34036a.1623756906.git.fabioaiuto83@gmail.com
|
2021-10-20 20:13:32 +02:00 |
|
Martin Kaiser
|
2965c273c9
|
remove the RT_TRACE macro
We've deleted all RT_TRACE calls. The macro itself can now be removed
as well.
Link: https://lore.kernel.org/r/20210807153636.11712-13-martin@kaiser.cx
|
2021-10-11 13:18:29 +02:00 |
|
Larry Finger
|
7f8451a86e
|
Remove wrapper rtw_mdelay_os()
This wrapper just calls mdelay(). Remove it.
Link: https://lore.kernel.org/r/20210805192644.15978-3-Larry.Finger@lwfinger.net
|
2021-10-11 12:57:06 +02:00 |
|
Carlos Garces
|
1d807f14d8
|
Add version v5.6.4
|
2019-11-13 22:12:20 +01:00 |
|