summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* network scripts: revert the network state after running ifdown, not beforenbd2008-08-031-3/+4
* fix typo in gcc version checknico2008-08-031-1/+1
* update ath9k to latest git versionkaloz2008-08-0317-2851/+2716
* add more options to the generic 2.6.26 configkaloz2008-08-031-0/+3
* revert gcc 4.4 fixes - http://bugzilla.kernel.org/show_bug.cgi?id=11143kaloz2008-08-031-0/+524
* make grub compilable under fedora core 8 and other newer distrosnbd2008-08-021-0/+2
* [magicbox] fix compile errorjuhosg2008-08-021-1/+12
* [kernel] Fix broken hso kmod definitionagb2008-08-021-1/+1
* [kernel] ixp4xx: disable ixp4xx beeperagb2008-08-021-0/+1
* [kernel] generic-2.6: resync 2.6.26 configagb2008-08-021-0/+4
* [kernel] net/usb: only package hso for 2.6.26agb2008-08-021-1/+1
* try to clean up some kernel configsthepeople2008-08-026-3/+14
* [magicbox] update to 2.6.26juhosg2008-08-014-86/+88
* madwifi: disable bogus vlan handling code which actually breaks vlannbd2008-08-011-0/+25
* OCF cannot be built under UMLflorian2008-08-011-1/+1
* Add missing ebtables configuration symbol, 2.6.22 file untouched, not usedflorian2008-08-015-0/+5
* use the same hotplug2 parameters for initramfs and regularnbd2008-08-011-7/+2
* move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w...nbd2008-08-012-1/+1
* avoid duplicate vlan add eventsnbd2008-08-011-1/+3
* enable wds sta interface splitting by defaultnbd2008-08-011-3/+5
* madwifi: remove wds type of wifi-iface without essid, imho it never worked pr...nbd2008-08-011-11/+6
* add helper macro for stripping the last part of a version numbernbd2008-07-311-0/+1
* use the madwifi driver instead of wext in the wpa_supplicant command line. th...nbd2008-07-311-1/+1
* madwifi: fix race condition triggered by active split wds sta interfaces duri...nbd2008-07-311-0/+31
* fix multicast/authframe handling for wds ap with split sta interfacesnbd2008-07-312-6/+19
* initialize the CONFIG_APPEND variablenbd2008-07-311-0/+1
* madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's...nbd2008-07-315-3/+110
* fix madwifi packet injectionnbd2008-07-311-0/+34
* madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails...nbd2008-07-314-24/+86
* storm is ARMv4, not ARMv4T (thx, SeG)nbd2008-07-311-1/+1
* another one ...nbd2008-07-311-2/+2
* upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5nbd2008-07-311-2/+2
* enable multiqueue in the generic configkaloz2008-07-311-1/+1
* handle the nonstandard redboot mac variable for the WG302v1kaloz2008-07-311-0/+7
* enable the second uart on the WG302v1kaloz2008-07-311-7/+23
* fixup the optional UART on the Cambria -- thanks, Chriskaloz2008-07-311-2/+2
* sync ath9k with latest git codekaloz2008-07-3115-2638/+1972
* switch CONFIG_I2C to =m by default on avr32 (see #3756)nbd2008-07-311-1/+1
* fix config_clear(), see #3054nbd2008-07-311-2/+3
* enable iw for all 2.6 versionsnbd2008-07-311-1/+1
* allow packages to forcibly disable the svn/git mirror downloading attempt by ...nbd2008-07-312-1/+3
* remove unnecessary ixp4xx network config overridenbd2008-07-311-13/+0
* fix duplicate "doth" interface option in madwifinbd2008-07-311-3/+0
* broadcom-diag: reset the interrupt mask of configured leds to avoid spurious ...nbd2008-07-311-0/+1
* export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376)nbd2008-07-311-2/+5
* upgrade to uci 0.4.6 - fixes a parser glitchnbd2008-07-311-2/+2
* link default routes added by the network scripts to the appropriate interface...nbd2008-07-301-2/+2
* network scripts: properly maintain the network state's list of assigned inter...nbd2008-07-301-0/+21
* functions.sh: add list_contains function for checking whether a list contains...nbd2008-07-301-0/+9
* functions.sh: add a function for removing an item from a list in a shell vari...nbd2008-07-301-0/+14