| Commit message (Expand) | Author | Age | Files | Lines |
* | add the block-mount package by Daniel Dickinson (cshore), replacing existing ... | Felix Fietkau | 2010-02-26 | 13 | -78/+780 |
* | This patch allows the user to specify esfq as the leaf qdisc, as well as pert... | Travis Kemen | 2010-02-26 | 2 | -2/+9 |
* | fix issues with pptpd server and firewall, closes #2342 | Travis Kemen | 2010-02-26 | 2 | -2/+2 |
* | r8101: update to v1.014.00, fix build on 2.6.31+ | Nicolas Thill | 2010-02-25 | 1 | -9/+15 |
* | busybox: fix typo in last commit, thx Nico | Jo-Philipp Wich | 2010-02-25 | 1 | -1/+1 |
* | busybox: disable busybox' own stripping, fixes stripped bb binary in STAGING_... | Jo-Philipp Wich | 2010-02-25 | 1 | -1/+1 |
* | busybox: implement -q flag for insmod for Linux 2.6 and actually suppress err... | Jo-Philipp Wich | 2010-02-24 | 1 | -0/+33 |
* | package: add VSC73[89]5 microcode for the AP83/PB44 boards | Gabor Juhos | 2010-02-24 | 2 | -0/+122 |
* | ath9k: disable RIFS search on some chips to avoid baseband hangs | Felix Fietkau | 2010-02-24 | 1 | -0/+31 |
* | iptables: fix a segfault when iptables tries to use modprobe, force it to use... | Jo-Philipp Wich | 2010-02-24 | 2 | -0/+24 |
* | madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work | Felix Fietkau | 2010-02-23 | 1 | -0/+13 |
* | ppp: enable multilink support (#4837) | Jo-Philipp Wich | 2010-02-22 | 1 | -5/+2 |
* | ext4: fix for commit r19799 | Hauke Mehrtens | 2010-02-21 | 1 | -1/+1 |
* | ext4: add Support for large (2TB+) block devices and files | Hauke Mehrtens | 2010-02-21 | 1 | -4/+3 |
* | fix accidently commited ancient mac80211 patches in r19789-19791 (#6716) | Florian Fainelli | 2010-02-21 | 2 | -48/+0 |
* | mac80211: make the vlan injection patch more specific | Florian Fainelli | 2010-02-21 | 1 | -1/+1 |
* | mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa reke... | Florian Fainelli | 2010-02-21 | 1 | -0/+11 |
* | mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying... | Florian Fainelli | 2010-02-21 | 1 | -0/+37 |
* | linux-atm: Add libtool fixup | Lars-Peter Clausen | 2010-02-20 | 1 | -1/+3 |
* | make linux-atm depend on its kernel modul atm.ko | Hauke Mehrtens | 2010-02-20 | 1 | -0/+1 |
* | allow routed mode operation again | Hauke Mehrtens | 2010-02-20 | 2 | -6/+6 |
* | kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tri... | Jo-Philipp Wich | 2010-02-20 | 1 | -4/+17 |
* | firewall: fix bad number error in fw_redirect() (#6704) | Jo-Philipp Wich | 2010-02-20 | 1 | -3/+3 |
* | mac80211: fix typo introduced in r19760 (#6707) | Jo-Philipp Wich | 2010-02-19 | 1 | -1/+1 |
* | iptables: fix multiport match for brcm-2.4 Since the netfilter framework in L... | Jo-Philipp Wich | 2010-02-19 | 1 | -0/+265 |
* | rt2800lib depends on rt2x00-usb | Hauke Mehrtens | 2010-02-19 | 1 | -1/+1 |
* | swconfig: Remove unused code | Felix Fietkau | 2010-02-19 | 1 | -6/+0 |
* | ath9k: fix beacon timer restarts after card resets - improves stability in AP... | Felix Fietkau | 2010-02-19 | 1 | -0/+22 |
* | remove pcmcia and sdio | Hauke Mehrtens | 2010-02-19 | 4 | -3/+34 |
* | mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board | Gabor Juhos | 2010-02-19 | 2 | -1/+24 |
* | kernel: rename cp2101 driver to cp210x, has changed upstream (#6673) | Jo-Philipp Wich | 2010-02-19 | 1 | -8/+8 |
* | iproute2: make tc depend on kmod-sched (#6681) | Jo-Philipp Wich | 2010-02-19 | 1 | -0/+1 |
* | kernel: add the token bucket filter to kmod-sched (#6681) | Jo-Philipp Wich | 2010-02-19 | 1 | -0/+1 |
* | iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now | Jo-Philipp Wich | 2010-02-19 | 1 | -2/+2 |
* | hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), ... | Felix Fietkau | 2010-02-19 | 1 | -0/+22 |
* | mac80211: always use wpa_supplicant for client connections (patch by Stijn Ti... | Felix Fietkau | 2010-02-19 | 2 | -98/+25 |
* | ath9k: fix rate control fallback rate selection - improves throughput and lin... | Felix Fietkau | 2010-02-19 | 1 | -0/+55 |
* | mac80211: move the 2.6.30 compat patch to the other compat patches | Felix Fietkau | 2010-02-19 | 1 | -0/+0 |
* | kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n | Lars-Peter Clausen | 2010-02-18 | 1 | -0/+1 |
* | refresh grub patches | Imre Kaloz | 2010-02-18 | 1 | -219/+195 |
* | mac80211: add compile fix for pre-2.6.32 kernels | Jo-Philipp Wich | 2010-02-17 | 1 | -0/+14 |
* | carl9170: update to version 1.0.1.1 and fix a compile error | Felix Fietkau | 2010-02-17 | 2 | -2/+15 |
* | mac80211: update to wireless-testing 2010-02-16 | Felix Fietkau | 2010-02-17 | 14 | -85/+27 |
* | fix opkg.conf | Travis Kemen | 2010-02-17 | 1 | -1/+1 |
* | hostapd: select crda if mac80211 is selected | Felix Fietkau | 2010-02-16 | 1 | -3/+3 |
* | kernel: build the scsi core package even if CONFIG_SCSI=y | Felix Fietkau | 2010-02-16 | 1 | -1/+1 |
* | kernel: add a package for block2mtd | Felix Fietkau | 2010-02-16 | 1 | -0/+8 |
* | kernel: add a package for kmod-ata-sil | Felix Fietkau | 2010-02-16 | 1 | -0/+14 |
* | hostapd: fix wpad compile on powerpc | Felix Fietkau | 2010-02-16 | 1 | -1/+2 |
* | hostapd: move the roboswitch config override to the right place | Felix Fietkau | 2010-02-16 | 1 | -2/+2 |