aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix portability issues and other minor bugs in the wrt350nv2 image builderFelix Fietkau2009-12-121-19/+10
* add wrt350n v2 image building code from #5970 (thx, maddes)Felix Fietkau2009-12-129-0/+2011
* lzma2eva: Endianness fixes.Michael Büsch2009-12-111-26/+88
* modules: package the leds-wndr3700-usb driverGabor Juhos2009-12-111-0/+16
* ar71xx: add driver for the USB LED on the WNDR3700Gabor Juhos2009-12-118-0/+157
* ar71xx: add ar71xx_device_stopped functionGabor Juhos2009-12-112-0/+36
* ar71xx: fix build error with 2.6.31.7Gabor Juhos2009-12-112-5/+5
* ar71xx: fix NULL pointer dereference in the ethernet driverGabor Juhos2009-12-111-3/+5
* convert gpio code to use gpiolib, make rdc321x:dmz led work againFlorian Fainelli2009-12-115-122/+44
* remove the host-tool lzma dependency we now use the one provided in openwrtFlorian Fainelli2009-12-111-4/+0
* ar71xx: merge DSA switch patchGabor Juhos2009-12-115-140/+12
* ar71xx: merge ag71xx specific patchesGabor Juhos2009-12-1110-349/+17
* ar71xx: nuke 2.6.28 supportGabor Juhos2009-12-1128-934/+0
* ar71xx: move mdio_bus reset codeGabor Juhos2009-12-112-7/+5
* refresh patchImre Kaloz2009-12-111-4/+4
* upgrade to 2.6.31.7Imre Kaloz2009-12-115-6/+6
* menuconfig: allow wildcard includes to return no match (#6339)Felix Fietkau2009-12-112-2/+8
* madwifi: add a watchdog for software beacon alert interruptsFelix Fietkau2009-12-111-0/+95
* madwifi: fix noise level display and make the cca threshold configurable thro...Felix Fietkau2009-12-111-0/+186
* add a simple script for symlinking one tree into another for doing builds wit...Felix Fietkau2009-12-101-0/+45
* firewall: fix fallout from r18716 (fixes #6338)Felix Fietkau2009-12-101-1/+3
* mac80211: fix dependsGabor Juhos2009-12-101-2/+2
* hostapd: parse the option for hiding the ESSID (#6310)Felix Fietkau2009-12-091-0/+2
* add missing config option for v4l1 (fixes #6314)Felix Fietkau2009-12-091-0/+1
* Fix a memory leak in hotplug2 environment handling. Bump hotplug2 to the late...Felix Fietkau2009-12-094-171/+81
* broadcom-wl: add rts/frag threshold settings (patch from #4769)Felix Fietkau2009-12-091-0/+4
* mac80211: fix RTS threshold not being set for mac80211 devicesFelix Fietkau2009-12-091-1/+1
* add missing argument to debug/mount wrappers (thx, matteo)Felix Fietkau2009-12-091-2/+2
* do not start multiple subshells for applying /etc/uci-defaults. use sh -x for...Felix Fietkau2009-12-092-6/+5
* firewall: get rid of recursive shell script inclusion to improve hush compati...Felix Fietkau2009-12-092-37/+46
* functions.sh: use functions instead of aliases for the debug, mount wrappers ...Felix Fietkau2009-12-091-2/+7
* adjust dependencies of firewall and qos-scripts, so that these packages are v...Felix Fietkau2009-12-092-2/+2
* iptables: move to 'Network' in menuconfigFelix Fietkau2009-12-091-1/+1
* busybox: adjust hush default configurationFelix Fietkau2009-12-091-10/+10
* ar71xx: sync kernel configsGabor Juhos2009-12-093-33/+34
* ar71xx: register rtl8366-smi device on the DIR-825 B1 boardGabor Juhos2009-12-091-4/+21
* rtl8306: manage the wan port as a separate phy device with proper link status...Felix Fietkau2009-12-092-29/+89
* fix default network config after r18699Jo-Philipp Wich2009-12-081-1/+1
* iptables: bump pkg revisionJo-Philipp Wich2009-12-081-1/+1
* iptables: add comment match to the core packageJo-Philipp Wich2009-12-082-1/+2
* fix firmware loading broken by the busybox upgradeFelix Fietkau2009-12-081-1/+1
* ifxmips: add CONFIG_SQUASHFS_SUPPORT_LZMAJohn Crispin2009-12-081-0/+1
* make uboot work on arcaydian boardJohn Crispin2009-12-083-36/+80
* ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160n...Felix Fietkau2009-12-083-2/+5
* fix link status detection in various switch driversFelix Fietkau2009-12-084-4/+4
* ar71xx: TL-WR1043ND support cleanupGabor Juhos2009-12-089-10/+18
* ar71xx: preliminary support for the TL-WR1043NDGabor Juhos2009-12-0810-0/+172
* ar71xx: register rtl8366_smi device on the WNDR3700Gabor Juhos2009-12-081-1/+20
* ar71xx: add mdio bus driver for the rtl8366 switchGabor Juhos2009-12-0810-0/+768
* ar71xx: refresh patchesGabor Juhos2009-12-0811-34/+34