Commit graph

2823 commits

Author SHA1 Message Date
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
Jo-Philipp Wich
9c14920205 This patch adds a new package "flock" that allows to manage file locks from shell scripts. It provides more functionality than the busybox "lock" command, i.e. locking existing file descriptors and non-blocking operation.
SVN-Revision: 15669
2009-05-07 13:18:44 +00:00
Florian Fainelli
ca2aa54153 fix acx compilation on 2.6.27
SVN-Revision: 15667
2009-05-07 12:31:32 +00:00
Felix Fietkau
28dbc959ca madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)
SVN-Revision: 15664
2009-05-07 11:32:47 +00:00
Felix Fietkau
b4574b5b03 madwifi: improve mode selection, do not scan channels which do not fit the desired mode
SVN-Revision: 15663
2009-05-07 11:32:43 +00:00
Felix Fietkau
b9c49af8a5 make madwifi buildable without CONFIG_CRYPTO
SVN-Revision: 15662
2009-05-07 11:32:39 +00:00
Felix Fietkau
f6d28016fe madwifi: improve antenna diversity handling
SVN-Revision: 15658
2009-05-07 10:10:06 +00:00
Florian Fainelli
35bfac4623 add missing backslash, thanks juhosg
SVN-Revision: 15657
2009-05-07 08:35:12 +00:00
Jo-Philipp Wich
addb4fe33f iptables: update imq userspace part
SVN-Revision: 15653
2009-05-07 03:06:56 +00:00
Jo-Philipp Wich
a2be06692f kernel: prepare kconfig for imq update
SVN-Revision: 15652
2009-05-07 03:06:03 +00:00
Florian Fainelli
9ff2cc6d2a fix kernel module name for autoloading
SVN-Revision: 15649
2009-05-07 00:23:44 +00:00
Florian Fainelli
e389d9c59f add missing rtc-lib module to rtc-core
SVN-Revision: 15648
2009-05-07 00:21:08 +00:00
Florian Fainelli
059438dc01 package the rtc-core and rtc-m48t86 driver
SVN-Revision: 15647
2009-05-06 23:52:46 +00:00
Florian Fainelli
bf199cc318 package the Winbond w83627hf super i/o controller
SVN-Revision: 15646
2009-05-06 23:50:11 +00:00
Florian Fainelli
5a6231ebea package the ITE it821x IDE controller driver
SVN-Revision: 15645
2009-05-06 23:49:17 +00:00
Felix Fietkau
28f12da43f madwifi: minor cleanup for the channel handling patch
SVN-Revision: 15637
2009-05-06 14:06:59 +00:00
Felix Fietkau
287dbd648a fix wprobe conflict with libnl
SVN-Revision: 15636
2009-05-06 13:54:42 +00:00
Jo-Philipp Wich
ca609a2431 base-files: replace udhcpc script with an improved version
SVN-Revision: 15635
2009-05-06 12:51:12 +00:00
Felix Fietkau
4cdb76c219 use config_get_bool for outdoor mode
SVN-Revision: 15634
2009-05-06 12:12:29 +00:00
Felix Fietkau
56ae52b008 madwifi: make country code and outdoor flag changeable without reloading the driver
SVN-Revision: 15633
2009-05-06 11:52:24 +00:00
Felix Fietkau
23d3e5ad03 wprobe: use libnl-tiny instead of libnl
SVN-Revision: 15632
2009-05-06 11:51:16 +00:00
Felix Fietkau
b48047bd01 the bison prereq check is no longer necessary
SVN-Revision: 15631
2009-05-06 10:14:39 +00:00