| Commit message (Expand) | Author | Age | Files | Lines |
* | firewall: - allow multiple ports, protocols, macs, icmp types per rule - impl... | Jo-Philipp Wich | 2011-06-30 | 6 | -74/+220 |
* | package/rbcfg: new tool for modifying boot configuration on the RB4xx boards | Gabor Juhos | 2011-06-29 | 6 | -0/+1210 |
* | brcm47xx: add initial support for devices with bcma bus. | Hauke Mehrtens | 2011-06-28 | 2 | -142/+46 |
* | kernel: update ssb and bcma to linux-next next-20110627 | Hauke Mehrtens | 2011-06-27 | 1 | -0/+11 |
* | mac80211: merge a pending fix for reestablishing misconfigured aggregation se... | Felix Fietkau | 2011-06-27 | 1 | -0/+13 |
* | busybox: update to 1.18.5, patch from Peter Wagner | Florian Fainelli | 2011-06-25 | 1 | -2/+2 |
* | mac80211: force b44 and atl* to be disabled, even if they are enabled in the ... | Felix Fietkau | 2011-06-25 | 1 | -0/+5 |
* | mac80211: configure HT IBSS through uci | Felix Fietkau | 2011-06-24 | 1 | -1/+7 |
* | iw: add support for configuring HT IBSS | Felix Fietkau | 2011-06-24 | 1 | -0/+113 |
* | mac80211: add the work-in-progress IBSS HT patch, with some minor fixes | Felix Fietkau | 2011-06-24 | 1 | -0/+637 |
* | ath9k: add some more pending fixes | Felix Fietkau | 2011-06-24 | 2 | -2/+195 |
* | mac80211: update to wireless-testing 2011-06-22 | Felix Fietkau | 2011-06-24 | 61 | -5009/+90 |
* | kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-z... | Felix Fietkau | 2011-06-24 | 1 | -2/+2 |
* | mac80211: enable cfg80211 debugfs support | Felix Fietkau | 2011-06-24 | 1 | -1/+2 |
* | hotplug2: make libbsd depend on "not uclibc" for now, the conditional depdend... | Jo-Philipp Wich | 2011-06-23 | 1 | -1/+1 |
* | 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 |