3387 Commits (b498bd8d379bcf5a732aed215507689a39e84117)

Author SHA1 Message Date
Felix Fietkau 3be1af45ac madwifi: fix another ibss crash (#5935) 15 years ago
Felix Fietkau 75a4b6f1d7 madwifi: fix race condition on ibss init (#5935) 15 years ago
Felix Fietkau 025ac2b369 madwifi: beacon timer fixes 15 years ago
Vasilis Tsiligiannis 79973cfaa7 usb-core: Add dependency to nls-base (#5973) 15 years ago
Felix Fietkau 31e93d467c mac80211: fix download url (#5980) 15 years ago
Felix Fietkau d06c15c265 mac80211: fix a warning during interface bringup when using autochannel 15 years ago
Nicolas Thill 9da14e1275 mac80211: fix rt2800pci, tx ack timeout is now hardcoded 15 years ago
Felix Fietkau 75d1518a84 mac80211: fix ibss join/create 15 years ago
Felix Fietkau 70b6643034 firewall: fix zone defaults 15 years ago
Felix Fietkau d5ca84ad0f mac80211: fix encryption fallback for sta mode, add frequency/bssid selection support 15 years ago
Felix Fietkau 60d9f8044c mac80211: fix autochannel / fixed channel selection, add commands for unencrypted sta mode 15 years ago
Felix Fietkau 4cb436429b mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup 15 years ago
Felix Fietkau 215ccb66e6 gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 15 years ago
Felix Fietkau b49cdabd4a udevtrigger: use the build system cflags 15 years ago
Felix Fietkau 2ecfe91b61 firewall: do not process rules in reverse 15 years ago
Florian Fainelli 5f55a89021 package the octeon compact flash driver 15 years ago
John Crispin 76ff676a1e #4985 - fixes dropbear banner file, thanks Roman Yepishev 15 years ago
Florian Fainelli ffc90868e4 add support for the dwc_otg USB controller 15 years ago
Florian Fainelli 9d19a6c1ea we cannot build madwifi for octeon since there is no mips64r2 hal target 15 years ago
Imre Kaloz d57b766c2f enable ATA_SFF (PATA support) in the generic configs 15 years ago
Florian Fainelli f46b140e84 fix typos in KernelPackage/libertas 15 years ago
Nicolas Thill b795affe06 libertas: use driver from compat-wireless instead of our own (deprecated) one 15 years ago
Florian Fainelli 7a7a5627cd add uboot-envtools 15 years ago
Nicolas Thill 8419537475 madwifi: add HAL_TARGET mapping for kirkwood board 15 years ago
Florian Fainelli 3da62691c0 [package* ata-ixp4xx-cf depends on TARGET_ixp4xx 15 years ago
Florian Fainelli 3c5feca158 madwifi cannot be compiled on cobalt which has a different mips cpu abi 15 years ago
Felix Fietkau ba1e6a68ae fix opkg directory cleaning (#5646) 15 years ago
Florian Fainelli 900e7fda79 add kmod-input-rb532, driver for the rb532 user button 15 years ago
Felix Fietkau 9e27eea038 busybox: remove "default y" in the lock config item to fix nommu builds 15 years ago
Nicolas Thill 4674fd1eae kernel: fix Promise PDC202xx IDE driver location 15 years ago
Andy Boyett 333be1a4d7 modules/crypto: package AMCC ppc4xx hardware crypto driver 15 years ago
Andy Boyett dfe46f3d38 add missing kconfig option to ps3 sound module 15 years ago
Andy Boyett 94d54bb667 modules/usb: fix usb-etrax dependencies 15 years ago
Jo-Philipp Wich 0582d1ffb7 dnsmasq: - make "name" option in "host" sections optional and append it to -G if set, allows specifying hostnames for static leases without resorting to /etc/hosts - implement "domain" sections, allows defining arbitary host names and associated ptr records from uci - bump package revision 15 years ago
Nicolas Thill e2f92c605d mountd: mark as 2.6 only 15 years ago
Nicolas Thill 3b0d91c6f5 gdb: don't build on avr32 15 years ago
Nicolas Thill b17f4b2a26 gdb: have both gdb & gdbserver share defaults 15 years ago
John Crispin 1d1266a072 fixes typo 15 years ago
John Crispin 546e37654b fixes ifxmips uboot compile, adds uart uploadable image and fix for wippies homebox flash 15 years ago
John Crispin 047eb61a56 adds mountd. There is still much space for improvement, static mounts and fstab are not supported yet 15 years ago
Nicolas Thill 0e43e71159 remove ipset support from core, it is now provided by xtables-addons from the packages feed 15 years ago
Felix Fietkau 8183d10d17 check for sysfs before bypassing normal hotplug calls for firmware events (fixes #5200) 15 years ago
Felix Fietkau ed17f32715 busybox: support 64 bit math in shell tests. this does not seem to increase the binary size at all (tested on mips), fixes #2871 15 years ago
Felix Fietkau 8d9946530e ath: add a compile time option that gives the user full control over regulatory settings (disabled by default for now) 15 years ago
Felix Fietkau eb59d14aac mac80211: autodetect the default phy mode based on 11n and freq capabilities 15 years ago
Felix Fietkau d8aa4acfda mac80211: fix typo in ifname setup, suppress error messages of interface enumeration commands 15 years ago
Felix Fietkau 260d749684 hostapd: initialize wme to sane values 15 years ago
Felix Fietkau 5c3c14b02f mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanups and other changes by me. adds support for multiple interfaces, tested with ath9k 15 years ago
Felix Fietkau be563b8702 opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent 15 years ago
John Crispin c1378fe9f1 adds atm driver for ifxmips, code ported from wippies 2.6.16 gpl release. it compiles but throws ioctl -EINVAL during bring up of atm device, hence marked as broken 15 years ago