| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] base-files: kill possibly existing udhcpc instance when bringing up... | jow | 2010-09-19 | 1 | -39/+26 |
* | [package] base-files: cached state vars after scan_interfaces might be out of... | jow | 2010-09-19 | 1 | -3/+3 |
* | [package] firewall: protect iptables invocations with locks in interface ops,... | jow | 2010-09-19 | 2 | -1/+5 |
* | [package] ppp: use service_kill() | jow | 2010-09-19 | 2 | -10/+2 |
* | [package] base-files: introduce service_kill() into functions.sh - a convenie... | jow | 2010-09-19 | 2 | -1/+18 |
* | [package] Fix missing dependency in solos-pci module | florian | 2010-09-19 | 1 | -1/+1 |
* | package/zlib: fix Darwin compile failure (closes #7963) | acoul | 2010-09-19 | 1 | -4/+3 |
* | [package] firewall: make invalid redirects and duplicate zones non-fatal, pri... | jow | 2010-09-16 | 4 | -10/+12 |
* | rt2800pci: add back ifdown hang workaround that was accidentally dropped duri... | nbd | 2010-09-16 | 1 | -0/+29 |
* | hostapd: fix non-multicall wpa_supplicant compile | nbd | 2010-09-15 | 1 | -2/+4 |
* | [PATCH] Support for Solos PCI ADSL2+ modem | jow | 2010-09-15 | 1 | -0/+17 |
* | [PATCH] Support for RTL-8139C+ ethernet adapters | jow | 2010-09-15 | 1 | -0/+16 |
* | hostapd: fix wpa_supplicant crash issues in WDS STA mode | nbd | 2010-09-15 | 1 | -0/+43 |
* | [package] firewall: run ifdown hotplug events synchronized, fixes a racecondi... | jow | 2010-09-15 | 3 | -10/+8 |
* | [package] firewall: deliver remove hotplug events for all active zones/networ... | jow | 2010-09-14 | 3 | -3/+42 |
* | mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl91... | nbd | 2010-09-14 | 34 | -455/+220 |
* | mac80211: add a pending fix for a locking error in the aggregation reorder re... | nbd | 2010-09-14 | 1 | -0/+25 |
* | ath9k: fix multi-bss operation (fixes #7914) | nbd | 2010-09-14 | 1 | -0/+117 |
* | package/opkg: add missing patch from r23050 | acoul | 2010-09-13 | 1 | -0/+41 |
* | package/opkg: update to r563 | acoul | 2010-09-13 | 7 | -442/+4 |
* | package/zlib: update to zlib-1.2.5 | acoul | 2010-09-13 | 2 | -216/+16 |
* | [package] broadcom-diag: SimpleShare: expose power button as reset to the sys... | jow | 2010-09-13 | 2 | -3/+2 |
* | [package] opkg: | jow | 2010-09-12 | 4 | -11/+249 |
* | Fix compilation of crypto modules. | mb | 2010-09-12 | 1 | -2/+2 |
* | iproute2: Add lex/yacc files dependencies. Refresh other patches. | mb | 2010-09-12 | 6 | -39/+80 |
* | Fix kernel crypto modules for >= 2.6.36 | mb | 2010-09-11 | 1 | -2/+2 |
* | [package] firewall: | jow | 2010-09-11 | 7 | -94/+114 |
* | [package] 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparen... | jow | 2010-09-11 | 2 | -3/+3 |
* | [package] nvvram: no checksum error recording on WRT54G3GV2(-VF) | florian | 2010-09-11 | 2 | -1/+7 |
* | [package] update acx-mac80211 to 20100830 | florian | 2010-09-11 | 1 | -2/+2 |
* | [package] fix acx-mac80211 build failure with latest compat-wireless | florian | 2010-09-11 | 1 | -0/+33 |
* | iproute2: Once the make calls were fixed up, parallel compile seems to work w... | mb | 2010-09-09 | 1 | -1/+5 |
* | [package] uhttpd: break tight loop when receiving eof during header reading (... | jow | 2010-09-09 | 2 | -1/+5 |
* | iproute2: Fix compilation | mb | 2010-09-09 | 1 | -4/+7 |
* | [package] util-linux-ng: make build depend on libncurses, cfdisk is compiled ... | jow | 2010-09-08 | 1 | -1/+1 |
* | [package] base-files: add an experimental "-c" flag which tries to preserve *... | jow | 2010-09-07 | 2 | -3/+20 |
* | From: Joseph Roback <openwrt-devel@roback.cc> | mb | 2010-09-07 | 7 | -5/+15 |
* | [package] opkg: add --force-run-hooks option to run postinstall scripts in of... | jow | 2010-09-06 | 2 | -1/+69 |
* | [ifxmips] | blogic | 2010-09-06 | 1 | -2/+2 |
* | package/kernel: update crypto.mk for kernel 2.6.36 | acoul | 2010-09-06 | 1 | -1/+2 |
* | package/busybox: update to busybox-1.7.2, include upstream patches, refresh p... | acoul | 2010-09-06 | 9 | -178/+631 |
* | [package] base-files: make build dependant on opkg/host | jow | 2010-09-06 | 1 | -0/+1 |
* | [package] opkg: reintroduce host build, utilize fixed HOST_BUILD_DEPENDS and ... | jow | 2010-09-06 | 1 | -0/+25 |
* | [PATCH v5 4/4] kernel: virtio modules depend on x86_kvm_guest | jow | 2010-09-05 | 1 | -3/+3 |
* | [PATCH v5 2/4] kernel: add VirtIO device support | jow | 2010-09-05 | 1 | -0/+48 |
* | [PATCH v5 1/4] kernel: move xen.mk to virtual.mk | jow | 2010-09-05 | 1 | -6/+6 |
* | [package] firewall: | jow | 2010-09-05 | 2 | -4/+6 |
* | [package] firewall: introduce SNAT support for redirect sections | jow | 2010-09-05 | 3 | -4/+19 |
* | Fix musb-hdrc module loading | mb | 2010-09-05 | 1 | -2/+3 |
* | [PATCH] b43: Module option added to change the GPIO LED mask. | jow | 2010-09-04 | 1 | -0/+50 |