| Commit message (Expand) | Author | Age | Files | Lines |
* | [brcm-2.4] move the mii_ioctl to generic patches, fixes (#1802) | florian | 2009-03-26 | 1 | -0/+0 |
* | ooops, m4 is already part of the host tools | ralph | 2009-03-25 | 1 | -4/+0 |
* | added m4 to prereq check, thanks to Gerph | ralph | 2009-03-25 | 1 | -0/+4 |
* | [package] | jow | 2009-03-25 | 3 | -4/+12 |
* | [package] add a workaround for devices that only start beaconing after scanni... | florian | 2009-03-25 | 1 | -0/+1 |
* | [package] libnl: fix compilation with eglibc (closes: #4785) | nico | 2009-03-25 | 1 | -0/+10 |
* | [rdc] fix wrong logic in MDIO code and second PHY address | florian | 2009-03-25 | 1 | -3/+3 |
* | oops. committed an old version of the patch | nbd | 2009-03-25 | 1 | -3/+3 |
* | madwifi: fix run-time channel switching in ap mode (including CSA) | nbd | 2009-03-25 | 1 | -0/+187 |
* | madwifi: rework tx power handling, don't clamp user-configured tx power limit... | nbd | 2009-03-25 | 1 | -0/+243 |
* | madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than good | nbd | 2009-03-25 | 1 | -0/+31 |
* | madwifi: delay calibration with a timer when called from becaon context | nbd | 2009-03-25 | 22 | -50/+52 |
* | [package] sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa | jow | 2009-03-24 | 3 | -2/+3 |
* | atheros: fix a spiflash write performance regression | nbd | 2009-03-24 | 1 | -4/+4 |
* | pkg-config: disable potentially recursive compat lookups which break on syste... | nbd | 2009-03-24 | 1 | -0/+22 |
* | [kernel] correct md5sum | hauke | 2009-03-24 | 1 | -1/+1 |
* | [ar71xx] create firmware image for the TL-WR841ND v3 board | juhosg | 2009-03-24 | 1 | -0/+5 |
* | [tools] firmware-utils/mktplinkfw: add support for the TL-WR841ND v3 board | juhosg | 2009-03-24 | 1 | -0/+9 |
* | fix typo in cambria gw2358 initialization | nbd | 2009-03-24 | 1 | -1/+1 |
* | upgrade to uci 0.7.4 - fixes a file locking bug, thx Cyrus | nbd | 2009-03-24 | 1 | -2/+2 |
* | [brcm63xx] override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358 | florian | 2009-03-24 | 1 | -0/+1 |
* | [mac80211] update compat-wireless to 2009-03-24 | hauke | 2009-03-24 | 3 | -13/+19 |
* | [kernel] refresh patches | hauke | 2009-03-24 | 5 | -28/+19 |
* | [kernel] update to kernel version 2.6.28.9 | hauke | 2009-03-24 | 14 | -17/+17 |
* | [kernel] update to kernel version 2.6.27.21 | hauke | 2009-03-24 | 5 | -5/+5 |
* | [kernel] kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko | hauke | 2009-03-24 | 1 | -2/+1 |
* | [wpa_supplicant] deactivate nl80211 again. | hauke | 2009-03-24 | 1 | -1/+1 |
* | Add check for IXP42x A0 stepping. | matein4 | 2009-03-24 | 1 | -2/+13 |
* | ps3: update ps3vram patches | hcg | 2009-03-24 | 16 | -68/+3089 |
* | fix uclibc subdir | nbd | 2009-03-24 | 1 | -1/+1 |
* | remove empty directories | nbd | 2009-03-24 | 0 | -0/+0 |
* | append the correct extraversion to the toolchain's info.mk for uclibc-nptl | nbd | 2009-03-24 | 1 | -1/+1 |
* | fix uclibc symlink for nptl | nbd | 2009-03-24 | 1 | -4/+4 |
* | add uclibc-nptl | nbd | 2009-03-24 | 17 | -7/+495 |
* | remove obsolete comment | nbd | 2009-03-24 | 1 | -1/+0 |
* | clean up uClibc config handling - use kconfig.pl to split configs similar to ... | nbd | 2009-03-24 | 35 | -6091/+727 |
* | kconfig.pl: interpret =n as undefined symbol | nbd | 2009-03-24 | 1 | -1/+1 |
* | kconfig.pl: add support for custom prefixes instead of CONFIG_ | nbd | 2009-03-24 | 1 | -5/+18 |
* | fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink | nbd | 2009-03-23 | 1 | -1/+1 |
* | add uclibc 0.9.30.1 | nbd | 2009-03-23 | 4 | -56/+11 |
* | fix the path to the build dir for host packages | nbd | 2009-03-23 | 1 | -2/+2 |
* | fix calling the update target for host-only builds | nbd | 2009-03-23 | 1 | -0/+1 |
* | fix HOST_QUILT override | nbd | 2009-03-23 | 1 | -1/+1 |
* | do not use --owner=root or --group=root when running tar. it does not work on... | nbd | 2009-03-23 | 1 | -1/+1 |
* | clean up uclibc patch/config version handling a bit | nbd | 2009-03-23 | 84 | -26/+8 |
* | [wpa_supplicant] bump to version 0.6.9. | hauke | 2009-03-23 | 4 | -26/+46 |
* | [hostapd] bump to version 0.6.9. | hauke | 2009-03-23 | 3 | -44/+66 |
* | madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken | nbd | 2009-03-23 | 1 | -1/+1 |
* | madwifi: fix a locking error related to wds (thx, tharvey) | nbd | 2009-03-23 | 1 | -6/+6 |
* | madwifi: add fragmentation fix from #4817 | nbd | 2009-03-23 | 1 | -0/+10 |