1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-21 06:58:37 +02:00
Commit Graph

2844 Commits

Author SHA1 Message Date
Jo-Philipp Wich
af8500e97d sysupgrade: use sysrq-trigger if available
SVN-Revision: 15865
2009-05-15 12:10:26 +00:00
Imre Kaloz
26b42d5807 cardbus != pcmcia -- disable it in b43
SVN-Revision: 15857
2009-05-15 08:58:02 +00:00
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
SVN-Revision: 15855
2009-05-14 21:46:38 +00:00
Hauke Mehrtens
394a26da94 orinoco is only one module with kernel 2.6.30
SVN-Revision: 15852
2009-05-14 19:02:10 +00:00
Hauke Mehrtens
f9532a06b1 Make madwifi compile with kernel 2.6.30.
SVN-Revision: 15850
2009-05-14 19:00:11 +00:00
Nicolas Thill
c2e3ae221d lua: install lua.pc pkgconfig file as well (closes: #5132)
SVN-Revision: 15848
2009-05-14 17:59:06 +00:00
Imre Kaloz
3b397b7f74 RTCs shouldn't be modules, ever..
SVN-Revision: 15837
2009-05-14 09:28:34 +00:00
Felix Fietkau
251a657eaf madwifi: fix distance setting
SVN-Revision: 15824
2009-05-13 13:02:20 +00:00
Hauke Mehrtens
81ebf13b9e Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.
SVN-Revision: 15807
2009-05-12 22:02:19 +00:00
Nicolas Thill
94c1598c3e libpcap: fix typo in protocol api patch
SVN-Revision: 15802
2009-05-12 14:47:19 +00:00
Florian Fainelli
214f8bee10 fix crypto pcompress configuration symbol name w/ 2.6.30
SVN-Revision: 15798
2009-05-12 10:53:22 +00:00
Felix Fietkau
898fc4d25c madwifi: the openwrt build system usually has a better idea of what the target arch is than the madwifi build system :)
SVN-Revision: 15788
2009-05-11 21:22:11 +00:00
Hauke Mehrtens
20182554ad The it821x is at an other location in older kernels.
SVN-Revision: 15787
2009-05-11 20:58:08 +00:00
Hauke Mehrtens
11629e8492 hci_usb.ko is not availably in kernel newer than 2.6.27.
SVN-Revision: 15786
2009-05-11 20:57:09 +00:00
Hauke Mehrtens
0d4745a059 load usb8xxx after usb.
SVN-Revision: 15785
2009-05-11 20:53:55 +00:00
Hauke Mehrtens
f24c234150 Add support for pcmcia to ssb. b43 will build now with pcmcia support.
SVN-Revision: 15784
2009-05-11 20:51:38 +00:00
Hauke Mehrtens
de44ea0536 Conditionals are not supported in Kconfig.
SVN-Revision: 15783
2009-05-11 20:46:51 +00:00
Hauke Mehrtens
037e296207 The vfat directory have chanced with all newer kernel.
SVN-Revision: 15782
2009-05-11 20:46:01 +00:00
Hauke Mehrtens
0ce9ef9060 Make nfs and xfs load again.
SVN-Revision: 15781
2009-05-11 20:44:27 +00:00
Hauke Mehrtens
050d860d65 kmod-libphy also needed with kernel 2.6.30
SVN-Revision: 15780
2009-05-11 20:41:15 +00:00
Hauke Mehrtens
34d864de0a With kernel bigger than 2.6.29 compat_ioctl32 will not be build.
SVN-Revision: 15779
2009-05-11 20:40:28 +00:00
Hauke Mehrtens
5b9b001e23 Remove ieee80211-softmac and net-bcm43xx, because it is not used any more. This is only included in old kernel versions.
SVN-Revision: 15778
2009-05-11 20:36:19 +00:00
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.
SVN-Revision: 15777
2009-05-11 20:31:31 +00:00
Hauke Mehrtens
51445f3a18 make madwifi compile with kernel 2.6.29.
SVN-Revision: 15773
2009-05-11 20:16:13 +00:00
Felix Fietkau
37211157f6 madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary restriction and not based on hardware capability
SVN-Revision: 15763
2009-05-10 22:43:44 +00:00
Felix Fietkau
7f8cc3e7af 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
SVN-Revision: 15762
2009-05-10 22:19:53 +00:00
Felix Fietkau
6559aa514a madwifi: remove some leftover duplicate definitions
SVN-Revision: 15758
2009-05-10 20:13:13 +00:00
Felix Fietkau
09f06bbfb0 madwifi: clean up tx status mrr handling and fix mrr parsing for 5416
SVN-Revision: 15757
2009-05-10 19:05:15 +00:00
Jo-Philipp Wich
f0eecf38aa libnl-tiny: add copy of linux/gen_stat.h, it's not available on brcm-2.4
SVN-Revision: 15756
2009-05-10 16:50:56 +00:00
Jo-Philipp Wich
33c38fba27 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
SVN-Revision: 15753
2009-05-10 15:53:02 +00:00
Jo-Philipp Wich
6fc1c45b63 e2fsprogs: add libpthread dependency (#5086)
SVN-Revision: 15748
2009-05-09 22:41:04 +00:00
Jo-Philipp Wich
ff3c63fb61 dnsmasq: add option to specify dhcp-hostsfile (#5079)
SVN-Revision: 15747
2009-05-09 22:34:04 +00:00
Gabor Juhos
fe70acc95a mac80211: update compat-wireless to 2009-05-08
SVN-Revision: 15738
2009-05-09 06:34:03 +00:00
Gabor Juhos
73a315e772 kernel/modules: build pcompress.ko for kernel >=2.6.30
SVN-Revision: 15737
2009-05-09 06:16:56 +00:00
Jo-Philipp Wich
d8aee6e471 base-files: show reboot notification is sysupgrade
SVN-Revision: 15730
2009-05-09 01:54:09 +00:00
Felix Fietkau
5bc30de4e7 madwifi: clean up handling of various timings such as slot time, ack timeout, eifs time, etc.
SVN-Revision: 15713
2009-05-08 19:25:31 +00:00
Felix Fietkau
537f2199ac madwifi: fix uninitialized variable
SVN-Revision: 15711
2009-05-08 18:49:05 +00:00
Felix Fietkau
cbb2ac35b3 madwifi: remove unused functions
SVN-Revision: 15710
2009-05-08 16:21:24 +00:00
Felix Fietkau
d4f44772cf upgrade to a new public hal build - contains several minor fixes including ani improvements
SVN-Revision: 15709
2009-05-08 16:08:31 +00:00
Felix Fietkau
cadab984f8 madwifi: fix selection of phy errors in the rx filter
SVN-Revision: 15707
2009-05-08 12:31:28 +00:00
Felix Fietkau
d88bd31f99 madwifi: improve autochannel decision with lots of cards on one board
SVN-Revision: 15704
2009-05-07 21:10:33 +00:00
Felix Fietkau
a8a91697ce madwifi: improve autochannel, nuke some dead code, fix scanlist building from channel mode
SVN-Revision: 15702
2009-05-07 21:00:35 +00:00
Florian Fainelli
3dea7e450f create the lib64 symbolic links for 64-bits supported architectures (#5075)
SVN-Revision: 15698
2009-05-07 20:21:21 +00:00
Gabor Juhos
4adc356f03 kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers
SVN-Revision: 15695
2009-05-07 19:13:44 +00:00
Felix Fietkau
976459a453 madwifi: fix setting outdoor mode
SVN-Revision: 15694
2009-05-07 18:30:16 +00:00
Florian Fainelli
72694c21eb make acx-mac80211 compile against latest compat-wireless, still does not work though ;)
SVN-Revision: 15690
2009-05-07 15:07:20 +00:00
Jo-Philipp Wich
e5aa5ddc36 Add support for pc speaker PC speaker could be very useful on platforms which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15684
2009-05-07 14:05:42 +00:00
Jo-Philipp Wich
7da25b844c Don't try to pivot to new ramfs if already running on one This patch allows the sysupgrade script to continue with the upgrade if openwrt is already running on a ramfs. This allows the use of the sysupgrade script as an _installer_ when running from an iso image. A user could boot the system from a bootable cd and invoke sysupgrade -n <URL> to write an image to the hard disk or CF.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15683
2009-05-07 13:51:45 +00:00
Jo-Philipp Wich
0230efcb0f Fix installation of hostap pci and plx driver This fixes an issue where installation of hostap pci and plx driver fails because both were trying to overwrite hostap.sh file.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15680
2009-05-07 13:47:04 +00:00
Jo-Philipp Wich
71e0f59b80 Add option in sysupgrade to flash gzipped images
SVN-Revision: 15672
2009-05-07 13:27:10 +00:00