Commit Graph

16853 Commits (07c7aab91061698c92d15e6a0c8d56bab80f2731)
 

Author SHA1 Message Date
Felix Fietkau 3d9d5cee8a x86/soekris: Add script to detect soekris model
Add script to detect soekris board of net4801 and net4826.

Patch from: kentarou matsuyama <matsuyama@thinktube.com>

SVN-Revision: 25102
14 years ago
Felix Fietkau 9a37eaeacf libnl-tiny: Fix for c++ compatibility
g++ compiler issued some errors like "invalid conversion from void* to *struct nl_attr"
when compiling cpp file which calls libnl-tiny functions. (it's OK with gcc)
Also see https://dev.openwrt.org/ticket/7854

Patch from: kentarou matsuyama <matsuyama@thinktube.com>

SVN-Revision: 25101
14 years ago
Felix Fietkau 516dcae1c7 dnsmasq: Fix parameter 'limit'
'limit' is actually the number of IP addresses to serve. See the use of ipcalc.sh.
For getting the expected number of IP addresses served, we have to decrement
limit by one.

Patch from: kentarou matsuyama <matsuyama@thinktube.com>

SVN-Revision: 25100
14 years ago
Felix Fietkau 998da1234f ath9k: fix tx queue debug counters
SVN-Revision: 25099
14 years ago
Gabor Juhos 62e8fbd7ae generic: remove en25pxx support patch, it is in mainline since 2.6.36
SVN-Revision: 25097
14 years ago
Imre Kaloz 9bfd655af3 drop 2.6.32 support (next target is 2.6.38)
SVN-Revision: 25096
14 years ago
Felix Fietkau 23c966a388 kernel: when bridging, do not forward EAP frames to other ports, only deliver them locally fixes WPA authentication issues with multiples APs that are connected to each other via bridges
SVN-Revision: 25095
14 years ago
Felix Fietkau 0e6529d50c hostapd: update to 20110117
SVN-Revision: 25094
14 years ago
Felix Fietkau 9b34dfb571 mac80211: update to wireless-testing 2011-01-24
SVN-Revision: 25093
14 years ago
Imre Kaloz 18c4d8389e add missing symbol for 2.6.38
SVN-Revision: 25091
14 years ago
Imre Kaloz c861e4815d upgrade to 2.6.37
SVN-Revision: 25090
14 years ago
Imre Kaloz 58470cfb0c refresh patches
SVN-Revision: 25089
14 years ago
Imre Kaloz 2262fa9f15 replace the mips_boot patch with one that makes BOOT_RAW selectable, and enable it in the generic config
SVN-Revision: 25088
14 years ago
Imre Kaloz 979b095c40 this missing header patch is way too old for any sane software to depend on it
SVN-Revision: 25087
14 years ago
Imre Kaloz 30b6d17ce3 remove mips gcc4 inline patch - fixed upstream
SVN-Revision: 25086
14 years ago
Imre Kaloz 2821101c92 platform specific patches don't belong here - take #2
SVN-Revision: 25085
14 years ago
Imre Kaloz 7c9d132d10 platform specific patches don't belong here
SVN-Revision: 25083
14 years ago
Imre Kaloz 1d02e78a6f update to latest git
SVN-Revision: 25082
14 years ago
Imre Kaloz cf3d4be590 refresh 2.6.38 patches with -rc2
SVN-Revision: 25081
14 years ago
Imre Kaloz 832fc4a133 2.6.38 supports xz ramdisks, too
SVN-Revision: 25080
14 years ago
Felix Fietkau 26c3d87db0 allow files/ to overwrite existing symlinks (fixes #3508)
SVN-Revision: 25078
14 years ago
John Crispin a15b4bf6fc * adds arv4518pw mach support * fixes arv4525pw * make sure all mach names have the same style * move code around
SVN-Revision: 25075
14 years ago
John Crispin a8819fd220 adds machtype for ARV7518PW
SVN-Revision: 25074
14 years ago
John Crispin 699f5c8729 remove deadcode from [25072]
SVN-Revision: 25073
14 years ago
John Crispin 7c9e1370e9 * fix pci support for more than 1 device * fixes ioport mappings * adds support for arcor easybox 803/arv752DWP22 * gpio direction was not set properly during a gpio_request() * usb compile warning
bugfix, cleanup,

SVN-Revision: 25072
14 years ago
John Crispin d6f4fa08eb add support for arv4518 and arv752DWP22 boards
SVN-Revision: 25071
14 years ago
John Crispin 275c33c6f8 * Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow got reordered. The unconditional default trumps later settings.
contributed by Philip Prindeville

SVN-Revision: 25068
14 years ago
John Crispin deb9a1f3e7 * bump to 2.5.2
SVN-Revision: 25067
14 years ago
John Crispin 079ba5ac14 * adds sane default uci environment * adds sane default package selection
contributed by Philip Prindeville

SVN-Revision: 25065
14 years ago
Felix Fietkau fa542df6e1 ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 (#8695)
SVN-Revision: 25060
14 years ago
Felix Fietkau c646f205e2 ath9k: fix some ps wakeup/restore issues that led to crashes and other weird behavior
SVN-Revision: 25058
14 years ago
Imre Kaloz c700e57cc7 preliminary 2.6.38 support
SVN-Revision: 25057
14 years ago
Felix Fietkau 02bf1599a3 ath9k: disable PA predistortion on AR93xx for now until it is properly fixed
SVN-Revision: 25056
14 years ago
Felix Fietkau be39c9dc6e ath9k: remove virtual wiphy support - it was only experimental anyway and it is not going to be maintained anymore
SVN-Revision: 25055
14 years ago
Felix Fietkau 86a9bbe4ba mac80211: add a few tx related fixes
SVN-Revision: 25054
14 years ago
Felix Fietkau 4ee2365159 mac80211: update to wireless-testing 2010-01-19
SVN-Revision: 25053
14 years ago
Vasilis Tsiligiannis a98c957eb5 qos-scripts: Rework qos-stat script
SVN-Revision: 25052
14 years ago
Felix Fietkau 876dd50e11 mac80211: fix the br_port_exists compatibility macro for 2.6.38
SVN-Revision: 25051
14 years ago
Hamish Guthrie bb95af7a51 update package dependencies
SVN-Revision: 25050
14 years ago
Jo-Philipp Wich 9500602457 uci: use latest git, fixes reorder operation and incorperates nested delete patch
SVN-Revision: 25048
14 years ago
John Crispin 4d465f4036 * revert [25002] * fixes EBU ack when EBU causes an irq
SVN-Revision: 25047
14 years ago
Jo-Philipp Wich 1868be702d ppp: don't die on malformed PADS frames that might appear on instable DSL lines
SVN-Revision: 25044
14 years ago
Jo-Philipp Wich 18ed5bca9b fix null pointer access in mach-dir-600-a1.c machine setup (#8671)
SVN-Revision: 25043
14 years ago
Florian Fainelli 5c8c4a2c1f disable built-in MMC support
SVN-Revision: 25042
14 years ago
Florian Fainelli da7074758f add missing config symbols
SVN-Revision: 25041
14 years ago
Daniel Dickinson f93b6cb844 base-files: Fix typo in option name for disabling failsafe announcment Thanks to Andrey Zholos for this patch
SVN-Revision: 25040
14 years ago
Felix Fietkau 817ee250d7 mac80211: rework wds sta fix - check for the protocol of the incoming frame instead of just the authorized state
SVN-Revision: 25039
14 years ago
Felix Fietkau 781df33e2a add a few missing usb related symbols (relevant for mpc85xx)
SVN-Revision: 25038
14 years ago
Felix Fietkau a303220605 mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller initialized) - it shares an irq with the pcie device which causes irq storms
SVN-Revision: 25037
14 years ago
Florian Fainelli 100211927c add missing keyboard symbol
SVN-Revision: 25036
14 years ago