| Commit message (Expand) | Author | Age | Files | Lines |
* | netifd: disable ds-lite, map & gre for old kernels | Steven Barth | 2014-08-06 | 1 | -2/+2 |
* | iwinfo: allow scans in AP mode on nl80211 | Felix Fietkau | 2014-08-06 | 1 | -0/+1 |
* | build: add new option to add disabled feeds commented out to opkg.conf | Jo-Philipp Wich | 2014-08-06 | 2 | -0/+12 |
* | build: introduce per feed repository support | Jo-Philipp Wich | 2014-08-05 | 5 | -6/+36 |
* | netifd: minor fixes (thanks Hans Dedecker) | Steven Barth | 2014-08-05 | 1 | -2/+2 |
* | gre: Change hostdependcy to remote endpoint tunnel address | Steven Barth | 2014-08-05 | 2 | -3/+3 |
* | hostapd: revert bogus version that was added in r41872 | Felix Fietkau | 2014-08-03 | 1 | -1/+1 |
* | robocfg: add missing include | Felix Fietkau | 2014-08-03 | 1 | -0/+1 |
* | iputils: add missing includes, fix musl support | Felix Fietkau | 2014-08-03 | 2 | -1/+37 |
* | igmpproxy: add missing include | Felix Fietkau | 2014-08-03 | 1 | -0/+10 |
* | iwcap: add missing include | Felix Fietkau | 2014-08-03 | 1 | -0/+1 |
* | iwinfo: add missing include statement | Felix Fietkau | 2014-08-03 | 1 | -0/+1 |
* | mac80211: refresh patch | Felix Fietkau | 2014-08-02 | 1 | -2/+2 |
* | ath9k: disable periodic entropy gathering (keep initial) to fix some stabilit... | Felix Fietkau | 2014-08-02 | 1 | -14/+0 |
* | uboot-mxs: bump u-boot to 2014.07 | Zoltan Herpai | 2014-08-02 | 1 | -3/+3 |
* | netfilter: introduce xt_id match | Jo-Philipp Wich | 2014-08-01 | 1 | -0/+59 |
* | mac80211: b43: include ucode30 by default | Jonas Gorski | 2014-08-01 | 1 | -2/+2 |
* | package:grub2: fix build error on linux missing libzfs | John Crispin | 2014-08-01 | 1 | -0/+2 |
* | valgrind: add x86_64 support | John Crispin | 2014-08-01 | 1 | -5/+12 |
* | ugps: add a minimal gps daemon | John Crispin | 2014-08-01 | 3 | -0/+65 |
* | mac80211: b43: update b43 to version master-2014-07-29-1 | Hauke Mehrtens | 2014-07-30 | 7 | -165/+283 |
* | gre: Generic Routing Encapsulation package support | Steven Barth | 2014-07-30 | 2 | -0/+299 |
* | netifd: fixes and GRE support (thx Hans Dedecker) | Steven Barth | 2014-07-30 | 1 | -2/+2 |
* | odhcp6c: Fix white space typo in dhcpv6.script | Steven Barth | 2014-07-30 | 1 | -1/+1 |
* | netifd: suppress fw3 warnings in dhcp script | Steven Barth | 2014-07-30 | 1 | -1/+1 |
* | procd: update to the latest version, fixes parsing of /etc/openwrt_release | Felix Fietkau | 2014-07-30 | 1 | -2/+2 |
* | netifd: more race condition fixes in proto-shell | Steven Barth | 2014-07-29 | 1 | -2/+2 |
* | base-files: properly escape strings for version info | Felix Fietkau | 2014-07-29 | 3 | -11/+13 |
* | base-files: add extra version configuration options for OEM manufacturer info | Felix Fietkau | 2014-07-29 | 3 | -7/+35 |
* | ppp: fix a buffer overrun in the ms chap code | John Crispin | 2014-07-29 | 1 | -0/+13 |
* | mac80211: support wildcard paths when matching phys | Jo-Philipp Wich | 2014-07-29 | 2 | -6/+14 |
* | hostapd: Reintroduce Full Dynamic VLAN support | Jo-Philipp Wich | 2014-07-29 | 2 | -3/+16 |
* | BB is branched, get ready for Chaos Calmer | Imre Kaloz | 2014-07-29 | 1 | -5/+6 |
* | procd: work around some docker architecture quirks | Steven Barth | 2014-07-29 | 1 | -2/+2 |
* | procd: check output of "uci show" instead of raw config files in order to tra... | Felix Fietkau | 2014-07-29 | 1 | -1/+8 |
* | hostapd: add more missing ifdefs | Felix Fietkau | 2014-07-28 | 1 | -1/+18 |
* | netifd: more dynamic interface improvements | Steven Barth | 2014-07-28 | 1 | -2/+2 |
* | hostapd: add missing ifdef | Felix Fietkau | 2014-07-28 | 1 | -0/+11 |
* | base-files: Remove stale calls to start() in initscripts. | John Crispin | 2014-07-26 | 1 | -2/+0 |
* | netifd: fix a small issue in r41831 | Felix Fietkau | 2014-07-26 | 1 | -1/+1 |
* | odhcp6c: suppress fw3 warnings | Felix Fietkau | 2014-07-26 | 1 | -1/+1 |
* | netifd: update to the latest version, fixes a race condition with renew/setup | Felix Fietkau | 2014-07-26 | 1 | -2/+2 |
* | iwinfo: avoid creating tmp.* ifaces for scanning | Jo-Philipp Wich | 2014-07-25 | 1 | -2/+22 |
* | iwinfo: fix secondary radios being misreported as ralink device | Jo-Philipp Wich | 2014-07-25 | 1 | -1/+2 |
* | hostapd: prevent spurious 20/40 mhz channel bandwidth switches if noscan is e... | Felix Fietkau | 2014-07-25 | 1 | -0/+22 |
* | mac80211: merge a few WDS-AP related fixes (#14756, #16802) | Felix Fietkau | 2014-07-25 | 1 | -3/+53 |
* | iwinfo: continue scanning even if temporary mac cannot be changed | Jo-Philipp Wich | 2014-07-25 | 3 | -3/+3 |
* | netifd: Fix some race-conditions in interface handling | Steven Barth | 2014-07-24 | 1 | -2/+2 |
* | softwires: redesign dhcp(v6) provisioning | Steven Barth | 2014-07-24 | 4 | -22/+41 |
* | package the mwifiex-pcie driver | Imre Kaloz | 2014-07-24 | 1 | -1/+26 |