John Crispin
9d7a45c24b
kernel: add missing symbol to realtek wifi
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44366
10 years ago
John Crispin
ac1fd175ca
modules: Add support for Realtek r8712 and RTL8192SU.
...
This patch adds support for Realtek r8712 and RTL8188SU/RTL8191SU/RTL8192SU
family of fullmac usb wireless cards. The r8712u staging driver only supports
WEXT but works with no problems in OpenWRT.
Signed off by: José Vázquez Fernández <ppvazquezfer@gmail.com>
SVN-Revision: 44184
10 years ago
Felix Fietkau
3120c9c9c2
build: drop obsolete kernel version dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44110
10 years ago
Hauke Mehrtens
7996f0b313
packages: kernel: negate kernel version checks
...
Only list the kernel versions that do not match so that new kernel
versions will automatically match. This improves support for kernel
3.18.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43132
10 years ago
Zoltan Herpai
c54e245b3f
packages: enable AP mode on r8188eu
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42627
11 years ago
Zoltan Herpai
cb20e3d3a6
modules: allow building rtl8188eu on 3.14
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42588
11 years ago
Hauke Mehrtens
4eb5b87a0e
kernel: net-rtl8188eu depends on kmod-usbcore
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40668
11 years ago
Zoltan Herpai
599b40c3ed
kernel: add staging r8188eu module (3.13)
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40609
11 years ago
Hauke Mehrtens
c240ee84e9
zd1201: fix url to zd1201 firmware
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38378
11 years ago
John Crispin
f12f4074af
kernel: make most modules use AutoProbe
...
now that we have modprobe we can set more than half of the modules to AutoProbe
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38021
12 years ago
Luka Perkov
aa81b9ed5f
kernel: be consistent with formatting style
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37545
12 years ago
Felix Fietkau
eee81c5fbf
kernel: net-zd1201 depends on usb-core
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37416
12 years ago
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
12 years ago
Felix Fietkau
3c97b838f3
kernel: use lib80211 from compat-wireless instead of the kernel
...
SVN-Revision: 27436
14 years ago
Felix Fietkau
e2d3555a91
kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-zd1201
...
SVN-Revision: 27274
14 years ago
Vasilis Tsiligiannis
b468227827
package/kernel: Remove $(KMOD_SUFFIX) usage
...
Since there's only 2.6 in trunk $(KMOD_SUFFIX) can be safely replaced with
ko for all mainline kernel modules.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26900
14 years ago
Felix Fietkau
240b10673d
make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional
...
SVN-Revision: 25518
14 years ago
Jo-Philipp Wich
a385f3bb52
kernel: package kmod-zd1201 ( #8386 )
...
SVN-Revision: 24443
14 years ago
Hauke Mehrtens
b10aea0075
wireless: build hermes packages from compat-wirelessand not from the kernel.
...
hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source.
SVN-Revision: 23946
14 years ago
Claudio Mignanti
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
...
SVN-Revision: 22145
15 years ago
Felix Fietkau
ff3d5025ac
remove obsolete kernel dependencies and version checks
...
SVN-Revision: 21956
15 years ago
Felix Fietkau
543d870e82
remove linux 2.4 support from several packages
...
SVN-Revision: 21954
15 years ago
Florian Fainelli
479ff12fae
fix path to the orinoco pcmcia driver, thanks hauke
...
SVN-Revision: 20357
15 years ago
Florian Fainelli
d22b22b356
add pcmcia hermes module, patch from Guillaume Lecerf
...
SVN-Revision: 20353
15 years ago
Hauke Mehrtens
32885a5a05
mac80211: build ipw2x00 driver from compat-wireless
...
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel.
SVN-Revision: 20073
15 years ago
Felix Fietkau
39b2af1f5b
remove obsolete dependencies and checks
...
SVN-Revision: 19292
15 years ago
Nicolas Thill
815dc97a58
add explicit dependency on kmod-crypto-core when required ( closes : #6557 )
...
SVN-Revision: 19291
15 years ago
Nicolas Thill
04ba8ab358
kernel: remove even more calls to CompareKernelPatchVer
...
SVN-Revision: 19057
15 years ago
Florian Fainelli
36743687a8
fix trailing endif after r18954. ( #6420 )
...
SVN-Revision: 18956
15 years ago
Imre Kaloz
29a020ffb3
remove handling of older unsupported kernels
...
SVN-Revision: 18955
15 years ago
Imre Kaloz
4e71b48c2a
remove 2.6.28 specific stuff from kernel packages
...
SVN-Revision: 18954
15 years ago
Florian Fainelli
03ca3bf5bb
allow building hostap-driver and its dependencies on 2.6.32 ( #6305 )
...
SVN-Revision: 18658
15 years ago
Florian Fainelli
1a2862798a
remove references to 2_6_27
...
SVN-Revision: 18202
16 years ago
Hauke Mehrtens
3a923e436e
fixes for kernel 2.6.31
...
SVN-Revision: 17739
16 years ago
Florian Fainelli
92ee7505d8
fix path to orinoco wireless modules ( #5701 )
...
SVN-Revision: 17264
16 years ago
Vasilis Tsiligiannis
08f7b6c408
kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency
...
SVN-Revision: 17206
16 years ago
Felix Fietkau
12b429b3a2
get rid of linux 2.6.29
...
SVN-Revision: 16883
16 years ago
Hauke Mehrtens
394a26da94
orinoco is only one module with kernel 2.6.30
...
SVN-Revision: 15852
16 years ago
Hauke Mehrtens
5b9b001e23
Remove ieee80211-softmac and net-bcm43xx, because it is not used any more. This is only included in old kernel versions.
...
SVN-Revision: 15778
16 years ago
Hauke Mehrtens
bd6f8e261c
/net/ieee80211/ was removed in new kernel versions. This adds lib80211 for new kernel versions and make ipw2x00 and hostap driver depend on it.
...
SVN-Revision: 15777
16 years ago
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
16 years ago
Hauke Mehrtens
2c6fe6c446
ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.
...
SVN-Revision: 15196
16 years ago
Florian Fainelli
d4931a56f4
Fix prism54 firmware indentation and malformed comments
...
SVN-Revision: 13884
16 years ago
Imre Kaloz
8c3a967fae
general fixes for openwrt with kernel 2.6.28
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13876
16 years ago
Florian Fainelli
ac679ab302
The package kmod-net-prism54 misses the firmware file in /lib/firmware.
...
Signed-Off-By: Joerg Albert <jal2 at gmx.de>
SVN-Revision: 13223
16 years ago
John Crispin
981105308f
fixes zd1211rw compile and cleans up mac80211 Makefile
...
SVN-Revision: 11787
17 years ago
Nicolas Thill
b99ab355c1
remove dependency on zd1211-firmware, since it was removed in [11022]
...
SVN-Revision: 11040
17 years ago
Gabor Juhos
31c7a323e6
kernel/modules: fix zd1211 dependancy ( closes : #2985 )
...
SVN-Revision: 10175
17 years ago
Nicolas Thill
e598e2e5c1
fix kmod-hostap build on 2.4, add kmod-hostap-cs ( closes : #1957 )
...
SVN-Revision: 9030
18 years ago
Nicolas Thill
5f0272d618
move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
...
SVN-Revision: 8980
18 years ago