| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix conditional dependencies to libbsd | Mirko Vogt | 2011-06-23 | 1 | -1/+1 |
* | add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware) | Jo-Philipp Wich | 2011-06-23 | 1 | -0/+40 |
* | fix and make usable kmod-pcmcia-rsrc | Florian Fainelli | 2011-06-21 | 1 | -14/+23 |
* | mac80211: use firmware from linux-firmware git | Hauke Mehrtens | 2011-06-21 | 1 | -230/+64 |
* | mac80211: fix debugfs for ath9k_htc | Hauke Mehrtens | 2011-06-21 | 1 | -1/+1 |
* | mac80211: remove rests of ar9170 driver | Hauke Mehrtens | 2011-06-21 | 1 | -17/+1 |
* | kernel: package more NIC drivers: * SiS 190 Fast/Gigabit Ethernet support * S... | Jo-Philipp Wich | 2011-06-20 | 1 | -0/+66 |
* | block-mount: remove explicit lock waits, solves some potential race conditions | Jo-Philipp Wich | 2011-06-19 | 3 | -27/+21 |
* | link against 'libbsd' when using glibc | Mirko Vogt | 2011-06-17 | 1 | -2/+2 |
* | package/kernel: Fixed missing CONFIG_HID_SUPPORT required for successful kmod... | Rod Whitby | 2011-06-17 | 1 | -1/+2 |
* | firewall: ensure that fw_get_subnet4() sets an empty value if no (valid) IPv4... | Jo-Philipp Wich | 2011-06-16 | 1 | -0/+1 |
* | firewall: allow symbolic names of interfaces and aliases in masq_src and masq... | Jo-Philipp Wich | 2011-06-16 | 3 | -3/+28 |
* | libbsd: do not build when using uclibc | Florian Fainelli | 2011-06-16 | 1 | -0/+1 |
* | acx-mac80211: Compile fix for newer kernels | Hauke Mehrtens | 2011-06-15 | 1 | -0/+10 |
* | busybox: Fix insmod for linux 3.0 | Hauke Mehrtens | 2011-06-15 | 1 | -9/+16 |
* | madwifi: Fix linux 3.0 detection | Hauke Mehrtens | 2011-06-15 | 1 | -0/+25 |
* | package/mac80211: Add linux 3.0 compatibility | Hauke Mehrtens | 2011-06-15 | 53 | -190/+626 |
* | package/kernel: Update version dependencies and kmods for linux 3.0 | Hauke Mehrtens | 2011-06-15 | 4 | -7/+12 |
* | link hotplug2 against libbsd when eglibc is used | Mirko Vogt | 2011-06-13 | 1 | -1/+6 |
* | add library 'libbsd' | Mirko Vogt | 2011-06-13 | 1 | -0/+53 |
* | 6to4: advertise effective tunnel mtu in RAs | Jo-Philipp Wich | 2011-06-12 | 2 | -6/+7 |
* | 6to4: don't start if detected local IPv4 address is RFC1918, allows people to... | Jo-Philipp Wich | 2011-06-12 | 2 | -2/+16 |
* | ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it ca... | Felix Fietkau | 2011-06-12 | 1 | -3/+0 |
* | kernel: revert unrelated change in previous commit | Jo-Philipp Wich | 2011-06-09 | 1 | -1/+0 |
* | kernel: gre depends on ipv6 is Kernel is built with IPv6 support | Jo-Philipp Wich | 2011-06-09 | 1 | -0/+2 |
* | base-files: assume a default ipv6 prefix size of /64, thats what the majority... | Jo-Philipp Wich | 2011-06-09 | 1 | -1/+1 |
* | base-files: if an ip6addr without a prefix is given, assume /128 - otherwise ... | Jo-Philipp Wich | 2011-06-09 | 2 | -1/+6 |
* | Revert "[package/block-mount] remove example config file" | Mirko Vogt | 2011-06-08 | 2 | -0/+22 |
* | make sure that base-files is installed last, this allows per-target base-file... | Jo-Philipp Wich | 2011-06-08 | 1 | -1/+1 |
* | remove example config file | Mirko Vogt | 2011-06-08 | 2 | -22/+0 |
* | base-files: fix error reporting for unsupported protocols on virtual interfaces | Jo-Philipp Wich | 2011-06-07 | 3 | -4/+4 |
* | base-files: do not write to /etc/config/wireless at boot time unless a new in... | Felix Fietkau | 2011-06-07 | 1 | -3/+6 |
* | kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536 | Hauke Mehrtens | 2011-06-07 | 1 | -2/+2 |
* | kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536 | Hauke Mehrtens | 2011-06-07 | 1 | -2/+2 |
* | require mppe 128bit-encryption by default | Mirko Vogt | 2011-06-06 | 1 | -0/+1 |
* | grub: improve package requirement error, patch by Jim Cromie <jim.cromie@gmai... | Jo-Philipp Wich | 2011-06-04 | 1 | -1/+1 |
* | compcache does not build on 2.6.38+ | Florian Fainelli | 2011-06-04 | 1 | -1/+1 |
* | acx-mac80211: remove patch | Hauke Mehrtens | 2011-06-04 | 1 | -19/+0 |
* | soloscli: fix new lines in soloscli | Florian Fainelli | 2011-06-02 | 2 | -4/+8 |
* | acx-mac80211: add io endianness patch | Florian Fainelli | 2011-06-02 | 1 | -0/+19 |
* | mac80211: add initial support for AR9330 | Gabor Juhos | 2011-06-01 | 33 | -1/+3758 |
* | mac80211: update to wireless-testing 2011-05-27 | Felix Fietkau | 2011-05-31 | 24 | -1240/+998 |
* | mac80211: make ath9k available even if PCI support is disabled | Gabor Juhos | 2011-05-31 | 1 | -5/+6 |
* | x86: remove pata-amd driver from generic x86 images, add addition cs553x modules | Felix Fietkau | 2011-05-31 | 2 | -1/+97 |
* | ath9k: reduce the number of rx buffers, 512 is excessively high, 128 should w... | Felix Fietkau | 2011-05-30 | 1 | -0/+11 |
* | * backport 2.6.8 patches to .39 / .32.33 | John Crispin | 2011-05-29 | 50 | -4005/+289 |
* | ath9k: merge a few bugfixes | Felix Fietkau | 2011-05-28 | 3 | -4/+97 |
* | ath5k: disable fast channel changes, some people have reported that they intr... | Felix Fietkau | 2011-05-28 | 1 | -0/+18 |
* | hostapd: fix a race condition related to assoc response tx status processing | Felix Fietkau | 2011-05-28 | 1 | -0/+48 |
* | hostapd: update to 20110527, includes a client mode wpa auth fix | Felix Fietkau | 2011-05-28 | 13 | -53/+53 |