kimocoder
6e0c8f474a
Some minor fixes around the code
2019-12-16 22:41:52 +01:00
Christian Bremvåg
c05c846bf2
Update .travis.yml
2019-12-16 04:19:51 +01:00
Christian Bremvåg
ebaed2facb
Merge pull request #504 from epinter/v5.6.4.2
...
Fix support for TP-Link Archer T2U v3
2019-12-08 16:02:19 +01:00
Emerson Pinter
a7b3892eed
Fix support for TP-Link Archer T2U v3
2019-12-02 13:16:15 -03:00
Christian Bremvåg
1af7edca86
Merge pull request #497 from int3l/v5.6.4.2
...
Reintroduce: Added LED control
2019-11-29 23:15:17 +01:00
Christian Bremvåg
f7fea29a72
Update .travis.yml
2019-11-29 23:02:47 +01:00
int3l
a8d0fec8e0
Reintroduce: Added LED control
...
This commit is cherry-pick + refactoring of:
ff04a94b00
and
313311c14b
I'm not sure how this got lost in the latest version on GitHub (I guess merging issues).
But all credits go to @gordboy, @kimocoder and all the other authors.
2019-11-29 23:20:46 +02:00
kimocoder
75a5725e0b
Added LED control
2019-11-29 11:03:59 +02:00
Christian Bremvåg
2e294ae369
Merge pull request #485 from icjuego/icjuego-fix-compile-below-kernel-4.10
...
Fix compilation for kernels < 4.10
2019-11-26 22:58:17 +01:00
icjuego
ecf67b12c7
Fix compilation for kernels < 4.10
2019-11-21 01:33:36 +00:00
Christian Bremvåg
3b0b7b989d
Fix compile error
2019-11-18 17:26:53 +01:00
kimocoder
a5ce337bd7
Upload more docs
2019-11-18 16:51:51 +01:00
kimocoder
329baeeef7
Change (clean) i.mx6 platform data
2019-11-18 16:20:10 +01:00
kimocoder
28a8d26f11
Fixes for compiling against OpenWRT tree
2019-11-18 16:12:51 +01:00
kimocoder
6062df91a1
Added platform support for OpenWRT Neo2
2019-11-18 15:51:14 +01:00
kimocoder
a8ec357ba5
Forgot to turn off Nvidia Jetson Nano compile switch
2019-11-16 06:29:30 +01:00
kimocoder
b9d50acaa2
Add platform support for Nvidia Jetson Nano
2019-11-16 06:07:27 +01:00
Christian Bremvåg
ac911b45c8
Beatify README md
2019-11-14 23:19:48 +01:00
kimocoder
55484785cc
Fix for log level + Turned down level to decrease spam
2019-11-14 22:16:02 +01:00
Christian Bremvåg
ac21373745
Simplify it all
2019-11-14 21:14:39 +01:00
Christian Bremvåg
18ff222d29
Update link to release notes
2019-11-14 21:12:02 +01:00
Christian Bremvåg
6d181fb70d
Update README.md
2019-11-14 21:09:06 +01:00
Christian Bremvåg
f1894b5fd8
Fix alignement
2019-11-14 21:05:34 +01:00
Christian Bremvåg
f4347a0971
Update README.md
2019-11-14 21:04:07 +01:00
Christian Bremvåg
104a7989fa
README.md typos
2019-11-14 20:55:49 +01:00
Christian Bremvåg
2ae54681d9
Update README.md
2019-11-14 20:52:56 +01:00
kimocoder
a3070c3a5c
Enable TX queue in monitor mode
2019-11-14 20:41:30 +01:00
kimocoder
b5f97c1696
Fixed 8821au (8811au) support, fixed fw bug. fixes #466
2019-11-14 20:37:13 +01:00
kimocoder
af1ffffa98
Added a kernel include
2019-11-14 20:25:23 +01:00
kimocoder
3116f1e01a
Added more 'iw' output
2019-11-14 20:19:03 +01:00
kimocoder
82b14e8092
Fix alloc STA info
2019-11-14 19:58:52 +01:00
kimocoder
146c4d9d41
Upload 88XXau Android 10 docs/tools to 'docs/'
2019-11-14 19:37:17 +01:00
kimocoder
49fb2e6d17
Make Makefile and Kconfig consistent
2019-11-14 19:33:34 +01:00
Christian Bremvåg
406dfb394a
Merge pull request #471 from CGarces/patch-1
...
Ignore *.c.orig files
2019-11-14 12:25:19 +01:00
Carlos Garcés
04f04e56c2
Ignore *.c.orig files
2019-11-14 11:24:35 +01:00
kimocoder
9ebd5ad043
Fixed frame injection
2019-11-14 10:31:01 +01:00
kimocoder
98182de4f1
Fixed frame injection
2019-11-14 10:30:35 +01:00
kimocoder
0c23551874
Cleanup wrong commit earlier
2019-11-14 04:33:12 +01:00
kimocoder
506f1e3c11
Added frame injection capabilities (tested working)
2019-11-14 03:11:57 +01:00
kimocoder
83e1baa6c1
Don't place signal strength into radiotap header if not available
2019-11-14 02:03:02 +01:00
kimocoder
1da67a59f8
Place signal quality and per antenna rssi into radiotap header
2019-11-14 01:58:06 +01:00
kimocoder
2236ed7313
Added RadioTap iterator from kernel v4.9
2019-11-14 01:50:27 +01:00
kimocoder
6deda60be2
Fix the Network Namespace (CONFIG_NET_NS) support
2019-11-14 01:47:00 +01:00
kimocoder
ecd3fdea37
Fix power savings breaking monitor mode
2019-11-13 21:20:04 +01:00
kimocoder
10bb71aafb
Fix FCS on 8812 and 8814
2019-11-13 21:16:57 +01:00
kimocoder
d867a451d3
Enable rx_stbc bit for 5G in HT mode
2019-11-13 20:48:10 +01:00
kimocoder
d00f413a82
Fix error switching to 80MHz channels under certain conditions
2019-11-13 20:45:55 +01:00
kimocoder
b5fb4d6830
Enable the channel 14 and 80 MHz width channels in the regdom
2019-11-13 20:40:05 +01:00
kimocoder
ee2beb3494
Count injected frames in interface stats
2019-11-13 20:06:59 +01:00
kimocoder
caa18fb70f
Enable TX queue in monitor mode
2019-11-13 20:04:25 +01:00