Commit Graph

24 Commits

Author SHA1 Message Date
Carlos Garces
9d13b33a29 Remove code related to PLATFORM_WINDOWS 2021-10-14 19:32:27 +02:00
Carlos Garcés
098afbae96 Avoid hide compilation warnings
Must be fixed instead of ignored
2021-10-12 16:02:10 +02:00
Carlos Garcés
76f68bbfcf Remove hidden warnings from makefile 2021-10-11 12:05:35 +02:00
Carlos Garces
b6a5f1bce9 Fix c90 errors 2020-10-31 18:27:48 +01:00
Carlos Garcés
19601b6e66
Merge pull request #181 from CGarces/arm64_fix
Fix CONFIG_PLATFORM_ARM_AARCH64 compilation
2020-05-21 01:34:13 +02:00
Carlos
4866155a03 Add cflags to use cfg80211 driver on ARCH64 2020-05-20 22:25:25 +02:00
Carlos Garces
57572dfd91 Hide vla warnings 2020-05-06 22:21:38 +00:00
Carlos Garces
d3c6644e10 Fix compilation warnings instead of ignore it. 2020-04-26 13:11:30 +02:00
Carlos Garces
aefdc2f487 Fix missing CONFIG_PLATFORM_ARM_AARCH64 config option
Removed after 1d807f14d8
2020-04-23 21:42:18 +02:00
Erwin Oegema
d7370374b8
Fix missing ARM_RPI config option 2020-04-21 16:04:37 +02:00
yagoplx
236581284e
Rebased Makefile, add -O2 flag, document some options
Can someone help me document these cryptic options on the Makefile?
2019-11-20 22:33:13 +00:00
Carlos Garces
1d807f14d8 Add version v5.6.4 2019-11-13 22:12:20 +01:00
Carlos Garcés
6d6634c71e
Merge pull request #118 from xmatko/rpi_ioctl_cfg80211
Add cflags to use cfg80211 driver on rasperrypi
2019-09-05 12:20:42 +02:00
Ertug Karamatli
9a21ac81fb aarch64 support in Makefile 2019-06-09 15:29:27 +03:00
nmatkows
f33e9f075d Add cflags to use cfg80211 driver on rasperrypi 2019-03-13 17:13:48 +01:00
masterzorag
0441f611eb turn off error on -incompatible-pointer-type 2017-08-17 15:26:09 +02:00
masterzorag
79262cd4ec build monitor mode by default 2017-05-27 15:03:28 +02:00
SSomov
ccd52ae017 Update Makefile
Support Raspberry Pi2 B
2017-05-27 15:00:10 +02:00
Wil Birkmaier
75a3553a24 Notes for working on Rosewill card and fix to compile under Fedora Core 21 with 4.1.x kernel
Conflicts:
	Makefile
2017-05-27 14:59:59 +02:00
masterzorag
b1684fc6f6 Switch on 3 tested features 2017-05-14 20:55:38 +02:00
masterzorag
375492cbb7 set default platform to i386 PC 2017-05-11 20:58:00 +02:00
CGarces
3d6c7de21a Updated to 4.4.1 2017-05-11 20:49:39 +02:00
CGarces
9dde4572b4 Updated to v4.3.8_12406.20140929 2017-05-11 20:38:48 +02:00
Magnus Bergmark
1387cf623d
The official RTL8192EU linux driver from D-Link Australia
Version information: 20140812_rtl8192EU_linux_v4.3.1.1_11320
  2014-08-12
  version 4.3.1.1_11320
Source:
  ftp://files.dlink.com.au/products/DWA-131/REV_E/Drivers/DWA-131_Linux_driver_v4.3.1.1.zip

This version does not currently work on newer kernels, but it does
contain USB ID 2001:3319, which a lot of other repos in GitHub does not.
2015-08-18 21:03:11 +02:00