Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | remove a bogus byteswap in the hifn_795x driver, should fix support for the ↵ | Jo-Philipp Wich | 2010-05-03 | 5 | -0/+85 | |
| | | | | | | VPN1411 crypto accelerator SVN-Revision: 21344 | |||||
* | base-files: Remove redundant stopping of watchdog | Vasilis Tsiligiannis | 2010-05-03 | 1 | -1/+0 | |
| | | | | | | busybox watchdog applet should stop the watchdog before shutting down SVN-Revision: 21341 | |||||
* | update acx-mac80211 to 20100422, patch from Bernhard Loos | Florian Fainelli | 2010-05-03 | 7 | -218/+260 | |
| | | | | SVN-Revision: 21335 | |||||
* | add stop() to watchdog init script, patch from Yury Polyanskiy | Florian Fainelli | 2010-05-03 | 1 | -1/+6 | |
| | | | | SVN-Revision: 21334 | |||||
* | use AMD standard command-set with winbond flash chips (#6966), patch from obinou | Florian Fainelli | 2010-05-03 | 3 | -0/+36 | |
| | | | | SVN-Revision: 21333 | |||||
* | hostapd: fix line reordering leading to segfaults | Felix Fietkau | 2010-05-02 | 1 | -3/+3 | |
| | | | | SVN-Revision: 21323 | |||||
* | mac80211: use the nl80211 driver for wpa_supplicant | Felix Fietkau | 2010-05-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21321 | |||||
* | wpa_supplicant: fix issues with the nl80211 driver | Felix Fietkau | 2010-05-02 | 2 | -0/+128 | |
| | | | | SVN-Revision: 21320 | |||||
* | mac80211: enable rx/tx stbc by default if supported | Felix Fietkau | 2010-05-02 | 1 | -0/+4 | |
| | | | | SVN-Revision: 21319 | |||||
* | target/uml: fix host processor type selection on x86_64 (proper fix for [13166]) | Nicolas Thill | 2010-05-02 | 1 | -1/+2 | |
| | | | | SVN-Revision: 21318 | |||||
* | make acx available to PCI platforms as well (#7174) | Florian Fainelli | 2010-05-02 | 2 | -11/+38 | |
| | | | | SVN-Revision: 21313 | |||||
* | add lzma tuning options, patch from Bernhard Loos | Florian Fainelli | 2010-05-02 | 3 | -8/+52 | |
| | | | | SVN-Revision: 21311 | |||||
* | fix upgrade detection logic, patch from Bernhard Loos | Florian Fainelli | 2010-05-02 | 1 | -10/+4 | |
| | | | | SVN-Revision: 21310 | |||||
* | fix sitecom firmware partition size, patch from Bernhard Loos | Florian Fainelli | 2010-05-02 | 2 | -2/+2 | |
| | | | | SVN-Revision: 21309 | |||||
* | unmark acx-mac80211 as being broken | Florian Fainelli | 2010-05-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21308 | |||||
* | include second ethernet interface in bridge after r20022 | Florian Fainelli | 2010-05-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21307 | |||||
* | do not write to per-port over-current register, which is bogus (#6898) | Florian Fainelli | 2010-05-02 | 2 | -0/+36 | |
| | | | | SVN-Revision: 21306 | |||||
* | package/grub: build a host grub and a target grub (#7269) - use the host ↵ | Nicolas Thill | 2010-05-02 | 2 | -56/+50 | |
| | | | | | | grub binary for grub install, but with target stage files - disable SSP (-fno-stack-protector) & Compile Time Buffer Checks (-U_FORTIFY_SOURCE) if appropriate - create a target grub package SVN-Revision: 21305 | |||||
* | buildsystem: add a macro to test options supported by the host compiler | Nicolas Thill | 2010-05-02 | 1 | -1/+12 | |
| | | | | SVN-Revision: 21304 | |||||
* | ppp: rename 20-usb-modem to 20-atm-modem | Jo-Philipp Wich | 2010-05-02 | 2 | -1/+1 | |
| | | | | SVN-Revision: 21303 | |||||
* | ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package | Jo-Philipp Wich | 2010-05-02 | 2 | -0/+27 | |
| | | | | SVN-Revision: 21302 | |||||
* | target/uml: bump to 2.6.32.12 | Nicolas Thill | 2010-05-02 | 8 | -192/+2 | |
| | | | | SVN-Revision: 21301 | |||||
* | update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least) | Florian Fainelli | 2010-05-02 | 1 | -2/+2 | |
| | | | | SVN-Revision: 21300 | |||||
* | target/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918) | Nicolas Thill | 2010-05-02 | 2 | -0/+22 | |
| | | | | SVN-Revision: 21293 | |||||
* | target/uml: rename patch 003 to match what we have in 2.6.30 | Nicolas Thill | 2010-05-02 | 1 | -0/+0 | |
| | | | | SVN-Revision: 21292 | |||||
* | target/uml: refresh 2.6.30 patches | Nicolas Thill | 2010-05-02 | 1 | -7/+3 | |
| | | | | SVN-Revision: 21291 | |||||
* | target/uml: add patches for 2.6.32 | Nicolas Thill | 2010-05-02 | 5 | -0/+134 | |
| | | | | SVN-Revision: 21290 | |||||
* | nvram: fix crash when get, set or unset is invoked without argument (#7263) | Jo-Philipp Wich | 2010-05-02 | 2 | -14/+26 | |
| | | | | SVN-Revision: 21288 | |||||
* | ppp: bring pppoa script in sync with updated ppp logic | Jo-Philipp Wich | 2010-05-01 | 1 | -7/+16 | |
| | | | | SVN-Revision: 21287 | |||||
* | firewall: - replace uci firewall with a modular dual stack implementation ↵ | Jo-Philipp Wich | 2010-05-01 | 15 | -544/+1023 | |
| | | | | | | developed by Malte S. Stretz - bump version to 2 SVN-Revision: 21286 | |||||
* | comgt: - localize variables - bring scripts in sync with updated ppp logic - ↵ | Jo-Philipp Wich | 2010-05-01 | 2 | -5/+15 | |
| | | | | | | bump package revision SVN-Revision: 21285 | |||||
* | pptp: - bring pptp scripts in sync with updated ppp logic - bump package ↵ | Jo-Philipp Wich | 2010-05-01 | 2 | -10/+4 | |
| | | | | | | revision SVN-Revision: 21284 | |||||
* | ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named ↵ | Jo-Philipp Wich | 2010-05-01 | 5 | -63/+158 | |
| | | | | | | interfaces when bringing up 3g, pptp, ppp or pppoe connections - get rid of unit count logic - shutdown pppd when ifdown is invoked - bump package revision SVN-Revision: 21283 | |||||
* | package/base-files: fix libraries packaging on 64bits targets (closes: #6918) | Nicolas Thill | 2010-05-01 | 1 | -9/+14 | |
| | | | | SVN-Revision: 21282 | |||||
* | pppd: - localize variables in setup script - implement demand option as true ↵ | Jo-Philipp Wich | 2010-05-01 | 1 | -9/+52 | |
| | | | | | | boolean so that 0 actually disables it - don't overwrite user supplied dns servers if demand is enabled - toggle peerdns default value, use 1 if no user supplied dns server is set, 0 otherwise - reset resolv.conf.auto before setting up dns SVN-Revision: 21280 | |||||
* | target/x86: add to changes missed from [21246] preventing .vdi & .vmdk image ↵ | Nicolas Thill | 2010-04-30 | 1 | -2/+2 | |
| | | | | | | generation SVN-Revision: 21277 | |||||
* | vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 ↵ | Felix Fietkau | 2010-04-30 | 1 | -13/+5 | |
| | | | | | | MB download with a 14k one SVN-Revision: 21274 | |||||
* | mac80211: update to wireless-testing 2010-04-28 | Felix Fietkau | 2010-04-30 | 13 | -774/+14 | |
| | | | | SVN-Revision: 21271 | |||||
* | swconfig: mask on brcm47xx | Jo-Philipp Wich | 2010-04-30 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21270 | |||||
* | kernel: bring ssb in sync with upstream (as of current wireless-testing) | Felix Fietkau | 2010-04-30 | 18 | -288/+3478 | |
| | | | | SVN-Revision: 21269 | |||||
* | add upstream patch to fix linking failures on '__rela_iplt_end' | Florian Fainelli | 2010-04-30 | 3 | -0/+162 | |
| | | | | SVN-Revision: 21267 | |||||
* | brcm47xx: update config-2.6.33 options | Alexandros C. Couloumbis | 2010-04-30 | 1 | -3/+9 | |
| | | | | SVN-Revision: 21266 | |||||
* | brcm47xx: refresh 2.6.33 kernel patches | Alexandros C. Couloumbis | 2010-04-30 | 6 | -18/+17 | |
| | | | | SVN-Revision: 21265 | |||||
* | package/grub: fix x86_64 issue (closes #7248) | Alexandros C. Couloumbis | 2010-04-30 | 1 | -0/+3 | |
| | | | | SVN-Revision: 21264 | |||||
* | uboot-xburst: Fix lcd display init sequence. | Lars-Peter Clausen | 2010-04-29 | 1 | -8/+11 | |
| | | | | SVN-Revision: 21263 | |||||
* | package/kernel: renable kmod-input on 2.4 (closes: #7063) | Nicolas Thill | 2010-04-29 | 1 | -3/+10 | |
| | | | | SVN-Revision: 21262 | |||||
* | target/brcm-2.4: add missing CONFIG_INPUT_* symbols | Nicolas Thill | 2010-04-29 | 1 | -1/+6 | |
| | | | | SVN-Revision: 21261 | |||||
* | enable inotify support target xburst | Mirko Vogt | 2010-04-29 | 1 | -1/+2 | |
| | | | | SVN-Revision: 21260 | |||||
* | mpc83xx: sync image/Makefile to r20834 | Alexandros C. Couloumbis | 2010-04-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21259 | |||||
* | mpc83xx: add some missing options on config-2.6.33 | Alexandros C. Couloumbis | 2010-04-29 | 1 | -2/+4 | |
| | | | | SVN-Revision: 21258 |