Commit Graph

98 Commits

Author SHA1 Message Date
2b5c590ab5 Update os_intfs.c 2019-12-29 20:02:23 +01:00
34c6fc7dfc Update os_intfs.c 2019-12-29 19:57:24 +01:00
d0ff060efc Update os_intfs.c 2019-12-29 19:28:32 +01:00
d25f949b5d Update os_intfs.c 2019-12-29 19:25:07 +01:00
314ccaa0f2 Update os_intfs.c 2019-12-27 08:15:30 +01:00
3f24b1e6b3 Update BUILD_FOR_NETHUNTER.md 2019-12-27 08:12:52 +01:00
feb7b3b0d0 Create BUILD_FOR_NETHUNTER.md 2019-12-27 08:11:45 +01:00
fe9d9010d8 Update README.md 2019-12-21 19:39:07 +01:00
c15570a66c Update README.md 2019-12-21 19:37:57 +01:00
2f5db09704 Fix some missing statements 2019-12-21 18:33:47 +00:00
56a5c4c70a Turn off CONCURRENT mode 2019-12-21 13:51:16 +00:00
8ef7db12d1 Some minor module name tweaks + 2019-12-21 13:49:25 +00:00
08cecb0d75 Enable CONFIG_CONCURRENT_MODE 2019-12-14 21:07:42 +01:00
3731dd1ae2 Update README.md 2019-12-03 19:43:14 +01:00
3431a9860a README.md: Minor typo 2019-11-30 02:16:34 +01:00
49b8e0064f Remove unused/obsolete file 2019-11-30 02:15:37 +01:00
38e480e669 Beatify README.md 2019-11-30 02:14:55 +01:00
230eb017e6 Update README.md 2019-11-30 02:11:34 +01:00
440a9ca33b Fix the correct module name (modprobe blacklist kernel drv) 2019-11-29 12:20:52 +01:00
1dc42cabac Fix typo 2019-11-29 11:59:21 +01:00
9b08ace2a7 Fix DKMS module name to match the rest 2019-11-29 11:54:26 +01:00
c1becbb644 Update README.md 2019-11-29 11:52:36 +01:00
a3f4494e78 Change module name and minor cleanup 2019-11-29 11:51:16 +01:00
8f75f5e0a2 Cleanup and update README.md 2019-11-29 10:10:44 +01:00
74323579d3 Added kernel v5.3 support 2019-11-29 07:16:46 +01:00
e10ad0223b Merge pull request #4 from kimocoder/v5.3.9
Merge changes
2019-05-24 18:46:15 +02:00
d00f4a112d Fix build error 2019-05-24 18:44:57 +02:00
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
7eb1cddab5 Added kernel v5.1 support 2019-05-24 17:58:22 +02:00
31a9f2807c Fix some compile issues/errors 2019-05-24 17:52:48 +02:00
898696bd98 Added kernel v5.2 support 2019-05-24 17:32:24 +02:00
3586c3f35b Added kernel v5.2 support 2019-05-24 17:30:57 +02:00
cd7a48f950 Merge pull request #3 from kimocoder/v5.3.9
Merge changes
2019-05-24 16:55:48 +02:00
34b97145c0 Merge branch 'v5.3.9' into v5.3.9 2019-05-24 16:55:38 +02:00
b8258c42dd Merge pull request #2 from kimocoder/v5.3.9
Merge changes
2019-05-16 08:42:22 +02:00
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
e48f66942d fix arbitrary restriction to inject only packets with length 12 radiotap hdr 2019-04-28 03:30:20 +01:00
ac49179314 Fixed some typos in README.md 2019-02-15 13:29:45 +01:00
bb328900d4 Upload checkpatch.pl tool with friends 2019-02-15 07:48:38 +01:00
bdebe47ca5 Update README.md 2019-02-14 20:52:10 +01:00
b6bd52d317 Add check for psta->aid out of bounds. 2019-02-14 20:28:49 +01:00
bc1d897c54 Fix correct registration at start and WARNING dumps on exit 2019-02-14 20:17:10 +01:00
151bb9011f Add explicit memset call to avoid potentially corrupt data 2019-02-14 19:32:52 +01:00
b4e71299d5 Updated cfg80211.h's add_virtual_inf implementations with new parameter 2019-02-14 19:31:50 +01:00
9a2618a986 Added HT Greenfield capability 2019-02-14 19:25:18 +01:00
8d673c4bd4 Remove unused platforms 2019-02-14 18:31:05 +01:00
55cdbba3ca Fill struct ieee80211_sta_vht_cap 2019-02-14 18:20:39 +01:00
b0657323e8 Fix compile error 2019-02-14 18:13:16 +01:00
4da6cc0197 Eliminate the wrapper _rtw_memset() - not finished 2019-02-14 18:02:03 +01:00
f5dbdd0e27 Fix error in call to memset 2019-02-14 18:00:30 +01:00