4701 Commits (cc19ab72acaed363c07b94159939b750d8eade4b)

Author SHA1 Message Date
Florian Fainelli 8e9736675f Fix missing dependency in solos-pci module 14 years ago
Alexandros C. Couloumbis aea8213bdd package/zlib: fix Darwin compile failure (closes #7963) 14 years ago
Jo-Philipp Wich f90328f26e firewall: make invalid redirects and duplicate zones non-fatal, print a notice and discard them 14 years ago
Felix Fietkau 4df10391ba rt2800pci: add back ifdown hang workaround that was accidentally dropped during a compat-wireless update 14 years ago
Felix Fietkau 8cd8f6029c hostapd: fix non-multicall wpa_supplicant compile 14 years ago
Jo-Philipp Wich 1e227c0225 Support for Solos PCI ADSL2+ modem This driver is used by Traverse Technologies' Geos ADSL2+ x86 router: 14 years ago
Jo-Philipp Wich fe247d02bd Support for RTL-8139C+ ethernet adapters Signed-off-by: Nathan Williams <nathan@traverse.com.au> 14 years ago
Felix Fietkau 7fb3870671 hostapd: fix wpa_supplicant crash issues in WDS STA mode 14 years ago
Jo-Philipp Wich 7557011cb1 firewall: run ifdown hotplug events synchronized, fixes a racecondition on "ifup iface" when ifdown and ifup events are delivered with a small dealy 14 years ago
Jo-Philipp Wich 1fe50da4bb firewall: deliver remove hotplug events for all active zones/networks when restarting the firewall 14 years ago
Felix Fietkau fc7fbe8349 mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl9170 with the recently merged upstream version 14 years ago
Felix Fietkau 9c2cfd7a1b mac80211: add a pending fix for a locking error in the aggregation reorder release code 14 years ago
Felix Fietkau 2c848d33a9 ath9k: fix multi-bss operation (fixes #7914) 14 years ago
Alexandros C. Couloumbis c1c4e40dff package/opkg: add missing patch from r23050 14 years ago
Alexandros C. Couloumbis bf29f6455f package/opkg: update to r563 14 years ago
Alexandros C. Couloumbis c415d7529b package/zlib: update to zlib-1.2.5 14 years ago
Jo-Philipp Wich 06dd991494 broadcom-diag: SimpleShare: expose power button as reset to the system, remove actual reset button - it's hardwired and will reset the SoC (#7928) 14 years ago
Jo-Philipp Wich 9bb6f3b5f3 opkg: - implement --add-dest and --add-arch commandline options, this allows to run entirely without configuration - tweak default config location patch to not require a config in offline root mode - rename --force-run-hooks option to --force-postinstall, its a more appropriate name - utilize new opkg commandline options in package-ipkg.mk and remove config file generation 14 years ago
Michael Büsch 78539bfa4f Fix compilation of crypto modules. This fixes #7920 14 years ago
Michael Büsch 0c4abfba31 iproute2: Add lex/yacc files dependencies. Refresh other patches. 14 years ago
Michael Büsch 393c83514b Fix kernel crypto modules for >= 2.6.36 14 years ago
Jo-Philipp Wich f3dd8278bb firewall: - simplify masquerade rule setup - remove various subshell invocations - speedup fw() by not relying on xargs and pipes - rework SNAT support - attach to dest zone, use src_dip/src_dport as snat source 14 years ago
Jo-Philipp Wich 9499018b9a 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does not like it anymore 14 years ago
Florian Fainelli a1264431fe nvvram: no checksum error recording on WRT54G3GV2(-VF) 14 years ago
Florian Fainelli 5a9976011e update acx-mac80211 to 20100830 14 years ago
Florian Fainelli 7daf012a27 fix acx-mac80211 build failure with latest compat-wireless 14 years ago
Michael Büsch 83cb9b7a07 iproute2: Once the make calls were fixed up, parallel compile seems to work well. 14 years ago
Jo-Philipp Wich 70dff7070e uhttpd: break tight loop when receiving eof during header reading (#7904) 14 years ago
Michael Büsch 7a54becd63 iproute2: Fix compilation 14 years ago
Jo-Philipp Wich 5af8eb0f36 util-linux-ng: make build depend on libncurses, cfdisk is compiled unconditionally and will fail with missing input files if ncurses was not detected during configure 14 years ago
Jo-Philipp Wich 91118a9500 base-files: add an experimental "-c" flag which tries to preserve *all* changed files in /overlay/etc minus some system files 14 years ago
Michael Büsch 7b30b70e11 From: Joseph Roback <openwrt-devel@roback.cc> 14 years ago
Jo-Philipp Wich b1edd2ac6e opkg: add --force-run-hooks option to run postinstall scripts in offline root mode, utilize it for host package install 14 years ago
John Crispin 72d4242263 extracted firmware files were generated with an incorrect umask 14 years ago
Alexandros C. Couloumbis e9996f7cdc package/kernel: update crypto.mk for kernel 2.6.36 14 years ago
Alexandros C. Couloumbis 5510149e78 package/busybox: update to busybox-1.7.2, include upstream patches, refresh patches 14 years ago
Jo-Philipp Wich 5949f33b06 base-files: make build dependant on opkg/host 14 years ago
Jo-Philipp Wich a836869b69 opkg: reintroduce host build, utilize fixed HOST_BUILD_DEPENDS and depend libtool/host 14 years ago
Jo-Philipp Wich 8315505605 kernel: virtio modules depend on x86_kvm_guest Make the VirtIO modules depend on the new x86_kvm_guest subtarget. 14 years ago
Jo-Philipp Wich 75ffc6d367 kernel: add VirtIO device support Add support for VirtIO-based paravirtualized devices used by various virtualization platforms. 14 years ago
Jo-Philipp Wich 1553660de2 kernel: move xen.mk to virtual.mk Move Xen kernel modules into a general virtualization category. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> 14 years ago
Jo-Philipp Wich 5ab58aa39c firewall: - fix possible endless loop when the family option is used for forwardings - only generate forwarding rules in SNAT redirect sections if src_dip is specified 14 years ago
Jo-Philipp Wich eb79296cc1 firewall: introduce SNAT support for redirect sections 14 years ago
Michael Büsch 1c74711ec1 Fix musb-hdrc module loading 14 years ago
Jo-Philipp Wich a2aa84c1c7 b43: Module option added to change the GPIO LED mask. This patch exposes the GPIO mask as a module option. This makes it possible to limit the GPIO lines used by the b43 module. Useful for those using the GPIO lines for other things like mmc over GPIO. 14 years ago
Michael Büsch 89f806fe5f p54spi: Compile in the default eeprom image 14 years ago
Florian Fainelli 8e089c375d fix fuse dependency against kmod-fuse 14 years ago
Florian Fainelli 573f15826d kmod-sctp: Add SCTP kernel support 14 years ago
Florian Fainelli 54f4be5bd6 add dm-crypt and fix tabs 14 years ago
Florian Fainelli 5bd1c17fd1 add XTS cipher CryptoAPI module 14 years ago