| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | package/broadcom-diag: use broadcast_uevent | juhosg | 2010-08-31 | 2 | -6/+3 |
* | package/button-hotplug: use brodcast_uevent | juhosg | 2010-08-31 | 2 | -9/+5 |
* | hostapd: backport a fix to check for STA STBC capabilities before setting the... | nbd | 2010-08-31 | 1 | -0/+41 |
* | [package] firewall: | jow | 2010-08-31 | 4 | -42/+63 |
* | [uboot-kirkwood] Dockstar: Adjust rootfs size to that of the original fw | lars | 2010-08-29 | 1 | -1/+1 |
* | package/madwifi: enable mtu & mac config options for > 2.6.29 kernels | acoul | 2010-08-29 | 1 | -0/+20 |
* | ath9k: fix a WARN_ON when aggregation start is issued more than once, should ... | nbd | 2010-08-28 | 1 | -0/+12 |
* | ath9k: add some extra checks to the mic failure fix | nbd | 2010-08-28 | 1 | -8/+19 |
* | [package] libreadline: install *.so symlinks as well (#4872) | jow | 2010-08-27 | 1 | -4/+4 |
* | [ar7] add compile fixes for ar7-atm | florian | 2010-08-26 | 1 | -4/+32 |
* | [package] ppp: populate gateway of default route with peer address (#6259) | jow | 2010-08-25 | 2 | -1/+22 |
* | [package] uhttpd: fix segfault triggered by Basic Auth checking | jow | 2010-08-25 | 2 | -3/+1 |
* | Add usb gadget feature flag | mb | 2010-08-25 | 1 | -0/+1 |
* | p54: Fix powersave mode | mb | 2010-08-25 | 1 | -0/+33 |
* | ath9k: fix spurious MIC failure detection, causing instability issues in AP mode | nbd | 2010-08-25 | 1 | -0/+74 |
* | Add usb gadget packages | mb | 2010-08-24 | 1 | -2/+57 |
* | tahvo-usb: Use platform device interface properly (don't crash) | mb | 2010-08-23 | 1 | -1/+1 |
* | [package] Add uboot for marvell kirkwood based boards | lars | 2010-08-22 | 8 | -0/+755 |
* | mac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patch | mb | 2010-08-21 | 1 | -33/+52 |
* | kernel: speed up building kernel packages by getting rid of unnecessary Compa... | nbd | 2010-08-19 | 3 | -3/+5 |
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo... | nbd | 2010-08-19 | 1 | -8/+8 |
* | pwm-gpio-custom: fix compile on linux 2.6.31 | nbd | 2010-08-19 | 1 | -0/+1 |
* | kernel: add a missing config symbol for ext4 | nbd | 2010-08-19 | 1 | -0/+1 |
* | Add Tahvo USB support | mb | 2010-08-19 | 1 | -0/+20 |
* | [package] 6in4: fix typo in last commit | jow | 2010-08-19 | 1 | -1/+1 |
* | [package] 6in4: bypass uci state when reading local IPv4 addr, specify TTL du... | jow | 2010-08-19 | 2 | -5/+3 |
* | [package] uhttpd: | jow | 2010-08-18 | 8 | -108/+141 |
* | ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up bloc... | nbd | 2010-08-17 | 1 | -0/+36 |
* | [package] iptables: partly revert r22582, fixes ip6tables extension packaging | jow | 2010-08-17 | 1 | -0/+4 |
* | [package]: update acx-mac80211 and change the git url. | florian | 2010-08-16 | 1 | -3/+3 |
* | [package] ncurses: Add libncursesw package | lars | 2010-08-16 | 1 | -2/+35 |
* | package/grub: add a prereq check for 32 bits host development files when buil... | nico | 2010-08-16 | 1 | -0/+11 |
* | package/busybox: fix macosx cross compile, closes #7775 | acoul | 2010-08-16 | 1 | -0/+19 |
* | package/busybox: add missing bits from 1.17.1 update (mostly config stuff), r... | nico | 2010-08-15 | 33 | -509/+902 |
* | package/busybox: fix missing bit, refresh patches | acoul | 2010-08-15 | 20 | -63/+62 |
* | package/busybox: update to busybox-1.7.1, include upstream patches | acoul | 2010-08-15 | 18 | -229/+325 |
* | package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310) | nico | 2010-08-14 | 1 | -1/+1 |
* | [package] uhttpd: | jow | 2010-08-14 | 10 | -255/+364 |
* | [package] base-files, uci: properly revert list state on config_load | jow | 2010-08-14 | 4 | -2/+9 |
* | package/mac80211: fix r22422, add missing bits & bytes | acoul | 2010-08-12 | 2 | -78/+433 |
* | [package] uhttpd: fix segmentation fault triggered by invalid header line | jow | 2010-08-12 | 1 | -1/+2 |
* | [package] 6in4: fix local address detection on ppp links (#7728) | jow | 2010-08-12 | 2 | -3/+3 |
* | [package] uhttpd: | jow | 2010-08-11 | 3 | -44/+50 |
* | package/kernel: video: add missing dependencies (closes: #6497, #7542) | nico | 2010-08-11 | 1 | -1/+2 |
* | package/kernel: video: remove redundant AddDepends/video calls | nico | 2010-08-11 | 1 | -5/+5 |
* | [package] uhttpd: make init script less verbose | jow | 2010-08-11 | 1 | -5/+1 |
* | package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump... | nico | 2010-08-11 | 3 | -1/+7 |
* | package/mac80211: let build system enable led code through cflags (thank you ... | acoul | 2010-08-11 | 1 | -0/+78 |
* | [package] uhttpd: add option to reject requests from RFC1918 IPs to public se... | jow | 2010-08-11 | 7 | -2/+38 |
* | package/iptables: update to 1.4.9.1 and cleanup: | nico | 2010-08-10 | 1 | -25/+17 |