Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | base-files, ppp: fix interface shutdown | Jo-Philipp Wich | 2010-05-06 | |
| | | | | SVN-Revision: 21386 | |||
* | base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and ↵ | Jo-Philipp Wich | 2010-05-05 | |
| | | | | | | move it to protocol stop callbacks SVN-Revision: 21383 | |||
* | openssl: update to v0.9.8n, thanks Peter Wagner | Jo-Philipp Wich | 2010-05-05 | |
| | | | | SVN-Revision: 21382 | |||
* | kmod-ocf-hifn7751 depends on PCI, spotted by buildbot | Florian Fainelli | 2010-05-05 | |
| | | | | SVN-Revision: 21381 | |||
* | base-files: do not bring up wlan interfaces from hotplug events, so that ↵ | Felix Fietkau | 2010-05-05 | |
| | | | | | | wrong network/wireless configs are more noticeable SVN-Revision: 21379 | |||
* | firewall: properly unset position for delete command, fixes rule removal in ↵ | Jo-Philipp Wich | 2010-05-05 | |
| | | | | | | ifdown SVN-Revision: 21378 | |||
* | ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally ↵ | Jo-Philipp Wich | 2010-05-05 | |
| | | | | | | truncate resolv.conf, thanks cshore SVN-Revision: 21361 | |||
* | firewall: fix bug in iface hotplug handler | Jo-Philipp Wich | 2010-05-05 | |
| | | | | SVN-Revision: 21360 | |||
* | openssl: update OCF userspace part to version 20100325 | Jo-Philipp Wich | 2010-05-04 | |
| | | | | SVN-Revision: 21359 | |||
* | kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4 | Jo-Philipp Wich | 2010-05-04 | |
| | | | | SVN-Revision: 21358 | |||
* | package/grub: only disable graphics on host grub | Nicolas Thill | 2010-05-04 | |
| | | | | SVN-Revision: 21353 | |||
* | ath9k: fix filtering out multi-descriptor frames, which can cause issues ↵ | Felix Fietkau | 2010-05-04 | |
| | | | | | | with 11n links because of bogus rx status data SVN-Revision: 21351 | |||
* | fix acx compile error with VLYNQ support (#7281) | Florian Fainelli | 2010-05-04 | |
| | | | | SVN-Revision: 21347 | |||
* | base-files: Remove redundant stopping of watchdog | Vasilis Tsiligiannis | 2010-05-03 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 21335 | |||
* | add stop() to watchdog init script, patch from Yury Polyanskiy | Florian Fainelli | 2010-05-03 | |
| | | | | SVN-Revision: 21334 | |||
* | 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 | |||
* | make acx available to PCI platforms as well (#7174) | Florian Fainelli | 2010-05-02 | |
| | | | | SVN-Revision: 21313 | |||
* | unmark acx-mac80211 as being broken | Florian Fainelli | 2010-05-02 | |
| | | | | SVN-Revision: 21308 | |||
* | 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 | |||
* | 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 | |||
* | 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 | |||
* | 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 | |||
* | 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 | |||
* | 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 | |||
* | package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ↵ | Nicolas Thill | 2010-04-29 | |
| | | | | | | only SVN-Revision: 21251 | |||
* | package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4 | Nicolas Thill | 2010-04-29 | |
| | | | | SVN-Revision: 21250 | |||
* | package/kernel: move AddDepends calls at the end of package definitions, ↵ | Nicolas Thill | 2010-04-29 | |
| | | | | | | move back some dependencies in DEPENDS for clarity SVN-Revision: 21248 | |||
* | move kmod-lp package defition specific to brcm-2.4 to package/kernel | Nicolas Thill | 2010-04-29 | |
| | | | | SVN-Revision: 21247 | |||
* | uboot-xburst: Add macro to initalize lcd pins for 8bit serial displays | Lars-Peter Clausen | 2010-04-28 | |
| | | | | SVN-Revision: 21241 | |||
* | fixes file perms of mountd uci file and init.d script, thx yann.lopez | John Crispin | 2010-04-27 | |
| | | | | SVN-Revision: 21205 | |||
* | add .33 support | Ralph Hempel | 2010-04-27 | |
| | | | | SVN-Revision: 21198 | |||
* | add .33 support | Ralph Hempel | 2010-04-27 | |
| | | | | SVN-Revision: 21197 | |||
* | fix .32 kernel, add support for .33 kernel | Ralph Hempel | 2010-04-27 | |
| | | | | SVN-Revision: 21194 | |||
* | package/busybox: add 2 upstream fixes (ash & cpio), bumb release number | Nicolas Thill | 2010-04-27 | |
| | | | | SVN-Revision: 21186 |