Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | madwifi: fix a rare ad-hoc mode crash | Felix Fietkau | 2009-05-21 | 1 | -0/+11 |
| | | | | SVN-Revision: 15964 | ||||
* | madwifi: cosmetic fixes for maxrate/minrate | Felix Fietkau | 2009-05-21 | 4 | -6/+6 |
| | | | | SVN-Revision: 15961 | ||||
* | refresh patches | Hauke Mehrtens | 2009-05-21 | 22 | -332/+277 |
| | | | | SVN-Revision: 15958 | ||||
* | Make patches apply agagin. The deleted parts were two times in the patches. | Hauke Mehrtens | 2009-05-21 | 18 | -2375/+0 |
| | | | | SVN-Revision: 15957 | ||||
* | update ppp to v2.4.4 (#5102) | Jo-Philipp Wich | 2009-05-20 | 42 | -3008/+5084 |
| | | | | SVN-Revision: 15955 | ||||
* | Declare some missing local variables in madwifi.sh Signed-off-by: Vasilis ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -17/+58 |
| | | | | | | Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15954 | ||||
* | Fix device name allocation This patch fixes a bug in madwifi where names for ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -0/+30 |
| | | | | | | 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> SVN-Revision: 15950 | ||||
* | Build madwifi with compression capability enabled Signed-off-by: Vasilis ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -0/+3 |
| | | | | | | Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15949 | ||||
* | Reload IMQ only when needed [PATCH] [qos-scripts] Use config_get_bool for ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -3/+3 |
| | | | | | | halfduplex option Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15948 | ||||
* | Fix packet/connection marking when using halfduplex option This fixes an bug ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -1/+1 |
| | | | | | | 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> SVN-Revision: 15947 | ||||
* | Reload modules with parameters specified This patch makes qos-scripts reload ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -2/+11 |
| | | | | | | 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> SVN-Revision: 15945 | ||||
* | Detect every atheros device present This patch is for boards with more than ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -1/+1 |
| | | | | | | 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> SVN-Revision: 15940 | ||||
* | change the uClibc-0.9.29 check (#5165) | Florian Fainelli | 2009-05-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 15937 | ||||
* | use e2fsprogs 1.40.11 with uClibc 0.9.29 (#5085, #5033) | Florian Fainelli | 2009-05-20 | 1 | -1/+6 |
| | | | | SVN-Revision: 15932 | ||||
* | base-files: fixup resolv.conf check in udhcpc script | Jo-Philipp Wich | 2009-05-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 15903 | ||||
* | update to r4993 | Florian Fainelli | 2009-05-17 | 3 | -28/+33 |
| | | | | SVN-Revision: 15901 | ||||
* | opkg.conf: update trunk snapshots url | Andy Boyett | 2009-05-17 | 2 | -3/+3 |
| | | | | SVN-Revision: 15899 | ||||
* | libertas: use last known stable firmware version, move it to "Wireless ↵ | Nicolas Thill | 2009-05-17 | 1 | -6/+8 |
| | | | | | | Drivers" section, rename LICENSE file to match firmware SVN-Revision: 15892 | ||||
* | base-files: initialize GZIPED to 0 in sysupgrade since it's used later in ↵ | Nicolas Thill | 2009-05-17 | 1 | -2/+2 |
| | | | | | | numeric comparisons SVN-Revision: 15890 | ||||
* | kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from ↵ | Nicolas Thill | 2009-05-17 | 1 | -2/+2 |
| | | | | | | "depends" to "select" SVN-Revision: 15888 | ||||
* | madwifi: don't try to set an interface essid with an empty value | Nicolas Thill | 2009-05-17 | 1 | -2/+4 |
| | | | | SVN-Revision: 15886 | ||||
* | openssl: fix annoying build errors when changing upstream versions | Nicolas Thill | 2009-05-17 | 1 | -2/+3 |
| | | | | SVN-Revision: 15880 | ||||
* | brcm-2.4: nvram_set has been removed, remove some remaining calls to it | Felix Fietkau | 2009-05-16 | 1 | -7/+0 |
| | | | | SVN-Revision: 15878 | ||||
* | set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831 | Imre Kaloz | 2009-05-15 | 1 | -1/+3 |
| | | | | SVN-Revision: 15869 | ||||
* | sysupgrade: use sysrq-trigger if available | Jo-Philipp Wich | 2009-05-15 | 2 | -1/+2 |
| | | | | SVN-Revision: 15865 | ||||
* | cardbus != pcmcia -- disable it in b43 | Imre Kaloz | 2009-05-15 | 1 | -3/+1 |
| | | | | SVN-Revision: 15857 | ||||
* | firewall: automatically set up NOTRACK rules to disable connection tracking ↵ | Felix Fietkau | 2009-05-14 | 1 | -13/+43 |
| | | | | | | for zones that have no masquerading, no conntrack and no forwarding from/to other zones with masq/conntrack SVN-Revision: 15855 | ||||
* | orinoco is only one module with kernel 2.6.30 | Hauke Mehrtens | 2009-05-14 | 1 | -0/+6 |
| | | | | SVN-Revision: 15852 | ||||
* | Make madwifi compile with kernel 2.6.30. | Hauke Mehrtens | 2009-05-14 | 3 | -3/+151 |
| | | | | SVN-Revision: 15850 | ||||
* | lua: install lua.pc pkgconfig file as well (closes: #5132) | Nicolas Thill | 2009-05-14 | 1 | -2/+4 |
| | | | | SVN-Revision: 15848 | ||||
* | RTCs shouldn't be modules, ever.. | Imre Kaloz | 2009-05-14 | 1 | -37/+0 |
| | | | | SVN-Revision: 15837 | ||||
* | madwifi: fix distance setting | Felix Fietkau | 2009-05-13 | 1 | -0/+2 |
| | | | | SVN-Revision: 15824 | ||||
* | Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx. | Hauke Mehrtens | 2009-05-12 | 1 | -1/+0 |
| | | | | SVN-Revision: 15807 | ||||
* | libpcap: fix typo in protocol api patch | Nicolas Thill | 2009-05-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 15802 | ||||
* | fix crypto pcompress configuration symbol name w/ 2.6.30 | Florian Fainelli | 2009-05-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 15798 | ||||
* | madwifi: the openwrt build system usually has a better idea of what the ↵ | Felix Fietkau | 2009-05-11 | 1 | -0/+1 |
| | | | | | | target arch is than the madwifi build system :) SVN-Revision: 15788 | ||||
* | The it821x is at an other location in older kernels. | Hauke Mehrtens | 2009-05-11 | 1 | -0/+4 |
| | | | | SVN-Revision: 15787 | ||||
* | hci_usb.ko is not availably in kernel newer than 2.6.27. | Hauke Mehrtens | 2009-05-11 | 1 | -3/+3 |
| | | | | SVN-Revision: 15786 | ||||
* | load usb8xxx after usb. | Hauke Mehrtens | 2009-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 15785 | ||||
* | Add support for pcmcia to ssb. b43 will build now with pcmcia support. | Hauke Mehrtens | 2009-05-11 | 2 | -5/+7 |
| | | | | SVN-Revision: 15784 | ||||
* | Conditionals are not supported in Kconfig. | Hauke Mehrtens | 2009-05-11 | 1 | -19/+0 |
| | | | | SVN-Revision: 15783 | ||||
* | The vfat directory have chanced with all newer kernel. | Hauke Mehrtens | 2009-05-11 | 1 | -1/+5 |
| | | | | SVN-Revision: 15782 | ||||
* | Make nfs and xfs load again. | Hauke Mehrtens | 2009-05-11 | 1 | -9/+23 |
| | | | | SVN-Revision: 15781 | ||||
* | kmod-libphy also needed with kernel 2.6.30 | Hauke Mehrtens | 2009-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 15780 | ||||
* | With kernel bigger than 2.6.29 compat_ioctl32 will not be build. | Hauke Mehrtens | 2009-05-11 | 1 | -2/+16 |
| | | | | SVN-Revision: 15779 | ||||
* | Remove ieee80211-softmac and net-bcm43xx, because it is not used any more. ↵ | Hauke Mehrtens | 2009-05-11 | 1 | -34/+0 |
| | | | | | | This is only included in old kernel versions. SVN-Revision: 15778 | ||||
* | /net/ieee80211/ was removed in new kernel versions. This adds lib80211 for ↵ | Hauke Mehrtens | 2009-05-11 | 2 | -10/+76 |
| | | | | | | new kernel versions and make ipw2x00 and hostap driver depend on it. SVN-Revision: 15777 | ||||
* | make madwifi compile with kernel 2.6.29. | Hauke Mehrtens | 2009-05-11 | 2 | -0/+1971 |
| | | | | SVN-Revision: 15773 | ||||
* | madwifi: ignore the eeprom fast framing supported flag, as it is an ↵ | Felix Fietkau | 2009-05-10 | 1 | -0/+11 |
| | | | | | | arbitrary restriction and not based on hardware capability SVN-Revision: 15763 | ||||
* | madwifi: do not add the ff headroom len to dev->hard_header_len to avoid ↵ | Felix Fietkau | 2009-05-10 | 1 | -0/+12 |
| | | | | | | unnecessary reallocations. the driver will reallocate skbs itself if necessary SVN-Revision: 15762 |