summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* fix conditional dependencies to libbsdMirko Vogt2011-06-231-1/+1
* add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)Jo-Philipp Wich2011-06-231-0/+40
* fix and make usable kmod-pcmcia-rsrcFlorian Fainelli2011-06-211-14/+23
* mac80211: use firmware from linux-firmware gitHauke Mehrtens2011-06-211-230/+64
* mac80211: fix debugfs for ath9k_htcHauke Mehrtens2011-06-211-1/+1
* mac80211: remove rests of ar9170 driverHauke Mehrtens2011-06-211-17/+1
* kernel: package more NIC drivers: * SiS 190 Fast/Gigabit Ethernet support * S...Jo-Philipp Wich2011-06-201-0/+66
* block-mount: remove explicit lock waits, solves some potential race conditionsJo-Philipp Wich2011-06-193-27/+21
* link against 'libbsd' when using glibcMirko Vogt2011-06-171-2/+2
* package/kernel: Fixed missing CONFIG_HID_SUPPORT required for successful kmod...Rod Whitby2011-06-171-1/+2
* firewall: ensure that fw_get_subnet4() sets an empty value if no (valid) IPv4...Jo-Philipp Wich2011-06-161-0/+1
* firewall: allow symbolic names of interfaces and aliases in masq_src and masq...Jo-Philipp Wich2011-06-163-3/+28
* libbsd: do not build when using uclibcFlorian Fainelli2011-06-161-0/+1
* acx-mac80211: Compile fix for newer kernelsHauke Mehrtens2011-06-151-0/+10
* busybox: Fix insmod for linux 3.0Hauke Mehrtens2011-06-151-9/+16
* madwifi: Fix linux 3.0 detectionHauke Mehrtens2011-06-151-0/+25
* package/mac80211: Add linux 3.0 compatibilityHauke Mehrtens2011-06-1553-190/+626
* package/kernel: Update version dependencies and kmods for linux 3.0Hauke Mehrtens2011-06-154-7/+12
* link hotplug2 against libbsd when eglibc is usedMirko Vogt2011-06-131-1/+6
* add library 'libbsd'Mirko Vogt2011-06-131-0/+53
* 6to4: advertise effective tunnel mtu in RAsJo-Philipp Wich2011-06-122-6/+7
* 6to4: don't start if detected local IPv4 address is RFC1918, allows people to...Jo-Philipp Wich2011-06-122-2/+16
* ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it ca...Felix Fietkau2011-06-121-3/+0
* kernel: revert unrelated change in previous commitJo-Philipp Wich2011-06-091-1/+0
* kernel: gre depends on ipv6 is Kernel is built with IPv6 supportJo-Philipp Wich2011-06-091-0/+2
* base-files: assume a default ipv6 prefix size of /64, thats what the majority...Jo-Philipp Wich2011-06-091-1/+1
* base-files: if an ip6addr without a prefix is given, assume /128 - otherwise ...Jo-Philipp Wich2011-06-092-1/+6
* Revert "[package/block-mount] remove example config file"Mirko Vogt2011-06-082-0/+22
* make sure that base-files is installed last, this allows per-target base-file...Jo-Philipp Wich2011-06-081-1/+1
* remove example config fileMirko Vogt2011-06-082-22/+0
* base-files: fix error reporting for unsupported protocols on virtual interfacesJo-Philipp Wich2011-06-073-4/+4
* base-files: do not write to /etc/config/wireless at boot time unless a new in...Felix Fietkau2011-06-071-3/+6
* kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536Hauke Mehrtens2011-06-071-2/+2
* kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536Hauke Mehrtens2011-06-071-2/+2
* require mppe 128bit-encryption by defaultMirko Vogt2011-06-061-0/+1
* grub: improve package requirement error, patch by Jim Cromie <jim.cromie@gmai...Jo-Philipp Wich2011-06-041-1/+1
* compcache does not build on 2.6.38+Florian Fainelli2011-06-041-1/+1
* acx-mac80211: remove patchHauke Mehrtens2011-06-041-19/+0
* soloscli: fix new lines in soloscliFlorian Fainelli2011-06-022-4/+8
* acx-mac80211: add io endianness patchFlorian Fainelli2011-06-021-0/+19
* mac80211: add initial support for AR9330Gabor Juhos2011-06-0133-1/+3758
* mac80211: update to wireless-testing 2011-05-27Felix Fietkau2011-05-3124-1240/+998
* mac80211: make ath9k available even if PCI support is disabledGabor Juhos2011-05-311-5/+6
* x86: remove pata-amd driver from generic x86 images, add addition cs553x modulesFelix Fietkau2011-05-312-1/+97
* ath9k: reduce the number of rx buffers, 512 is excessively high, 128 should w...Felix Fietkau2011-05-301-0/+11
* * backport 2.6.8 patches to .39 / .32.33John Crispin2011-05-2950-4005/+289
* ath9k: merge a few bugfixesFelix Fietkau2011-05-283-4/+97
* ath5k: disable fast channel changes, some people have reported that they intr...Felix Fietkau2011-05-281-0/+18
* hostapd: fix a race condition related to assoc response tx status processingFelix Fietkau2011-05-281-0/+48
* hostapd: update to 20110527, includes a client mode wpa auth fixFelix Fietkau2011-05-2813-53/+53