Commit Graph

15565 Commits (1e227c0225cf3839e69ddd9e130a70fa27ae23af)
 

Author SHA1 Message Date
Jo-Philipp Wich 1e227c0225 Support for Solos PCI ADSL2+ modem This driver is used by Traverse Technologies' Geos ADSL2+ x86 router:
http://www.traverse.com.au/productview.php?product_id=117

Signed-off-by: Nathan Williams <nathan@traverse.com.au>

SVN-Revision: 23070
14 years ago
Jo-Philipp Wich fe247d02bd Support for RTL-8139C+ ethernet adapters Signed-off-by: Nathan Williams <nathan@traverse.com.au>
SVN-Revision: 23068
14 years ago
Felix Fietkau 7fb3870671 hostapd: fix wpa_supplicant crash issues in WDS STA mode
SVN-Revision: 23067
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
SVN-Revision: 23064
14 years ago
Jo-Philipp Wich 1fe50da4bb firewall: deliver remove hotplug events for all active zones/networks when restarting the firewall
SVN-Revision: 23062
14 years ago
Felix Fietkau fc7fbe8349 mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl9170 with the recently merged upstream version
SVN-Revision: 23061
14 years ago
Felix Fietkau 9c2cfd7a1b mac80211: add a pending fix for a locking error in the aggregation reorder release code
SVN-Revision: 23060
14 years ago
Felix Fietkau 2c848d33a9 ath9k: fix multi-bss operation (fixes #7914)
SVN-Revision: 23059
14 years ago
Gabor Juhos a07788ae63 generic: add support for the EON EN25F32 flash chip
* based on a patch by laigor <laigor@mail.ru> from #7882

SVN-Revision: 23058
14 years ago
Jo-Philipp Wich 97a286cb62 revert r23048 for now until Darwin compile issues have been sorted out (#7934)
SVN-Revision: 23057
14 years ago
Jo-Philipp Wich 7ec18378a7 add kvm_guest to subtarget list
SVN-Revision: 23056
14 years ago
Alexandros C. Couloumbis c1c4e40dff package/opkg: add missing patch from r23050
SVN-Revision: 23052
14 years ago
Florian Fainelli bbca651e1b remove wpa-supplicant and iw from the Tecom GW6x00 profile
SVN-Revision: 23051
14 years ago
Alexandros C. Couloumbis bf29f6455f package/opkg: update to r563
SVN-Revision: 23050
14 years ago
Alexandros C. Couloumbis c415d7529b package/zlib: update to zlib-1.2.5
SVN-Revision: 23049
14 years ago
Alexandros C. Couloumbis 432cb15bd1 tools/mtd-utils: update to version git-20100912
SVN-Revision: 23048
14 years ago
Alexandros C. Couloumbis a9f54bfd51 linux/generic: update patches for 2.6.36-rc4
SVN-Revision: 23047
14 years ago
Alexandros C. Couloumbis 7328f794bb linux/generic: update mini_fo evict_inode migration
SVN-Revision: 23046
14 years ago
Alexandros C. Couloumbis 6a5618187e linux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ready for mainlin inclusion
SVN-Revision: 23045
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)
SVN-Revision: 23043
14 years ago
Jo-Philipp Wich 19421b6732 drop the usr/ prefix when scanning for libgcc.a
SVN-Revision: 23042
14 years ago
Jo-Philipp Wich ea5904ff93 - sync with host opkg changes - get rid of autogenerated opkg.conf - utilize dl/ as package cache, useful for remote downloads
SVN-Revision: 23039
14 years ago
Florian Fainelli d3e206ad96 default to using 2.6.35
SVN-Revision: 23038
14 years ago
Florian Fainelli dc1302fdf9 remove 2.6.33 support
SVN-Revision: 23037
14 years ago
Florian Fainelli 327ac42dca change the Tecom GW6x00 profile to use wl instead of b43
SVN-Revision: 23036
14 years ago
Florian Fainelli f4f789f211 register udc and spi devices at the correct init level
SVN-Revision: 23035
14 years ago
Florian Fainelli fab2e77357 refresh 2.6.35 patches
SVN-Revision: 23034
14 years ago
Florian Fainelli ed008fe1e8 refresh 2.6.35 patches
SVN-Revision: 23033
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
SVN-Revision: 23032
14 years ago
Jo-Philipp Wich 21fe52a736 override ARCH_PACKAGES
SVN-Revision: 23031
14 years ago
Jo-Philipp Wich af800676d5 override ARCH_PACKAGES
SVN-Revision: 23030
14 years ago
Jo-Philipp Wich 064e7c8f00 Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overridden on a per-subtarget basis. This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace the target specific exceptions in package-defaults and Image Builder.
SVN-Revision: 23029
14 years ago
Michael Büsch 78539bfa4f Fix compilation of crypto modules. This fixes #7920
SVN-Revision: 23028
14 years ago
Michael Büsch 0c4abfba31 iproute2: Add lex/yacc files dependencies. Refresh other patches.
SVN-Revision: 23027
14 years ago
Michael Büsch 393c83514b Fix kernel crypto modules for >= 2.6.36
SVN-Revision: 23026
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
SVN-Revision: 23024
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
SVN-Revision: 23022
14 years ago
Florian Fainelli 3992d44428 ccache TARGET_CXX
Signed-off-by: Alam Arias <Alam.GBC@gmail.com>

SVN-Revision: 23008
14 years ago
Florian Fainelli a1264431fe nvvram: no checksum error recording on WRT54G3GV2(-VF)
The CFE of the WRT54G3GV2 expects two firmware images, if one of them
produces a CRC error (which is the case after you installed OpenWrt, as
there is no second image), it writes one of three consecutive bytes to
the flash. (Look for "Image Status : IMG2_BAD" during boot.)

After the third boot with a CRC error, it stops and waits for a new
firmware image. To prevent this 'noset_try_flag' must be set to 1 on boot.

Tested with my own box.

Signed-off-by: Niclas Koeser <nks at informatik.uni-kiel.de>

SVN-Revision: 23007
14 years ago
Michael Büsch 4b7536d3c7 omap24xx: Add default network config
SVN-Revision: 23004
14 years ago
Michael Büsch f0813cd0f5 omap24xx: Add pointercal file
SVN-Revision: 23003
14 years ago
Florian Fainelli 5a9976011e update acx-mac80211 to 20100830
SVN-Revision: 23002
14 years ago
Florian Fainelli 7daf012a27 fix acx-mac80211 build failure with latest compat-wireless
SVN-Revision: 23001
14 years ago
Michael Büsch 9b4aafb87e Refresh patch
SVN-Revision: 23000
14 years ago
Michael Büsch 7751eaf871 Allow receiving input events even if the X-server grabbed the device.
SVN-Revision: 22999
14 years ago
Jo-Philipp Wich ee81bb7cdb fix a small typo in sed pattern
SVN-Revision: 22997
14 years ago
Michael Büsch 83cb9b7a07 iproute2: Once the make calls were fixed up, parallel compile seems to work well.
SVN-Revision: 22992
14 years ago
Jo-Philipp Wich 6cbd09df64 pass opkg offline root as command line arg, solves caching issues when switching between multiple subtargets, thanks Ralph Hempel for reporting
SVN-Revision: 22990
14 years ago
Jo-Philipp Wich 70dff7070e uhttpd: break tight loop when receiving eof during header reading (#7904)
SVN-Revision: 22988
14 years ago
Michael Büsch 7a54becd63 iproute2: Fix compilation
SVN-Revision: 22987
14 years ago