aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* Fix installation of hostap pci and plx driver This fixes an issue where insta...Jo-Philipp Wich2009-05-071-6/+1
* Add option in sysupgrade to flash gzipped imagesJo-Philipp Wich2009-05-072-4/+9
* This patch adds a new package "flock" that allows to manage file locks from s...Jo-Philipp Wich2009-05-071-1/+17
* fix acx compilation on 2.6.27Florian Fainelli2009-05-071-0/+82
* madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)Felix Fietkau2009-05-071-0/+31
* madwifi: improve mode selection, do not scan channels which do not fit the de...Felix Fietkau2009-05-075-45/+59
* make madwifi buildable without CONFIG_CRYPTOFelix Fietkau2009-05-071-2/+75
* madwifi: improve antenna diversity handlingFelix Fietkau2009-05-072-31/+87
* add missing backslash, thanks juhosgFlorian Fainelli2009-05-071-1/+1
* iptables: update imq userspace partJo-Philipp Wich2009-05-073-201/+127
* kernel: prepare kconfig for imq updateJo-Philipp Wich2009-05-071-1/+1
* fix kernel module name for autoloadingFlorian Fainelli2009-05-071-1/+1
* add missing rtc-lib module to rtc-coreFlorian Fainelli2009-05-071-2/+4
* package the rtc-core and rtc-m48t86 driverFlorian Fainelli2009-05-061-0/+34
* package the Winbond w83627hf super i/o controllerFlorian Fainelli2009-05-061-0/+18
* package the ITE it821x IDE controller driverFlorian Fainelli2009-05-061-0/+16
* madwifi: minor cleanup for the channel handling patchFelix Fietkau2009-05-061-32/+26
* fix wprobe conflict with libnlFelix Fietkau2009-05-061-2/+2
* base-files: replace udhcpc script with an improved versionJo-Philipp Wich2009-05-061-74/+116
* use config_get_bool for outdoor modeFelix Fietkau2009-05-061-2/+1
* madwifi: make country code and outdoor flag changeable without reloading the ...Felix Fietkau2009-05-062-7/+1364
* wprobe: use libnl-tiny instead of libnlFelix Fietkau2009-05-062-11/+15
* the bison prereq check is no longer necessaryFelix Fietkau2009-05-061-4/+0
* iptables: install essential headers into staging dirJo-Philipp Wich2009-05-051-0/+8
* Require* calls must now be placed before BuildPackage callsFelix Fietkau2009-05-051-3/+5
* fixed dnsmasq init for "ignore" optionMarkus Wigge2009-05-051-1/+1
* changed "option" to "list" for binding interfacesMarkus Wigge2009-05-052-2/+6
* fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053)Florian Fainelli2009-05-051-1/+1
* grub: fix potential build issues on redhat/fedora host systems (should close:...Nicolas Thill2009-05-042-2/+24
* libnl-tiny: add -fpicFelix Fietkau2009-05-041-0/+2
* fix ebtables compileFelix Fietkau2009-05-041-0/+2
* fix more issues with libnl-tiny and eglibcFelix Fietkau2009-05-043-2/+5
* fix libnl-tiny compile with eglibcFelix Fietkau2009-05-041-0/+1
* base-files: Add additional base-files search pathsHamish Guthrie2009-05-041-0/+6
* kernel: fix conditional handling of ide-supportJo-Philipp Wich2009-05-041-35/+22
* iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is ...Jo-Philipp Wich2009-05-031-0/+13
* iptables: - add libtool fixups - fix libiptc & libxtables packages, containin...Nicolas Thill2009-05-031-47/+44
* kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)Jo-Philipp Wich2009-05-021-1/+2
* prevent kmod-switch from accessing nvram on brcm63xx (#5035)Florian Fainelli2009-05-021-1/+5
* iptables: install libxtables.so and libiptc.so into staging dirJo-Philipp Wich2009-05-021-0/+2
* kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a tex...Jo-Philipp Wich2009-05-011-1/+1
* iptables: replace exot_error() with xtables_error() in layer7 patchJo-Philipp Wich2009-05-011-11/+11
* Update layer7 rulesHauke Mehrtens2009-05-0116-7/+20
* In r15501 the libxt_layer7.c was placed in a wrong location.Hauke Mehrtens2009-05-011-4/+4
* The location of eeprom_93cx6.ko has chanced.Hauke Mehrtens2009-05-011-0/+4
* Update to compat-wireless-2009-05-01Hauke Mehrtens2009-05-0124-6468/+397
* rcS: wait for init scripts to complete before initiating the shutdown (patch ...Felix Fietkau2009-04-302-6/+12
* kernel: fix syntax error introduced with r15524Jo-Philipp Wich2009-04-301-2/+2
* base-files: make diag.sh stub working in bashJo-Philipp Wich2009-04-301-2/+2
* kernel: fix ide-disk problems on newer kernels - thanks russell!Jo-Philipp Wich2009-04-301-21/+43