1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 16:32:55 +03:00
Commit Graph

5020 Commits

Author SHA1 Message Date
jow
5d37860a9d [PATCH] [qos-scripts] 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 21:12:09 +00:00
jow
0f805cdf51 [PATCH] [qos-scripts] 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 21:10:45 +00:00
jow
1a0587ec49 [PATCH] [madwifi] 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15940 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 20:44:19 +00:00
florian
71aa5e09c4 [package] change the uClibc-0.9.29 check (#5165)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 16:51:59 +00:00
florian
7ef79242f3 [package] use e2fsprogs 1.40.11 with uClibc 0.9.29 (#5085, #5033)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 09:28:36 +00:00
jow
983acddc60 [package] base-files: fixup resolv.conf check in udhcpc script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 17:56:26 +00:00
florian
81f76c5079 [opkg] update to r4993
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 17:09:12 +00:00
agb
c14e62dcee [opkg] opkg.conf: update trunk snapshots url
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 16:49:50 +00:00
nico
b6e11a79b2 [package] libertas: use last known stable firmware version, move it to "Wireless Drivers" section, rename LICENSE file to match firmware
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15892 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 13:41:10 +00:00
nico
b1df753746 [package] base-files: initialize GZIPED to 0 in sysupgrade since it's used later in numeric comparisons
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 11:54:44 +00:00
nico
1a95e5226b [package] kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from "depends" to "select"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 03:07:24 +00:00
nico
9bf1cfd44b [package] madwifi: don't try to set an interface essid with an empty value
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 02:01:03 +00:00
nico
20a7f3860f [package] openssl: fix annoying build errors when changing upstream versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 00:25:41 +00:00
nbd
55d0ab63ea brcm-2.4: nvram_set has been removed, remove some remaining calls to it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-16 20:02:17 +00:00
kaloz
ef81023351 set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15 12:26:18 +00:00
jow
e5b98fff8d [package] sysupgrade: use sysrq-trigger if available
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15 12:10:26 +00:00
kaloz
95d813f4c3 cardbus != pcmcia -- disable it in b43
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15 08:58:02 +00:00
nbd
0d3ad9cfd0 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 21:46:38 +00:00
hauke
2b9928c7ad [kernel] orinoco is only one module with kernel 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 19:02:10 +00:00
hauke
e7ee300066 [madwifi] Make madwifi compile with kernel 2.6.30.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15850 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 19:00:11 +00:00
nico
9b69d8a2cd [package] lua: install lua.pc pkgconfig file as well (closes: #5132)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 17:59:06 +00:00
kaloz
ccd6b5b27f RTCs shouldn't be modules, ever..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 09:28:34 +00:00
nbd
8b6a9610f8 madwifi: fix distance setting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-13 13:02:20 +00:00
hauke
1b99239fe3 [brcm47xx] Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15807 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-12 22:02:19 +00:00
nico
42f55dc34b [package] libpcap: fix typo in protocol api patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-12 14:47:19 +00:00
florian
2dbfe770ef [package] fix crypto pcompress configuration symbol name w/ 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-12 10:53:22 +00:00
nbd
c834c015a4 madwifi: the openwrt build system usually has a better idea of what the target arch is than the madwifi build system :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 21:22:11 +00:00
hauke
c3a3e000b0 [it821x] The it821x is at an other location in older kernels.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 20:58:08 +00:00
hauke
8e86097bc1 [kernel] hci_usb.ko is not availably in kernel newer than 2.6.27.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 20:57:09 +00:00
hauke
4e7b24cd50 [libertas] load usb8xxx after usb.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 20:53:55 +00:00
hauke
7355d4d68b [ssb] Add support for pcmcia to ssb.
b43 will build now with pcmcia support.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 20:51:38 +00:00
hauke
e5bc624d05 [kernel] Conditionals are not supported in Kconfig.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15783 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 20:46:51 +00:00
hauke
d578a0bbf1 [kernel] The vfat directory have chanced with all newer kernel.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 20:46:01 +00:00
hauke
ebe966cbab [kernel] Make nfs and xfs load again.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15781 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 20:44:27 +00:00
hauke
608b82147f [kernel] kmod-libphy also needed with kernel 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 20:41:15 +00:00
hauke
c5bbc9a733 [video-core] With kernel bigger than 2.6.29 compat_ioctl32 will not be build.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 20:40:28 +00:00
hauke
b2bd77d6b9 [ieee80211-softmac] Remove ieee80211-softmac and net-bcm43xx, because it is 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 20:36:19 +00:00
hauke
13f32dc724 [lib80211] /net/ieee80211/ was removed in new kernel versions.
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-05-11 20:31:31 +00:00
hauke
81eeea12a4 [madwifi] make madwifi compile with kernel 2.6.29.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 20:16:13 +00:00
nbd
9e8570e3c0 madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary restriction and not based on hardware capability
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-10 22:43:44 +00:00
nbd
caba8f52c5 madwifi: do not add the ff headroom len to dev->hard_header_len to avoid unnecessary reallocations. the driver will reallocate skbs itself if necessary
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-10 22:19:53 +00:00
nbd
582aef75bb madwifi: remove some leftover duplicate definitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-10 20:13:13 +00:00
nbd
d5f3c62107 madwifi: clean up tx status mrr handling and fix mrr parsing for 5416
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-10 19:05:15 +00:00
jow
629825fced [package] libnl-tiny: add copy of linux/gen_stat.h, it's not available on brcm-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-10 16:50:56 +00:00
jow
6dcf3c5eff [package] base-files:
- restore device, ifname and aliases state in dhcp script
	- make sure that resolv.conf.tmp is written once at least for statically configured dns


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-10 15:53:02 +00:00
jow
8f14f63227 [package] e2fsprogs: add libpthread dependency (#5086)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-09 22:41:04 +00:00
jow
33def2ea04 [package] dnsmasq: add option to specify dhcp-hostsfile (#5079)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-09 22:34:04 +00:00
juhosg
9c3b47fd45 [package] mac80211: update compat-wireless to 2009-05-08
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-09 06:34:03 +00:00
juhosg
f2e92218b4 [package] kernel/modules: build pcompress.ko for kernel >=2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-09 06:16:56 +00:00
jow
38e0e195e1 [package] base-files: show reboot notification is sysupgrade
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15730 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-09 01:54:09 +00:00