kimocoder
|
900fc8b5df
|
even more cleanup. brackets + more
|
2018-03-15 16:51:40 +01:00 |
|
Christian B
|
06d23f2287
|
Fix build on older kernels
* Added a kernel check for older kernels, fix compiling. fixes #76
|
2018-03-09 13:38:47 +01:00 |
|
kimocoder
|
c22c24ed0c
|
Fix building on older kernels + arm
|
2018-03-08 12:12:53 +01:00 |
|
Christian B
|
88becaff46
|
Fix kernel v3.11 monitor mode crash
|
2017-12-20 20:23:31 +01:00 |
|
Christian B
|
e4f96b0115
|
Update os_intfs.c
|
2017-12-17 11:58:34 +01:00 |
|
Christian B
|
c39d6bcf0a
|
Update osdep_service.c
|
2017-12-17 11:56:50 +01:00 |
|
Christian B
|
43c6c987b0
|
Update recv_linux.c
|
2017-12-17 11:54:43 +01:00 |
|
Christian B
|
2d6512e7c4
|
Fix compile warning
* Fixed a simple compile warning
|
2017-12-08 13:12:11 +01:00 |
|
Christian B
|
998339a855
|
Fix API change in kernel v4.15
In this kernel, the timer setup and handlers changed quite a bit.
|
2017-12-06 19:53:59 +01:00 |
|
Christian B
|
1f817479ee
|
Fix API change in kernel v4.15
In this kernel, the timer setup and handlers changed quite a bit.
|
2017-12-06 19:49:00 +01:00 |
|
Christian B
|
62b52f686b
|
Fix API change in kernel v4.15
In this kernel, the timer setup and handlers changed quite a bit.
|
2017-12-06 19:44:48 +01:00 |
|
Christian B
|
fe041fa1ad
|
More USB VID/PID
* Added 1 more ASUS USB VID/PID
* Removed some spaces
|
2017-12-06 14:34:02 +01:00 |
|
Christian B
|
cb1454b738
|
Nuke all hardcoded reg-domain nonsense
|
2017-11-21 08:08:17 +01:00 |
|
evilphish
|
449bbf60cd
|
Fix if-else leading to premature disconnects
|
2017-11-19 23:26:08 +01:00 |
|
evilphish
|
bb0321110a
|
Fix compilation warnings about potentially uninitialized values
|
2017-11-19 19:29:16 +01:00 |
|
Christian B
|
876c553ba1
|
Added more USB VID/PID
* Added support for "Elecom - WDC-433DU2HBK"
|
2017-11-16 07:32:46 +01:00 |
|
Christian B
|
746c12ab11
|
Remove test code
|
2017-11-15 21:51:39 +01:00 |
|
Christian B
|
136fbdef54
|
Allow to set channel when in monitor mode
* Added support for setting channel when in "monitor" mode.
|
2017-11-15 20:45:51 +01:00 |
|
Christian B
|
8b41ccda9a
|
Minor fix + spacing
|
2017-11-15 20:40:05 +01:00 |
|
Christian B
|
c9a0968521
|
Minor spacing cleanup
|
2017-11-15 20:27:34 +01:00 |
|
Christian B
|
7356af4990
|
Add support for network namespaces
|
2017-11-15 20:16:27 +01:00 |
|
Christian B
|
8c2fe69b29
|
Minor cleanup to Kernel v4.14 Support
|
2017-11-15 20:07:10 +01:00 |
|
Christian B
|
3e70835ef0
|
Added more adapter support
* Added support for Edimax EDUP adapters (like EDUP_EP-AC1621)
https://wikidevi.com/wiki/EDUP_EP-AC1621
|
2017-11-15 15:52:02 +01:00 |
|
Christian B
|
0e67494be9
|
Removed Intel WIDI Support
* Intel WIDI project is dead, removed support/code.
|
2017-11-15 09:38:45 +01:00 |
|
Christian B
|
f86fb89dda
|
Removed Intel WIDI Support
|
2017-11-15 09:37:17 +01:00 |
|
evilphish
|
99ac4d5c98
|
Fix for the fix for compilation errors on 4.11 kernels
|
2017-11-12 17:52:43 +01:00 |
|
evilphish
|
2b745c9f03
|
Remove redundant code which is already present in SetHwReg881XAU in usb_halinit.c
|
2017-11-09 00:30:03 +01:00 |
|
evilphish
|
2fbabd8a26
|
Fix for compilation error on 4.10 kernel
|
2017-11-08 20:32:59 +01:00 |
|
evilphish
|
752c09caf9
|
Fix compilation error on 4.11.x kernel
|
2017-10-30 18:01:30 +01:00 |
|
evilphish
|
b5d683e6ba
|
First change for more iw link output (incomplete but working)
|
2017-10-27 00:31:13 +02:00 |
|
Christian kimocoder
|
0402e2a32b
|
adopt upstream: net: Fix inconsistent teardown
net: Fix inconsistent teardown and release of private netdev state.
commit id
cf124db566e6b036b8bcbe8decbed740bdfac8c6
|
2017-10-24 16:29:48 +02:00 |
|
Christian kimocoder
|
efc08fe295
|
Use endian macros from kernel + spacing
|
2017-10-24 15:24:01 +02:00 |
|
Christian kimocoder
|
6926fe7f63
|
Some fixes and tweaks
|
2017-10-24 14:32:15 +02:00 |
|
evilphish
|
e56c261fc5
|
Unified kimos and my VHT fixes, nuked obsolete capab functions to clean up and make things less confusing
|
2017-10-23 21:10:47 +02:00 |
|
Matt Robinson
|
65a6213446
|
Fix for 4.14.0 kernel
|
2017-10-22 19:05:31 -04:00 |
|
Christian kimocoder
|
6cd1326878
|
Removed some spaces
* Removed some spaces
|
2017-10-22 23:09:32 +02:00 |
|
Christian kimocoder
|
8c60bf3c77
|
Added VHT capabilities and HT Greenfield capab
* Added VHT capabilities and HT Greenfield capability
|
2017-10-22 23:00:28 +02:00 |
|
Christian kimocoder
|
b8ab3450f0
|
small indention & spacing fixes
|
2017-10-22 11:58:00 +02:00 |
|
evilphish
|
632bfd75cd
|
preliminary txpower test
|
2017-10-21 19:52:27 +02:00 |
|
evilphish
|
0d3e22f846
|
removed leftover debug printk
|
2017-10-21 17:41:23 +02:00 |
|
evilphish
|
0c3cb2f349
|
fix detection of vht capabilities and correct number of hardcoded streams for the 8812 driver
|
2017-10-21 17:02:13 +02:00 |
|
evilphish
|
9515a63dec
|
switch default modeswitch plugin behaviour to USB3
|
2017-10-21 02:42:53 +02:00 |
|
evilphish
|
795489ce9f
|
fix USB3 modeswitch
|
2017-10-21 01:07:45 +02:00 |
|
Christian kimocoder
|
ac3e1eb51b
|
More USB VID/PID
* Added adapter support for "Tenda U12"
|
2017-10-06 14:52:43 +02:00 |
|
Christian kimocoder
|
dcda8e2b5e
|
Update usb_intf.c
* Corrected 1 adapter name
|
2017-10-02 22:33:05 +02:00 |
|
Christian kimocoder
|
699922ec91
|
Update os_intfs.c
* Add rtw_led_ctrl module
|
2017-09-26 19:10:56 +02:00 |
|
Christian kimocoder
|
4282ab4189
|
USB3 fix in EEPROMUsbSwitch variable
* Fixed a problem in the EEPROMUsbSwitch (at least in tested 8814AU)
This solutions NEEDS to be tested further.
|
2017-09-26 08:08:46 +02:00 |
|
Christian kimocoder
|
deb038247a
|
More USB VID/PID
* Added support for "D-Link - Alpha" #2
|
2017-09-11 00:57:05 +02:00 |
|
Christian kimocoder
|
b3c72ae35f
|
More USB VID/PID
* Added support for "Buffalo - WI-U2-433DHP" as reported by @kamijin-fanta
|
2017-09-02 11:16:31 +02:00 |
|
Christian kimocoder
|
9a32f604d9
|
USB VID/PID UPPER_CASE
* Fixed several VID/PID uppercase "typos"
* Changed info in Alfa adapter from "Alfa - AWUS036AC" to "Alfa - AWUS036AC, AWUS036ACH & AWUS036EAC"
|
2017-08-31 21:22:04 +02:00 |
|