Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | madwifi: remove some leftover duplicate definitions | Felix Fietkau | 2009-05-10 | 2 | -3/+36 |
| | | | | SVN-Revision: 15758 | ||||
* | madwifi: clean up tx status mrr handling and fix mrr parsing for 5416 | Felix Fietkau | 2009-05-10 | 1 | -0/+507 |
| | | | | SVN-Revision: 15757 | ||||
* | libnl-tiny: add copy of linux/gen_stat.h, it's not available on brcm-2.4 | Jo-Philipp Wich | 2009-05-10 | 1 | -0/+67 |
| | | | | SVN-Revision: 15756 | ||||
* | base-files: - restore device, ifname and aliases state in dhcp script - make ↵ | Jo-Philipp Wich | 2009-05-10 | 1 | -1/+8 |
| | | | | | | sure that resolv.conf.tmp is written once at least for statically configured dns SVN-Revision: 15753 | ||||
* | e2fsprogs: add libpthread dependency (#5086) | Jo-Philipp Wich | 2009-05-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 15748 | ||||
* | dnsmasq: add option to specify dhcp-hostsfile (#5079) | Jo-Philipp Wich | 2009-05-09 | 1 | -0/+3 |
| | | | | SVN-Revision: 15747 | ||||
* | mac80211: update compat-wireless to 2009-05-08 | Gabor Juhos | 2009-05-09 | 2 | -18/+2 |
| | | | | SVN-Revision: 15738 | ||||
* | kernel/modules: build pcompress.ko for kernel >=2.6.30 | Gabor Juhos | 2009-05-09 | 1 | -1/+4 |
| | | | | SVN-Revision: 15737 | ||||
* | base-files: show reboot notification is sysupgrade | Jo-Philipp Wich | 2009-05-09 | 1 | -1/+4 |
| | | | | SVN-Revision: 15730 | ||||
* | madwifi: clean up handling of various timings such as slot time, ack ↵ | Felix Fietkau | 2009-05-08 | 3 | -4/+732 |
| | | | | | | timeout, eifs time, etc. SVN-Revision: 15713 | ||||
* | madwifi: fix uninitialized variable | Felix Fietkau | 2009-05-08 | 2 | -4/+5 |
| | | | | SVN-Revision: 15711 | ||||
* | madwifi: remove unused functions | Felix Fietkau | 2009-05-08 | 1 | -0/+29 |
| | | | | SVN-Revision: 15710 | ||||
* | upgrade to a new public hal build - contains several minor fixes including ↵ | Felix Fietkau | 2009-05-08 | 2 | -5/+13 |
| | | | | | | ani improvements SVN-Revision: 15709 | ||||
* | madwifi: fix selection of phy errors in the rx filter | Felix Fietkau | 2009-05-08 | 1 | -0/+28 |
| | | | | SVN-Revision: 15707 | ||||
* | madwifi: improve autochannel decision with lots of cards on one board | Felix Fietkau | 2009-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15704 | ||||
* | madwifi: improve autochannel, nuke some dead code, fix scanlist building ↵ | Felix Fietkau | 2009-05-07 | 15 | -74/+197 |
| | | | | | | from channel mode SVN-Revision: 15702 | ||||
* | create the lib64 symbolic links for 64-bits supported architectures (#5075) | Florian Fainelli | 2009-05-07 | 1 | -1/+6 |
| | | | | SVN-Revision: 15698 | ||||
* | kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers | Gabor Juhos | 2009-05-07 | 1 | -2/+4 |
| | | | | SVN-Revision: 15695 | ||||
* | madwifi: fix setting outdoor mode | Felix Fietkau | 2009-05-07 | 1 | -8/+9 |
| | | | | SVN-Revision: 15694 | ||||
* | make acx-mac80211 compile against latest compat-wireless, still does not ↵ | Florian Fainelli | 2009-05-07 | 3 | -0/+247 |
| | | | | | | work though ;) SVN-Revision: 15690 | ||||
* | Add support for pc speaker PC speaker could be very useful on platforms ↵ | Jo-Philipp Wich | 2009-05-07 | 1 | -0/+17 |
| | | | | | | | | 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 | ||||
* | Don't try to pivot to new ramfs if already running on one This patch allows ↵ | Jo-Philipp Wich | 2009-05-07 | 1 | -2/+6 |
| | | | | | | | | 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 | ||||
* | Fix installation of hostap pci and plx driver This fixes an issue where ↵ | Jo-Philipp Wich | 2009-05-07 | 1 | -6/+1 |
| | | | | | | | | 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 | ||||
* | Add option in sysupgrade to flash gzipped images | Jo-Philipp Wich | 2009-05-07 | 2 | -4/+9 |
| | | | | SVN-Revision: 15672 | ||||
* | This patch adds a new package "flock" that allows to manage file locks from ↵ | Jo-Philipp Wich | 2009-05-07 | 1 | -1/+17 |
| | | | | | | shell scripts. It provides more functionality than the busybox "lock" command, i.e. locking existing file descriptors and non-blocking operation. SVN-Revision: 15669 | ||||
* | fix acx compilation on 2.6.27 | Florian Fainelli | 2009-05-07 | 1 | -0/+82 |
| | | | | SVN-Revision: 15667 | ||||
* | madwifi: fix run-time changing of iwpriv settings (thx, brainslayer) | Felix Fietkau | 2009-05-07 | 1 | -0/+31 |
| | | | | SVN-Revision: 15664 | ||||
* | madwifi: improve mode selection, do not scan channels which do not fit the ↵ | Felix Fietkau | 2009-05-07 | 5 | -45/+59 |
| | | | | | | desired mode SVN-Revision: 15663 | ||||
* | make madwifi buildable without CONFIG_CRYPTO | Felix Fietkau | 2009-05-07 | 1 | -2/+75 |
| | | | | SVN-Revision: 15662 | ||||
* | madwifi: improve antenna diversity handling | Felix Fietkau | 2009-05-07 | 2 | -31/+87 |
| | | | | SVN-Revision: 15658 |