Commit Graph

13748 Commits (d08b2b02cfd72074cd05f2fdb39f1589235888fa)
 

Author SHA1 Message Date
Nicolas Thill d08b2b02cf base-files: fix preinit code typos
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
Acked-by: Daniel Dickinson <cshore@csolve.net>

SVN-Revision: 20124
14 years ago
Nicolas Thill f00bcb24be kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with the other stable nfs modules)
SVN-Revision: 20123
14 years ago
Nicolas Thill 7d50b29b4d busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) option
SVN-Revision: 20122
14 years ago
Gabor Juhos ffdc6ec8ed ar71xx: create smaller sysupgrade files for the TP-Link boards
SVN-Revision: 20121
14 years ago
Gabor Juhos c07fdecea8 mktplinkfw: add option to strip padding from the end of the image
SVN-Revision: 20120
14 years ago
Gabor Juhos 9daf566ddc ar71xx: fix sysupgrade on the LS-SR71 board
SVN-Revision: 20119
14 years ago
Nicolas Thill de36549de1 uboot-envtools: mark as 2.6 only, use a shorter title and a longer description
SVN-Revision: 20118
14 years ago
Nicolas Thill b4e99d33d9 use a common way of marking packages as not supported on specific targets
SVN-Revision: 20117
14 years ago
Nicolas Thill a9dc020014 sort entries in images md5sums files
SVN-Revision: 20116
14 years ago
Felix Fietkau 656de42f9c Revert "mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out)" again It appears to be causing trouble at least with some clients.
SVN-Revision: 20115
14 years ago
Felix Fietkau 3f733bc1ec mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out)
SVN-Revision: 20114
14 years ago
Felix Fietkau 56f94c0d2a mac80211: fix compile for 2.6.33 (thx, acoul)
SVN-Revision: 20113
14 years ago
Felix Fietkau 527accf920 ar8216: fix the mtu register definition
SVN-Revision: 20110
14 years ago
Felix Fietkau 5c02f218be hostapd: restore wds sta state after the sta reassociates
SVN-Revision: 20108
14 years ago
Felix Fietkau 8b9afa6f75 mac80211: fix interface setup for wds client sometimes an interface does not get added to the bridge properly this seems to be a race of interface setup vs wpa_supplicant fix this by configuring the interface only after wpa_supplicant has been started
SVN-Revision: 20106
14 years ago
Felix Fietkau ad1507756b hostapd: remove the hotplug script for adding wds station interfaces to a bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge
SVN-Revision: 20104
14 years ago
Felix Fietkau 875b9fc0ae hostapd: fix setting the station vlan for wds stations on reauthentication
SVN-Revision: 20103
14 years ago
Gabor Juhos eaccbd3fb8 ar71xx: add default network configuration for the PB44 board
SVN-Revision: 20099
14 years ago
Gabor Juhos 8a15575a1c adm5120: fix USB LED configuration for the BR-6104KP (closes #4187)
* Thanks to Eugeny Zadevalov

SVN-Revision: 20098
14 years ago
Gabor Juhos 18ee1b6dda ar71xx: add uci-defaults for the RB750 board
SVN-Revision: 20097
14 years ago
Gabor Juhos b21308313e ar71xx: override lan port names on the RB750
SVN-Revision: 20096
14 years ago
Gabor Juhos 45ff7289fe ar71xx: allow overriding of the lan port names on AP91 based boards
SVN-Revision: 20095
14 years ago
Gabor Juhos 781c482e6a ar71xx: improve wget2nand script
SVN-Revision: 20094
14 years ago
Gabor Juhos 9003a98d83 ar71xx: fix a typo in the ar7240 dsa driver
SVN-Revision: 20093
14 years ago
Gabor Juhos 2a818f388a ar71xx: ag71xx: fix MAC address setup
SVN-Revision: 20092
14 years ago
Gabor Juhos 4d5a9fe402 ar71xx: add missing protocol definitions to default network configurations
SVN-Revision: 20091
14 years ago
Felix Fietkau 1aa0192b94 hostapd: upgrade to 20100309
SVN-Revision: 20090
14 years ago
Felix Fietkau ddb6eb9d51 mac80211: add support for the noscan option for skipping the initial scan on hostapd startup
SVN-Revision: 20089
14 years ago
Felix Fietkau 7fdbfef92f wpa_supplicant: fix bridging settings for wds
SVN-Revision: 20088
14 years ago
Florian Fainelli 26e745e736 switch to 2.6.32
SVN-Revision: 20087
14 years ago
Florian Fainelli 74d40a45b4 fix missing bits in ar7.h after r20037
SVN-Revision: 20086
14 years ago
Felix Fietkau 63350fa59b scripts/metadata.pl: fix handling of multiple conditional depends on the same package
SVN-Revision: 20085
14 years ago
Jo-Philipp Wich cfaeab171a remove dependency on CONFIG_ALL
SVN-Revision: 20084
14 years ago
Felix Fietkau 513e8c583f Several small fixes for ar8216 driver (patch by Jonas Gorski)
* Create defines for some magic values/masks.

 * Change vlan_id to u16, to allow VIDs > 255.

 * Add a range check to set_pvid as it isn't a VID, but the index
   in the vlan table.

 * Set the max VID to 4094, since 4095 is a reserved value and
   should not be used.

 * In mangle_rx replace the provided VID with the VID of the table
   entry of the port, not the index of the table.

 * In hw_apply, remove a redundant emptyness check (was already
   checked several lines above).

 * In no vlan mode do not set the ingress mode to secure, as there
   are no vlan table entries, but to use the port's destination
   masks. Otherwise the switch won't forward anything.

 * In read_status tell that the phy is up (taken from the rtl8306
   driver).

SVN-Revision: 20083
14 years ago
Lars-Peter Clausen a5441beb82 jz4740: Properly setup intc irq handler.
SVN-Revision: 20082
14 years ago
Jo-Philipp Wich 9b8ff17f8c dnsmasq: remove redundant code introduced with r20074
SVN-Revision: 20079
14 years ago
Lars-Peter Clausen f05bb5f275 n516-lpc: Ack wakeup events and some minor cleanups
SVN-Revision: 20075
14 years ago
Jo-Philipp Wich 58820edbd9 dnsmasq: allow multiple macs per static lease address (#6205)
SVN-Revision: 20074
14 years ago
Hauke Mehrtens 32885a5a05 mac80211: build ipw2x00 driver from compat-wireless
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel.

SVN-Revision: 20073
14 years ago
Hauke Mehrtens 3f0dc5c30f brcm47xx: fix commit r18413 "128MB ram problem"
The patch commited in r18413 was wrong.
This patch prevents prom_init_mem from scanning over 128MB ram.
This is from #6765 and #3177

Refresh all patches

SVN-Revision: 20072
14 years ago
Lars-Peter Clausen c0b9c9d4a9 jz4740-gpio: Fix potential race condition
SVN-Revision: 20071
14 years ago
Lars-Peter Clausen 94f764a9d6 Fix gpio and irq wakeup irq handling.
SVN-Revision: 20070
14 years ago
Lars-Peter Clausen fa445c6a47 Export gpio and irq registers through debugfs
SVN-Revision: 20069
14 years ago
Gabor Juhos 4ccab48a6b mktplinkfw: fix help string, and remove duplicated option
SVN-Revision: 20067
14 years ago
Gabor Juhos 3bc81edc70 package: fix w1-gpio-custom package (closes #6770)
SVN-Revision: 20066
14 years ago
Felix Fietkau fe05a0887b mkimage: fix spurious build errors caused by its braindead build system
SVN-Revision: 20065
14 years ago
Gabor Juhos 3ba43e6528 imagebuilder: add REVISION variable (closes #6795)
SVN-Revision: 20064
14 years ago
Gabor Juhos 342ab781f5 ar71xx: simplify WP543 image generation, and fix rootfs offset
SVN-Revision: 20063
14 years ago
Travis Kemen 891d26ab51 add missing file from patch
SVN-Revision: 20062
14 years ago
Travis Kemen 9b8f12303a finish cleaning my broken commit
SVN-Revision: 20061
14 years ago