| Commit message (Expand) | Author | Age | Files | Lines |
* | firewall: make invalid redirects and duplicate zones non-fatal, print a notic... | Jo-Philipp Wich | 2010-09-16 | 4 | -10/+12 |
* | rt2800pci: add back ifdown hang workaround that was accidentally dropped duri... | Felix Fietkau | 2010-09-16 | 1 | -0/+29 |
* | hostapd: fix non-multicall wpa_supplicant compile | Felix Fietkau | 2010-09-15 | 1 | -2/+4 |
* | Support for Solos PCI ADSL2+ modem This driver is used by Traverse Technologi... | Jo-Philipp Wich | 2010-09-15 | 1 | -0/+17 |
* | Support for RTL-8139C+ ethernet adapters Signed-off-by: Nathan Williams <nath... | Jo-Philipp Wich | 2010-09-15 | 1 | -0/+16 |
* | hostapd: fix wpa_supplicant crash issues in WDS STA mode | Felix Fietkau | 2010-09-15 | 1 | -0/+43 |
* | firewall: run ifdown hotplug events synchronized, fixes a racecondition on "i... | Jo-Philipp Wich | 2010-09-15 | 3 | -10/+8 |
* | firewall: deliver remove hotplug events for all active zones/networks when re... | Jo-Philipp Wich | 2010-09-14 | 3 | -3/+42 |
* | mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl91... | Felix Fietkau | 2010-09-14 | 34 | -455/+220 |
* | mac80211: add a pending fix for a locking error in the aggregation reorder re... | Felix Fietkau | 2010-09-14 | 1 | -0/+25 |
* | ath9k: fix multi-bss operation (fixes #7914) | Felix Fietkau | 2010-09-14 | 1 | -0/+117 |
* | package/opkg: add missing patch from r23050 | Alexandros C. Couloumbis | 2010-09-13 | 1 | -0/+41 |
* | package/opkg: update to r563 | Alexandros C. Couloumbis | 2010-09-13 | 7 | -442/+4 |
* | package/zlib: update to zlib-1.2.5 | Alexandros C. Couloumbis | 2010-09-13 | 2 | -216/+16 |
* | broadcom-diag: SimpleShare: expose power button as reset to the system, remov... | Jo-Philipp Wich | 2010-09-13 | 2 | -3/+2 |
* | opkg: - implement --add-dest and --add-arch commandline options, this allows ... | Jo-Philipp Wich | 2010-09-12 | 4 | -11/+249 |
* | Fix compilation of crypto modules. This fixes #7920 | Michael Büsch | 2010-09-12 | 1 | -2/+2 |
* | iproute2: Add lex/yacc files dependencies. Refresh other patches. | Michael Büsch | 2010-09-12 | 6 | -39/+80 |
* | Fix kernel crypto modules for >= 2.6.36 | Michael Büsch | 2010-09-11 | 1 | -2/+2 |
* | firewall: - simplify masquerade rule setup - remove various subshell invocati... | Jo-Philipp Wich | 2010-09-11 | 7 | -94/+114 |
* | 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does n... | Jo-Philipp Wich | 2010-09-11 | 2 | -3/+3 |
* | nvvram: no checksum error recording on WRT54G3GV2(-VF) | Florian Fainelli | 2010-09-11 | 2 | -1/+7 |
* | update acx-mac80211 to 20100830 | Florian Fainelli | 2010-09-11 | 1 | -2/+2 |
* | fix acx-mac80211 build failure with latest compat-wireless | Florian Fainelli | 2010-09-11 | 1 | -0/+33 |
* | iproute2: Once the make calls were fixed up, parallel compile seems to work w... | Michael Büsch | 2010-09-09 | 1 | -1/+5 |
* | uhttpd: break tight loop when receiving eof during header reading (#7904) | Jo-Philipp Wich | 2010-09-09 | 2 | -1/+5 |
* | iproute2: Fix compilation | Michael Büsch | 2010-09-09 | 1 | -4/+7 |
* | util-linux-ng: make build depend on libncurses, cfdisk is compiled unconditio... | Jo-Philipp Wich | 2010-09-08 | 1 | -1/+1 |
* | base-files: add an experimental "-c" flag which tries to preserve *all* chang... | Jo-Philipp Wich | 2010-09-07 | 2 | -3/+20 |
* | From: Joseph Roback <openwrt-devel@roback.cc> | Michael Büsch | 2010-09-07 | 7 | -5/+15 |
* | opkg: add --force-run-hooks option to run postinstall scripts in offline root... | Jo-Philipp Wich | 2010-09-06 | 2 | -1/+69 |
* | extracted firmware files were generated with an incorrect umask | John Crispin | 2010-09-06 | 1 | -2/+2 |
* | package/kernel: update crypto.mk for kernel 2.6.36 | Alexandros C. Couloumbis | 2010-09-06 | 1 | -1/+2 |
* | package/busybox: update to busybox-1.7.2, include upstream patches, refresh p... | Alexandros C. Couloumbis | 2010-09-06 | 9 | -178/+631 |
* | base-files: make build dependant on opkg/host | Jo-Philipp Wich | 2010-09-06 | 1 | -0/+1 |
* | opkg: reintroduce host build, utilize fixed HOST_BUILD_DEPENDS and depend lib... | Jo-Philipp Wich | 2010-09-06 | 1 | -0/+25 |
* | kernel: virtio modules depend on x86_kvm_guest Make the VirtIO modules depend... | Jo-Philipp Wich | 2010-09-05 | 1 | -3/+3 |
* | kernel: add VirtIO device support Add support for VirtIO-based paravirtualize... | Jo-Philipp Wich | 2010-09-05 | 1 | -0/+48 |
* | kernel: move xen.mk to virtual.mk Move Xen kernel modules into a general virt... | Jo-Philipp Wich | 2010-09-05 | 1 | -6/+6 |
* | firewall: - fix possible endless loop when the family option is used for forw... | Jo-Philipp Wich | 2010-09-05 | 2 | -4/+6 |
* | firewall: introduce SNAT support for redirect sections | Jo-Philipp Wich | 2010-09-05 | 3 | -4/+19 |
* | Fix musb-hdrc module loading | Michael Büsch | 2010-09-05 | 1 | -2/+3 |
* | b43: Module option added to change the GPIO LED mask. This patch exposes the ... | Jo-Philipp Wich | 2010-09-04 | 1 | -0/+50 |
* | p54spi: Compile in the default eeprom image | Michael Büsch | 2010-09-04 | 1 | -0/+2 |
* | fix fuse dependency against kmod-fuse | Florian Fainelli | 2010-09-04 | 1 | -1/+1 |
* | kmod-sctp: Add SCTP kernel support | Florian Fainelli | 2010-09-04 | 3 | -5/+40 |
* | add dm-crypt and fix tabs | Florian Fainelli | 2010-09-04 | 1 | -13/+13 |
* | add XTS cipher CryptoAPI module | Florian Fainelli | 2010-09-04 | 1 | -0/+17 |
* | firewall: add option to disable NAT reflection | Jo-Philipp Wich | 2010-09-04 | 1 | -0/+4 |
* | firewall: clean up description (#7875) | Jo-Philipp Wich | 2010-09-04 | 1 | -1/+1 |