21 Commits

Author SHA1 Message Date
KanuX-14
27834d9faa Fixed IPX dependencies under kernel versions above 5.15
Now the code will check the machine's kernel version in order to use the files provided by the original kernel (under 5.15+) or by this repository.
2022-03-18 17:55:20 -03:00
Stephen Oliver
baaa09253d Avoid aliasing symbols in newer kernels 2020-12-14 23:52:48 -05:00
kimocoder
1d7c67f0ec Fixed some static around 2020-03-16 19:11:22 +01:00
kimocoder
d2415df515 Added kernel v5.4 support + better handling of fallthroughs 2020-01-24 20:41:12 +01:00
kimocoder
389aa1c097 Fix build for RPI4 (ARM64 generic) 2020-01-12 00:11:21 +00:00
kimocoder
2f5db09704 Fix some missing statements 2019-12-21 18:33:47 +00:00
kimocoder
d00f4a112d Fix build error 2019-05-24 18:44:57 +02:00
kimocoder
c7cba7bd00 Fix uninitialized variable in auth seq=2 packet, An unintialized value for a temporary little-endian variable can cause some
clients to fail to connect to AP.
2019-05-24 18:26:31 +02:00
kimocoder
31a9f2807c Fix some compile issues/errors 2019-05-24 17:52:48 +02:00
Christian Bremvåg
34b97145c0
Merge branch 'v5.3.9' into v5.3.9 2019-05-24 16:55:38 +02:00
rofl0r
e48f66942d fix arbitrary restriction to inject only packets with length 12 radiotap hdr 2019-04-28 03:30:20 +01:00
Christian B
b6bd52d317
Add check for psta->aid out of bounds. 2019-02-14 20:28:49 +01:00
kimocoder
4da6cc0197 Eliminate the wrapper _rtw_memset() - not finished 2019-02-14 18:02:03 +01:00
kimocoder
f5dbdd0e27 Fix error in call to memset 2019-02-14 18:00:30 +01:00
kimocoder
d30cd10cf0 Remove wrappers around vmalloc() 2019-02-14 17:59:53 +01:00
kimocoder
78b58d1213 Protect against pfhdr NULL 2019-02-14 17:59:16 +01:00
kimocoder
ba7d6c3883 use void in init_mp_priv() function return allways _SUCCESS 2019-02-14 17:54:31 +01:00
kimocoder
a6a2911863 Disable messages about power save in monitor mode 2019-02-14 17:49:53 +01:00
kimocoder
fff9f74b19 On Linux, _rtw_spinlock_free() is a no-op 2019-02-12 19:27:19 +01:00
kimocoder
8b180b91b3 Remove build time argument 2019-02-12 19:01:50 +01:00
kimocoder
dea80bece2 upload clean driver from Realtek 2019-02-01 23:15:13 +01:00