21216 Commits (fa75bd977aef048870c7555c88f36acd7872574a)
 

Author SHA1 Message Date
Jo-Philipp Wich 232d193499 dropbear: set DEFAULT_PATH for non-interactive logins 12 years ago
Gabor Juhos eabf96dc22 ar71xx: set firmware version for the TL-WR2543N 12 years ago
Gabor Juhos a45427bc79 firmware-utils/mktplinkfw: allow to specify firmware version 12 years ago
Gabor Juhos 7c932579fa ar71xx: make 2.4GHz wlan LED work on the WR2543N 12 years ago
Jo-Philipp Wich 17f5287b0e hostapd: change wpa_supplicant.sh to pass 64 byte hex psk unquoted and remove the undocumented usepasspharse option, this makes it match the logic of the hostapd setup 12 years ago
Gabor Juhos b2f0476871 ar71xx: OM2P sysupgrade support 12 years ago
Gabor Juhos 79910a3e71 uboot-envtools: OM2P partition information 12 years ago
Gabor Juhos 797944d3f1 ar71xx: add support for the OpenMesh OM2P-LC board 12 years ago
Gabor Juhos 518a70f06c package/om-watchdog: add om2p-lc support 12 years ago
Gabor Juhos 1ea2a3cfd8 ar71xx: add profile and build image for the Atheros AP136 reference board 12 years ago
Gabor Juhos b219848bfc ar71xx: AP136 user-space support 12 years ago
Gabor Juhos f0cda65bb6 ar71xx: add initial support for the Qualcomm Atheros AP136 board 12 years ago
Gabor Juhos d1b237b335 ar71xx: add initial support for the QCA955X SoCs 12 years ago
Gabor Juhos 7284cf73d6 ar71xx: refactor PCI code to allow registering multiple PCI controllers 12 years ago
Gabor Juhos 6b8392eb12 generic: ar8216: start aneg on each PHY of the AR8327 12 years ago
Florian Fainelli 0fdac1102d add missing interrupts properties to some device nodes 12 years ago
Jo-Philipp Wich 38cb1da868 mtd - remove partition table assumption when writing fis table 12 years ago
Jo-Philipp Wich 0b83775202 mtd - add partition offset parameter 12 years ago
Felix Fietkau bfef2d17eb ar71xx: update the EW Dorin MTD layout, increase kernel partition size (requested by EW) 12 years ago
Travis Kemen 62d9f257a1 mac80211: make channel bandwidth setting generic 12 years ago
Travis Kemen 9452ad74bb commit patch from https://lists.ath5k.org/pipermail/ath5k-devel/2011-November/005043.html, fixed up for newer ath5k and added in more radios. 12 years ago
Jonas Gorski 0a3e9c3148 bcm63xx: bcm63xx-spi does not depend on spi-bitbang 12 years ago
Jonas Gorski fad888a85c bcm63xx: 96348A-122 improvements (Comtrend 5365) 12 years ago
Jonas Gorski 0c7e676342 bcm63xx: fix second caldata address calculation 12 years ago
Jonas Gorski 988147111c bcm63xx: update patches to latest upstream versions 12 years ago
Jonas Gorski 1e2262df76 kernel: generic: spi: allow empty (un)prepare transfer 12 years ago
Felix Fietkau 5cd249655d ath9k: add a patch to make the hw queue length configurable via debugfs 12 years ago
Gabor Juhos 5ad36ca723 mac80211: add support for AR9550 12 years ago
Jo-Philipp Wich ff3161a6c4 base-files: ensure that /sys is available during sysupgrade, some essential services like om-watchdog need it 12 years ago
Gabor Juhos b8618fd3f2 ar71xx: improve MDIO busy wait code 12 years ago
Gabor Juhos 86013d40d5 ar71xx: remove the built-in MTD map of the ALL0258N 12 years ago
Felix Fietkau 5d19a38d80 toolchain: sync eglibc headers/build split with uclibc changes 12 years ago
Felix Fietkau f1a1d0a262 toolchain: fix libc headers dependency on kernel headers + minimal gcc 12 years ago
Florian Fainelli 4cdc4b1f36 refresh patches 12 years ago
Hauke Mehrtens bd9fa13c73 kernel: ssb/bcma: update to version from wireless-testing tag master-2012-07-02 12 years ago
Jo-Philipp Wich b2e2de794e 6to4: fix ifname resolving for adv_interface option (#11796) 12 years ago
Jo-Philipp Wich bcacf552fd netifd: repair dhcp client id option Busybox udhcpc dropped support for the -c option, instead it can be emulated by using -x 0x3d:id, change the dhcp protocol script accordingly and filter all colons from the id while we're at it. This change supersedes http://patchwork.openwrt.org/patch/1810/ 12 years ago
Jo-Philipp Wich deff2382d0 include/image.mk: /tmp should have mode 1777 12 years ago
Jo-Philipp Wich faab751760 dnsmasq: introduce "add_local_hostname" and "add_local_domain" options - add_local_domain defaults to 1 and controls whether the local domain is written as search directive to the local resolv.conf - add_local_hostname defaults to 1 and controls whether A and PTR records are created automatically for the local hostname These change supersedes http://patchwork.openwrt.org/patch/2207/ and http://patchwork.openwrt.org/patch/2208/ 12 years ago
Jo-Philipp Wich c49f8068cd package/dnsmasq: permit UCI configuration of --dhcp-fqdn option 12 years ago
Jo-Philipp Wich 7f573ef7e3 package/dnsmasq: permit dhcp_option in global dnsmasq config section 12 years ago
Jo-Philipp Wich 6e419fbdeb Fix extroot by UUID 12 years ago
Jo-Philipp Wich 5d3f21904f kernel/modules: load pppol2tp after pppox 12 years ago
Felix Fietkau 0653efa98d config: tag parallel build options with high build breakage probability with a BROKEN dependency to discourage users from spamming us with tickets about them 12 years ago
Felix Fietkau ab9f9e2383 uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning logspam 12 years ago
Felix Fietkau c3caa1b768 uClibc: split the package into the main directory and the headers/ and utils/ subdirectories to clean up build order and fix quilt support 12 years ago
Felix Fietkau 59b384dabe toolchain: fix up lib64 symlink to lib before copying the initial prefix dir to avoid errors on copying 12 years ago
Felix Fietkau e98810dced toolchain/uClibc: fix getting the nameserver from _res state after res_init. fixes displaying the nameserver in busybox nslookup 12 years ago
Felix Fietkau 70259bceb4 toolchain/gcc: fix installing the toolchain after removing the toolchain dir without a full rebuild 12 years ago
Felix Fietkau e74e4dbd29 toolchain: keep the initial gcc around for later uclibc rebuilds 12 years ago