2871 Commits (cc7805ea27d8bfd51fce32d8a420e86b4cbc91bc)

Author SHA1 Message Date
Felix Fietkau 443fc5fe1b madwifi: remove the "turbo" iwpriv command, it does not do anything useful, but it can lead to crashes 16 years ago
Florian Fainelli fa4d544363 allow sta mode to work with psk+aes (#4687) 16 years ago
Andy Boyett b7e3af28b1 update compat-wireless to 2009-05-21 16 years ago
Felix Fietkau f5918f5a00 madwifi: fix a rare ad-hoc mode crash 16 years ago
Felix Fietkau 5820c0fef2 madwifi: cosmetic fixes for maxrate/minrate 16 years ago
Hauke Mehrtens d21f38210a refresh patches 16 years ago
Hauke Mehrtens b97b54291d Make patches apply agagin. The deleted parts were two times in the patches. 16 years ago
Jo-Philipp Wich 9137c11605 update ppp to v2.4.4 (#5102) 16 years ago
Jo-Philipp Wich 89127a67f2 Declare some missing local variables in madwifi.sh Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 16 years ago
Jo-Philipp Wich ba22d1e333 Fix device name allocation This patch fixes a bug in madwifi where names for wifi devices are not allocated during device setup. It fixes some instability on devices which share IRQ. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 16 years ago
Jo-Philipp Wich 40872c604e Build madwifi with compression capability enabled Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 16 years ago
Jo-Philipp Wich d6005ac186 Reload IMQ only when needed [PATCH] [qos-scripts] Use config_get_bool for halfduplex option Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 16 years ago
Jo-Philipp Wich f46691236b Fix packet/connection marking when using halfduplex option This fixes an bug where QoS is not applied to packets passing through POSTROUTING chain when using halfduplex option. Since QoS is done on IMQ device, packets should be marked before sending to the IMQ. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 16 years ago
Jo-Philipp Wich e2d1632d1e Reload modules with parameters specified This patch makes qos-scripts reload a module when there is need to pass some parameters to it. It fixes an issue on devices with more than two interfaces where many IMQ devices are needed but the module is already loaded with the default numdevs=2 Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 16 years ago
Jo-Philipp Wich bd50b95bde Detect every atheros device present This patch is for boards with more than one atheros devices. It changes detect_atheros() function to continue with the detection of every device present and don't return when just one is found Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 16 years ago
Florian Fainelli 6509fe4657 change the uClibc-0.9.29 check (#5165) 16 years ago
Florian Fainelli 73de6f2dad use e2fsprogs 1.40.11 with uClibc 0.9.29 (#5085, #5033) 16 years ago
Jo-Philipp Wich 2ee67f7272 base-files: fixup resolv.conf check in udhcpc script 16 years ago
Florian Fainelli 459edb94dc update to r4993 16 years ago
Andy Boyett ee48f5ae78 opkg.conf: update trunk snapshots url 16 years ago
Nicolas Thill cbb75fd9a2 libertas: use last known stable firmware version, move it to "Wireless Drivers" section, rename LICENSE file to match firmware 16 years ago
Nicolas Thill 06413b783e base-files: initialize GZIPED to 0 in sysupgrade since it's used later in numeric comparisons 16 years ago
Nicolas Thill aaa3868c5c kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from "depends" to "select" 16 years ago
Nicolas Thill b6bb23e3a8 madwifi: don't try to set an interface essid with an empty value 16 years ago
Nicolas Thill c1a929efbd openssl: fix annoying build errors when changing upstream versions 16 years ago
Felix Fietkau 8567c34340 brcm-2.4: nvram_set has been removed, remove some remaining calls to it 16 years ago
Imre Kaloz 8c06d46268 set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831 16 years ago
Jo-Philipp Wich af8500e97d sysupgrade: use sysrq-trigger if available 16 years ago
Imre Kaloz 26b42d5807 cardbus != pcmcia -- disable it in b43 16 years ago
Felix Fietkau f81a781e1a firewall: automatically set up NOTRACK rules to disable connection tracking for zones that have no masquerading, no conntrack and no forwarding from/to other zones with masq/conntrack 16 years ago
Hauke Mehrtens 394a26da94 orinoco is only one module with kernel 2.6.30 16 years ago
Hauke Mehrtens f9532a06b1 Make madwifi compile with kernel 2.6.30. 16 years ago
Nicolas Thill c2e3ae221d lua: install lua.pc pkgconfig file as well (closes: #5132) 16 years ago
Imre Kaloz 3b397b7f74 RTCs shouldn't be modules, ever.. 16 years ago
Felix Fietkau 251a657eaf madwifi: fix distance setting 16 years ago
Hauke Mehrtens 81ebf13b9e Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx. 16 years ago
Nicolas Thill 94c1598c3e libpcap: fix typo in protocol api patch 16 years ago
Florian Fainelli 214f8bee10 fix crypto pcompress configuration symbol name w/ 2.6.30 16 years ago
Felix Fietkau 898fc4d25c madwifi: the openwrt build system usually has a better idea of what the target arch is than the madwifi build system :) 16 years ago
Hauke Mehrtens 20182554ad The it821x is at an other location in older kernels. 16 years ago
Hauke Mehrtens 11629e8492 hci_usb.ko is not availably in kernel newer than 2.6.27. 16 years ago
Hauke Mehrtens 0d4745a059 load usb8xxx after usb. 16 years ago
Hauke Mehrtens f24c234150 Add support for pcmcia to ssb. b43 will build now with pcmcia support. 16 years ago
Hauke Mehrtens de44ea0536 Conditionals are not supported in Kconfig. 16 years ago
Hauke Mehrtens 037e296207 The vfat directory have chanced with all newer kernel. 16 years ago
Hauke Mehrtens 0ce9ef9060 Make nfs and xfs load again. 16 years ago
Hauke Mehrtens 050d860d65 kmod-libphy also needed with kernel 2.6.30 16 years ago
Hauke Mehrtens 34d864de0a With kernel bigger than 2.6.29 compat_ioctl32 will not be build. 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. 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. 16 years ago