39 Commits

Author SHA1 Message Date
Igor Pečovnik
d0ff060efc
Update os_intfs.c 2019-12-29 19:28:32 +01:00
Igor Pečovnik
d25f949b5d
Update os_intfs.c 2019-12-29 19:25:07 +01:00
Christian Bremvåg
314ccaa0f2
Update os_intfs.c 2019-12-27 08:15:30 +01:00
kimocoder
a3f4494e78 Change module name and minor cleanup 2019-11-29 11:51:16 +01:00
kimocoder
74323579d3 Added kernel v5.3 support 2019-11-29 07:16:46 +01:00
kimocoder
31a9f2807c Fix some compile issues/errors 2019-05-24 17:52:48 +02:00
kimocoder
898696bd98 Added kernel v5.2 support 2019-05-24 17:32:24 +02:00
kimocoder
3586c3f35b Added kernel v5.2 support 2019-05-24 17:30:57 +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
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
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
d30cd10cf0 Remove wrappers around vmalloc() 2019-02-14 17:59:53 +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
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
kimocoder
fff9f74b19 On Linux, _rtw_spinlock_free() is a no-op 2019-02-12 19:27:19 +01:00
kimocoder
37d868fa93 Implemented txpower control 2019-02-12 18:51:41 +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
2ec691be00
Added 5 more VID/PID 2019-02-11 02:31:22 +01:00
kimocoder
da4609dd66 Added 1 more VID/PID 2019-02-11 00:57:45 +01:00
kimocoder
082bfb9c54 Added 1 VID/PID and removed 1 execute permission 2019-02-11 00:15:55 +01:00
kimocoder
0748abf935 enable TX queue in monitor mode 2019-02-01 23:31:06 +01:00
kimocoder
e95a0aeb67 added kernel v5.0 support 2019-02-01 23:29:48 +01:00
kimocoder
ec0411a367 added kernel v4.20 support 2019-02-01 23:27:55 +01:00
kimocoder
17f99a2a72 added kernel v4.19 support 2019-02-01 23:20:50 +01:00
kimocoder
dea80bece2 upload clean driver from Realtek 2019-02-01 23:15:13 +01:00