14162 Commits (c81d122238176a59ea11c7a9eb0d9147a567e252)
 

Author SHA1 Message Date
Ralph Hempel c81d122238 fix firmware handling 15 years ago
Gabor Juhos dd7304ec6d ar71xx: update phy masks for the Planex boards 15 years ago
Gabor Juhos 72d4353728 generic: make chip detection more reliable in the AR8216 driver 15 years ago
Gabor Juhos d6c0363884 ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards 15 years ago
Gabor Juhos 4c29a2c263 ar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive functions 15 years ago
Gabor Juhos 4a28844d80 ar71xx: ag71xx: call the phy driver's netif_receive_skb() 15 years ago
Florian Fainelli 722e75f066 fix kexec for mips, patch from Adrian Byszuk (#7115) 15 years ago
Jo-Philipp Wich d240d8edad broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g (G only), 11gst (G performance) and 11bg (default) 15 years ago
Alexandros C. Couloumbis 843ac4a11a package/grub: play it safe, cross compile everywhere 15 years ago
Markus Wigge 44c1a9e5e5 added WRT54G3GV2-VF detection to broadcom-diag 15 years ago
Jo-Philipp Wich 6b4eb9901a block-extroot: unblock package if kmod-broadcom-sdhc has been selected 15 years ago
Jo-Philipp Wich 44810702d2 fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch 15 years ago
Nicolas Thill a98a5a907a package/block-mount: disable config options altering busybox configuration, fix dependencies 15 years ago
Nicolas Thill ee9af1fbb6 package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid support, bumb release number 15 years ago
Felix Fietkau df463abb18 ar71xx: fix ethernet on final pb92 board (previous value was based on a preliminary version) 15 years ago
Jo-Philipp Wich 23bebe33a7 Add support for the ar8316 switch. This patch enhances the ar8216 driver with ar8316 support and fixes some minor issues with the ar8216 driver itself. It should not break anything, but isn't tested on ar8216 devices. 15 years ago
Jo-Philipp Wich 22e3bd0d8b add kernel support for iptables comment match 15 years ago
Jo-Philipp Wich 501e154d03 switch: explicitely clear port mappings in unsused vlans (#7082) 15 years ago
Nicolas Thill 83bf10cb3f target/rdc: revert [20653], the proper fix for #7005 is in [20712] 15 years ago
Felix Fietkau ddb677e13d ixp4xx: add back the patch for avoiding dma bounce buffers for network buffers, which was lost on the kernel upgrade to 2.6.32. fixes ath9k and improves other drivers' performance on boards with >64M ram 15 years ago
Nicolas Thill 1fc7da0306 sysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks to acinonyx 15 years ago
Lars-Peter Clausen f8275576d9 jzcodec: Only support 16bit formats for now 15 years ago
Mirko Vogt e60b9b9b35 do not disable netfilter support for xburst target (some packages require netfilter support) 15 years ago
Nicolas Thill 79897ae09a netfilter: fix extension list in package descriptions (closes: #7045) 15 years ago
Nicolas Thill aa8e2e8685 netfilter: extension fixes (partially closes: #7045) * add missing xt_owner (2.6) * enable ipt_quota (2.4), disabled in [8499] is building fine with recent iptables * add missing ipt_nat_tftp (2.4) * add missing nf_nat_amanda (2.6) 15 years ago
Steven Barth eb3e79eec7 cyassl: shouldn't depend on zlib when compiled with --without-zlib 15 years ago
Nicolas Thill 1b0a9b51c4 include/netfilter.mk: move ebtables definitions at the end 15 years ago
Nicolas Thill fc72a828f5 opkg: add upstream patch fixing the order packages are configured (closes: #7057, #7058), bump release number 15 years ago
Vasilis Tsiligiannis 34a5f7bcbe hotplug2: Refresh patches 15 years ago
Vasilis Tsiligiannis ddc4230c30 hotplug2: Fix event blocking when there are no available children (#6958, #7030) 15 years ago
Vasilis Tsiligiannis a1e4c66c16 base-files: Use hotplug2 to download firmware 15 years ago
Vasilis Tsiligiannis 2cdfbaa86c hotplug2: Always fork rules flagged as slow 15 years ago
Vasilis Tsiligiannis 1516cadf1f hotplug2: Fix forking (#7033) 15 years ago
Vasilis Tsiligiannis 41f375e837 hotplug2: Cancel firmware loading on file openning errors 15 years ago
Vasilis Tsiligiannis d234536a34 hotplug2: Fix sysfs path (#7031) 15 years ago
Jo-Philipp Wich 38b256105d hostapd: fixup madwifi turbo modes (#7060) 15 years ago
Gabor Juhos 6c07306d32 mac80211: update rt2x00 mcu patch (thanks to Luis Correia) 15 years ago
Gabor Juhos c874513cfa ar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024) 15 years ago
Jo-Philipp Wich 10c00a6368 base-files: also regenerate wifi config if existing config contains only whitespace 15 years ago
Jo-Philipp Wich a0a6400034 uhttpd: - cope with options instead of lists in uci config - fix compilation without tls (#7050) - bump to rev 7 15 years ago
Nicolas Thill 90888d6b35 kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue (closes: #6939) 15 years ago
Nicolas Thill 8be628f50a busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner) 15 years ago
Nicolas Thill 15f9699e98 busybox: add myself as maintainer 15 years ago
Jo-Philipp Wich a8e904a958 dnsmasq: allow multiple hostnames per domain section 15 years ago
Florian Fainelli e3a9d80e8f do not set CONFIG_NET_DEV_OPS (#7005) 15 years ago
Florian Fainelli 2a4fb82289 flashmap and image generation: reduced union bcm_tag to a single struct combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore. 15 years ago
Hauke Mehrtens bbe4a57177 brcm-2.4: fix commit r18413 "128MB ram problem" 15 years ago
Gabor Juhos cf4781cfbd mac80211: remove MCU requests for SoC platforms in the rt2x00 driver 15 years ago
Vasilis Tsiligiannis 043b77a460 base-files: Cancel firmware loading if file doesn't exist 15 years ago
Imre Kaloz d3b9b93dd3 add a subtarget and drivers for the Intel Tolapai SoC 15 years ago