| Commit message (Expand) | Author | Age | Files | Lines |
| * | rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaro... | nico | 2008-08-04 | 1 | -19/+26 |
| * | adds a new uci firewall | blogic | 2008-08-04 | 11 | -12/+512 |
| * | fixes whitespace error | blogic | 2008-08-04 | 1 | -1/+0 |
| * | work aroung error message during boot if swapon is nt installed | blogic | 2008-08-04 | 1 | -1/+1 |
| * | remove warning from hotplug2, which pops up 10 times during boot | blogic | 2008-08-04 | 1 | -7/+10 |
| * | madwifi: more fixes and cleanups for wds sta separation | nbd | 2008-08-03 | 2 | -25/+360 |
| * | network scripts: revert the network state after running ifdown, not before | nbd | 2008-08-03 | 1 | -3/+4 |
| * | update ath9k to latest git version | kaloz | 2008-08-03 | 17 | -2851/+2716 |
| * | make grub compilable under fedora core 8 and other newer distros | nbd | 2008-08-02 | 1 | -0/+2 |
| * | [kernel] Fix broken hso kmod definition | agb | 2008-08-02 | 1 | -1/+1 |
| * | [kernel] net/usb: only package hso for 2.6.26 | agb | 2008-08-02 | 1 | -1/+1 |
| * | try to clean up some kernel configs | thepeople | 2008-08-02 | 1 | -0/+1 |
| * | madwifi: disable bogus vlan handling code which actually breaks vlan | nbd | 2008-08-01 | 1 | -0/+25 |
| * | OCF cannot be built under UML | florian | 2008-08-01 | 1 | -1/+1 |
| * | use the same hotplug2 parameters for initramfs and regular | nbd | 2008-08-01 | 1 | -7/+2 |
| * | move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w... | nbd | 2008-08-01 | 2 | -1/+1 |
| * | avoid duplicate vlan add events | nbd | 2008-08-01 | 1 | -1/+3 |
| * | enable wds sta interface splitting by default | nbd | 2008-08-01 | 1 | -3/+5 |
| * | madwifi: remove wds type of wifi-iface without essid, imho it never worked pr... | nbd | 2008-08-01 | 1 | -11/+6 |
| * | use the madwifi driver instead of wext in the wpa_supplicant command line. th... | nbd | 2008-07-31 | 1 | -1/+1 |
| * | madwifi: fix race condition triggered by active split wds sta interfaces duri... | nbd | 2008-07-31 | 1 | -0/+31 |
| * | fix multicast/authframe handling for wds ap with split sta interfaces | nbd | 2008-07-31 | 2 | -6/+19 |
| * | initialize the CONFIG_APPEND variable | nbd | 2008-07-31 | 1 | -0/+1 |
| * | madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's... | nbd | 2008-07-31 | 5 | -3/+110 |
| * | fix madwifi packet injection | nbd | 2008-07-31 | 1 | -0/+34 |
| * | madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails... | nbd | 2008-07-31 | 4 | -24/+86 |
| * | another one ... | nbd | 2008-07-31 | 1 | -2/+2 |
| * | upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5 | nbd | 2008-07-31 | 1 | -2/+2 |
| * | sync ath9k with latest git code | kaloz | 2008-07-31 | 15 | -2638/+1972 |
| * | fix config_clear(), see #3054 | nbd | 2008-07-31 | 1 | -2/+3 |
| * | enable iw for all 2.6 versions | nbd | 2008-07-31 | 1 | -1/+1 |
| * | fix duplicate "doth" interface option in madwifi | nbd | 2008-07-31 | 1 | -3/+0 |
| * | broadcom-diag: reset the interrupt mask of configured leds to avoid spurious ... | nbd | 2008-07-31 | 1 | -0/+1 |
| * | upgrade to uci 0.4.6 - fixes a parser glitch | nbd | 2008-07-31 | 1 | -2/+2 |
| * | link default routes added by the network scripts to the appropriate interface... | nbd | 2008-07-30 | 1 | -2/+2 |
| * | network scripts: properly maintain the network state's list of assigned inter... | nbd | 2008-07-30 | 1 | -0/+21 |
| * | functions.sh: add list_contains function for checking whether a list contains... | nbd | 2008-07-30 | 1 | -0/+9 |
| * | functions.sh: add a function for removing an item from a list in a shell vari... | nbd | 2008-07-30 | 1 | -0/+14 |
| * | upgrade to uci 0.4.5 - adds extra input validation | nbd | 2008-07-30 | 1 | -2/+2 |
| * | clean up the directory layout of the uci shell api | nbd | 2008-07-30 | 2 | -1/+1 |
| * | nuke uci-sh, it is obsolete and no longer works | nbd | 2008-07-30 | 4 | -603/+0 |
| * | allow packages to optionally append config file contents in the environment b... | nbd | 2008-07-30 | 1 | -3/+5 |
| * | fix hotplug2 event processing deadlock | nbd | 2008-07-30 | 1 | -0/+135 |
| * | creates a passwd's shadow file if busybox supports the feature, fixes #2887 | blogic | 2008-07-30 | 1 | -0/+1 |
| * | adds option to select tls provider when using wpa_supplicant, fixes #3770 | blogic | 2008-07-30 | 2 | -0/+14 |
| * | Disable smash stacking support by default, but allow to enable it as an exper... | florian | 2008-07-30 | 1 | -0/+1 |
| * | x86_64 also needs -fPIC to create lua shared libraries | florian | 2008-07-30 | 1 | -0/+3 |
| * | madwifi: add some extra sanity checking | nbd | 2008-07-30 | 2 | -1/+13 |
| * | madwifi: change the network scripts to use the new wds sta separation feature | nbd | 2008-07-30 | 3 | -2/+16 |
| * | properly keep track of bridged interfaces in the network state | nbd | 2008-07-30 | 1 | -0/+17 |