| Commit message (Expand) | Author | Age | Files | Lines |
* | make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_su... | nbd | 2011-02-13 | 1 | -3/+3 |
* | [package] kernel: package kmod-zd1201 (#8386) | jow | 2010-12-10 | 1 | -0/+54 |
* | wireless: build hermes packages from compat-wirelessand not from the kernel. | hauke | 2010-11-10 | 1 | -66/+0 |
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | claudio | 2010-07-12 | 1 | -10/+10 |
* | remove obsolete kernel dependencies and version checks | nbd | 2010-06-26 | 1 | -1/+1 |
* | remove linux 2.4 support from several packages | nbd | 2010-06-26 | 1 | -1/+0 |
* | [package] fix path to the orinoco pcmcia driver, thanks hauke | florian | 2010-03-21 | 1 | -1/+1 |
* | [package] add pcmcia hermes module, patch from Guillaume Lecerf | florian | 2010-03-21 | 1 | -0/+16 |
* | mac80211: build ipw2x00 driver from compat-wireless | hauke | 2010-03-08 | 1 | -53/+0 |
* | remove obsolete dependencies and checks | nbd | 2010-01-23 | 1 | -43/+4 |
* | [package] add explicit dependency on kmod-crypto-core when required (closes: ... | nico | 2010-01-23 | 1 | -2/+2 |
* | [package] kernel: remove even more calls to CompareKernelPatchVer | nico | 2010-01-06 | 1 | -21/+6 |
* | [package] fix trailing endif after r18954. (#6420) | florian | 2009-12-28 | 1 | -1/+0 |
* | remove handling of older unsupported kernels | kaloz | 2009-12-27 | 1 | -1/+1 |
* | remove 2.6.28 specific stuff from kernel packages | kaloz | 2009-12-27 | 1 | -7/+0 |
* | [package] allow building hostap-driver and its dependencies on 2.6.32 (#6305) | florian | 2009-12-05 | 1 | -2/+2 |
* | [package] remove references to 2_6_27 | florian | 2009-10-29 | 1 | -1/+1 |
* | [packages] fixes for kernel 2.6.31 | hauke | 2009-09-26 | 1 | -4/+4 |
* | [package] fix path to orinoco wireless modules (#5701) | florian | 2009-08-14 | 1 | -2/+2 |
* | [package] kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes depen... | acinonyx | 2009-08-09 | 1 | -2/+2 |
* | get rid of linux 2.6.29 | nbd | 2009-07-17 | 1 | -4/+4 |
* | [kernel] orinoco is only one module with kernel 2.6.30 | hauke | 2009-05-14 | 1 | -0/+6 |
* | [ieee80211-softmac] Remove ieee80211-softmac and net-bcm43xx, because it is n... | hauke | 2009-05-11 | 1 | -34/+0 |
* | [lib80211] /net/ieee80211/ was removed in new kernel versions. | hauke | 2009-05-11 | 1 | -9/+75 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
* | [wireless] ieee80211-softmac is only avaliable in old kernels. It was removed... | hauke | 2009-04-10 | 1 | -1/+1 |
* | Fix prism54 firmware indentation and malformed comments | florian | 2009-01-06 | 1 | -5/+3 |
* | general fixes for openwrt with kernel 2.6.28 | kaloz | 2009-01-05 | 1 | -2/+3 |
* | The package kmod-net-prism54 misses the firmware file in /lib/firmware. | florian | 2008-11-15 | 1 | -0/+17 |
* | fixes zd1211rw compile and cleans up mac80211 Makefile | blogic | 2008-07-12 | 1 | -15/+0 |
* | remove dependency on zd1211-firmware, since it was removed in [11022] | nico | 2008-05-03 | 1 | -1/+1 |
* | [package] kernel/modules: fix zd1211 dependancy (closes: #2985) | juhosg | 2008-01-11 | 1 | -13/+13 |
* | fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957) | nico | 2007-09-26 | 1 | -1/+3 |
* | move crypto support to a seperate crypto.mk file, split modules into multiple... | nico | 2007-09-23 | 1 | -1/+1 |
* | only build in-kernel bcm43xx on broadcom targets | nico | 2007-09-17 | 1 | -1/+1 |
* | cosmetic changes: rename submenu vars, add missing copyright headers | nico | 2007-09-16 | 1 | -12/+12 |
* | add missing dependencies on PCI/PCMCIA/USB support | nico | 2007-09-16 | 1 | -7/+9 |
* | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 1 | -26/+56 |
* | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to... | nico | 2007-09-03 | 1 | -4/+11 |
* | more cosmetic fixes missed from [8250] | nico | 2007-08-28 | 1 | -2/+0 |
* | cosmetic fixes: rearrange KernelPackage definitions | nico | 2007-08-28 | 1 | -10/+26 |
* | fix kmod-hermes-* dependencies | nico | 2007-08-28 | 1 | -4/+2 |
* | Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks ... | florian | 2007-08-07 | 1 | -13/+0 |
* | more dependency fixes | nbd | 2007-07-23 | 1 | -1/+4 |
* | dynamically enable/disable kernel config options for kmod packages based on b... | nbd | 2007-07-18 | 1 | -12/+12 |
* | mac80211 is not available for kernels < 2.6.22 | florian | 2007-06-19 | 1 | -1/+1 |
* | update to 2.6.22-rc5 (#1915) | nbd | 2007-06-18 | 1 | -0/+12 |
* | make zd1211_rw automatically select the firmware package | blogic | 2007-06-15 | 1 | -1/+1 |
* | Improved autorebuild for kernel related stuff. | nbd | 2007-04-18 | 1 | -12/+12 |
* | add missing dependencies (#1244) | nbd | 2007-02-28 | 1 | -1/+1 |