summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* [package/hotplug] link hotplug2 against libbsd when eglibc is usedmirko2011-06-131-1/+6
* [package] add library 'libbsd'mirko2011-06-131-0/+53
* [package] 6to4: advertise effective tunnel mtu in RAsjow2011-06-122-6/+7
* [package] 6to4: don't start if detected local IPv4 address is RFC1918, allows...jow2011-06-122-2/+16
* ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it ca...nbd2011-06-121-3/+0
* [package] kernel: revert unrelated change in previous commitjow2011-06-091-1/+0
* [package] kernel: gre depends on ipv6 is Kernel is built with IPv6 supportjow2011-06-091-0/+2
* [package] base-files: assume a default ipv6 prefix size of /64, thats what th...jow2011-06-091-1/+1
* [package] base-files: if an ip6addr without a prefix is given, assume /128 - ...jow2011-06-092-1/+6
* Revert "[package/block-mount] remove example config file"mirko2011-06-082-0/+22
* [package] make sure that base-files is installed last, this allows per-target...jow2011-06-081-1/+1
* [package/block-mount] remove example config filemirko2011-06-082-22/+0
* [package] base-files: fix error reporting for unsupported protocols on virtua...jow2011-06-073-4/+4
* base-files: do not write to /etc/config/wireless at boot time unless a new in...nbd2011-06-071-3/+6
* kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536hauke2011-06-071-2/+2
* kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536hauke2011-06-071-2/+2
* [package/pptp] require mppe 128bit-encryption by defaultmirko2011-06-061-0/+1
* [package] grub: improve package requirement error, patch by Jim Cromie <jim.c...jow2011-06-041-1/+1
* [package] compcache does not build on 2.6.38+florian2011-06-041-1/+1
* acx-mac80211: remove patchhauke2011-06-041-19/+0
* [package] soloscli: fix new lines in soloscliflorian2011-06-022-4/+8
* [package] acx-mac80211: add io endianness patchflorian2011-06-021-0/+19
* mac80211: add initial support for AR9330juhosg2011-06-0133-1/+3758
* mac80211: update to wireless-testing 2011-05-27nbd2011-05-3124-1240/+998
* mac80211: make ath9k available even if PCI support is disabledjuhosg2011-05-311-5/+6
* x86: remove pata-amd driver from generic x86 images, add addition cs553x modulesnbd2011-05-312-1/+97
* ath9k: reduce the number of rx buffers, 512 is excessively high, 128 should w...nbd2011-05-301-0/+11
* [lantiq]blogic2011-05-2950-4005/+289
* ath9k: merge a few bugfixesnbd2011-05-283-4/+97
* ath5k: disable fast channel changes, some people have reported that they intr...nbd2011-05-281-0/+18
* hostapd: fix a race condition related to assoc response tx status processingnbd2011-05-281-0/+48
* hostapd: update to 20110527, includes a client mode wpa auth fixnbd2011-05-2813-53/+53
* kernel: generic: Update 2.6.39 to finalhauke2011-05-254-10/+15
* libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999)nbd2011-05-244-19/+42
* [package] libpcap: add -fpic, refresh patchesjow2011-05-244-8/+9
* [package] libpcap: remove empty patchfilesjow2011-05-242-0/+0
* [PATCH] Update libpcap to version 1.1.1jow2011-05-248-261/+109
* base-files: make the MAC address of bridge interfaces sticky to avoid ARP iss...nbd2011-05-241-1/+2
* [package] base-files: mark /etc/crontabs/ as config directoryjow2011-05-241-1/+2
* [PATCH] kernel: kmod-crypto-iv depends on kmod-crypto-managerjow2011-05-241-1/+1
* [PATCH] dnsmasq: allow hostname assignment without static leasejow2011-05-242-5/+4
* [netfilter] package u32 match and TEE target, patches by Maxim Uvarovjow2011-05-242-0/+58
* [package] ncurses: enable C++ bindings (#9442)jow2011-05-221-6/+4
* [package] iw: fix calculation of fractional multicast rates like 5.5Mbps due ...jow2011-05-222-2/+13
* [package] firewall: explictely mention network in default configuration, make...jow2011-05-201-0/+2
* broadcom-wl: fix wild ssb_device accesses as pci_dev for legacy pci dma apinbd2011-05-191-0/+88
* broadcom-wl: fix uninitialized variablenbd2011-05-191-1/+2
* ath9k: fix some locking issues in the tx fifo cleanup patchnbd2011-05-191-35/+23
* ath9k: clean up tx fifo handling on ar9380 based hardwarenbd2011-05-182-0/+680
* ath9k: fix a small race condition in the tx_last_beacon patchnbd2011-05-181-5/+10