2844 Commits (e468c05d401b7b734e4e46e26f643d2d0af37d3d)

Author SHA1 Message Date
Jo-Philipp Wich af8500e97d sysupgrade: use sysrq-trigger if available 16 years ago
Imre Kaloz 26b42d5807 cardbus != pcmcia -- disable it in b43 16 years ago
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 16 years ago
Hauke Mehrtens 394a26da94 orinoco is only one module with kernel 2.6.30 16 years ago
Hauke Mehrtens f9532a06b1 Make madwifi compile with kernel 2.6.30. 16 years ago
Nicolas Thill c2e3ae221d lua: install lua.pc pkgconfig file as well (closes: #5132) 16 years ago
Imre Kaloz 3b397b7f74 RTCs shouldn't be modules, ever.. 16 years ago
Felix Fietkau 251a657eaf madwifi: fix distance setting 16 years ago
Hauke Mehrtens 81ebf13b9e Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx. 16 years ago
Nicolas Thill 94c1598c3e libpcap: fix typo in protocol api patch 16 years ago
Florian Fainelli 214f8bee10 fix crypto pcompress configuration symbol name w/ 2.6.30 16 years ago
Felix Fietkau 898fc4d25c madwifi: the openwrt build system usually has a better idea of what the target arch is than the madwifi build system :) 16 years ago
Hauke Mehrtens 20182554ad The it821x is at an other location in older kernels. 16 years ago
Hauke Mehrtens 11629e8492 hci_usb.ko is not availably in kernel newer than 2.6.27. 16 years ago
Hauke Mehrtens 0d4745a059 load usb8xxx after usb. 16 years ago
Hauke Mehrtens f24c234150 Add support for pcmcia to ssb. b43 will build now with pcmcia support. 16 years ago
Hauke Mehrtens de44ea0536 Conditionals are not supported in Kconfig. 16 years ago
Hauke Mehrtens 037e296207 The vfat directory have chanced with all newer kernel. 16 years ago
Hauke Mehrtens 0ce9ef9060 Make nfs and xfs load again. 16 years ago
Hauke Mehrtens 050d860d65 kmod-libphy also needed with kernel 2.6.30 16 years ago
Hauke Mehrtens 34d864de0a With kernel bigger than 2.6.29 compat_ioctl32 will not be build. 16 years ago
Hauke Mehrtens 5b9b001e23 Remove ieee80211-softmac and net-bcm43xx, because it is not used any more. This is only included in old kernel versions. 16 years ago
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. 16 years ago
Hauke Mehrtens 51445f3a18 make madwifi compile with kernel 2.6.29. 16 years ago
Felix Fietkau 37211157f6 madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary restriction and not based on hardware capability 16 years ago
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 16 years ago
Felix Fietkau 6559aa514a madwifi: remove some leftover duplicate definitions 16 years ago
Felix Fietkau 09f06bbfb0 madwifi: clean up tx status mrr handling and fix mrr parsing for 5416 16 years ago
Jo-Philipp Wich f0eecf38aa libnl-tiny: add copy of linux/gen_stat.h, it's not available on brcm-2.4 16 years ago
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 16 years ago
Jo-Philipp Wich 6fc1c45b63 e2fsprogs: add libpthread dependency (#5086) 16 years ago
Jo-Philipp Wich ff3c63fb61 dnsmasq: add option to specify dhcp-hostsfile (#5079) 16 years ago
Gabor Juhos fe70acc95a mac80211: update compat-wireless to 2009-05-08 16 years ago
Gabor Juhos 73a315e772 kernel/modules: build pcompress.ko for kernel >=2.6.30 16 years ago
Jo-Philipp Wich d8aee6e471 base-files: show reboot notification is sysupgrade 16 years ago
Felix Fietkau 5bc30de4e7 madwifi: clean up handling of various timings such as slot time, ack timeout, eifs time, etc. 16 years ago
Felix Fietkau 537f2199ac madwifi: fix uninitialized variable 16 years ago
Felix Fietkau cbb2ac35b3 madwifi: remove unused functions 16 years ago
Felix Fietkau d4f44772cf upgrade to a new public hal build - contains several minor fixes including ani improvements 16 years ago
Felix Fietkau cadab984f8 madwifi: fix selection of phy errors in the rx filter 16 years ago
Felix Fietkau d88bd31f99 madwifi: improve autochannel decision with lots of cards on one board 16 years ago
Felix Fietkau a8a91697ce madwifi: improve autochannel, nuke some dead code, fix scanlist building from channel mode 16 years ago
Florian Fainelli 3dea7e450f create the lib64 symbolic links for 64-bits supported architectures (#5075) 16 years ago
Gabor Juhos 4adc356f03 kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers 16 years ago
Felix Fietkau 976459a453 madwifi: fix setting outdoor mode 16 years ago
Florian Fainelli 72694c21eb make acx-mac80211 compile against latest compat-wireless, still does not work though ;) 16 years ago
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. 16 years ago
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. 16 years ago
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. 16 years ago
Jo-Philipp Wich 71e0f59b80 Add option in sysupgrade to flash gzipped images 16 years ago