summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
...
* libubox: update to latest version, fixes utf-8 corruption issues in blobmsg_jsonFelix Fietkau2013-06-211-2/+2
* ath9k_htc: fix idle mode handlingFelix Fietkau2013-06-211-0/+11
* 6relayd: Fix DHCPv6-PD assignment logicSteven Barth2013-06-211-2/+2
* mac80211: add rt2x00-mmio package to store the common parts for SoC and PCI a...Hauke Mehrtens2013-06-201-8/+16
* ath9k: fix cabq depth accountingFelix Fietkau2013-06-201-0/+19
* acx-mac80211: make it compile with the new backports mac80211Hauke Mehrtens2013-06-191-2/+6
* mac80211: libertas-sd depends on mmcHauke Mehrtens2013-06-191-1/+1
* mac80211: copy the backport-include files to staging_dirHauke Mehrtens2013-06-191-0/+2
* mac80211: do not use CPTCFG_SSB and CPTCFG_BCMAHauke Mehrtens2013-06-191-0/+61
* mac80211: do not build RT2X00_LIB_XXX when XXX is not available in the kernel.Hauke Mehrtens2013-06-191-1/+4
* 6relayd: correctly set downstream routes for DHCPv6-PDSteven Barth2013-06-191-2/+2
* netifd: update to latest version, fixes a NULL pointer deref bugFelix Fietkau2013-06-181-2/+2
* firewall: update to git headJo-Philipp Wich2013-06-181-2/+2
* firewall: update to git headJo-Philipp Wich2013-06-181-2/+2
* odhcp6c: Add option to override interface identifier in RA-clientSteven Barth2013-06-182-4/+6
* libubox: update to latest version, fixes uloop recursion issuesFelix Fietkau2013-06-181-2/+2
* ustream-ssl: update to latest version, fixes uhttpd infinite loop issuesFelix Fietkau2013-06-181-2/+2
* netifd: IPv6: Fix sorting order in last commit.Steven Barth2013-06-171-2/+2
* netifd: Satisfy IPv6 assignments ordered by prefix lengthSteven Barth2013-06-171-2/+2
* hostapd: correctly handle macfile uci optionJo-Philipp Wich2013-06-171-9/+24
* dnsmasq: use host-record instead of addressJo-Philipp Wich2013-06-172-23/+35
* base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() ...Jo-Philipp Wich2013-06-171-43/+107
* ath9k: revert parts of the ANI changes in the latest mac80211 update to fix r...Felix Fietkau2013-06-161-0/+74
* mac80211: fix disabling rfkill supportFelix Fietkau2013-06-161-6/+6
* mac80211: update to wireless-testing 2013-06-13 + latest backport infrastructureFelix Fietkau2013-06-1572-6043/+876
* firewall: update to git headJo-Philipp Wich2013-06-131-2/+2
* firewall: update to git headJo-Philipp Wich2013-06-131-2/+2
* uhttpd: expose missing options to uciJo-Philipp Wich2013-06-132-0/+35
* odhcp6c: add sanity checks for NDP and MTU parameters from RAsSteven Barth2013-06-131-2/+2
* kernel: add dependencies for kernel 3.10Hauke Mehrtens2013-06-122-2/+2
* 6relayd: make route preference and prefix on-link flag configurableSteven Barth2013-06-112-2/+10
* base-files: remove unnecessary early sysctl-hackSteven Barth2013-06-112-8/+1
* base-files: set default IPv6 forwarding value to 1Steven Barth2013-06-112-3/+3
* uci: update to fix excessive reorder delta entry duplication (#13678)Felix Fietkau2013-06-111-2/+2
* libubox: update to latest version, fixes an uloop use-after-free bugFelix Fietkau2013-06-111-2/+2
* iproute2: add drop-failed rule action (patch by Jonas Gorski)Steven Barth2013-06-112-1/+64
* netifd: update to latest version, uses the new uci/blob code from libuciFelix Fietkau2013-06-101-2/+2
* uci: update to latest version, adds uci<->blobmsg conversion code from netifdFelix Fietkau2013-06-101-4/+4
* libubox: update to latest version, adds some helper functionFelix Fietkau2013-06-101-2/+2
* ppp: correctly handle address when reloadingSteven Barth2013-06-102-2/+2
* netifd: improve reloading behaviourSteven Barth2013-06-101-2/+2
* lantiq: atm: Use a tasklet to handle incoming packets. Fix #12917.John Crispin2013-06-101-3/+19
* procd: make the preinit rules wildcard all buttons for failsafeJohn Crispin2013-06-102-3/+3
* procd: update to latest git revisionJohn Crispin2013-06-101-2/+2
* ubox: update to latest git revisionJohn Crispin2013-06-101-3/+5
* sysupgrade: create state file so procd knows when a sysupgrade is in progressJohn Crispin2013-06-101-0/+1
* modules: make all led and button modules used during boot priority 1John Crispin2013-06-104-9/+9
* base-files: fix failsafe via button pressJohn Crispin2013-06-101-1/+1
* base-files: change PATH orderJohn Crispin2013-06-101-1/+1
* iwinfo: add phyname attribute, this is useful to group networks by radio phyJo-Philipp Wich2013-06-0912-3/+95