165 Commits

Author SHA1 Message Date
Christian Bremvåg
34b97145c0
Merge branch 'v5.3.9' into v5.3.9 2019-05-24 16:55:38 +02:00
Christian Bremvåg
b8258c42dd
Merge pull request #2 from kimocoder/v5.3.9
Merge changes
2019-05-16 08:42:22 +02:00
Christian Bremvåg
f012a86356
Merge pull request #10 from rofl0r/v5.3.9-radiotap_fix
fix arbitrary restriction to inject only packets with length 12 radiotap hdr
2019-04-28 06:12:20 +02:00
rofl0r
e48f66942d fix arbitrary restriction to inject only packets with length 12 radiotap hdr 2019-04-28 03:30:20 +01:00
root
ac49179314 Fixed some typos in README.md 2019-02-15 13:29:45 +01:00
root
bb328900d4 Upload checkpatch.pl tool with friends 2019-02-15 07:48:38 +01:00
Christian B
bdebe47ca5
Update README.md 2019-02-14 20:52:10 +01:00
Christian B
b6bd52d317
Add check for psta->aid out of bounds. 2019-02-14 20:28:49 +01:00
Christian B
bc1d897c54
Fix correct registration at start and WARNING dumps on exit 2019-02-14 20:17:10 +01:00
kimocoder
151bb9011f Add explicit memset call to avoid potentially corrupt data 2019-02-14 19:32:52 +01:00
kimocoder
b4e71299d5 Updated cfg80211.h's add_virtual_inf implementations with new parameter 2019-02-14 19:31:50 +01:00
kimocoder
9a2618a986 Added HT Greenfield capability 2019-02-14 19:25:18 +01:00
kimocoder
8d673c4bd4 Remove unused platforms 2019-02-14 18:31:05 +01:00
kimocoder
55cdbba3ca Fill struct ieee80211_sta_vht_cap 2019-02-14 18:20:39 +01:00
kimocoder
b0657323e8 Fix compile error 2019-02-14 18:13:16 +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
9e66187e88 Quiet the logs 2019-02-14 17:58:41 +01:00
kimocoder
6bde65b07b Try a fix got kernel BUG on driver removal 2019-02-14 17:57:34 +01:00
kimocoder
ac68625b41 Reduce interface number when virtual interface removed 2019-02-14 17:56:45 +01:00
kimocoder
ba7d6c3883 use void in init_mp_priv() function return allways _SUCCESS 2019-02-14 17:54:31 +01:00
kimocoder
cea7924b19 Some fixes and tweak to similarly to rtl8723bs 2019-02-14 17:52:01 +01:00
kimocoder
cb3d26279d Add support for network namespaces 2019-02-14 17:51:08 +01:00
kimocoder
a6a2911863 Disable messages about power save in monitor mode 2019-02-14 17:49:53 +01:00
kimocoder
784c314dc8 Add DKMS support 2019-02-14 17:48:22 +01:00
kimocoder
b891231e70 Fix problem where interfaces are down at start 2019-02-14 17:47:01 +01:00
Christian B
e8d5677a09
Merge pull request #1 from kimocoder/v5.3.9
Merging changes
2019-02-12 19:40:18 +01:00
kimocoder
930c636315 Added support for RPI, RPI64, ODROID, PPC and generic ARM/ARM64 fixes 2019-02-12 19:31:41 +01:00
kimocoder
fff9f74b19 On Linux, _rtw_spinlock_free() is a no-op 2019-02-12 19:27:19 +01:00
kimocoder
cdd3858b62 Merge branch 'v5.3.9' of https://github.com/kimocoder/rtl8188eus into v5.3.9 2019-02-12 19:02:06 +01:00
kimocoder
8b180b91b3 Remove build time argument 2019-02-12 19:01:50 +01:00
Christian B
7b070cbc3c
Update README.md 2019-02-12 18:59:27 +01:00
Christian B
5b0d7b499a
Update README.md 2019-02-12 18:57:37 +01:00
Christian B
26acc82eea
Update README.md 2019-02-12 18:56:13 +01:00
Christian B
d4c4413ad3
Update README.md 2019-02-12 18:54:58 +01:00
kimocoder
37d868fa93 Implemented txpower control 2019-02-12 18:51:41 +01:00
Christian B
33c463babd
Merge pull request #1 from minhducsun2002/v5.3.9
os_dep/linux/usb_intf.c : Removing unneeded slashes
2019-02-12 13:31:27 +01:00
Minh Duc Vo
e3192dac00
os_dep/linux/usb_intf.c : Removing unneeded slashes
The removed slashes, if present, will trigger a compilation error due to the '#' symbol being treated as stray.
2019-02-12 19:11:20 +07:00
Christian B
a1b03bef2a
Added 2 more TODO's 2019-02-11 02:41:13 +01:00
Christian B
4186103f7b
Added 1 more TODO 2019-02-11 02:37:39 +01:00
Christian B
5065165366
Added 2 more TODO's 2019-02-11 02:35:47 +01:00
Christian B
2ec691be00
Added 5 more VID/PID 2019-02-11 02:31:22 +01:00
kimocoder
bcb9fe172e Added support for PIC mode enabled kernels 2019-02-11 02:20:15 +01:00
kimocoder
040ec8590d Added hostapd files/support with ease 2019-02-11 02:16:19 +01:00
kimocoder
3ffbea2cbe Beatify README.md 2019-02-11 02:04:49 +01:00
Christian B
4a5c759060
Fixed badges 2019-02-11 02:00:16 +01:00
kimocoder
718b69161a README.md update 2019-02-11 01:58:17 +01:00
Christian B
f4602b70a9
Update README.md 2019-02-11 01:23:09 +01:00