summaryrefslogtreecommitdiff
path: root/package/kernel/modules/wireless.mk
AgeCommit message (Collapse)Author
2011-06-24kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in ↵nbd
kmod-net-zd1201 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-15package/kernel: Remove $(KMOD_SUFFIX) usageacinonyx
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that ↵nbd
hostapd/wpa_supplicant can make it optional git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25518 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-10[package] kernel: package kmod-zd1201 (#8386)jow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24443 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-10wireless: build hermes packages from compat-wirelessand not from the kernel.hauke
hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-12massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950claudio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26remove obsolete kernel dependencies and version checksnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26remove linux 2.4 support from several packagesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21[package] fix path to the orinoco pcmcia driver, thanks haukeflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21[package] add pcmcia hermes module, patch from Guillaume Lecerfflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08mac80211: build ipw2x00 driver from compat-wirelesshauke
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23remove obsolete dependencies and checksnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23[package] add explicit dependency on kmod-crypto-core when required (closes: ↵nico
#6557) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06[package] kernel: remove even more calls to CompareKernelPatchVernico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-28[package] fix trailing endif after r18954. (#6420)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-27remove handling of older unsupported kernelskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-27remove 2.6.28 specific stuff from kernel packageskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-05[package] allow building hostap-driver and its dependencies on 2.6.32 (#6305)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29[package] remove references to 2_6_27florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26[packages] fixes for kernel 2.6.31hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-14[package] fix path to orinoco wireless modules (#5701)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17264 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09[package] kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes ↵acinonyx
dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-17get rid of linux 2.6.29nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14[kernel] orinoco is only one module with kernel 2.6.30hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11[ieee80211-softmac] Remove ieee80211-softmac and net-bcm43xx, because it is ↵hauke
not used any more. This is only included in old kernel versions. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11[lib80211] /net/ieee80211/ was removed in new kernel versions.hauke
This adds lib80211 for new kernel versions and make ipw2x00 and hostap driver depend on it. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-10[wireless] ieee80211-softmac is only avaliable in old kernels. It was ↵hauke
removed with 2.6.26. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06Fix prism54 firmware indentation and malformed commentsflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-05general fixes for openwrt with kernel 2.6.28kaloz
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-15The package kmod-net-prism54 misses the firmware file in /lib/firmware. florian
Signed-Off-By: Joerg Albert <jal2 at gmx.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12fixes zd1211rw compile and cleans up mac80211 Makefileblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03remove dependency on zd1211-firmware, since it was removed in [11022]nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11[package] kernel/modules: fix zd1211 dependancy (closes: #2985)juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-26fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23move crypto support to a seperate crypto.mk file, split modules into ↵nico
multiple packages and adjust dependencies, sync crypto options in kconfigs. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-17only build in-kernel bcm43xx on broadcom targetsnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8820 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16cosmetic changes: rename submenu vars, add missing copyright headersnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16add missing dependencies on PCI/PCMCIA/USB supportnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07move package description to a separate definition, remove it when ↵nico
DESCRIPTION=TITLE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵nico
to actually build a kmod package, tweak and fix kernel package definitions. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28more cosmetic fixes missed from [8250]nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28cosmetic fixes: rearrange KernelPackage definitionsnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8520 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28fix kmod-hermes-* dependenciesnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8518 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-07Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks ↵florian
to Daniel Gimpelevich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23more dependency fixesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18dynamically enable/disable kernel config options for kmod packages based on ↵nbd
build system config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-19mac80211 is not available for kernels < 2.6.22florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-18update to 2.6.22-rc5 (#1915)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-15make zd1211_rw automatically select the firmware packageblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7641 3c298f89-4303-0410-b956-a3cf2f4a3e73