| Commit message (Expand) | Author | Age | Files | Lines |
* | * Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow go... | John Crispin | 2011-01-22 | 1 | -1/+1 |
* | * bump to 2.5.2 | John Crispin | 2011-01-22 | 2 | -23/+14 |
* | * adds sane default uci environment * adds sane default package selection | John Crispin | 2011-01-22 | 4 | -3/+70 |
* | ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 (#8695) | Felix Fietkau | 2011-01-21 | 1 | -1/+0 |
* | ath9k: fix some ps wakeup/restore issues that led to crashes and other weird ... | Felix Fietkau | 2011-01-21 | 1 | -0/+61 |
* | preliminary 2.6.38 support | Imre Kaloz | 2011-01-21 | 119 | -0/+68771 |
* | ath9k: disable PA predistortion on AR93xx for now until it is properly fixed | Felix Fietkau | 2011-01-21 | 4 | -3/+35 |
* | ath9k: remove virtual wiphy support - it was only experimental anyway and it ... | Felix Fietkau | 2011-01-20 | 4 | -0/+2230 |
* | mac80211: add a few tx related fixes | Felix Fietkau | 2011-01-20 | 3 | -0/+222 |
* | mac80211: update to wireless-testing 2010-01-19 | Felix Fietkau | 2011-01-20 | 16 | -247/+16 |
* | qos-scripts: Rework qos-stat script | Vasilis Tsiligiannis | 2011-01-20 | 2 | -17/+60 |
* | mac80211: fix the br_port_exists compatibility macro for 2.6.38 | Felix Fietkau | 2011-01-20 | 1 | -0/+50 |
* | update package dependencies | Hamish Guthrie | 2011-01-20 | 2 | -7/+5 |
* | uci: use latest git, fixes reorder operation and incorperates nested delete p... | Jo-Philipp Wich | 2011-01-19 | 2 | -24/+4 |
* | * revert [25002] * fixes EBU ack when EBU causes an irq | John Crispin | 2011-01-19 | 2 | -216/+224 |
* | ppp: don't die on malformed PADS frames that might appear on instable DSL lines | Jo-Philipp Wich | 2011-01-19 | 2 | -1/+110 |
* | fix null pointer access in mach-dir-600-a1.c machine setup (#8671) | Jo-Philipp Wich | 2011-01-18 | 1 | -2/+2 |
* | disable built-in MMC support | Florian Fainelli | 2011-01-18 | 1 | -2/+1 |
* | add missing config symbols | Florian Fainelli | 2011-01-18 | 1 | -0/+2 |
* | base-files: Fix typo in option name for disabling failsafe announcment Thanks... | Daniel Dickinson | 2011-01-18 | 1 | -1/+1 |
* | mac80211: rework wds sta fix - check for the protocol of the incoming frame i... | Felix Fietkau | 2011-01-18 | 1 | -6/+30 |
* | add a few missing usb related symbols (relevant for mpc85xx) | Felix Fietkau | 2011-01-18 | 1 | -2/+3 |
* | mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller initia... | Felix Fietkau | 2011-01-18 | 2 | -0/+36 |
* | add missing keyboard symbol | Florian Fainelli | 2011-01-18 | 1 | -0/+1 |
* | Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends on... | Florian Fainelli | 2011-01-18 | 1 | -1/+1 |
* | solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, sin... | Daniel Dickinson | 2011-01-18 | 1 | -1/+1 |
* | remove bogus qemu dependency | Jo-Philipp Wich | 2011-01-17 | 1 | -1/+0 |
* | Missing symbols for CONFIG_xxx .. Thanks Philip Prindeville | Daniel Dickinson | 2011-01-17 | 2 | -0/+8 |
* | ppp: bump pkg revision after latest changes | Jo-Philipp Wich | 2011-01-17 | 1 | -1/+1 |
* | ppp: remove pppoa coldplug, the hotplug handler has been confirmed for ueagle... | Jo-Philipp Wich | 2011-01-17 | 1 | -4/+0 |
* | ppp: synthesize a .device option to make ifup work on pppoa interfaces again | Jo-Philipp Wich | 2011-01-17 | 2 | -1/+5 |
* | set Installed-Size to 0 when preparing control, its substituted by ipkg-build... | Jo-Philipp Wich | 2011-01-16 | 1 | -2/+1 |
* | tools/ipkg-utils: calculate installed size from embedded data.tar.gz, makes o... | Jo-Philipp Wich | 2011-01-16 | 2 | -1/+14 |
* | mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale power... | Felix Fietkau | 2011-01-16 | 4 | -1/+10 |
* | add missing kernel kernel config symbol | Felix Fietkau | 2011-01-16 | 2 | -0/+2 |
* | mpc85xx: clean up bogus kernel config overrides | Felix Fietkau | 2011-01-16 | 1 | -24/+1 |
* | mpc85xx: fix mpc8548 support (reorder serial ports, add default stdout path t... | Felix Fietkau | 2011-01-16 | 2 | -1/+42 |
* | mac80211: fix compile errors on powerpc | Felix Fietkau | 2011-01-16 | 1 | -1/+2 |
* | uClibc 0.9.32: fix libm compile for powerpc | Felix Fietkau | 2011-01-16 | 1 | -0/+42 |
* | mac80211: fix frames looping back to a wds station | Felix Fietkau | 2011-01-15 | 1 | -0/+18 |
* | ath9k: fix a few more aggregation related issues, should improve stability | Felix Fietkau | 2011-01-15 | 2 | -0/+40 |
* | move irq.c from patch into own file | Mirko Vogt | 2011-01-15 | 2 | -215/+213 |
* | hostapd: Create one control interface per virtual bssid | Felix Fietkau | 2011-01-14 | 1 | -1/+3 |
* | mklibs: import missing symbol workaround from Freetz project (#7590) | Jo-Philipp Wich | 2011-01-14 | 1 | -2/+5 |
* | ar71xx: rework WNDR3700 image generation | Gabor Juhos | 2011-01-14 | 1 | -16/+19 |
* | ar71xx: build separate image for the WNDR3700 with NA region | Gabor Juhos | 2011-01-14 | 1 | -0/+4 |
* | firmware-utils/mkdniimg: don't use NA region by default | Gabor Juhos | 2011-01-14 | 1 | -1/+1 |
* | firmware-utils/wndr3700: allow to specify image magic via command line | Gabor Juhos | 2011-01-14 | 1 | -4/+15 |
* | Update gumstix profile | Hamish Guthrie | 2011-01-14 | 1 | -1/+1 |
* | mac80211: include the kfifo backport in compat.ko if necessary (fixes liberta... | Felix Fietkau | 2011-01-13 | 2 | -0/+28 |