1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Commit Graph

  • 320e8ef881 generic: rtl8366: get rid of private vlan_{mc,4k} structs juhosg 2010-07-15 13:05:02 +00:00
  • c26785337f generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributes juhosg 2010-07-15 13:04:57 +00:00
  • f6814dd201 madwifi: in-flash macs for mach-eap7660d juhosg 2010-07-15 07:37:00 +00:00
  • e528e02ba9 generic: move ath5k_platform.h from ar71xx to generic files juhosg 2010-07-15 07:36:58 +00:00
  • b518ed32e2 ath5k: in-flash macs and eeprom for mach-eap7660d juhosg 2010-07-15 07:36:55 +00:00
  • e14f929ec7 ar71xx: in-flash macs and eeprom for mach-eap7660d juhosg 2010-07-15 07:36:52 +00:00
  • 8ec9d56a59 [brcm47xx]: target (base-files): Fixed failsafe mode by adding back insmod diag cshore 2010-07-15 02:46:03 +00:00
  • 7510b5ae47 [xburst] change default font to 6x11 Xiangfu Liu 2010-07-14 23:03:10 +08:00
  • 2b62ba4599 [uboot-xburst] remove auto generate file. should not be in files/ folder Xiangfu Liu 2010-07-14 13:09:02 +08:00
  • 3233d476b3 [backfire] enable ipv6 support for packages by default (r22176) nbd 2010-07-13 18:46:25 +00:00
  • 0859bbd9dd enable ipv6 support for packages by default nbd 2010-07-13 18:45:29 +00:00
  • e5dbd628ed [package] broadcom-wl: fix md5sums jow 2010-07-13 17:21:44 +00:00
  • fab9e74eaf [brcm63xx] add required exports for wl.ko jow 2010-07-13 17:03:56 +00:00
  • c2f4d2e347 [package] broadcom-wl: - update to v5.10.56.27.3 - get fallback SPROM from SSB if neither on-device SPROM nor nvram is available - working brcm63xx support jow 2010-07-13 16:55:57 +00:00
  • fa4dd3d5de ramips: Fix bridging in ramips ethernet driver juhosg 2010-07-13 16:52:07 +00:00
  • 675367fe81 ramips: protect GPIO register access with a spinlock juhosg 2010-07-13 16:52:04 +00:00
  • 76ca646102 ramips: sync kernel config juhosg 2010-07-13 16:52:02 +00:00
  • c43902582a tools/firmware-utils: enhance mktplinkfw utility juhosg 2010-07-13 16:51:59 +00:00
  • be1d1d9f02 [kernel] export SSB fallback SPROM - required for wl.ko jow 2010-07-13 16:20:29 +00:00
  • 6567df8b3f [backfire] merge ath9k fixes from r22152 nbd 2010-07-12 19:29:46 +00:00
  • 372c8c5e68 mac80211: improve reliability of the keymiss handling fix, add another aggregation leak fix nbd 2010-07-12 19:16:22 +00:00
  • c98e83d466 [package] block-mount: Attempt swapon a after mounting as well as before. This ensures that swap on a filesystem is enabled. cshore 2010-07-12 17:28:50 +00:00
  • 36d52e89e7 [package]: block-mount: Fixed two bugs in fstab.init. /etc/fstab was used where /tmp/fstab should have been, and locking was insufficiently careful and was such that it could result in deadlock when hotplug was in use. cshore 2010-07-12 16:35:39 +00:00
  • 52993b922e [package]: block-mount: Enable swap before doing fsck so that large filesystem checks have swap as well as memory (as they take large memory for large partitions). Closes #7599. cshore 2010-07-12 16:25:09 +00:00
  • 86bb57e717 partially revert [22145], keep LINUX_KMOD_SUFFIX, needed to build external modules in ./packages nico 2010-07-12 16:01:13 +00:00
  • ae57d8838c massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 claudio 2010-07-12 14:06:13 +00:00
  • d63165a48d [kernel] Add package for gpio rotary encoder claudio 2010-07-12 13:20:04 +00:00
  • 4747359497 [kernel] Add package for gpio-pwm claudio 2010-07-12 13:20:01 +00:00
  • 5c39ae21ff [kernel] pwm: use coherent naming to avoid conflicts claudio 2010-07-12 13:19:57 +00:00
  • e131401cbe [xburst] [kernel] Fixing console text colors, thanks Rikard Xiangfu Liu 2010-07-12 08:45:50 +08:00
  • 24a6afd4e7 kernel: modules names changed with kernel 2.6.35 hauke 2010-07-11 19:39:30 +00:00
  • f9840c8bfe broadcom-wl: fix compiling with kernel 2.6.35 hauke 2010-07-11 19:33:46 +00:00
  • 0fac63b557 kernel: fix build problems with recent kernel versions hauke 2010-07-11 19:00:23 +00:00
  • 023534e4cf kernel: Add missing kernel config options hauke 2010-07-11 18:52:30 +00:00
  • a04d4f8ddb kernel: add missing dma_dev member to struct ssb_device to make b43/b43legacy compile with current mac80211 version hauke 2010-07-11 18:50:55 +00:00
  • 3a46cb8e16 ath9k: remove support for hardware which was never sold. reduces binary size by ~30k nbd 2010-07-11 15:19:43 +00:00
  • b40bc2899b [kernel] kmod-usb-core is buildin on etrax target claudio 2010-07-11 12:27:11 +00:00
  • 453df530fd [etrax] enable usb support by default. claudio 2010-07-11 12:27:09 +00:00
  • b9ca13b775 [at91] add defautl config for eth0 claudio 2010-07-11 12:27:05 +00:00
  • 623d5b80bf [backfire] merge ath9k noise floor calibration fix from r22126 nbd 2010-07-11 11:57:03 +00:00
  • e62c8091ba ath9k: improve reliability of the noise floor calibration nbd 2010-07-11 11:56:18 +00:00
  • f845016e5d [at91] fix typo in Makefile tgz -> targz claudio 2010-07-11 09:53:00 +00:00
  • 8c0d987c3a [backfire] merge ath9k fixes from r22123 nbd 2010-07-11 03:51:34 +00:00
  • b03d47c107 ath9k: add another batch of stability updates and misc fixes nbd 2010-07-11 03:50:46 +00:00
  • 20a53397e6 [backfire] merge r21572 nico 2010-07-11 00:26:32 +00:00
  • af2bb2e258 brcm47xx: use kernel 2.6.34.1 as default kernel hauke 2010-07-10 22:40:45 +00:00
  • 30feff8b48 kernel: update to kernel 2.6.34.1 hauke 2010-07-10 22:39:52 +00:00
  • f231b38166 brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35 nbd 2010-07-10 12:17:41 +00:00
  • 966bcf7074 [backfire] broadcom-diag: merge SimpleTech SimpleShare fix from r22112 nbd 2010-07-10 00:52:26 +00:00
  • 9aaa8ffe66 broadcom-diag: detect more variants of SimpleTech SimpleShare nbd 2010-07-10 00:51:28 +00:00
  • e7085b58aa [backfire] merge b44 spam fix from r22110 nbd 2010-07-10 00:49:29 +00:00
  • 59da09e12d Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to clear.' spam. nbd 2010-07-10 00:48:37 +00:00
  • ea1ef33b00 [etrax] fix a bug inside usb driver, thanks to Jesper Nilsson claudio 2010-07-09 10:58:44 +00:00
  • 76926585cb [at91] add some missing symbols claudio 2010-07-09 10:58:40 +00:00
  • 5c418bdbf3 "[uboot-xburst]-add-n516-sakc-support Xiangfu Liu 2010-07-09 18:03:51 +08:00
  • 3fd52fe91a [uboot-xburst] update u-boot to 2010.06 Xiangfu Liu 2010-07-09 13:25:39 +08:00
  • 8839e9f75a [xburst] add default gateway and dns Xiangfu Liu 2010-07-09 12:22:47 +08:00
  • 7742ebec30 [package] 6in4: automatically determine wan interface in hotplug events jow 2010-07-09 00:17:31 +00:00
  • 221490f6b4 hostapd: make rfkill support optional nbd 2010-07-08 18:36:22 +00:00
  • 115b6d53ff hostapd: add preliminary wps script support (push-button only, does not handle multi-bss yet) nbd 2010-07-08 18:36:17 +00:00
  • 098781b9c8 wifi: fix duplicate ht capabilities in the hostapd config file by clearing the list at config load time nbd 2010-07-08 18:36:12 +00:00
  • 49a3b6a554 hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad nbd 2010-07-08 18:36:07 +00:00
  • fdc17c5625 hostapd: update to 2010-07-05 nbd 2010-07-08 18:35:15 +00:00
  • be6c9f2769 Revert r22094 and r22095 hcg 2010-07-08 16:15:57 +00:00
  • 1a5f926918 Added --non-interactive flag to svn package downloads hcg 2010-07-08 15:44:24 +00:00
  • 742744addf add --trust-server-cert to svn checkout of feeds hcg 2010-07-08 15:27:33 +00:00
  • 8fe0e7321b gumstix: add luci hcg 2010-07-08 12:46:36 +00:00
  • b50614e1f7 [backfire] backport mac80211 fixes from trunk nbd 2010-07-07 17:06:27 +00:00
  • 9f4c286486 mac80211: update to wireless-testing 2010-07-06, add another patch to finally fix the annoying buffer leak in ath9k nbd 2010-07-07 17:03:00 +00:00
  • 8c4271dec7 crda: remove superfluous dependency hcg 2010-07-07 13:51:18 +00:00
  • e22bf04e2c [omap35xx] Add kmod-usb-hid hcg 2010-07-07 12:30:29 +00:00
  • e47303d394 kernel: add missing config option found by buildbot hauke 2010-07-06 20:50:47 +00:00
  • 9b8cc433f0 repair the damage that was done to the packet socket type filter patch when it was forward ported to 2.6.33 this should fix the mac80211 problems in 2.6.33 and later versions nbd 2010-07-06 18:53:55 +00:00
  • 3cb4900951 mac80211: fix interface teardown for kernels >= 2.6.33 nbd 2010-07-06 18:53:48 +00:00
  • 28aadec5f7 [backfire] ar71xx: backport ethernet regression fix from r22075 nbd 2010-07-06 12:42:00 +00:00
  • f3814337f1 ar71xx: only reinit the ethernet MAC at .open() on ar724x for now, until we've figured out what part of it causes the issue described in #7563 nbd 2010-07-06 12:40:07 +00:00
  • 35ba8b6c68 package/busybox: fix sed issue with gcc-4.5.0 (closes #7566) acoul 2010-07-06 11:17:41 +00:00
  • b11b5fb9e5 [package] comgt: add usb hotplug handler to bring up 3g ifaces on boot or when the dongle is attached jow 2010-07-04 18:11:34 +00:00
  • 4eb07384d9 [backfire] backport grub fixes from trunk nbd 2010-07-04 15:46:20 +00:00
  • 654a44e57b [backfire] backport mini_fo fixes from r22057 nbd 2010-07-04 15:36:46 +00:00
  • 5e771537e9 add mini_fo fix to 2.6.30 as well nbd 2010-07-04 15:35:34 +00:00
  • 14cab98656 mini_fo: add error pointer checks after dentry lookups to fix various crash bugs (fixes #7277, #7207, #7259) nbd 2010-07-04 15:28:41 +00:00
  • 3b5ec501f5 ar71xx: merge ethernet driver fixes from r22054, r22055 nbd 2010-07-04 02:20:05 +00:00
  • d856215f02 ag71xx: reset the hardware during open(), this improves recovery from tx timeouts on ar724x considerably nbd 2010-07-04 02:15:08 +00:00
  • 950d12ef69 ag71xx: fix a memory corruption bug that happens if you flood the interface with packets while it's being brought down fixes boot time crashes under load reported by matteo nbd 2010-07-04 01:31:33 +00:00
  • 3e4cfbc540 add missing dependencies for hostapd-utils and wpa-cli (#7421) nbd 2010-07-03 23:32:45 +00:00
  • 5595270795 [backfire] backport r22040 florian 2010-07-03 11:10:19 +00:00
  • c56ed47f65 backfire: generic: rtl8366: enable VLAN ingress filtering (backport of r22044) juhosg 2010-07-03 07:29:27 +00:00
  • 30779666ee ath9k: fix a potential buffer leak nbd 2010-07-02 16:11:18 +00:00
  • be1b70d4b6 mac80211: backport ath9k wep fix from r22046 nbd 2010-07-02 12:47:25 +00:00
  • 6493866f86 ath9k: fix a crash with WEP in ad-hoc mode nbd 2010-07-02 12:46:18 +00:00
  • e11397b6d4 generic: rtl8366: enable VLAN ingress filtering juhosg 2010-07-02 09:55:57 +00:00
  • e9d9a847eb [kernel] refresh 2.6.34 patches florian 2010-07-01 22:28:22 +00:00
  • c7a09652b3 [au1000] add 2.6.34 support florian 2010-07-01 22:28:16 +00:00
  • cd6d6cbaf0 [au1000] fix line wrapped patch florian 2010-07-01 22:28:05 +00:00
  • 89a94b52f6 merge latest mac80211 from trunk (as of r22038) to backfire nbd 2010-07-01 22:22:39 +00:00
  • 7d977508b0 ath9k: fix false positives in the baseband hang check by repeating the test a few times before pronouncing the hardware dead and resetting it nbd 2010-07-01 21:41:40 +00:00
  • c500f2eeb2 ath9k: clean up some code duplication related to noise floor handling nbd 2010-07-01 21:41:35 +00:00
  • 9b83933d96 ath9k: add a missing null pointer check and some further cleanup nbd 2010-07-01 20:51:30 +00:00
  • 98525c0584 ath9k: properly sanitize calibrated noise floor values on all hardware nbd 2010-07-01 19:43:03 +00:00