Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | hostapd: fix line reordering leading to segfaults | Felix Fietkau | 2010-05-02 | |
| | | | | SVN-Revision: 21323 | |||
* | mac80211: use the nl80211 driver for wpa_supplicant | Felix Fietkau | 2010-05-02 | |
| | | | | SVN-Revision: 21321 | |||
* | wpa_supplicant: fix issues with the nl80211 driver | Felix Fietkau | 2010-05-02 | |
| | | | | SVN-Revision: 21320 | |||
* | mac80211: enable rx/tx stbc by default if supported | Felix Fietkau | 2010-05-02 | |
| | | | | SVN-Revision: 21319 | |||
* | target/uml: fix host processor type selection on x86_64 (proper fix for [13166]) | Nicolas Thill | 2010-05-02 | |
| | | | | SVN-Revision: 21318 | |||
* | make acx available to PCI platforms as well (#7174) | Florian Fainelli | 2010-05-02 | |
| | | | | SVN-Revision: 21313 | |||
* | add lzma tuning options, patch from Bernhard Loos | Florian Fainelli | 2010-05-02 | |
| | | | | SVN-Revision: 21311 | |||
* | fix upgrade detection logic, patch from Bernhard Loos | Florian Fainelli | 2010-05-02 | |
| | | | | SVN-Revision: 21310 | |||
* | fix sitecom firmware partition size, patch from Bernhard Loos | Florian Fainelli | 2010-05-02 | |
| | | | | SVN-Revision: 21309 | |||
* | unmark acx-mac80211 as being broken | Florian Fainelli | 2010-05-02 | |
| | | | | SVN-Revision: 21308 | |||
* | include second ethernet interface in bridge after r20022 | Florian Fainelli | 2010-05-02 | |
| | | | | SVN-Revision: 21307 | |||
* | do not write to per-port over-current register, which is bogus (#6898) | Florian Fainelli | 2010-05-02 | |
| | | | | SVN-Revision: 21306 | |||
* | package/grub: build a host grub and a target grub (#7269) - use the host ↵ | Nicolas Thill | 2010-05-02 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 21304 | |||
* | ppp: rename 20-usb-modem to 20-atm-modem | Jo-Philipp Wich | 2010-05-02 | |
| | | | | SVN-Revision: 21303 | |||
* | ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package | Jo-Philipp Wich | 2010-05-02 | |
| | | | | SVN-Revision: 21302 | |||
* | target/uml: bump to 2.6.32.12 | Nicolas Thill | 2010-05-02 | |
| | | | | 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 | |
| | | | | SVN-Revision: 21300 | |||
* | target/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918) | Nicolas Thill | 2010-05-02 | |
| | | | | SVN-Revision: 21293 | |||
* | target/uml: rename patch 003 to match what we have in 2.6.30 | Nicolas Thill | 2010-05-02 | |
| | | | | SVN-Revision: 21292 | |||
* | target/uml: refresh 2.6.30 patches | Nicolas Thill | 2010-05-02 | |
| | | | | SVN-Revision: 21291 | |||
* | target/uml: add patches for 2.6.32 | Nicolas Thill | 2010-05-02 | |
| | | | | SVN-Revision: 21290 | |||
* | nvram: fix crash when get, set or unset is invoked without argument (#7263) | Jo-Philipp Wich | 2010-05-02 | |
| | | | | SVN-Revision: 21288 | |||
* | ppp: bring pppoa script in sync with updated ppp logic | Jo-Philipp Wich | 2010-05-01 | |
| | | | | SVN-Revision: 21287 | |||
* | firewall: - replace uci firewall with a modular dual stack implementation ↵ | Jo-Philipp Wich | 2010-05-01 | |
| | | | | | | 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 | |
| | | | | | | bump package revision SVN-Revision: 21285 | |||
* | pptp: - bring pptp scripts in sync with updated ppp logic - bump package ↵ | Jo-Philipp Wich | 2010-05-01 | |
| | | | | | | revision SVN-Revision: 21284 | |||
* | ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named ↵ | Jo-Philipp Wich | 2010-05-01 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 21282 | |||
* | pppd: - localize variables in setup script - implement demand option as true ↵ | Jo-Philipp Wich | 2010-05-01 | |
| | | | | | | 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 | |
| | | | | | | generation SVN-Revision: 21277 | |||
* | vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 ↵ | Felix Fietkau | 2010-04-30 | |
| | | | | | | MB download with a 14k one SVN-Revision: 21274 | |||
* | mac80211: update to wireless-testing 2010-04-28 | Felix Fietkau | 2010-04-30 | |
| | | | | SVN-Revision: 21271 | |||
* | swconfig: mask on brcm47xx | Jo-Philipp Wich | 2010-04-30 | |
| | | | | SVN-Revision: 21270 | |||
* | kernel: bring ssb in sync with upstream (as of current wireless-testing) | Felix Fietkau | 2010-04-30 | |
| | | | | SVN-Revision: 21269 | |||
* | add upstream patch to fix linking failures on '__rela_iplt_end' | Florian Fainelli | 2010-04-30 | |
| | | | | SVN-Revision: 21267 | |||
* | brcm47xx: update config-2.6.33 options | Alexandros C. Couloumbis | 2010-04-30 | |
| | | | | SVN-Revision: 21266 | |||
* | brcm47xx: refresh 2.6.33 kernel patches | Alexandros C. Couloumbis | 2010-04-30 | |
| | | | | SVN-Revision: 21265 | |||
* | package/grub: fix x86_64 issue (closes #7248) | Alexandros C. Couloumbis | 2010-04-30 | |
| | | | | SVN-Revision: 21264 | |||
* | uboot-xburst: Fix lcd display init sequence. | Lars-Peter Clausen | 2010-04-29 | |
| | | | | SVN-Revision: 21263 | |||
* | package/kernel: renable kmod-input on 2.4 (closes: #7063) | Nicolas Thill | 2010-04-29 | |
| | | | | SVN-Revision: 21262 | |||
* | target/brcm-2.4: add missing CONFIG_INPUT_* symbols | Nicolas Thill | 2010-04-29 | |
| | | | | SVN-Revision: 21261 | |||
* | enable inotify support target xburst | Mirko Vogt | 2010-04-29 | |
| | | | | SVN-Revision: 21260 | |||
* | mpc83xx: sync image/Makefile to r20834 | Alexandros C. Couloumbis | 2010-04-29 | |
| | | | | SVN-Revision: 21259 | |||
* | mpc83xx: add some missing options on config-2.6.33 | Alexandros C. Couloumbis | 2010-04-29 | |
| | | | | SVN-Revision: 21258 | |||
* | mpc83xx: trim down unnecessary config-2.6.33 options | Alexandros C. Couloumbis | 2010-04-29 | |
| | | | | SVN-Revision: 21257 | |||
* | mpc83xx: upgrade to kernel 2.6.33.3, enable rb333 support, sync config ↵ | Alexandros C. Couloumbis | 2010-04-29 | |
| | | | | | | options, refresh kernel patches SVN-Revision: 21256 | |||
* | rename reset_buttons to buttons | Raphaël Huck | 2010-04-29 | |
| | | | | SVN-Revision: 21255 | |||
* | add WPS button support for nb4 boards | Raphaël Huck | 2010-04-29 | |
| | | | | SVN-Revision: 21254 | |||
* | fix gpio button key code, match button-hotplug code | Raphaël Huck | 2010-04-29 | |
| | | | | SVN-Revision: 21253 |